UNPKG

notbank

Version:
6 lines (5 loc) 122 B
export interface DeleteWhitelistedAddressRequest { whitelistedAddressId: string; account_id: number; otp: string; }