Procore.Model.StandardCostCodeSyncBody (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.StandardCostCodeSyncBody{
  company_id: integer(),
  standard_cost_code_list_id: integer(),
  updates: [Procore.Model.StandardCostCodeSyncBodyUpdatesInner.t()]
}

Functions