ListManagementTermDeleteAllTermsResponse type

Contains response data for the deleteAllTerms operation.

type ListManagementTermDeleteAllTermsResponse = { _response: HttpResponse & { bodyAsText: string, parsedBody: string }, body: string }