Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ProjectRoleActorsUpdateBean

Index

Properties

Properties

Optional categorisedActors

categorisedActors: Record<string, string[]>

The actors to add to the project role. Add groups using atlassian-group-role-actor and a list of group names. For example, "atlassian-group-role-actor":["another","administrators"]}. Add users using atlassian-user-role-actor and a list of account IDs. For example, "atlassian-user-role-actor":["12345678-9abc-def1-2345-6789abcdef12", "abcdef12-3456-789a-bcde-f123456789ab"].

Optional id

id: number

The ID of the project role. Use Get all project roles to get a list of project role IDs.

format

int64

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc