Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 889 Bytes

GETAccountSummaryPaymentType.md

File metadata and controls

13 lines (10 loc) · 889 Bytes

Zuora::GETAccountSummaryPaymentType

Properties

Name Type Description Notes
effective_date Date Effective date as `yyyy-mm-dd`. [optional]
id String Payment ID. [optional]
paid_invoices Array<GETAccountSummaryPaymentInvoiceType> Container for paid invoices for this subscription. [optional]
payment_number String Payment number. [optional]
payment_type String Payment type; possible values are: `External`, `Electronic`. [optional]
status String Payment status. Possible values are: `Draft`, `Processing`, `Processed`, `Error`, `Voided`, `Canceled`, `Posted`. [optional]