Overview

Specifies new values for updating an Actor.

Members

Show inherited members

Name Type Description

addresses

addressesListUpdater

Addresses of the accessor.

memberships

communityListUpdater

Memberships of the accessor.

name

string

Get the Name of the Entity

preferenceProfiles

preferenceProfilesListUpdater

Preference profiles of the accessor.

primaryAddress

entityAddress

Primary address of the accessor.

propertiesUpdater

collabPropertiesUpdater

CollabPropertiesUpdater which can be used to add or remove CollabProperties for this accessor.

Note: Accessor property values, regardless of their type, are limited to a maximum length of 4000 bytes (or 1000 multi-byte characters depending on the encoding).

status

provisioningStatus

Status of actor.

Hierarchy

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

Inherits From

Referenced By Representaions

Not Referenced Directly by Representations