class CybridApiOrganization::OrganizationOrganizationModel

def hash

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