Method: CDEKApiClient::Entities::Location#city
- Defined in:
- lib/cdek_api_client/entities/location.rb
#city ⇒ Object
Returns the value of attribute city.
10 11 12 |
# File 'lib/cdek_api_client/entities/location.rb', line 10 def city @city end |