@stigg/js-client-sdk - v3.92.2

    Type Alias SubscriptionCreditEntitlementInput

    Subscription credit entitlement input

    type SubscriptionCreditEntitlementInput = {
        amount: Scalars["Float"];
        cadence: CreditCadence;
        customCurrencyId: Scalars["String"];
    }
    Index

    Properties

    amount: Scalars["Float"]

    The amount of credits

    cadence: CreditCadence

    The cadence of the credit entitlement

    customCurrencyId: Scalars["String"]

    The unique identifier of the custom currency

    MMNEPVFCICPMFPCPTTAAATR