new DeleteCalendarReferenceRequest(entityGuid, version)
Object DeleteCalendarReferenceRequest
Usage:
RestApiService.getOrgModelService().deleteCalendarReference(request, callback);
Parameters:
Name | Type | Description |
---|---|---|
entityGuid |
string | The GUID of the organization model entity to which the calendar reference is to be removed. Can be obtained using getOrgModel. |
version |
number | (Java type: int) The major version of the organization model in which the entity resides. Can be obtained using listOrgModelVersions. |
- Since:
- 4.0.0