UNPKG

notbank

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