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
119 120 121 |
# File 'lib/fuse_client/models/fuse_api_aggregator_error.rb', line 119 def valid? true end |