DownloadOrderitemvariationSchema
Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
id | int | | [optional]
order_item_id | int | | [optional]
name | string | Name of variation, for example Size |
value | string | Value of a variant, for example XL |
variation_id | int | |
variation_value_id | int | |
price_difference | float | | [optional]
created_at | \DateTime | | [optional]
updated_at | \DateTime | | [optional]
deleted_at | \DateTime | | [optional]
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)
|