Method: KlaviyoAPI::FlowCreateQueryResourceObjectAttributes#to_s

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

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object

[View source]

193
194
195
# File 'lib/klaviyo-api-sdk/models/flow_create_query_resource_object_attributes.rb', line 193

def to_s
  to_hash.to_s
end