ListManagementTermListsDeleteMethodResponse type

Contains response data for the deleteMethod operation.

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