Method: OpenapiClient::LocationResponse#address
- Defined in:
- lib/openapi_client/models/location_response.rb
#address ⇒ Object
Returns the value of attribute address.
30 31 32 |
# File 'lib/openapi_client/models/location_response.rb', line 30 def address @address end |