Method: FuseClient::FuseApiErrorData#valid?

Defined in:
lib/fuse_client/models/fuse_api_error_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



106
107
108
# File 'lib/fuse_client/models/fuse_api_error_data.rb', line 106

def valid?
  true
end