Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 927 Bytes

OrdersProcessingOption.md

File metadata and controls

17 lines (12 loc) · 927 Bytes

Zuora.Model.OrdersProcessingOption

Properties

Name Type Description Notes
document_date DateTime The date printed on billing documents. [optional]
target_date DateTime The target date for the order to be picked up by bill run for billing. [optional]
collection_method string Specifies whether to just create an invoice, or to create an invoice and collect payment. [optional]
payment_method_id string Payment method Id used to pay billing documents. [optional]
payment_gateway_id string Identifier of the payment gateway Zuora will use to authorize the payments that are made with this payment method. [optional]

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