Geographic state information

Hierarchy

  • State

Properties

country: string

foreign key linking to Country.id

fullname: string

long name of the state

id: number

primary key

shortname: string

State abbreviation, if any.

Generated using TypeDoc