Mayson Monorepo Documentation
    Preparing search index...
    interface Restrictions {
        currency_options?: {
            [key: string]: Stripe.PromotionCodeUpdateParams.Restrictions.CurrencyOptions;
        };
    }
    Index

    Properties

    currency_options?: {
        [key: string]: Stripe.PromotionCodeUpdateParams.Restrictions.CurrencyOptions;
    }

    Promotion codes defined in each available currency option. Each key must be a three-letter ISO currency code and a supported currency.