|
<< Click to Display Table of Contents >> Navigation: CXS.Retail.DTO Assembly > Namespaces > CXS.Retail.DTO Namespace > Classes > DeliveryPackageDTO > DeliveryPackageDTO Class Members |
iVend Retail 6.6 - Web API Help
DeliveryPackageDTO Class Members
Fields Properties Collapse All Expand All Members Options: Show All Members Options: Filtered
[TCheckBoxFormControlObj] Include Inherited Members
[TCheckBoxFormControlObj] Include Protected Members
CXS.Retail.DTO Namespace : DeliveryPackageDTO Class |
The following tables list the members exposed by DeliveryPackageDTO.
Public Constructors
|
Name |
Description |
|
|
Public Fields
|
Name |
Description |
|
|
|
|
|
Public Properties
|
Name |
Description |
|
Mandatory Gets or sets the Customer Id. Length: 20 characters.
|
|
|
Mandatory Gets or sets the Package delivery address.
|
|
|
Mandatory Gets or sets the Package delivery date.
|
|
|
Mandatory Gets or sets the delivery package Id. Length: 20 characters.
|
|
|
Mandatory Gets or sets the Delivery Package Key.
|
|
|
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) |
|
|
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) |
|
|
Mandatory Gets or sets the Package Amount.
|
|
|
Mandatory Gets or sets the POS Id. Length: 20 characters.
|
|
|
Mandatory Gets or sets the Package Status.
|
|
|
Mandatory Gets or sets the Transaction Id. Length: 50 characters.
|
|
|
Mandatory Gets or sets the Transaction Key.
|
|
|
Gets or sets the user defined fields. (Inherited from CXS.Retail.DTO.BaseDTO) |
See Also