Procore.Model.RestV10ProjectsProjectIdChecklistSchedulesCalculateTotalInspectionsCountGetRequestSchedule (procore_sdk v0.3.0)

Summary

Types

@type t() ::
  %Procore.Model.RestV10ProjectsProjectIdChecklistSchedulesCalculateTotalInspectionsCountGetRequestSchedule{
    ends_at: DateTime.t(),
    frequency: String.t(),
    starts_at: DateTime.t()
  }

Functions