Name | Type | Description | Notes |
---|---|---|---|
amount | float | The credit memo amount to be unapplied from the debit memo. | |
debit_memo_id | str | The unique ID of the debit memo that the credit memo is unapplied from. | |
items | list[CreditMemoUnapplyDebitMemoItemRequestType] | Container for items. | [optional] |