UNPKG

notbank

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