Method: FuseClient::DeleteFinancialConnectionResponse.openapi_nullable
- Defined in:
- lib/fuse_client/models/delete_financial_connection_response.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
51 52 53 54 |
# File 'lib/fuse_client/models/delete_financial_connection_response.rb', line 51 def self.openapi_nullable Set.new([ ]) end |