Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 881 Bytes

File metadata and controls

12 lines (8 loc) · 881 Bytes

OrderActionRemoveProduct

Properties

Name Type Description Notes
rate_plan_id str The origin rate plan id. [optional]
unique_token str 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.A unique string in the order to represent the rate plan. [optional]
origin_rate_plan_id str The original rate plan id. [optional]

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