Type AliasPaymentMethodEasyPay

PaymentMethodEasyPay: {
    type: "PaymentMethodEasyPay";
    provider?: EasyPayProvider;
    easyPayMethod?: PaymentMethodEasyPayMethod;
}

간편 결제 상세 정보

Type declaration