Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 961 Bytes

ChargeUpdate.md

File metadata and controls

14 lines (11 loc) · 961 Bytes

Zuora::ChargeUpdate

Properties

Name Type Description Notes
billing BillingUpdate [optional]
charge_number String Read only. Identifies the charge to be updated. [optional]
custom_fields CustomFields [optional]
description String [optional]
effective_date TriggerParams [optional]
pricing PricingUpdate [optional]
unique_token String description: A unique string to represent the rate plan charge in the order. The unique token is used to perform multiple actions against a newly added rate plan. For example, if you want to add and update a product in the same order, you would assign a unique token to the product rate plan when added and use that token in future order actions.