ToiSchedulerServiceSolution Interface Reference


Description

This is the documentation for ToiSchedulerServiceSolution.
Conflict solution struct Use toi.statics.ToiSchedulerServiceSolution.create(<type>, <affectedBookings>) to create an instance of ToiSchedulerServiceSolution.

import "ToiSchedulerServiceSolution.idl";

List of all members.

Public Attributes

attribute
ToiSchedulerService::TToiSolutionType 
type
attribute
ToiSchedulerService::TToiBookingIdSequence 
affectedBookings

Member Data Documentation

The bookings that need to be resolved according to solution type, i.e. removed if the solution type is ToiSchedulerService::SOLUTION_TYPE_REMOVE.