Package version:

Interface GetFaceListQueryParamProperties

interface GetFaceListQueryParamProperties {
    returnRecognitionModel?: boolean;
}

Properties

returnRecognitionModel?: boolean

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