PurchaseProductBase
The class to describe the PurchaseProductBase business object.
Name | Description | Type | Additional information |
---|---|---|---|
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. |