struct Srcom::User::Country
- Srcom::User::Country
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
srcr/mappings/user/location/country.crConstructors
Instance Method Summary
- #code : String
- #code=(code : String)
-
#name
Shorthand for
Name#international
. - #names : User::Name
- #names=(names : User::Name)
Constructor Detail
Instance Method Detail
def name
#
Shorthand for Name#international
.
NOTE This method is present on all things that have the international
+ japanese
name structure.