| 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
|
| Modifier and Type | Method and Description |
|---|---|
AccountStateRequirement |
AccountStateRequirement.addRequiredFieldsItem(FieldType requiredFieldsItem) |
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) |
Copyright © 2022. All rights reserved.