Uses of Class
com.adyen.model.marketpayaccount.FieldType
-
Packages that use FieldType Package Description com.adyen.model.marketpayaccount -
-
Uses of FieldType in com.adyen.model.marketpayaccount
Methods in com.adyen.model.marketpayaccount that return FieldType Modifier and Type Method Description FieldTypeFieldType. field(String field)FieldTypeFieldType. fieldName(FieldType.FieldNameEnum fieldName)static FieldTypeFieldType. fromJson(String jsonString)Create an instance of FieldType given an JSON stringFieldTypeErrorFieldType. getFieldType()Get fieldTypeFieldTypeFieldType. shareholderCode(String shareholderCode)Methods in com.adyen.model.marketpayaccount with parameters of type FieldType Modifier and Type Method Description ErrorFieldTypeErrorFieldType. fieldType(FieldType fieldType)voidErrorFieldType. setFieldType(FieldType fieldType)
-