Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdGroupsGroupIdTagsGet200ResponseInner (procore_sdk v0.3.0)
Response schema for a single Tag.
Summary
Types
@type t() :: %Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdGroupsGroupIdTagsGet200ResponseInner{ abbreviation: String.t() | nil, categories: [String.t()] | nil, color: String.t() | nil, expr_days_warning: integer() | nil, globally_accessible: boolean() | nil, group_ids: [String.t()] | nil, id: String.t() | nil, name: String.t() | nil, require_expr_date: boolean() | nil }
Functions
Link to this function