Method: Klaviyo::Person#to_s
- Defined in:
- lib/klaviyo_sdk/models/person.rb
#to_s ⇒ String
Returns the string representation of the object
343 344 345 |
# File 'lib/klaviyo_sdk/models/person.rb', line 343 def to_s to_hash.to_s end |