UNPKG

degiro-api

Version:

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

6 lines 152 B
export declare type TransactionFeeType = { amount: Number; currency: String; id: Number; }; //# sourceMappingURL=TransactionFeeType.d.ts.map