OPENAPI / COMPONENTS / SCHEMAS
create_timeoff_event_req_body 数据结构
create_timeoff_event_req_bodycreate timeoff event req body。
object6字段
descriptionstring描述。
end_timecalendar_time必填结束时间(RFC3339)。
start_timecalendar_time必填开始时间(RFC3339)。
timeoff_typetimeoff_type必填timeoff type。
titlestring必填标题。
user_idstring必填用户 ID。