Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.32 KB

CreditMemoFromInvoiceType.md

File metadata and controls

16 lines (13 loc) · 1.32 KB

Zuora::CreditMemoFromInvoiceType

Properties

Name Type Description Notes
auto_apply_to_invoice_upon_posting BOOLEAN Whether the credit memo automatically applies to the invoice upon posting. [optional]
comment String Comments about the credit memo. [optional]
custom_field__c String Any custom fields defined for this object. The custom field name is case-sensitive. [optional]
effective_date Date The date when the credit memo takes effect. [optional]
exclude_from_auto_apply_rules BOOLEAN Whether the credit memo is excluded from the rule of automatically applying credit memos to invoices. [optional]
invoice_id String The ID of the invoice that the credit memo is created from. [optional]
items Array<CreditMemoItemFromInvoiceItemType> Container for items. [optional]
reason_code String A code identifying the reason for the transaction. The value must be an existing reason code or empty. If you do not specify a value, Zuora uses the default reason code. [optional]
tax_auto_calculation BOOLEAN Whether to automatically calculate taxes in the credit memo. [optional] [default to true]