@portone/server-sdk
    Preparing search index...

    Type Alias PromotionAmountDiscountScheme

    type PromotionAmountDiscountScheme = {
        type: "AMOUNT";
        amount: number;
    }
    Index

    Properties

    Properties

    type: "AMOUNT"

    프로모션 할인 유형

    amount: number

    (int64)