Class: GetCalendarRequest

tibco.objectapi.service.request.GetCalendarRequest

new GetCalendarRequest(name)

Object GetCalendarRequest Usage: RestApiService.getWorkCalService().getCalendar(request, callback);
Parameters:
Name Type Description
name string Name of the calendar to be retrieved.
Since:
  • 4.0.0

Members

namespace :string

Query parameter: 'namespace' (optional) The namespace of the calendar to return. Note that the default SYSTEM calendar has no namespace.
Type:
  • string
Since:
  • 4.0.0