日程添加值对象
该类用于定义日程添加值对象;
{
"add_location": true,
"group_uuid": "string",
"name": "string",
"description": "string",
"start_time": 0,
"end_time": 0,
"type": 0,
"loop_type": 0,
"custom_loop": 0,
"tags": [
"string"
],
"priority": 0,
"resources": [
"string"
]
}