Method: FuseClient::GetFinancialConnectionsTransactionsRequest#to_s

Defined in:
lib/fuse_client/models/get_financial_connections_transactions_request.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



288
289
290
# File 'lib/fuse_client/models/get_financial_connections_transactions_request.rb', line 288

def to_s
  to_hash.to_s
end