Method: KlaviyoAPI::SendPushNotificationActionData#to_s
- Defined in:
- lib/klaviyo-api-sdk/models/send_push_notification_action_data.rb
#to_s ⇒ String
Returns the string representation of the object
225 226 227 |
# File 'lib/klaviyo-api-sdk/models/send_push_notification_action_data.rb', line 225 def to_s to_hash.to_s end |