class CybridApiId::ApplicationWithSecretIdpModel

def hash

Returns:
  • (Integer) - Hash code
def hash
  [name, client_id, scopes, created_at, secret].hash
end