Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.5 KB

GETCreditMemoItemPartTypewithSuccess.md

File metadata and controls

18 lines (15 loc) · 1.5 KB

Zuora::GETCreditMemoItemPartTypewithSuccess

Properties

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