Method: KlaviyoAPI::SendPushNotificationActionData#hash
- Defined in:
- lib/klaviyo-api-sdk/models/send_push_notification_action_data.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
146 147 148 |
# File 'lib/klaviyo-api-sdk/models/send_push_notification_action_data.rb', line 146 def hash [, status].hash end |