UNPKG

degiro-api

Version:

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

4 lines 87 B
export type GetOrdersConfigType = { active?: boolean, lastTransactions?: boolean, }