documents

@SerialName(value = "documents")
val documents: Collection<Document>? = null(source)

REQUIRED-CONDITIONAL. An array containing JSON objects, each of them containing a base64-encoded document content to be signed and further request parameter. This parameter or the parameter documentDigests MUST be present in a request.