Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.17 KB

GETCreditMemoPartType.md

File metadata and controls

16 lines (13 loc) · 1.17 KB

Zuora::GETCreditMemoPartType

Properties

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