Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 976 Bytes

File metadata and controls

15 lines (11 loc) · 976 Bytes

OrderSubscriptions

Properties

Name Type Description Notes
base_version int The base version of the subscription. [optional]
custom_fields SubscriptionObjectCustomFields [optional]
new_version int The latest version of the subscription. [optional]
order_actions list[OrderAction] [optional]
sequence int The sequence number of a certain subscription processed by the order. [optional]
subscription_number str The new subscription number for a new subscription created, or the existing subscription number. Unlike the order request, the subscription number here always has a value. [optional]

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