Method: LockstepSdk::CountryModel#sub_region

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

#sub_regionString

Returns Subregion of the country.

Returns:

  • (String)

    Subregion of the country



62
63
64
# File 'lib/lockstep_sdk/models/country_model.rb', line 62

def sub_region
  @sub_region
end