| 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 |
| OfferCode |
Gets or sets the Offer code. |
string |
Required Max length: 20 |
| OfferDate |
Gets or sets the date. |
date |
Required |
| ValidUntil |
Gets or sets the date untill the Offer is valid. |
date |
None. |
| OfferTotalIncVat |
Gets or sets the Offer total with the 'VAT'. |
decimal number |
Required |
| OfferTotalExVat |
Gets or sets the Offer total without the 'VAT'. |
decimal number |
Required |
| CurrencyId |
Gets or sets the currency id. |
integer |
Required |
| CurrencyCode |
Gets the currency code. |
string |
None. |
| DeletedTimestamp |
Gets a value indicating whether this Offer has been deleted. |
date |
None. |
| ChangeTimestamp |
Gets or sets the change timestamp. |
date |
None. |
| MainStatusId |
Gets or sets the main status identifier. |
integer |
None. |
| MainStatusComment |
Gets or sets the main status comment. |
string |
None. |
| MainStatusActionDate |
Gets or sets the main status action date. |
date |
None. |
| CustomStatusId |
Gets or sets the custom status identifier. |
integer |
None. |
| CustomStatusComment |
Gets or sets the custom status comment. |
string |
None. |
| CustomStatusActionDate |
Gets or sets the custom status action date. |
date |
None. |
| Note |
Gets or sets the note. |
string |
Max length: 2147483647 |