Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 634 Bytes

File metadata and controls

16 lines (11 loc) · 634 Bytes

PollinationSDK.Model.SubscriptionCreate

Properties

Name Type Description Notes
Account string The name of the account to create subscription for
PlanId int The ID of the plan to subscribe to
Quantity int The number of subscriptions to create [optional] [default to 1]
Type string [optional] [readonly] [default to "SubscriptionCreate"]

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