Method: FuseClient::FuseApiWarningData#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



84
85
86
# File 'lib/fuse_client/models/fuse_api_warning_data.rb', line 84

def valid?
  true
end