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

    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