| Name | Type | Description | Notes |
|---|---|---|---|
| integration_id__ns | str | ID of the corresponding object in NetSuite. Only available if you have installed the Zuora Connector for NetSuite. | [optional] |
| integration_status__ns | str | Status of the debit memo's synchronization with NetSuite. Only available if you have installed the Zuora Connector for NetSuite. | [optional] |
| sync_date__ns | str | Date when the debit memo was synchronized with NetSuite. Only available if you have installed the Zuora Connector for NetSuite. | [optional] |
| account_id | str | The ID of the account associated with the debit memo. | |
| auto_pay | bool | Whether debit memos are automatically picked up for processing in the corresponding payment run. By default, debit memos are automatically picked up for processing in the corresponding payment run. | [optional] |
| charges | list[DebitMemoFromChargeDetailType] | Container for product rate plan charges. | [optional] |
| comment | str | Comments about the debit memo. | [optional] |
| effective_date | date | The date when the debit memo takes effect. | [optional] |
| reason_code | str | A code identifying the reason for the transaction. The value must be an existing reason code or empty. If you do not specify a value, Zuora uses the default reason code. | [optional] |