Uses of Class
com.alphapay.api.model.beans.PaymentMethod
Packages that use PaymentMethod
-
Uses of PaymentMethod in com.alphapay.api.request.beans
Methods in com.alphapay.api.request.beans that return PaymentMethodMethods in com.alphapay.api.request.beans with parameters of type PaymentMethodModifier and TypeMethodDescriptionvoidCreateOrderRequest.setPaymentMethod(PaymentMethod paymentMethod) -
Uses of PaymentMethod in com.alphapay.api.response.beans
Methods in com.alphapay.api.response.beans that return PaymentMethodMethods in com.alphapay.api.response.beans with parameters of type PaymentMethodModifier and TypeMethodDescriptionvoidCreateOrderResponse.setPaymentMethod(PaymentMethod paymentMethod)