Method: OneSignal::NotificationAllOf#hash

Defined in:
lib/onesignal/models/notification_all_of.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



96
97
98
# File 'lib/onesignal/models/notification_all_of.rb', line 96

def hash
  [send_after].hash
end