Method: KlaviyoAPI::EventsBulkCreateQueryResourceObjectAttributes#to_s
- Defined in:
- lib/klaviyo-api-sdk/models/events_bulk_create_query_resource_object_attributes.rb
#to_s ⇒ String
Returns the string representation of the object
191 192 193 |
# File 'lib/klaviyo-api-sdk/models/events_bulk_create_query_resource_object_attributes.rb', line 191 def to_s to_hash.to_s end |