Class: DeletePositionCandidateQueryRequest

tibco.objectapi.service.request.DeletePositionCandidateQueryRequest

new DeletePositionCandidateQueryRequest(positionGuid)

Object DeletePositionCandidateQueryRequest Usage: RestApiService.getOrgModelService().deletePositionCandidateQuery(request, callback);
Parameters:
Name Type Description
positionGuid string Identifier of the position from which the candidate query is to be removed.
Since:
  • 4.0.0

Members

removeResources :boolean

Query parameter: 'remove-resources' (optional) If true, the resources assigned to the position from which the candidate query is being deleted are also removed from the position.
Type:
  • boolean
Since:
  • 4.0.0
Default Value:
  • = false