Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.38 KB

OrderAction.md

File metadata and controls

22 lines (18 loc) · 1.38 KB

OrderAction

Properties

Name Type Description Notes
add_product OrderActionAddProduct [optional]
cancel_subscription CancelSubscription [optional]
create_subscription CreateSubscription [optional]
custom_fields OrderActionObjectCustomFields [optional]
order_items list[OrderItem] [optional]
order_metrics list[OrderMetric] [optional]
owner_transfer OwnerTransfer [optional]
remove_product OrderActionRemoveProduct [optional]
sequence int The sequence of the order actions processed in the order. [optional]
terms_and_conditions TermsAndConditions [optional]
trigger_dates list[TriggerDate] [optional]
type str Type of the order action. [optional]
update_product OrderActionUpdateProduct [optional]

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