Sage.PL.WebAPI.Interface.Products.ViewModels.Prices Namespace > QuantitativeDiscount Class

Drukuj

.NET Framework Class Library

QuantitativeDiscount Class

Klasa reprezentująca informacje o upuście ilościowym.

Namespace: Sage.PL.WebAPI.Interface.Products.ViewModels.Prices

Assembly:  Sage.PL.WebAPI.Interface.Products (in Sage.PL.WebAPI.Interface.Products.dll) Version: 24.2.1.0 (24.2.1.0)

Syntax

Visual Basic

Public Class QuantitativeDiscount

C#

public class QuantitativeDiscount

Visual C++

public ref class QuantitativeDiscount

JavaScript

Sage.PL.WebAPI.Interface.Products.ViewModels.Prices.QuantitativeDiscount = function();
Type.createClass(
 'Sage.PL.WebAPI.Interface.Products.ViewModels.Prices.QuantitativeDiscount');

Remarks

Dane pobierane są bezpośrednio z bazy danych.

Inheritance Hierarchy

System.Object

Sage.PL.WebAPI.Interface.Products.ViewModels.Prices.QuantitativeDiscount

See Also

QuantitativeDiscount Members

Sage.PL.WebAPI.Interface.Products.ViewModels.Prices Namespace