Method: TinkoffInvestClient::OperationTrade#to_s

Defined in:
lib/tinkoff_invest_client/models/operation_trade.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation 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