Skip to content

EnteredQueueTime

This entity holds information about the time that a Customer was placed in a Queue.

AmPm

The string AM or PM.

Type: Edm.String

Hour

When the time is 13:37 the hour is 1.

Type: Edm.Int32

Hour24

When the time is 13:37 the hour is 24.

Type: Edm.Int32

Id

The Entered Queue Time identifier.

Type: Edm.Int32

Interval10Min

When the time is 13:37 the minute is 01:30.

Type: Edm.String

Interval10Min24

When the time is 13:37 the minute is 13:30.

Type: Edm.String

Interval15Min

When the time is 13:37 the minute is 01:30.

Type: Edm.String

Interval15Min24

When the time is 13:37 the minute is 13:30.

Type: Edm.String

Interval30Min

When the time is 13:37 the minute is 01:30.

Type: Edm.String

Interval30Min24

When the time is 13:37 the minute is 13:30.

Type: Edm.String

Interval5Min

When the time is 13:37 the minute is 01:35.

Type: Edm.String

Interval5Min24

When the time is 13:37 the minute is 13:35.

Type: Edm.String

Minute

When the time is 13:37 the minute is 37.

Type: Edm.Int32

Time

Example: 1900-01-01 13:37:00.000

Type: Edm.DateTimeOffset

VisitTransactions

Type: DataConnect.VisitTransaction