Method: FuseClient::FuseApiAggregatorError#valid?

Defined in:
lib/fuse_client/models/fuse_api_aggregator_error.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



119
120
121
# File 'lib/fuse_client/models/fuse_api_aggregator_error.rb', line 119

def valid?
  true
end