![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
addresses |
Addresses of the ExternalContact. | |
collabId |
CollabId of the ExternalContact. | |
eid |
Entity id of the ExternalContact. | |
handle |
Handle to ExteranlContact. | |
name |
Name of the ExternalContact. |
Applied Markers
<xs:complexType name="externalContact">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="addresses" type="tns:entityAddress"/>
<xs:element minOccurs="0" name="collabId" type="tns:beeId"/>
<xs:element minOccurs="0" name="eid" type="xs:string"/>
<xs:element minOccurs="0" name="handle" type="tns:beeId"/>
<xs:element minOccurs="0" name="name" type="xs:string"/>
</xs:sequence>
</xs:complexType>

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