Options
All
  • Public
  • Public/Protected
  • All
Menu
interface

DeGiroClassInterface

Hierarchy

  • DeGiroClassInterface

Implemented by

Index

Methods

createOrder

deleteOrder

  • deleteOrder(orderId: String): Promise<void>

executeOrder

  • executeOrder(order: OrderType, executeId: string): Promise<String>

getAccountConfig

getAccountData

getAccountInfo

getAccountReports

getAccountState

getCashFunds

getConfigDictionary

getFavouriteProducts

getHistoricalOrders

getJSESSIONID

  • getJSESSIONID(): string | undefined

getNews

getOrders

getPopularStocks

getPortfolio

getProductsByIds

  • getProductsByIds(ids: string[]): Promise<any[]>

getWebSettings

getWebUserSettings

getWebi18nMessages

isLogin

login

logout

  • logout(): Promise<void>

searchProduct

Generated using TypeDoc