Skip to main content

Somebody Entities

These entities are used by the Somebody adapter functions and encapsulate data objects used by Epicenter Somebody API.

Somebody

A Somebody object represents a person who is not a user but whose information is used in a simulation.

Properties:

  • email: string - The email address associated with the person.
  • somebodyKey: string - The unique identifier for the object.
  • scope (GenericScope): The scope of the object.
  • familyName (string, optional): The family (last) name of the entity.
  • givenName (string, optional): The given (first) name of the entity.