Name | Description | Type | Additional information |
---|---|---|---|
ProductId | integer |
Required |
|
Name | string |
Required String length: inclusive between 0 and 500 |
|
FullName | string |
Required String length: inclusive between 0 and 1000 |
|
CategoryId | integer |
Required |
|
Description | string |
String length: inclusive between 0 and 4000 |
|
IsDeleted | boolean |
None. |
|
ImageUrl | string |
String length: inclusive between 0 and 4000 |
|
Images | Collection of ProductImageDto |
None. |
|
Characteristics | Collection of CharacteristicDto |
None. |
|
Sort | integer |
None. |
|
SourceCode | string |
Required String length: inclusive between 0 and 500 |