FormXAPIDetectDocumentsResponse
data class FormXAPIDetectDocumentsResponse(val documents: List<FormXAPIDocument>, val status: String)
FormXAPIDetectDocumentsResponse contains the response from FormXAPIClient.findDocuments API