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

    Type Alias SaveAutoRechargeSettingsInput

    Input for saving auto-recharge settings

    Index

    Properties

    currencyId: Scalars["String"]

    Currency ID

    customerId: Scalars["String"]

    Customer ID (refId)

    environmentId?: InputMaybe<Scalars["String"]>

    Environment ID

    grantExpirationPeriod?: InputMaybe<GrantExpirationPeriod>

    Expiration period for granted credits

    isEnabled: Scalars["Boolean"]

    Whether auto-recharge is enabled

    maxSpendLimit?: InputMaybe<Scalars["Float"]>

    Maximum spend limit (null = unlimited)

    targetBalance?: InputMaybe<Scalars["Float"]>

    Target balance

    thresholdType?: InputMaybe<ThresholdType>

    Type of threshold

    thresholdValue?: InputMaybe<Scalars["Float"]>

    Threshold value

    MMNEPVFCICPMFPCPTTAAATR