public class PaymentMethodsList extends Object
| Constructor and Description |
|---|
PaymentMethodsList() |
| Modifier and Type | Method and Description |
|---|---|
PaymentMethodsList |
addPaymentMethodsItem(PaymentMethodsResponse paymentMethodsItem) |
PaymentMethodsList |
paymentMethods(List<PaymentMethodsResponse> paymentMethods) |
void |
setPaymentMethods(List<PaymentMethodsResponse> paymentMethods) |
String |
toString() |
public void setPaymentMethods(List<PaymentMethodsResponse> paymentMethods)
public PaymentMethodsList paymentMethods(List<PaymentMethodsResponse> paymentMethods)
paymentMethods - Payment methods listpublic PaymentMethodsList addPaymentMethodsItem(PaymentMethodsResponse paymentMethodsItem)
Copyright © 2021. All rights reserved.