Name | Type | Description | Notes |
---|---|---|---|
charge_updates | Array<ChargeUpdate> | [optional] | |
custom_fields | CustomFields | [optional] | |
rate_plan_id | String | The id of the rate plan to be updated. It can be the latest version or any history version id. | [optional] |
specific_update_date | Date | Used for the 'update before update' and 'update before remove' cases. | [optional] |
unique_token | String | 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. | [optional] |