Skip to main content

제품 객체

  • productIdentifier string - Apple App Store에서 제품을 식별하는 문자열
  • localizedDescription string - 제품에 대한 설명
  • localizedTitle string - 제품의 이름
  • price number - 현지 통화 기준 제품 가격
  • formattedPrice string - 로케일 형식에 맞춘 제품 가격
  • currencyCode string - ISO 4217 표준에 따른 제품의 통화를 나타내는 3자리 코드
  • introductoryPrice ProductDiscount (선택 사항) - 제품의 인트로 가격 정보를 포함하는 객체
  • discounts ProductDiscount[] - 할인 제안 배열
  • subscriptionGroupIdentifier string - 구독이 속한 구독 그룹의 식별자
  • subscriptionPeriod ProductSubscriptionPeriod (선택 사항) - 구독 제품의 기간 세부 정보
  • isDownloadable boolean - App Store에 이 제품에 대한 다운로드 가능한 콘텐츠가 있는지 여부를 나타내는 불리언 값. 제품에 하나 이상의 파일이 연결된 경우 true가 된다.
  • downloadContentVersion string - 콘텐츠 버전을 식별하는 문자열
  • downloadContentLengths number[] - 콘텐츠의 총 크기(바이트 단위)