Overview

Specifies an entity external to the system with whom the actors in the system need to collaborate through messages.

Members

Show inherited members

Projections
Name Type Required Description

addresses

entityAddress[]

Addresses of this agent.

attachedMarkers

marker[]

Set of marker elements associated with the entity.

attachedReminders

reminder[]

List of reminders attached to the entity

attachedSubscriptions

subscription[]

List of subscriptions attached to the entity

bonds

bond[]

Bonds.

collabId

beeId

CollabId of the snapshot

createdOn

dateTime

Entity's creation date

creator

actor

The actor that created this entity

deleted

boolean

Deletion flag. If this property is set to true the entity is deleted.

effectiveGroups

group[]

Groups that this entity is a member of, directly or indirectly (via sub-grouping).

groups

group[]

Groups that this entity is a direct member of.

modifiedBy

actor

The actor that last modified the entity

modifiedOn

dateTime

The date when entity was last modified

name

string

Name of the entity.

parent

entity

The parent for this entity.

primaryAddress

entityAddress

Primary address.

snapshotId

string

Contains the snapshot identifier for this snapshot. Snapshot identifiers are used to implement optimistic locking on the server.

status

provisioningStatus

Lifecycle status.

Hierarchy

agent is an abstract type. It cannot directly be used. Rather, one of its subtypes must be used

Inherits From

Referenced By Representaions