Procore.Model.RestV10ProjectsProjectIdScheduleGet200ResponseActiveFeatures (procore_sdk v0.3.0)

Summary

Types

@type t() ::
  %Procore.Model.RestV10ProjectsProjectIdScheduleGet200ResponseActiveFeatures{
    schedule_activity_feed: boolean() | nil,
    schedule_comment_mentions: boolean() | nil,
    schedule_gantt_crud: boolean() | nil,
    schedule_linked_items: boolean() | nil,
    schedule_task_comments: boolean() | nil,
    schedule_task_details: boolean() | nil
  }

Functions