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

    Type Alias IssueCashReceiptPaymentMethodType

    IssueCashReceiptPaymentMethodType: "TRANSFER" | "VIRTUAL_ACCOUNT" | string & {}

    현금영수증 발급 가능 결제 수단

    Type declaration

    • "TRANSFER"

      계좌이체

    • "VIRTUAL_ACCOUNT"

      가상계좌

    • string & {}