Procore.Model.DepartmentBody (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.DepartmentBody{
  company_id: integer(),
  department: Procore.Model.Department.t()
}

Functions