Method: KlaviyoAPI::ProfilePartialUpdateQuery#to_s
- Defined in:
- lib/klaviyo-api-sdk/models/profile_partial_update_query.rb
#to_s ⇒ String
Returns the string representation of the object
178 179 180 |
# File 'lib/klaviyo-api-sdk/models/profile_partial_update_query.rb', line 178 def to_s to_hash.to_s end |