文档中心 > API文档

2.25.1.1. 计划 对象示例

计划JSON示例:

{
     "id": 2805223632050538000, 
     "contentType": 20, 
     "refProjectId": -4472934417232279000, 
     "refDepartmentId": 887536619485610900, 
     "refAccountId": -5964772578102723000, 
     "createUserId": -2295828016161864200, 
     "createTime": 1401333817000, 
     "refPigeonholeId": null, 
     "title": "计划标题", 
     "startTime": 1401033600000, 
     "endTime": 1401465599000, 
     "type": "2", 
     "publishStatus": "2", 
     "planStatus": "1", 
     "planBody": null, 
     "finishRatio": null, 
     "hasAttachments": false, 
     "planMainSenders": null, 
     "planSubSenders": null, 
     "planTellUsers": null, 
     "planSummary": null, 
     "planReply": null, 
     "updateTime": null, 
     "templateId": -4289571832169738000, 
     "new": false, 
     "extraMap": { }
 }