Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 829 Bytes

CreditMemoItemApplicationRequest.md

File metadata and controls

17 lines (12 loc) · 829 Bytes

Zuora.Model.CreditMemoItemApplicationRequest

Properties

Name Type Description Notes
credit_memo_item_id string The identifier of the credit memo item to apply. [optional]
amount decimal The credit memo amount applied to this billing document item or taxation item.
credit_memo_taxation_item_id string The identifier of the credit memo taxation item to apply. [optional]
taxation_item_id string The identifier of a taxation item. [optional]
id string The identifier of an invoice item or debit memo item. [optional]

[Back to Model list] [Back to API list] [Back to README]