WorkOS.UserRoleAssignmentResource (WorkOS SDK for Elixir v3.0.1)

Copy Markdown View Source

The resource the role is assigned on.

Summary

Types

t()

@type t() :: %WorkOS.UserRoleAssignmentResource{
  external_id: String.t(),
  id: String.t(),
  resource_type_slug: String.t()
}