View Source Appwrite.Types.Continent (appwrite v0.1.9)
Represents a continent with name and two-letter code.
Fields
name
(String.t
): Continent name.code
(String.t
): Two-letter continent code.
Represents a continent with name and two-letter code.
name
(String.t
): Continent name.code
(String.t
): Two-letter continent code.