Contents

Summary

A model for editing plans.

Properties

Name Required? Type Nullable? Summary
ProjectID This field is required. Int32 The ID of the project containing the plan.
PlanID This field is required. Int32 The ID of the plan.
DraftID This field is required. Int32 The ID of the current draft associated with the plan.
Title This field is required. String The title of the plan.
Description String This field is nullable. The description of the plan.