UNPKG

notbank

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