Method: LiteLLMClient::BlockUsers#hash
- Defined in:
- lib/litellm_client/models/block_users.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
121 122 123 |
# File 'lib/litellm_client/models/block_users.rb', line 121 def hash [user_ids].hash end |