Product Variant View Model
Fields
Field | Description | Type |
---|---|---|
productVariantId | System generated key for product variant. | number |
productVariant1OptionName | Name of product variant option 1. | string |
productVariant2OptionName | Name of product variant option 2. | string |
price | Price of product. | number |
minPrice | Minimum price of product. | number |
stockCode | Stock code. More information can be found here. | string |
barCode | Product barcode. | string |
image | Product image. (Base64 encoded string) | string |