Procore.Model.TimeAndMaterialTimecardBulkUpdateBody (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.TimeAndMaterialTimecardBulkUpdateBody{
  time_and_material_timecards: [
    Procore.Model.TimeAndMaterialTimecardProperties.t()
  ]
}

Functions