Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 891 Bytes

File metadata and controls

14 lines (10 loc) · 891 Bytes

PUTOrderTriggerDatesResponseType

Properties

Name Type Description Notes
success bool Indicates whether the call succeeded. [optional]
account_number str The account number for the order. [optional]
order_number str The order number of the order updated. [optional]
status str Status of the order. `Pending` is only applicable for an order that contains a `CreateSubscription` order action. [optional]
subscriptions list[PUTOrderTriggerDatesResponseTypeSubscriptions] The subscriptions updated. [optional]

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