Procore.Model.RestV10ProjectsProjectIdTimesheetsPatchRequest (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.RestV10ProjectsProjectIdTimesheetsPatchRequest{
  timecard_entries: [
    Procore.Model.RestV11ProjectsProjectIdProjectTimesheetTimecardEntriesIdPatchRequestTimesheet.t()
  ],
  timesheet_id: integer() | nil
}

Functions