Features
2 min
to check which features are resolvable await kickplan features resolve() to resolve features with context await kickplan features resolvewithaccount(accountid string) to resolve a specific feature with context await kickplan features isfeatureavailableforaccount(featurename string, accountid string) in order to resolve features for an account, kickplan needs to know an account key and the plan key they are on plan keys are not currently exposed in the api but will be soon await kickplan accounts post({ key string, plans? string\[] })
