Method: Composio::DeleteToolsReqDTO#hash
- Defined in:
- lib/composio/models/delete_tools_req_dto.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
96 97 98 |
# File 'lib/composio/models/delete_tools_req_dto.rb', line 96 def hash [name].hash end |