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

    Type Alias PlatformPaymentMethodEasyPay

    간편 결제

    type PlatformPaymentMethodEasyPay = {
        type: "EASY_PAY";
        provider?: EasyPayProvider;
        methodType?: EasyPayMethodType;
    }
    Index

    Properties

    type: "EASY_PAY"
    provider?: EasyPayProvider

    간편 결제사

    methodType?: EasyPayMethodType

    간편 결제 수단