Procore.Model.RestV10ProjectsProjectIdDistributionGroupsGet200ResponseInnerUsersInner (procore_sdk v0.1.3)

Summary

Types

@type t() ::
  %Procore.Model.RestV10ProjectsProjectIdDistributionGroupsGet200ResponseInnerUsersInner{
    id: integer() | nil,
    imageUrl: String.t() | nil,
    initials: String.t() | nil,
    login: String.t() | nil,
    name: String.t() | nil
  }

Functions