UNPKG

notbank

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