|
<< 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 Properties
|
Name |
Description |
|
Mandatory Gets or sets the amount of the surcharge. If the surcharge is applied in percentage then define the percentage of surcharge.
|
|
|
Mandatory Gets or sets whether the surcharge is applied in percentage or in amount. Valid values are •Amount = 0 •Percentage = 1
|
|
|
Mandatory Gets or sets the description. Length: 100 characters.
|
|
|
Gets the name of the enterprise. (Inherited from CXS.Retail.DTO.BaseDTO) |
|
|
Generated the integration event for the ERP. (Inherited from CXS.Retail.DTO.BaseDTO) |
|
|
Mandatory Gets or sets the id. Length: 20 characters.
|
|
|
Gets or sets a value indicating whether discounts can be given on surcharge. |
|
|
Gets or sets the is payment discount surcharge. |
|
|
Gets or sets the is refundable. |
|
|
Gets or sets a value indicating whether this instance is taxable. |
|
|
Gets the key (Internal unique key of every objects). (Inherited from CXS.Retail.DTO.BaseDTO) |
|
|
Returns error message in case of Integration failure. (Inherited from CXS.Retail.DTO.BaseDTO) |
|
|
Gets or sets the purchase tax code id. Length: 20 characters.
|
|
|
Gets or sets SubsidiaryId. |
|
|
Gets or sets the surcharge key. |
|
|
Gets or sets the tax code id. Length: 20 characters.
|
|
|
Gets or sets the type. |
|
|
Gets or sets the user defined fields. (Inherited from CXS.Retail.DTO.BaseDTO) |
See Also