AI-generated Key Takeaways
- 
          Describes possible errors related to date ranges. 
- 
          Lists specific date range errors such as invalid dates, start dates after end dates, and dates set in the past or after the maximum allowable date. 
- 
          Includes errors for unknown or unspecified date range issues. 
- 
          Mentions an error related to modifying the start date of an already started resource. 
Enum describing possible date range errors.
| Enums | |
|---|---|
| 
 | Enum unspecified. | 
| 
 | The received error code is not known in this version. | 
| 
 | Invalid date. | 
| 
 | The start date was after the end date. | 
| 
 | Cannot set date to past time | 
| 
 | A date was used that is past the system "last" date. | 
| 
 | Trying to change start date on a resource that has started. |