![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
changeStatus |
Change status of the bond. | |
description |
The description of the bond. | |
propertiesUpdater |
Custom properties to update for the bond. | |
removeBondEntityRelations |
||
userCreatedOn |
The user creation time (if created offline) for the Bond. |
Inherits From
<xs:complexType name="bondUpdater">
<xs:complexContent>
<xs:extension base="tns:entityUpdater">
<xs:sequence>
<xs:element minOccurs="0" name="changeStatus" type="tns:changeStatus"/>
<xs:element minOccurs="0" name="description" type="xs:string"/>
<xs:element minOccurs="0" name="propertiesUpdater" type="tns:collabPropertiesUpdater"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="removeBondEntityRelations" type="tns:beeId"/>
<xs:element minOccurs="0" name="userCreatedOn" type="xs:dateTime"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

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