Method: Kickflow::RouteStepConditionField#to_s

Defined in:
lib/kickflow/models/route_step_condition_field.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



271
272
273
# File 'lib/kickflow/models/route_step_condition_field.rb', line 271

def to_s
  to_hash.to_s
end