Method: LiteLLMClient::BlockUsers#hash

Defined in:
lib/litellm_client/models/block_users.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



121
122
123
# File 'lib/litellm_client/models/block_users.rb', line 121

def hash
  [user_ids].hash
end