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] |