PromotionPercentDiscount: {
    type: "PERCENT";
    percent: number;
}

Type declaration

  • type: "PERCENT"

    프로모션 할인 유형

  • percent: number

    (int32)