Share via


PredictionQueryToken interface

An interface representing PredictionQueryToken.

Properties

application
continuation
endTime
iterationId
maxCount
orderBy

Possible values include: 'Newest', 'Oldest', 'Suggested'

session
startTime
tags

Property Details

application

application?: string

Property Value

string

continuation

continuation?: string

Property Value

string

endTime

endTime?: Date

Property Value

Date

iterationId

iterationId?: string

Property Value

string

maxCount

maxCount?: number

Property Value

number

orderBy

Possible values include: 'Newest', 'Oldest', 'Suggested'

orderBy?: OrderBy

Property Value

session

session?: string

Property Value

string

startTime

startTime?: Date

Property Value

Date

tags

tags?: PredictionQueryTag[]

Property Value