View Source Appwrite.Types.Phone (appwrite v0.1.8)
Represents a phone code associated with a country.
Fields
code(String.t): Phone code.country_code(String.t): Two-character ISO 3166-1 alpha code.country_name(String.t): Country name.
Represents a phone code associated with a country.
code (String.t): Phone code.country_code (String.t): Two-character ISO 3166-1 alpha code.country_name (String.t): Country name.