Country
---types--- help.country#c3878e23 flags:# hidden:flags.0?true iso2:string default_name:string name:flags.1?string country_codes:Vector<help.CountryCode> = help.Country
Belongs to
help.Country |
This type can only be an instance of:
Country |
Members
iso2 | string | |
default_name | string | |
country_codes | help.CountryCode | A list must be supplied. |
hidden | flag | This argument defaults to None and can be omitted. |
name | string | This argument defaults to None and can be omitted. |