new DeleteCaseByRefRequestAlt2(body)
Object DeleteCaseByRefRequestAlt2
Usage:
RestApiService.getGlobaldataService().deleteCaseByRef(request, callback);
Parameters:
Name | Type | Description |
---|---|---|
body |
tibco.objectapi.bds.rest.CaseReferenceArrayType | A CaseReferenceArrayType element, which contains the case references of the case data that you want to delete. You can obtain case references using findAllCases. |
- Since:
- 4.0.0