StateValue
struct StateValue : Codable, Equatable, Hashable
A struct that represents a state or province.
-
Undocumented
Declaration
Swift
var name: String
-
Undocumented
Declaration
Swift
var abbreviation: String