Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdPeoplePersonIdTimeOffGet200ResponseDataInner (procore_sdk v0.3.0)
A single time off record.
Summary
Types
@type t() :: %Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdPeoplePersonIdTimeOffGet200ResponseDataInner{ 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, company_id: String.t() | nil, end_day: String.t() | nil, id: String.t() | nil, instances: [ Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdPeoplePersonIdTimeOffGet200ResponseDataInnerInstancesInner.t() ] | nil, is_paid: boolean() | nil, person_id: String.t() | nil, reason: String.t() | nil, repeat: String.t() | nil, repeat_end_day: String.t() | nil, start_day: String.t() | nil }
Functions
Link to this function