UNPKG

degiro-api

Version:

Unofficial DeGiro API for Javascript. Buy and sell in the stock market. See your portfolio and much more

5 lines 138 B
export declare type GetOrdersResultType = { orders: []; lastTransactions: []; }; //# sourceMappingURL=GetOrdersResultType.d.ts.map