Method: LockstepSdk::CountryModel#region_code
- Defined in:
- lib/lockstep_sdk/models/country_model.rb
#region_code ⇒ Int32
Returns Numeric code for a region.
70 71 72 |
# File 'lib/lockstep_sdk/models/country_model.rb', line 70 def region_code @region_code end |