# SyncGateway.BulkDocsBody

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**docs** | **[Object]** | List containing new or updated documents. Each object in the array can contain the following properties _id, _rev, _deleted, and values for new and updated documents. | [optional] 
**newEdits** | **Boolean** | Indicates whether to assign new revision identifiers to new edits. | [optional] [default to true]


