Method: Falcon::ApiRuleV1#to_s

Defined in:
lib/crimson-falcon/models/api_rule_v1.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



507
508
509
# File 'lib/crimson-falcon/models/api_rule_v1.rb', line 507

def to_s
  to_hash.to_s
end