Method: LockstepSdk::CountryModel#sub_region
- Defined in:
- lib/lockstep_sdk/models/country_model.rb
#sub_region ⇒ String
Returns Subregion of the country.
62 63 64 |
# File 'lib/lockstep_sdk/models/country_model.rb', line 62 def sub_region @sub_region end |