UNPKG

degiro-api

Version:

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

7 lines 186 B
export declare type DeGiroSettupType = { username?: string; pwd?: string; oneTimePassword?: string; jsessionId?: string; }; //# sourceMappingURL=DeGiroSettupType.d.ts.map