Method: MxPlatformRuby::TransactionRuleUpdateRequest#to_s

Defined in:
lib/mx-platform-ruby/models/transaction_rule_update_request.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



190
191
192
# File 'lib/mx-platform-ruby/models/transaction_rule_update_request.rb', line 190

def to_s
  to_hash.to_s
end