SearchGeometrySummary interface

Summary object for a Search Geometry response

Properties

fuzzyLevel

FuzzyLevel property NOTE: This property will not be serialized. It can only be populated by the server.

numResults

NumResults property NOTE: This property will not be serialized. It can only be populated by the server.

offset

Offset property NOTE: This property will not be serialized. It can only be populated by the server.

query

Query property NOTE: This property will not be serialized. It can only be populated by the server.

queryTime

QueryTime property NOTE: This property will not be serialized. It can only be populated by the server.

queryType

QueryType property NOTE: This property will not be serialized. It can only be populated by the server.

totalResults

TotalResults property NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

fuzzyLevel

FuzzyLevel property NOTE: This property will not be serialized. It can only be populated by the server.

fuzzyLevel?: number

Property Value

number

numResults

NumResults property NOTE: This property will not be serialized. It can only be populated by the server.

numResults?: number

Property Value

number

offset

Offset property NOTE: This property will not be serialized. It can only be populated by the server.

offset?: number

Property Value

number

query

Query property NOTE: This property will not be serialized. It can only be populated by the server.

query?: string

Property Value

string

queryTime

QueryTime property NOTE: This property will not be serialized. It can only be populated by the server.

queryTime?: number

Property Value

number

queryType

QueryType property NOTE: This property will not be serialized. It can only be populated by the server.

queryType?: string

Property Value

string

totalResults

TotalResults property NOTE: This property will not be serialized. It can only be populated by the server.

totalResults?: number

Property Value

number