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";
Public Attributes | |
attribute ToiSchedulerService::TToiSolutionType | type |
attribute ToiSchedulerService::TToiBookingIdSequence | affectedBookings |
The bookings that need to be resolved according to solution type, i.e. removed if the solution type is ToiSchedulerService::SOLUTION_TYPE_REMOVE.
The solution type.