Method: KlaviyoAPI::TargetDateAction#to_s
- Defined in:
- lib/klaviyo-api-sdk/models/target_date_action.rb
#to_s ⇒ String
Returns the string representation of the object
222 223 224 |
# File 'lib/klaviyo-api-sdk/models/target_date_action.rb', line 222 def to_s to_hash.to_s end |