ESDRecordOrderProductDelivery Class |
Namespace: EcommerceStandardsDocuments
The ESDRecordOrderProductDelivery type exposes the following members.
Name | Description | |
---|---|---|
![]() | ESDRecordOrderProductDelivery | Initializes a new instance of the ESDRecordOrderProductDelivery class |
Name | Description | |
---|---|---|
![]() | deliveryCode | Code of the delivery. May or may not be a unique identifier |
![]() | deliveryDate | Date that the products were delivered. Date is in the form of a number in milliseconds since the 01-01-1970 12:00am Epoch in UTC time-zone |
![]() | deliveryLineCode | Code of the line in the delivery. May or may not be a unique identifier |
![]() | drop | Data Record OPeration. Denotes an operation that may need to be performed on the record when it is being processed.
Set null, or set it to one of the ESD_RECORD_OPERATION constants in the ESDocumentConstants class to allow the record to be inserted, updated, deleted, or ignored. |
![]() | internalID | Stores an identifier that is relevant only to the system referencing and storing the record for its own needs. |
![]() | invoiceCode | Code of the invoice that the product delivery is associated with. |
![]() | invoiceLineCode | Code of the line in the invoice that the product delivery is associated with. |
![]() | quantity | Quantity of product units delivered |
Name | Description | |
---|---|---|
![]() | setDefaultValuesForNullMembers | sets default values for members that have no values set |