Procore.Model.CompanyVendorSyncBody (procore_sdk v0.3.0)

Summary

Types

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

Functions