Method: KlaviyoAPI::FlowUpdateQueryResourceObjectAttributes#hash

Defined in:
lib/klaviyo-api-sdk/models/flow_update_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/flow_update_query_resource_object_attributes.rb', line 99

def hash
  [status].hash
end