interface GetServiceDeskById {
    serviceDeskId: string;
}

Properties

Properties

serviceDeskId: string

The ID of the service desk to return. This can alternatively be a project identifier.