Closed patrikbrusheim closed 6 years ago
client.py: Fixed missing token and query_id in requests_get_timeout, and the calls from send_request and get_statement.
client.py
token
query_id
requests_get_timeout
send_request
get_statement
schemata.py: Added missing fields to EquitySummaryByReportDateInBase and TradeConfirmation.
schemata.py
EquitySummaryByReportDateInBase
TradeConfirmation
Thanks.
client.py
: Fixed missingtoken
andquery_id
inrequests_get_timeout
, and the calls fromsend_request
andget_statement
.schemata.py
: Added missing fields toEquitySummaryByReportDateInBase
andTradeConfirmation
.