| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | The Line Item Adjustment's ID | |
| itemId | String | The ID of the line item | |
| item | Object | Available if the relation `item` is expanded. | [optional] |
| description | String | The line item's adjustment description | |
| discountId | String | The ID of the discount associated with the adjustment | |
| discount | Discount | [optional] | |
| amount | Integer | The adjustment amount | |
| metadata | Object | An optional key-value map with additional details |