Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UserEntityBaseParameters

Package version

User Entity Base Parameters set.

Hierarchy

  • UserEntityBaseParameters

Index

Properties

Properties

Optional identities

identities: UserIdentityContract[]

Collection of user identities.

Optional note

note: undefined | string

Optional note about a user set by the administrator.

Optional state

state: UserState

Account state. Specifies whether the user is active or not. Blocked users are unable to sign into the developer portal or call any APIs of subscribed products. Default state is Active.

Generated using TypeDoc