Method: SwaggerAemClient::SamlConfigurationPropertyItemsString#hash

Defined in:
lib/swagger_aem/models/saml_configuration_property_items_string.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



139
140
141
# File 'lib/swagger_aem/models/saml_configuration_property_items_string.rb', line 139

def hash
  [name, optional, is_set, type, value, description].hash
end