Method: KlaviyoAPI::TriggerBranchActionData#to_s
- Defined in:
- lib/klaviyo-api-sdk/models/trigger_branch_action_data.rb
#to_s ⇒ String
Returns the string representation of the object
260 261 262 |
# File 'lib/klaviyo-api-sdk/models/trigger_branch_action_data.rb', line 260 def to_s to_hash.to_s end |