Method: KlaviyoAPI::ProfileMetricPropertyFilter#to_s

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

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



188
189
190
# File 'lib/klaviyo-api-sdk/models/profile_metric_property_filter.rb', line 188

def to_s
  to_hash.to_s
end