| Name | Type | Description | Notes |
|---|---|---|---|
| type | String | Type of the item. | [optional] |
| description | String | Description of the item. | [optional] |
| unit_price | Float | Unit price of the item. | [optional] |
| quantity | BigDecimal | The item total quantity. | [optional] |
| price | Float | The item total amount. | [optional] |
| plan_id | AllOfCommonOrderPreviewLineItemsPlanId | The item plan identifier string. | [optional] |
| product_id | AllOfCommonOrderPreviewLineItemsProductId | The item product identifier string. | [optional] |