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

    Type Alias PromotionDiscountPartition

    금액 구간별 프로모션 할인 정책

    type PromotionDiscountPartition = {
        amountFrom: number;
        scheme: PromotionDiscountScheme;
    }
    Index

    Properties

    Properties

    amountFrom: number

    (int64)