AuthMFAAdminListFactorsResponsetype AuthMFAAdminListFactorsResponse = RequestResult<{factors: Factor[]; }>;§Type§RequestResult<{factors: Factor[]; }>[src]