# Period Object

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