| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | ||
| modifier_group_id | str | ||
| id | str | A unique identifier for an object. | [optional] [readonly] |
| idempotency_key | IdempotencyKey | [optional] | |
| alternate_name | str | [optional] | |
| price_amount | float | [optional] | |
| currency | Currency | [optional] | |
| available | bool, none_type | [optional] | |
| custom_mappings | CustomMappings | [optional] | |
| updated_by | str, none_type | The user who last updated the object. | [optional] [readonly] |
| created_by | str, none_type | The user who created the object. | [optional] [readonly] |
| updated_at | datetime, none_type | The date and time when the object was last updated. | [optional] [readonly] |
| created_at | datetime, none_type | The date and time when the object was created. | [optional] [readonly] |
| pass_through | PassThroughBody | [optional] |
This repository was archived by the owner on Jun 2, 2025. It is now read-only.