OBJECT

OrganizationReportingBoundary

An reporting datetime boundary that accounts for an organization's rollover time.

link GraphQL Schema definition

  • type OrganizationReportingBoundary {
  • endDatetime: DateTime
  • startDatetime: DateTime
  • }