Procore.Model.RestV10MeetingCategoriesGet200ResponseInner (procore_sdk v0.3.0)

Meeting category

Summary

Types

@type t() :: %Procore.Model.RestV10MeetingCategoriesGet200ResponseInner{
  created_by: Procore.Model.PunchItem6CreatedBy.t() | nil,
  id: integer() | nil,
  position: integer() | nil,
  title: String.t() | nil
}

Functions