NameDescriptionTypeAdditional information
GatewayID

Integer ID for the Queue's associated Gateway

integer

None.

Count

Number of Queued Items awaiting handling

integer

None.

CurrentItem

The Item that is currently being processed (Note: This Item cannot be deleted/removed as it is currently being processed)

QueueItem

None.

QueuedItems

Array of Queued Items awaiting processing

Collection of QueueItem

None.