- Preparing search index...
- The search index is not available
tier
- can(org: `org:${string}`, feature: `feature:${string}`, clientOptions?: TierGetClientOptions): Promise<Answer>
-
Parameters
-
org: `org:${string}`
-
feature: `feature:${string}`
-
Returns Promise<Answer>
Return an Answer indicating whether an org can access a feature, or if they are at their plan limit.
Convenience wrapper for Tier.can