# SchemaChangeStatus
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**collection** | Option<**String**> | Name of the collection being modified | [optional]
**validated_docs** | Option<**i32**> | Number of documents that have been validated | [optional]
**altered_docs** | Option<**i32**> | Number of documents that have been altered | [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)