Method: KlaviyoAPI::UnsubscriptionParameters#to_s
- Defined in:
- lib/klaviyo-api-sdk/models/unsubscription_parameters.rb
#to_s ⇒ String
Returns the string representation of the object
213 214 215 |
# File 'lib/klaviyo-api-sdk/models/unsubscription_parameters.rb', line 213 def to_s to_hash.to_s end |