# ScheduleMove
## Properties
**id** | Option<**i32**> | | [optional]
**from_lesson_schedule_id** | Option<**i32**> | | [optional]
**from_lesson_schedule** | Option<[**models::LessonSchedule**](LessonSchedule.md)> | | [optional]
**from_date** | Option<[**String**](string.md)> | | [optional]
**to_date** | Option<[**String**](string.md)> | | [optional]
**to_lesson_number** | Option<**i32**> | | [optional]
**to_sub_lesson_number** | Option<**i32**> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)