PurchaseProductChanges
The class to describe the PurchaseProductChanges business object.
| Name | Description | Type | Additional information |
|---|---|---|---|
| ShippingCostsExVAT |
Gets or sets the shipping costs (exclude VAT). |
decimal number |
None. |
| ForeignPurchasePriceExVAT |
Gets or sets the foreign purchase price (exclude VAT). |
decimal number |
None. |
| ExchangeRate |
Gets or sets the exchange rate. |
decimal number |
Required |
| DeliverTimeDays |
Gets or sets the deliver time days. |
integer |
None. |
| EndOfLife | boolean |
Required |
|
| Available |
Gets or sets a value indicating whether this is available. |
boolean |
Required |
| Id |
Gets or sets the identifier. |
integer |
Required |
| SupplierId |
Gets or sets the supplier identifier. |
integer |
Required |
| SupplierSKU |
Gets or sets the supplier stock keeping unit. |
string |
None. |
| PurchasePriceExVAT |
Gets or sets the purchase price (exclude VAT). |
decimal number |
None. |