public class CustomActionsPaymentMethodDetails extends Object
Modifier and Type | Field and Description |
---|---|
private String |
actionName |
private List<CustomActionsPaymentMethodField> |
fields |
private String |
globalId |
private String |
token |
private String |
uniqueNumberIdentifier |
Constructor and Description |
---|
CustomActionsPaymentMethodDetails(NodeWrapper node) |
Modifier and Type | Method and Description |
---|---|
String |
getActionName() |
List<CustomActionsPaymentMethodField> |
getFields() |
String |
getGlobalId() |
String |
getToken() |
String |
getUniqueNumberIdentifier() |
private String token
private String actionName
private String globalId
private String uniqueNumberIdentifier
private List<CustomActionsPaymentMethodField> fields
public CustomActionsPaymentMethodDetails(NodeWrapper node)
Copyright © 2013-2020. All Rights Reserved.