public class MobilePaymentMethodDataResponse extends Object
| Constructor and Description |
|---|
MobilePaymentMethodDataResponse() |
| Modifier and Type | Method and Description |
|---|---|
MobilePaymentMethodDataResponse |
category(String category) |
MobilePaymentMethodDataResponse |
name(String name) |
void |
setCategory(String category) |
void |
setName(String name) |
String |
toString() |
public void setCategory(String category)
public MobilePaymentMethodDataResponse category(String category)
category - Mobile payment method categorypublic void setName(String name)
public MobilePaymentMethodDataResponse name(String name)
name - Mobile payment method nameCopyright © 2021. All rights reserved.