타입 별칭 PaymentMethodGiftCertificate

PaymentMethodGiftCertificate: {
    type: "PaymentMethodGiftCertificate";
    giftCertificateType?: PaymentMethodGiftCertificateType;
    approvalNumber: string;
}

상품권 상세 정보

타입 선언

  • type: "PaymentMethodGiftCertificate"
  • OptionalgiftCertificateType?: PaymentMethodGiftCertificateType

    상품권 종류

  • approvalNumber: string

    상품권 승인 번호