UNPKG

notbank

Version:
5 lines (4 loc) 98 B
export interface GetClientBankAccountRequest { bankAccountId: string; user_id?: string; }