![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
addressBook |
Address book to which the contact belongs. | |
bookmark |
Bookmark of Person who this contact represents. | |
updater |
Updater of the Person contact. |
Inherits From
<xs:complexType name="personContactCreator">
<xs:complexContent>
<xs:extension base="tns:entityCreator">
<xs:sequence>
<xs:element minOccurs="0" name="addressBook" type="tns:beeId"/>
<xs:element minOccurs="0" name="bookmark" type="tns:beeId"/>
<xs:element minOccurs="0" name="updater" type="tns:personContactUpdater"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
| Usage | Resource | Method |
|---|---|---|
| Request | PersonContact | Create |

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