Mayson Monorepo Documentation
    Preparing search index...
    interface Discount {
        coupon: string;
        promotion_code: string;
    }
    Index

    Properties

    coupon: string

    The ID of the coupon to apply to this subscription update.

    promotion_code: string

    The ID of a promotion code to apply to this subscription update.