PromotionDiscountType

프로모션 할인 유형 Enum. 프로모션 주체 구분.

값 목록

설명
CARD_PROMOTION카드사 프로모션
SELLER_PROMOTION판매자 프로모션

메서드

toDiscountType()

fun toDiscountType(): DiscountType

DiscountType으로 변환.

PromotionDiscountTypeDiscountType
CARD_PROMOTIONCARD_PROMOTION
SELLER_PROMOTIONSELLER_PROMOTION

사용처

  • 프로모션 유형 구분
  • 할인 계산 분기