Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.05 KB

Subscription.md

File metadata and controls

20 lines (17 loc) · 1.05 KB

Subscription

Properties

Name Type Description Notes
Id string [optional] [default to null]
SeatNumber int32 [optional] [default to null]
Schedule string [optional] [default to null]
Status string [optional] [default to null]
CreatedAt string [optional] [default to null]
UpdatedAt string [optional] [default to null]
EndedAt string [optional] [default to null]
ValidUntil string [optional] [default to null]
MainExternalReference string [optional] [default to null]
ChildExternalReference string [optional] [default to null]
Price *Price [optional] [default to null]
Plan *SubscriptionPlan [optional] [default to null]

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