Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdPeoplePersonIdTimeOffTimeOffIdPatchRequest (procore_sdk v0.3.0)
Time Off Update Request Body
Summary
Types
@type t() :: %Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdPeoplePersonIdTimeOffTimeOffIdPatchRequest{ apply_to_saturday: boolean() | nil, apply_to_sunday: boolean() | nil, batch_end_time: String.t() | nil, batch_start_time: String.t() | nil, end_day: String.t() | nil, is_paid: boolean() | nil, reason: String.t() | nil, start_day: String.t() | nil }
Functions
Link to this function