DownloadOrderitemingredientSchema
Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
id | int | | [optional]
order_item_id | int | | [optional]
name | string | |
type | string | Type of ingredient variation, can be added or removed | [optional]
quantity | int | | [optional]
ingredient_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)
|