Procore.Model.RestV10CostCodesCopySubsetFromStandardListPostRequest (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.RestV10CostCodesCopySubsetFromStandardListPostRequest{
  project_id: integer(),
  standard_cost_code_ids: [integer()],
  standard_cost_code_list_id: integer(),
  sub_job_id: integer() | nil
}

Functions