Method: PinterestSdkClient::CustomLabel4Filter#hash

Defined in:
lib/pinterest_sdk/models/custom_label4_filter.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • Hash code



99
100
101
# File 'lib/pinterest_sdk/models/custom_label4_filter.rb', line 99

def hash
  [custom_label_4].hash
end