Method: TinkoffInvestClient::OperationTrade#to_s
- Defined in:
- lib/tinkoff_invest_client/models/operation_trade.rb
#to_s ⇒ String
Returns the string representation of the object
220 221 222 |
# File 'lib/tinkoff_invest_client/models/operation_trade.rb', line 220 def to_s to_hash.to_s end |