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

    Type Alias BillingKeyPaymentMethodCard

    카드 정보

    type BillingKeyPaymentMethodCard = {
        type: "BillingKeyPaymentMethodCard";
        card?: Card;
    }
    Index

    Properties

    Properties

    type: "BillingKeyPaymentMethodCard"
    card?: Card

    카드 상세 정보