![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
Name | Type | Required | Description |
---|---|---|---|
address |
![]() |
Get the address of the participant | |
internet |
![]() |
Whether the participant is an internet address or and internal address. | |
participant |
(constrained to Addressable) |
![]() |
The participant as a snapshot, used by to retrieve loaded user data. |
participantHandle |
![]() |
The participant as a handle, used by to retrieve user date. | |
phone |
![]() |
The phone number of the participant. |
Inherited By
<xs:complexType name="faxMessageParticipant"> <xs:sequence> <xs:element minOccurs="0" name="address" type="tns:inetMailAddress"/> <xs:element name="internet" type="xs:boolean"/> <xs:element minOccurs="0" name="participant" type="xs:anyType"/> <xs:element minOccurs="0" name="participantHandle" type="tns:beeId"/> <xs:element minOccurs="0" name="phone" type="xs:string"/> </xs:sequence> </xs:complexType>
Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
Legal Notices