# GetSchedulingResponse
## Properties
**dependencies** | **String** | The dependencies for the plan. This is \"Sequential\" or \"Concurrent\". |
**end_date** | [**models::GetDateFieldResponse**](GetDateFieldResponse.md) | The end date field for the plan. |
**estimation** | **String** | The estimation unit for the plan. This is \"StoryPoints\", \"Days\" or \"Hours\". |
**inferred_dates** | **String** | The inferred dates for the plan. This is \"None\", \"SprintDates\" or \"ReleaseDates\". |
**start_date** | [**models::GetDateFieldResponse**](GetDateFieldResponse.md) | The start date field for the plan. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)