| Name | Type | Description | Notes |
|---|---|---|---|
| amount | Float | The amount of the debit memo item. | [optional] |
| comment | String | Comments about the debit memo item. | [optional] |
| finance_information | PUTDebitMemoItemTypeFinanceInformation | [optional] | |
| id | String | The ID of the debit memo item. | |
| service_end_date | Date | The service end date of the debit memo item. | [optional] |
| service_start_date | Date | The service start date of the debit memo item. | [optional] |
| sku_name | String | The name of the SKU. | [optional] |
| tax_items | Array<PutDebitMemoTaxItemType> | Container for debit memo taxation items. | [optional] |
| unit_of_measure | String | The definable unit that you measure when determining charges. | [optional] |