Province Type
Province type is an enum and is used by the Province model.
The following types are supported out of the box:
- state
- region
- province (default)
- county
- territory
- federal_district
- military
- municipality
- unit
If you want to extend this list for your application refer to Extending Enums in Concord's documentation.