StaffSessionStartTime
This entity holds information about the start time of Staff Sessions.
AmPm
The string AM or PM.
Type: Edm.String
Hour
The hour on a 12 h format.
Example: When the time is 13:37 the hour is 1.
Type: Edm.Int32
Hour24
The hour on a 24 h format.
Example: When the time is 13:37 the hour is 13.
Type: Edm.Int32
Id
The Staff Session end 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
StaffSessions
Type: DataConnect.StaffSession
Time
Example: 1900-01-01 13:37:00.000
Type: Edm.DateTimeOffset