pyocf.types.countrysubdivisioncode

Type representation of the second part of an ISO 3166-2 country subdivision code

pydantic model pyocf.types.countrysubdivisioncode.CountrySubdivisionCode

Type representation of the second part of an ISO 3166-2 country subdivision code

field root: str [Required]
Constraints:
  • pattern = ^[A-Z0-9]{1,3}$