engagementUserV1 Data Type

Model class for engagement user.

Namespace
(Default)
Properties
name data type type namespace min/max occurs description
association string element 0/1 User's association: CREATOR (end-user), MEMBER (associate).
uri string element 0/1 Email address of the user.

Example

<engagementUserV1>
  <uri>...</uri>
  <association>...</association>
</engagementUserV1>