Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "types/OrderType"

Index

Type aliases

Type aliases

OrderType

OrderType: { buySell: DeGiroActions; orderType: DeGiroMarketOrderTypes; price?: Number; productId: string; size: number; stopPrice?: undefined | number; timeType: DeGiroTimeTypes }

Type declaration

Generated using TypeDoc