Method: KlaviyoAPI::StaticDateRangeFilter#to_s

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

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



254
255
256
# File 'lib/klaviyo-api-sdk/models/static_date_range_filter.rb', line 254

def to_s
  to_hash.to_s
end