Method: UltracartClient::IntegrationLogQueryRequest#valid?

Defined in:
lib/ultracart_api/models/integration_log_query_request.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



204
205
206
# File 'lib/ultracart_api/models/integration_log_query_request.rb', line 204

def valid?
  true
end