Procore.Model.RestV10ProjectsProjectIdDistributionGroupsGet200ResponseInner (procore_sdk v0.3.0)

Summary

Types

@type t() ::
  %Procore.Model.RestV10ProjectsProjectIdDistributionGroupsGet200ResponseInner{
    description: String.t() | nil,
    domain_user_ids: [integer()] | nil,
    id: integer() | nil,
    name: String.t() | nil,
    users: [Procore.Model.ExtendedViewUsersInner.t()] | nil
  }

Functions