be.fgov.ehealth.ehbox.consultation.protocol.v3
Class GetHistoryRequest
java.lang.Object
be.fgov.ehealth.ehbox.consultation.protocol.v3.MessageRequestType
be.fgov.ehealth.ehbox.consultation.protocol.v3.GetHistoryRequest
- All Implemented Interfaces:
- Serializable
public class GetHistoryRequest
- extends MessageRequestType
Java class for MessageRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MessageRequestType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="BoxId" type="{urn:be:fgov:ehealth:ehbox:core:v3}BoxIdType" minOccurs="0"/>
<element name="Source">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="INBOX"/>
<enumeration value="SENTBOX"/>
</restriction>
</simpleType>
</element>
<element name="MessageId" type="{urn:be:fgov:ehealth:ehbox:core:v3}MessageIdType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
- See Also:
- Serialized Form
GetHistoryRequest
public GetHistoryRequest()
Connector Packaging PERSDIETICIAN 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.