Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdPeoplePersonIdTimeOffPostRequest (procore_sdk v0.3.0)
Request body for creating Time Off for a Person.
Summary
Types
@type t() :: %Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdPeoplePersonIdTimeOffPostRequest{ apply_to_saturday: boolean() | nil, apply_to_sunday: boolean() | nil, batch_end_time: String.t() | nil, batch_start_time: String.t() | nil, cadence: integer() | nil, end_day: String.t(), is_paid: boolean() | nil, reason: String.t() | nil, repeat: String.t() | nil, repeat_end_day: String.t() | nil, start_day: String.t() }
Functions
Link to this function