Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 831 Bytes

File metadata and controls

19 lines (18 loc) · 831 Bytes

SubscriptionPlan

Properties

Name Type Description Notes
id UUID [optional]
name String [optional]
codeName String [optional]
userCount Integer [optional]
perSeat Boolean [optional]
hasTrial Boolean [optional]
isTrialStandalone Boolean [optional]
free Boolean [optional]
_public Boolean [optional]
limits List<Limit> [optional]
features List<Feature> [optional]
product Product [optional]
prices List<Price> [optional]
trialLengthDays Integer [optional]