QueueInfo

Type : QueueInfo

Definition
Requests items from a booking file queue.
(Defined in file OTA_ReadRQ.xsd , or a file it imports)

Elements
QueueSpecifies queue information.

Attributes
EndDateBookings modified before this end date or date time should be returned. If used in conjunction with a start date, only bookings modified within that date range should be returned.
FirstItemOnlyIndIf true, only the first item on the queue is to be returned. If false, all items on the queue are to be returned.
FullDataIndOption to define if the full booking file data need to be returned. If true, all booking file info is returned. If false, only the condensed info is returned.
RemoveFromQueueIndIf true, items are to be removed from the queue after display. If false, items are to remain on the queue after display. If this attribute is omitted, items on the queue are to be retained on the queue.
StartDateBookings modified after this start date or date time should be returned. If used in conjunction with an end date, only bookings modified within that date range should be returned.

Parents
\OTA_ReadRQ\ReadRequests\AirReadRequest