| Package | Description |
|---|---|
| com.adyen.model.marketpay |
| Modifier and Type | Method and Description |
|---|---|
FieldType |
FieldType.field(String field) |
FieldType |
FieldType.fieldName(FieldType.FieldNameEnum fieldName) |
FieldType |
ErrorFieldType.getFieldType()
invalid field
|
FieldType |
FieldType.shareholderCode(String shareholderCode) |
| Modifier and Type | Method and Description |
|---|---|
List<FieldType> |
AccountStateRequirement.getRequiredFields()
properties that need to be provided for the account holder to reach the next processing state
|
List<FieldType> |
UpdateAccountHolderResponse.getUpdatedFields()
in case the account holder has been updated, contains account holder updated fields
|
| Modifier and Type | Method and Description |
|---|---|
AccountStateRequirement |
AccountStateRequirement.addRequiredFieldsItem(FieldType requiredFieldsItem) |
UpdateAccountHolderResponse |
UpdateAccountHolderResponse.addUpdatedFieldsItem(FieldType updatedFieldsItem) |
ErrorFieldType |
ErrorFieldType.fieldType(FieldType fieldType) |
void |
ErrorFieldType.setFieldType(FieldType fieldType) |
| Modifier and Type | Method and Description |
|---|---|
AccountStateRequirement |
AccountStateRequirement.requiredFields(List<FieldType> requiredFields) |
void |
AccountStateRequirement.setRequiredFields(List<FieldType> requiredFields) |
void |
UpdateAccountHolderResponse.setUpdatedFields(List<FieldType> updatedFields) |
UpdateAccountHolderResponse |
UpdateAccountHolderResponse.updatedFields(List<FieldType> updatedFields) |
Copyright © 2019. All rights reserved.