UNPKG

notbank

Version:
6 lines (5 loc) 111 B
export interface UpdateOneStepWithdrawRequest { account_id: number; action: string; otp: string; }