UNPKG

notbank

Version:
6 lines (5 loc) 115 B
export interface GetClientBankAccountsRequest { page?: string; page_size?: string; user_id?: string; }