City overview

Represents a city in our database.

City schema

FieldDescriptionType
idUnique identifier (UUID)String
nameThe name of the cityString
ibge_codeCity IBGE codeString
stateState’s objectObject
created_atIndicates when the record was created in iso8601String
updated_atIndicates when the record was last updated in iso8601String