Interface GetPaymentMethodsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetPaymentMethodCount(Long paymentMethodCount) voidsetPaymentMethods(List<PaymentMethodTransfer> paymentMethods) voidsetPaymentMethodType(PaymentMethodTypeTransfer paymentMethodType)
-
Method Details
-
getPaymentMethodType
-
setPaymentMethodType
-
getPaymentMethodCount
-
setPaymentMethodCount
-
getPaymentMethods
-
setPaymentMethods
-