> For the complete documentation index, see [llms.txt](https://docs.craft.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.craft.co/company-data-api/graphql-objects/untitled-3.md).

# Period Object

| Field          | Type                                                                  | Description          |
| -------------- | --------------------------------------------------------------------- | -------------------- |
| displayEndDate | String                                                                | Display End Date     |
| startDate      | String                                                                | Start Date of Period |
| endDate        | String                                                                | End Date of Period   |
| periodType     | [PeriodTypeEnum](/company-data-api/graphql-enums/period-type-enum.md) | Type of Period       |
