UNPKG

notbank

Version:
7 lines (6 loc) 137 B
export interface GetDepositAddressesRequest { account_id: number; currency: string; network: string; user_id?: string; }