Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AgentHiveUser

Index

Properties

Properties

totalUsers: number

total number of users

users: { emailAddress: string; firstName: string; lastName: string; role: string; userId: string; userState: string }

Type declaration

  • emailAddress: string

    string value represents email

  • firstName: string

    string value represents firstname

  • lastName: string

    string value represents lastname

  • role: string

    string value represents role

  • userId: string

    string value represents userId

  • userState: string

    string value represents user state

Generated using TypeDoc