FieldType

fun FieldType(@Json(name = "regexp") regexp: String? = null, @Json(name = "placeholder") placeholder: String? = null)