Skip to main content

EOISearchFacerecNamesResponse

eyesonit-typescript-sdk


eyesonit-typescript-sdk / EOISearchFacerecNamesResponse

Class: EOISearchFacerecNamesResponse

Response wrapper for searchFacerecGroupNames and searchFacerecPeopleNames.

Extends

Constructors

Constructor

new EOISearchFacerecNamesResponse(eoiResponse): EOISearchFacerecNamesResponse

Parameters

eoiResponse

EOIResponse

Raw API response.

Returns

EOISearchFacerecNamesResponse

Overrides

EOIBaseOutputs.constructor

Properties

success

success: boolean

Indicates whether the API call completed successfully.

Inherited from

EOIBaseOutputs.success


message?

optional message: string

Optional human-readable message returned by the API.

Inherited from

EOIBaseOutputs.message


matches

matches: EOISearchFacerecNamesResult[]

Matching names returned by the search.