Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.18 KB

GETPaymentPartTypewithSuccess.md

File metadata and controls

17 lines (13 loc) · 1.18 KB

GETPaymentPartTypewithSuccess

Properties

Name Type Description Notes
amount float The amount of the payment part. [optional]
created_by_id str The ID of the Zuora user who created the payment part. [optional]
created_date datetime The date and time when the payment part was created, in `yyyy-mm-dd hh:mm:ss` format. For example, 2017-03-01 15:31:10. [optional]
debit_memo_id str The ID of the debit memo associated with the payment part. [optional]
id str The ID of the payment part. [optional]
invoice_id str The ID of the invoice associated with the payment part. [optional]
updated_by_id str The ID of the Zuora user who last updated the payment part. [optional]
updated_date datetime The date and time when the payment part was last updated, in `yyyy-mm-dd hh:mm:ss` format. For example, 2017-03-02 15:36:10. [optional]

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