city
(
nullable: true, editable: true, defaultValue: null, length: 40, description: {"fieldValueType":"","value":"City or town of the county seat"}, type: esriFieldTypeString, modelName: city, alias: City
)
state
(
nullable: true, editable: true, defaultValue: null, length: 2, description: {"fieldValueType":"","value":"State of the county seat"}, type: esriFieldTypeString, modelName: state, alias: State
)
zipcode
(
nullable: true, editable: true, defaultValue: null, length: 10, description: {"fieldValueType":"","value":"ZIP Code of the county seat"}, type: esriFieldTypeString, modelName: zipcode, alias: ZIP Code
)