Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1017 Bytes

SubscriptionPlan.md

File metadata and controls

22 lines (19 loc) · 1017 Bytes

SubscriptionPlan

Properties

Name Type Description Notes
id string [optional]
name string [optional]
code_name string [optional]
user_count int [optional]
per_seat bool [optional]
has_trial bool [optional]
is_trial_standalone bool [optional]
free bool [optional]
public bool [optional]
limits \BillaBear\Model\Limit[] [optional]
features \BillaBear\Model\Feature[] [optional]
product \BillaBear\Model\Product [optional]
prices \BillaBear\Model\Price[] [optional]
trial_length_days int [optional]

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