SurchargeDTO Class Members

<< Click to Display Table of Contents >>

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

SurchargeDTO Class Members

iVend Retail 6.6 - Web API Help

SurchargeDTO 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 : SurchargeDTO Class

The following tables list the members exposed by SurchargeDTO.

Public Constructors

 

Name

Description

Public Constructor

SurchargeDTO Constructor

 

Top

Public Properties

 

Name

Description

Public Property

Amount

Mandatory

Gets or sets the amount of the surcharge.

If the surcharge is applied in percentage then define the percentage of surcharge.

 

Public Property

AmountType

Mandatory

Gets or sets whether the surcharge is applied in percentage or in amount.

Valid values are

Amount = 0

Percentage = 1

 

Public Property

Description

Mandatory

Gets or sets the description.

Length: 100 characters.

 

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

Id

Mandatory

Gets or sets the id.

Length: 20 characters.

 

Public Property

IsDiscountable

Gets or sets a value indicating whether discounts can be given on surcharge.  

Public Property

IsPaymentDiscountSurcharge

Gets or sets the is payment discount surcharge.  

Public Property

IsRefundable

Gets or sets the is refundable.  

Public Property

IsTaxable

Gets or sets a value indicating whether this instance is taxable.  

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

PurchaseTaxCodeId

Gets or sets the purchase tax code id.

Length: 20 characters.

 

Public Property

SubsidiaryId

Gets or sets SubsidiaryId.  

Public Property

SurchargeKey

Gets or sets the surcharge key.  

Public Property

TaxCodeId

Gets or sets the tax code id.

Length: 20 characters.

 

Public Property

Type

Gets or sets the type.  

Public Property

UserFields

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

Top

See Also

Reference

SurchargeDTO Class

CXS.Retail.DTO Namespace

Send Feedback