public class MobilePaymentMethodListResponse extends Object
| Constructor and Description |
|---|
MobilePaymentMethodListResponse() |
| Modifier and Type | Method and Description |
|---|---|
MobilePaymentMethodListResponse |
addPaymentMethodsItem(MobilePaymentMethodDataResponse paymentMethodsItem) |
MobilePaymentMethodListResponse |
paymentMethods(List<MobilePaymentMethodDataResponse> paymentMethods) |
void |
setPaymentMethods(List<MobilePaymentMethodDataResponse> paymentMethods) |
String |
toString() |
public void setPaymentMethods(List<MobilePaymentMethodDataResponse> paymentMethods)
public MobilePaymentMethodListResponse paymentMethods(List<MobilePaymentMethodDataResponse> paymentMethods)
paymentMethods - Mobile payment datapublic MobilePaymentMethodListResponse addPaymentMethodsItem(MobilePaymentMethodDataResponse paymentMethodsItem)
Copyright © 2020. All rights reserved.