![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
action |
The ReminderAction of the ReminderRule | |
collabId |
The CollabId of the ReminderRule | |
condition |
The ReminderCondition of the ReminderRule | |
handle |
The Handle of the ReminderRule |
Applied Markers
<xs:complexType name="reminderRule">
<xs:sequence>
<xs:element minOccurs="0" name="action" type="tns:reminderAction"/>
<xs:element minOccurs="0" name="collabId" type="tns:beeId"/>
<xs:element minOccurs="0" name="condition" type="tns:reminderCondition"/>
<xs:element minOccurs="0" name="handle" type="tns:beeId"/>
</xs:sequence>
</xs:complexType>

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