ProductResponseRef
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | [default to null] | |
| name | String | [default to null] | |
| price | Double | [default to null] | |
| discount_price | Double | [optional] [default to null] | |
| photo | String | [optional] [default to null] | |
| description | String | [optional] [default to null] | |
| currency | CurrencyResponse | [optional] [default to null] | |
| vendor | VendorResponse | [optional] [default to null] | |
| share_link | String | [optional] [default to null] | |
| digital_files | List | [optional] [default to null] | |
| is_digital | Boolean | [default to null] |