![]() 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 to the group represented by the group contact. | |
updater |
Updater of the Group contact. |
Inherits From
<xs:complexType name="groupContactCreator">
<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:groupContactUpdater"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
| Usage | Resource | Method |
|---|---|---|
| Request | GroupContact | Create |

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