UNPKG

notbank

Version:
5 lines (4 loc) 127 B
export interface ResendVerificationCodeWhitelistedAddressRequest { whitelistedAddressId: string; account_id: number; }