Method: Klaviyo::Person#to_s

Defined in:
lib/klaviyo_sdk/models/person.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



343
344
345
# File 'lib/klaviyo_sdk/models/person.rb', line 343

def to_s
  to_hash.to_s
end