![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
comparator |
The time comparator associated with the predicate. Time comparators specify whether the test is ON, BEFORE or AFTER the given time value. | |
deliveredTime |
The time value to test email message delivered time |
Inherits From
<xs:complexType name="deliveredTimePredicate">
<xs:complexContent>
<xs:extension base="tns:predicate">
<xs:sequence>
<xs:element minOccurs="0" name="comparator" type="tns:timeComparator"/>
<xs:element minOccurs="0" name="deliveredTime" type="tns:dateTime"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

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