Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 779 Bytes

POSTInvoiceCollectResponseType.md

File metadata and controls

12 lines (9 loc) · 779 Bytes

Zuora::POSTInvoiceCollectResponseType

Properties

Name Type Description Notes
amount_collected String Payment amount applied. [optional]
credit_memos Array<POSTInvoiceCollectCreditMemosType> Information on one or more credit memos associated with this operation. [optional]
invoices Array<POSTInvoiceCollectInvoicesType> Information on one or more invoices associated with this operation. [optional]
payment_id String Payment ID. [optional]
success BOOLEAN Returns `true` if the request was processed successfully. [optional]