Uses of Class
com.adyen.model.marketpaywebhooks.FieldType
-
Packages that use FieldType Package Description com.adyen.model.marketpaywebhooks -
-
Uses of FieldType in com.adyen.model.marketpaywebhooks
Methods in com.adyen.model.marketpaywebhooks 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.marketpaywebhooks with parameters of type FieldType Modifier and Type Method Description ErrorFieldTypeErrorFieldType. fieldType(FieldType fieldType)voidErrorFieldType. setFieldType(FieldType fieldType)
-