UNPKG

degiro-api

Version:

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

6 lines 214 B
declare type ObjectDataType = { value: []; }; export declare const processGetOrdersResultListObject: (objectData: ObjectDataType) => {}; export {}; //# sourceMappingURL=processGetOrdersResultListObject.d.ts.map