EOILiveSearchResponse
eyesonit-typescript-sdk / EOILiveSearchResponse
Class: EOILiveSearchResponse
Response wrapper for searchLive.
Extends
Constructors
Constructor
new EOILiveSearchResponse(
eoiResponse):EOILiveSearchResponse
Parameters
eoiResponse
Raw API response.
Returns
EOILiveSearchResponse
Overrides
Properties
success
success:
boolean
Indicates whether the API call completed successfully.
Inherited from
message?
optionalmessage:string
Optional human-readable message returned by the API.
Inherited from
search_id
search_id:
number=0
Identifier of the created live search task.