| 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 credit memo's synchronization with NetSuite. Only available if you have installed the Zuora Connector for NetSuite. | [optional] |
| origin__ns | str | Origin of the corresponding object in NetSuite. Only available if you have installed the Zuora Connector for NetSuite. | [optional] |
| sync_date__ns | str | Date when the credit memo was synchronized with NetSuite. Only available if you have installed the Zuora Connector for NetSuite. | [optional] |
| transaction__ns | str | Related transaction in NetSuite. Only available if you have installed the Zuora Connector for NetSuite. | [optional] |
| account_id | str | The ID of the account associated with the credit memo. | |
| charges | list[CreditMemoFromChargeDetailType] | Container for product rate plan charges. | [optional] |
| comment | str | Comments about the credit memo. | [optional] |
| effective_date | date | The date when the credit 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] |