Name | Type | Description | Notes |
---|---|---|---|
description | string | An arbitrary string associated with the object. Often useful for displaying to users. | [optional] |
document_date | DateTime | The date when the invoice takes effect. | [optional] |
reason_code | string | Reason for issuing this credit memo | [optional] |
custom_fields | Dictionary<string, Object> | Set of user-defined fields associated with this object. Useful for storing additional information about the object in a structured format. | [optional] |
invoice_items | List<WriteOffItemsRequest> | Information of all invoice items. | [optional] |