![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
relationshipDate |
The date on which this relationship was established. | |
relationships |
The relationship details derived from the email by the relationship type. | |
sender |
The sender of the email from which the relationship is to be derived. |
Inherits From
<xs:complexType name="expertiseProfileRelationshipElementUpdater">
<xs:complexContent>
<xs:extension base="tns:identifiableUpdater">
<xs:sequence>
<xs:element minOccurs="0" name="relationshipDate" type="xs:dateTime"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="relationships" type="tns:expertiseRelationships"/>
<xs:element minOccurs="0" name="sender" type="tns:emailParticipant"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
Legal Notices