Method: OpenapiClient::LocationResponse#valid?

Defined in:
lib/openapi_client/models/location_response.rb

#valid?Boolean

Check to see if the all the properties in the model are valid

Returns:

  • (Boolean)

    true if the model is valid



115
116
117
# File 'lib/openapi_client/models/location_response.rb', line 115

def valid?
  true
end