CountryStateViewModel

A configuration of a State (or Province) associated to a specific Country

NameDescriptionTypeAdditional information
State

The full name of the State

string

None.

Abbreviation

An abbreviation of the State's name

string

None.

SavedValue

The abbreviated version of the State's name which we should use to save to DB

string

None.

Country

The country with which the State is associated

string

None.