View Source Appwrite.Types.Country (appwrite v0.1.9)
Represents a country with name and ISO code.
Fields
name
(String.t
): Country name.code
(String.t
): Two-character ISO 3166-1 alpha code.
Represents a country with name and ISO code.
name
(String.t
): Country name.code
(String.t
): Two-character ISO 3166-1 alpha code.