Package version:

Interface GetPersonGroupQueryParamProperties

interface GetPersonGroupQueryParamProperties {
    returnRecognitionModel?: boolean;
}

Properties

returnRecognitionModel?: boolean

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