Procore.Model.UserProjectRole (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.UserProjectRole{
  id: integer() | nil,
  user_ids: [integer()] | nil
}

Functions