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
106 107 108 |
# File 'lib/fuse_client/models/fuse_api_error_data.rb', line 106 def valid? true end |