| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
Required |
|
| ItemNumber | string |
Required String length: inclusive between 1 and 100 |
|
| Name | string |
Required String length: inclusive between 1 and 100 |
|
| Description | string |
Data type: MultilineText |
|
| Points | integer |
Required |
|
| VendorId | integer |
Required |
|
| VendorName | string |
None. |
|
| ProductCategoryId | integer |
Required |
|
| ManufacturerId | integer |
Required |
|
| IsFeatured | boolean |
None. |
|
| IsDoublePoints | boolean |
None. |
|
| ImageId | integer |
None. |
|
| Image | ImageModel |
None. |
|
| Vendors | Collection of DropDownViewModel |
None. |
|
| Categories | Collection of DropDownViewModel |
None. |
|
| Manufacturers | Collection of DropDownViewModel |
None. |
|
| Countries | Collection of DropDownViewModel |
None. |
|
| SelectedCountryIds | Collection of integer |
None. |