orgSubscriptionProvider top-level constant

  1. @ProviderFor.new(orgSubscription)
OrgSubscriptionFamily const orgSubscriptionProvider

Current active subscription for an organization, or null if on trial.

Copied from orgSubscription.

Implementation

@ProviderFor(orgSubscription)
const orgSubscriptionProvider = OrgSubscriptionFamily();