ListManagementTermDeleteTermResponse type
Contains response data for the deleteTerm operation.
type ListManagementTermDeleteTermResponse = { _response: HttpResponse & { bodyAsText: string, parsedBody: string }, body: string }