UNPKG

notbank

Version:
6 lines (5 loc) 108 B
export interface GetSubAccountsRequest { user_id?: string; page?: number; page_size?: number; }