PurchaseOrderBasicInfo
The class to describe the PurchaseOrder Basic Information business object.
Name | Description | Type | Additional information |
---|---|---|---|
CompanyName |
Gets or sets the name of the company. |
string |
None. |
FullName |
Gets or sets the full name. |
string |
None. |
Id |
Gets or sets the identifier. |
integer |
Required |
OrderCode |
Gets or sets the Purchase Order code. |
string |
Required Max length: 50 |
Date |
Gets or sets the date. |
date |
Required |
OrderTotalExVat |
Gets or sets the purchaseOrder total without the 'VAT'. |
decimal number |
Required |
CurrencyId |
Gets or sets the currency identifier. |
integer |
Required |
CurrencyCode |
Gets or sets the currency code. |
string |
None. |
DeletedTimestamp |
Gets or sets a value indicating whether this |
date |
None. |
ChangeTimestamp |
Gets or sets the change timestamp. |
date |
None. |
MainStatusId |
Gets or sets the main status identifier. |
integer |
None. |