public static class PaymentMethodJson.PaymentMethodPluginDetailJson extends Object
| Constructor and Description |
|---|
PaymentMethodJson.PaymentMethodPluginDetailJson(String externalPaymentMethodId,
Boolean isDefaultPaymentMethod,
List<PluginPropertyJson> properties) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getExternalPaymentMethodId() |
Boolean |
getIsDefaultPaymentMethod() |
List<PluginPropertyJson> |
getProperties() |
int |
hashCode() |
String |
toString() |
public PaymentMethodJson.PaymentMethodPluginDetailJson(String externalPaymentMethodId, Boolean isDefaultPaymentMethod, List<PluginPropertyJson> properties)
public String getExternalPaymentMethodId()
public Boolean getIsDefaultPaymentMethod()
public List<PluginPropertyJson> getProperties()
Copyright © 2010-2015. All Rights Reserved.