Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 867 Bytes

CreditMemoAppliedToResponse.md

File metadata and controls

17 lines (12 loc) · 867 Bytes

Zuora.Model.CreditMemoAppliedToResponse

Properties

Name Type Description Notes
billing_document_id string Identifier of an invoice or a debit memo. [optional]
id string Identifier of the credit memo application [optional]
amount decimal The amount of the payment that is applied to the specific billing document item or taxation item. [optional]
billing_document BillingDocument The related billing document. [optional]
billing_document_type string The type of billing document. Can be one of the debit memo or invoice. [optional]

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