Method: FuseClient::FuseApiErrorData.openapi_nullable
- Defined in:
- lib/fuse_client/models/fuse_api_error_data.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
66 67 68 69 |
# File 'lib/fuse_client/models/fuse_api_error_data.rb', line 66 def self.openapi_nullable Set.new([ ]) end |