Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 605 Bytes

ProcessingOptions.md

File metadata and controls

10 lines (7 loc) · 605 Bytes

Zuora::ProcessingOptions

Properties

Name Type Description Notes
billing_options BillingOptions [optional]
collect_payment BOOLEAN Indicates if the current request needs to collect payments. This value can not be 'true' when 'runBilling' flag is 'false'. [optional]
run_billing BOOLEAN Indicates if the current request needs to generate an invoice. The invoice will be generated against all subscriptions included in this order. [optional]