Package version:

Interface GetFaceListsQueryParamProperties

interface GetFaceListsQueryParamProperties {
    returnRecognitionModel?: boolean;
}

Properties

returnRecognitionModel?: boolean

Return 'recognitionModel' or not. The default value is false.