ProductSelectionProduct
The class to describe the ProductSelectionProduct business object.
Name | Description | Type | Additional information |
---|---|---|---|
VATTariffId |
Gets or sets the VAT tariff identifier. |
integer |
Required |
ProductSelectionId |
Gets or sets the product selection identifier. |
integer |
Required |
ShopId |
Gets the ShopId of the ProductSelection. |
integer |
None. |
PriceExVAT |
Gets or sets the price (exclude VAT). |
decimal number |
Required |
SpecialPriceExVAT |
Gets or sets the special price (exclude VAT). |
decimal number |
None. |
ExchangeRate |
Gets or sets the exchange rate. |
decimal number |
Required |
DisableRecalculate |
Gets or sets a value indicating whether the recalculation is disabled. |
boolean |
Required |
Id |
Gets or sets the identifier. |
integer |
Required |
Active |
Gets or sets a value indicating whether this |
boolean |
Required |
ProductId |
Gets or sets the product identifier. |
integer |
Required |
ProductCode |
Gets or sets the product code. |
string |
None. |
ForeignPriceExVAT |
Gets or sets the foreign price (exclude VAT). |
decimal number |
Required |
ForeignPriceIncVAT |
Gets or sets the foreign price (include VAT). |
decimal number |
Required |
QtyAvailable |
Gets or sets the qty available. |
decimal number |
Required |
QtyOnHand |
Gets or sets the qty on hand. |
decimal number |
Required |
QtyReserved |
Gets or sets the qty reserved. |
decimal number |
Required |