Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.12 KB

File metadata and controls

16 lines (12 loc) · 1.12 KB

ChargeUpdate

Properties

Name Type Description Notes
billing BillingUpdate [optional]
charge_number str Read only. Identifies the charge to be updated. [optional]
custom_fields RatePlanChargeObjectCustomFields [optional]
description str [optional]
effective_date TriggerParams [optional]
pricing PricingUpdate [optional]
unique_token str 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.

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