ProductExtraDto
ProductExtraDto
| Field name | Type | Description |
|---|---|---|
Id |
int | The ID identifying this product (see Important notice) |
Number |
string | The product number |
Name |
string | The name of the product |
Price |
int | The products price in cents |
| Field name | Type | Description |
|---|---|---|
Id |
int | The ID identifying this product (see Important notice) |
Number |
string | The product number |
Name |
string | The name of the product |
Price |
int | The products price in cents |