UNPKG

notbank

Version:
7 lines (6 loc) 133 B
export interface UpdateOneStepWithdrawRequest { account_id: number; action: string; otp: string; user_id?: string; }