@stigg/node-server-sdk - v4.33.2

    Type Alias SubscriptionEntitlementInputV2

    Subscription entitlement input (supports feature and credit types)

    type SubscriptionEntitlementInputV2 = {
        credit?: InputMaybe<SubscriptionCreditEntitlementInput>;
        feature?: InputMaybe<SubscriptionFeatureEntitlementInput>;
    }
    Index

    Properties

    Properties

    Subscription credit entitlement input

    Subscription feature entitlement input

    MMNEPVFCICPMFPCPTTAAATR