Skip to main content

ProductDiscount 객체

  • identifier string - 제품 할인 오퍼를 고유하게 식별하는 문자열
  • type number - 할인 오퍼의 타입
  • price number - 제품의 할인 가격(현지 통화 기준)
  • priceLocale string - 제품 할인 가격의 포맷에 사용되는 로케일
  • paymentMode string - 제품 할인의 결제 모드. payAsYouGo, payUpFront, freeTrial 중 하나
  • numberOfPeriods number - 제품 할인이 유효한 기간 수를 나타내는 정수
  • subscriptionPeriod ProductSubscriptionPeriod (선택 사항) - 제품 할인의 기간을 정의하는 객체