Skip to main content

payment-discount

title: "PaymentDiscount Object" description: "" slug: payment-discount hide_title: false

PaymentDiscount 객체

  • identifier string - 상품에 대한 할인 제안을 고유하게 식별하는 데 사용되는 문자열.
  • keyIdentifier string - 시그니처를 생성하는 데 사용된 키를 식별하는 문자열.
  • nonce string - 여러분이 정의한 범용 고유 식별자(UUID) 값.
  • signature string - 특정 할인 제안의 속성을 암호화하여 서명한 UTF-8 문자열.
  • timestamp number - 시그니처가 생성된 날짜와 시간을 밀리초 단위의 Unix epoch time 형식으로 나타낸 값.