SpecialPriceListDTO Class Members

<< Click to Display Table of Contents >>

Navigation:  CXS.Retail.DTO Assembly > Namespaces > CXS.Retail.DTO Namespace > Classes > SpecialPriceListDTO >

SpecialPriceListDTO Class Members

iVend Retail 6.6 - Web API Help

SpecialPriceListDTO Class Members

Properties  Collapse All Expand All Members Options: Show All Members Options: Filtered

[TCheckBoxFormControlObj] Include Inherited Members

[TCheckBoxFormControlObj] Include Protected Members

CXS.Retail.DTO Namespace : SpecialPriceListDTO Class

The following tables list the members exposed by SpecialPriceListDTO.

Public Constructors

 

Name

Description

Public Constructor

SpecialPriceListDTO Constructor

 

Top

Public Properties

 

Name

Description

Public Property

AutoUpdate

Mandatory

Gets or sets a value indicating whether the prices are to be determined at the time of discounting.

 

Public Property

BaseId

Mandatory

Gets or sets the id of the customer/price list.

If the PricingType is set to BasedOnCustomer then specify the customer id else specify the price list id.

Length: 20 characters.

 

Public Property

BasePriceListId

Gets or sets the base price list id.

Length: 20 characters.

 

Public Property

Discount

Mandatory

Gets or sets the discount.

 

Public Property

DiscountType

Mandatory

Gets or sets the type of discount.

Valid values are

None = 0

Amount = 1

Percent = 2

 

Public Property

EnterpriseName

Gets the name of the enterprise. (Inherited from CXS.Retail.DTO.BaseDTO)

Public Property

GenerateIntegrationEvent

Generated the integration event for the ERP. (Inherited from CXS.Retail.DTO.BaseDTO)

Public Property

Key

Gets the key (Internal unique key of every objects). (Inherited from CXS.Retail.DTO.BaseDTO)

Public Property

Message

Returns error message in case of Integration failure. (Inherited from CXS.Retail.DTO.BaseDTO)

Public Property

Price

Mandatory

Gets or sets the price.

 

Public Property

PricingType

Mandatory

Gets or sets the type of the pricing.

Special price can be defined either for the customer of generecially for the price list.

Valid values are

BasedOnCustomer = 1

BasedOnPriceList = 2

 

Public Property

ProductId

Mandatory

Gets or sets the product id.

Length: 20 characters.

 

Public Property

SpecialPriceListDate

Gets or sets the special price list date.  

Public Property

SubsidiaryId

Gets or sets SubsidiaryId.  

Public Property

UserFields

Gets or sets the user defined fields. (Inherited from CXS.Retail.DTO.BaseDTO)

Top

See Also

Reference

SpecialPriceListDTO Class

CXS.Retail.DTO Namespace

Send Feedback