documentsCount

@SerializedName(value = "documentsCount")
val documentsCount: Int

Parameters

documentsCount

The number of documents that matches the given criteria. The final number of documents in the export can be different from this one if documents are created or deleted between this POST request and the time when the request is processed.