UNPKG

notbank

Version:
7 lines (6 loc) 144 B
export interface ConfirmWhitelistedAddressRequest { whitelistedAddressId: string account_id: number sms_code: string user_id?: string }