![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
add |
Returns the "add" collection of email recipients | |
remove |
Returns the "remove" collection of email recipients |
<xs:complexType name="emailRecipientListUpdater">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="add" type="tns:emailRecipient"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="remove" type="tns:emailRecipient"/>
</xs:sequence>
</xs:complexType>

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