Method: OpenapiClient::LocationResponse#type
- Defined in:
- lib/openapi_client/models/location_response.rb
#type ⇒ Object
The location’s type. In cases where there is no clear mapping, the original value passed through will be returned.
28 29 30 |
# File 'lib/openapi_client/models/location_response.rb', line 28 def type @type end |