Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdTagsTagIdGroupsPostRequest (procore_sdk v0.3.0)

Request body schema for making a Tag available to Groups.

Summary

Types

@type t() ::
  %Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdTagsTagIdGroupsPostRequest{
    group_ids: [String.t()]
  }

Functions