Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.31 KB

GETPaymentItemPartType.md

File metadata and controls

17 lines (14 loc) · 1.31 KB

Zuora::GETPaymentItemPartType

Properties

Name Type Description Notes
amount Float The amount of the payment part item. [optional]
created_by_id String The ID of the Zuora user who created the payment part item. [optional]
created_date DateTime The date and time when the payment part item was created, in `yyyy-mm-dd hh:mm:ss` format. For example, 2017-03-01 15:31:10. [optional]
debit_memo_item_id String The ID of the debit memo item associated with the payment part item. [optional]
id String The ID of the payment part item. [optional]
invoice_item_id String The ID of the invoice item associated with the payment part item. [optional]
success BOOLEAN Returns `true` if the request was processed successfully. [optional]
tax_item_id String The ID of the taxation item associated with the payment part item. [optional]
updated_by_id String The ID of the Zuora user who last updated the payment part item. [optional]
updated_date DateTime The date and time when the payment part item was last updated, in `yyyy-mm-dd hh:mm:ss` format. For example, 2017-03-02 15:36:10. [optional]