# GetPlanResponseForPage
## Properties
**id** | **String** | The plan ID. |
**issue_sources** | Option<[**Vec<models::GetIssueSourceResponse>**](GetIssueSourceResponse.md)> | The issue sources included in the plan. | [optional]
**name** | **String** | The plan name. |
**scenario_id** | **String** | Default scenario ID. |
**status** | **String** | The plan status. This is \"Active\", \"Trashed\" or \"Archived\". |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)