Method: LockstepSdk::CountryModel#name

Defined in:
lib/lockstep_sdk/models/country_model.rb

#nameString

Returns Name of the country.

Returns:

  • (String)

    Name of the country



42
43
44
# File 'lib/lockstep_sdk/models/country_model.rb', line 42

def name
  @name
end