GroupSelectionClass
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | The unique bson identifier of the extra, to be used on the create cart endpoint | [default to null] |
| position | BigDecimal | Nominated position of the extra in a list | [default to null] |
| extra_code | String | Random unique identifier for extras | [default to null] |
| price | String | Pertains to the regular price of the extra | [default to null] |
| name | String | The name of the extra | [default to null] |