타입 별칭 PaymentMethodEasyPay

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

간편 결제 상세 정보

타입 선언