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