Class: GetCalendarReferencesRequest

tibco.objectapi.service.request.GetCalendarReferencesRequest

new GetCalendarReferencesRequest(entityType, entityGuid, version)

Object GetCalendarReferencesRequest Usage: RestApiService.getOrgModelService().getCalendarReferences(request, callback);
Parameters:
Name Type Description
entityType string The type of organization model entity for which calendar references are to be returned. For a list of the available enumerations, see "AUDIT Option Attributes" in the developer guide.
entityGuid string The GUID of the organization model entity for which calendar references are to be returned. Can be obtained using getOrgModel.
version number (Java type: int) The version of organization model entity for which calendar references are to be returned. Can be obtained using listOrgModelVersions.
Since:
  • 4.0.0