UNPKG

notbank

Version:
6 lines (5 loc) 134 B
export interface ConfirmWhitelistedAddressRequest { whitelistedAddressId: string; account_id: number; sms_code: string; }