ListManagementTermListsRefreshIndexMethodResponse type

Contains response data for the refreshIndexMethod operation.

type ListManagementTermListsRefreshIndexMethodResponse = RefreshIndex & { _response: HttpResponse & { bodyAsText: string, parsedBody: RefreshIndex } }