UNPKG

notbank

Version:
5 lines (4 loc) 100 B
export interface GetAccountPositionRequest { AccountId: number; IncludePending?: boolean; }