Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.19 KB

File metadata and controls

16 lines (12 loc) · 1.19 KB

GetInvoiceApplicationPartType

Properties

Name Type Description Notes
applied_amount float The amount that is applied to the invoice. [optional]
created_by_id str The ID of the Zuora user who created the payment or credit memo. [optional]
created_date datetime The date and time when the payment or credit memo was created, in `yyyy-mm-dd hh:mm:ss` format. For example, 2017-12-01 15:31:10. [optional]
credit_memo_id str The ID of credit memo that is applied to the specified invoice. [optional]
payment_id str The ID of the payment that is applied to the specified invoice. [optional]
updated_by_id str The ID of the Zuora user who last updated the payment or credit memo. [optional]
updated_date datetime The date and time when the payment or credit memo was last updated, in `yyyy-mm-dd hh:mm:ss` format. For example, 2018-01-02 11:42:16. [optional]

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