Country
public protocol Country
Country protocol.
-
The id or code for the region.
Declaration
Swift
var resourceId: String
-
The display name of the region.
Declaration
Swift
var name: String