@portone/server-sdk
    Preparing search index...

    Type Alias PaymentMethodGiftCertificate

    상품권 상세 정보

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

    Properties

    type: "PaymentMethodGiftCertificate"
    giftCertificateType?: PaymentMethodGiftCertificateType

    상품권 종류

    approvalNumber: string

    상품권 승인 번호