AppointmentBookingSlot クラス
このクラスのインスタンスは、AppointmentBookingService クラスと GradeSlotsService クラスによって返される結果のコンテキスト内でのみ使用されるランタイムオブジェクトを表します。
名前空間
例
デバッグログには結果の関連部分である Grade と Interval が表示されます。BestSlotGrades パラメータは非公開で、コードでアクセスすることはできません。
1AppointmentBookingSlot:
2[
3Grade=85.1851851851851851851851851851852,
4Interval=TimeInterval:
5[
62018-01-26 09:00:00,2018-01-26 11:00:00
7]
8]