UpdateLicenseResponseServiceModel_Order
Order element.
Name | Description | Type | Additional Information |
---|---|---|---|
VendorOrderCode |
The vendor order code to identfy the order. |
string |
None. |
VendorOrderDate |
The date when the order was made. |
date |
None. |
CurrencyCode |
The ISO three-letter currency code of the order. |
string |
None. |
TotalAmount |
The total amount of the order. |
decimal number |
None. |
SubTotalAmount |
The subtotal amount. |
decimal number |
None. |
TaxTotal |
The total amount of the taxes. |
decimal number |
None. |
Items |
The item element. |
Collection of UpdateLicenseResponseServiceModel_Item |
None. |
Customer |
The customer element. |
UpdateLicenseResponseServiceModel_Customer |
None. |