Method: KlaviyoAPI::TagCreateQueryResourceObjectAttributes#hash

Defined in:
lib/klaviyo-api-sdk/models/tag_create_query_resource_object_attributes.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



99
100
101
# File 'lib/klaviyo-api-sdk/models/tag_create_query_resource_object_attributes.rb', line 99

def hash
  [name].hash
end