PlanMilestone¶
Schema¶
| id: | uid, auto-generated |
|---|---|
| title: | string, required The only possible value is:
|
| description: | string, min-length is 3 Default value is:
|
| type: | string, required The only possible value is:
|
| dueDate: | string, Date, required |
| author: | PlanOrganization object, required |
| status: | string, default scheduled Possible values are:
|
| documents: | List of Document objects |
| dateModified: | string, Date, auto-generated |
| dateMet: | string, Date, auto-generated |
| owner: | string, auto-generated |