Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ProjectMember

Index

Properties

identityType?: "user" | "app" | "group"

Details about the project member.

The provided fields are dependent on the entity type. User: userId, userHrn, realm, firstname, lastname, email, state. App: clientId, clientHrn, realm, name, description, ownerId, ownerHrn, defaultScope, isRestrictedScope, appCreationEnabled. Group: groupId, groupHrn, name.

member?: string
project?: string

The hrn of the Project.

Generated using TypeDoc