Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdAssignmentsGet200ResponseInnerDataInnerAssignmentsInnerWorkDays (procore_sdk v0.3.0)

Workdays for the assignment, where 0 represents Sunday and 6 represents Saturday

Summary

Types

@type t() ::
  %Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdAssignmentsGet200ResponseInnerDataInnerAssignmentsInnerWorkDays{
    "0": boolean() | nil,
    "1": boolean() | nil,
    "2": boolean() | nil,
    "3": boolean() | nil,
    "4": boolean() | nil,
    "5": boolean() | nil,
    "6": boolean() | nil
  }

Functions