# api_python_client.model.aggregate_document_metrics.AggregateDocumentMetrics Aggregated metrics for documents #### Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **averageClassificationTimeMilliseconds** | **int** | | [optional] **averageClassificationTimePerPageMilliseconds** | **int** | | [optional] **totalProcessedDocumentCount** | **int** | | [optional] **totalSuccessfulDocumentCount** | **int** | | [optional] **totalFailedDocumentCount** | **int** | | [optional] **any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)