Procore.Model.RestV10ProjectsSyncPatchRequest (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.RestV10ProjectsSyncPatchRequest{
  company_id: integer(),
  updates: [Procore.Model.RestV10ProjectsSyncPatchRequestUpdatesInner.t()]
}

Functions