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

    Type Alias PromotionPercentDiscountScheme

    type PromotionPercentDiscountScheme = {
        type: "PERCENT";
        percent: number;
    }
    Index

    Properties

    Properties

    type: "PERCENT"

    프로모션 할인 유형

    percent: number

    (int32)