Method: KlaviyoAPI::EventsBulkCreateQueryResourceObjectAttributes#to_body

Defined in:
lib/klaviyo-api-sdk/models/events_bulk_create_query_resource_object_attributes.rb

#to_bodyHash

to_body is an alias to to_hash (backward compatibility)

Returns:

  • (Hash)

    Returns the object in the form of hash



197
198
199
# File 'lib/klaviyo-api-sdk/models/events_bulk_create_query_resource_object_attributes.rb', line 197

def to_body
  to_hash
end