Procore.Model.RestV10CompaniesCompanyIdTimecardEntriesIdPatchRequest (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.RestV10CompaniesCompanyIdTimecardEntriesIdPatchRequest{
  project_id: integer(),
  timecard_entry: Procore.Model.TimecardEntry5.t()
}

Functions