UNPKG

degiro-api

Version:

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

7 lines 167 B
export declare type CashFoundType = { id: string; currencyCode: string; value: number; handling: string; }; //# sourceMappingURL=CashFoundType.d.ts.map