DocumentsStatusResponseDto
fun DocumentsStatusResponseDto(documents: List<DocumentStatusListItemDto>, errors: List<DocumentStatusErrorItemDto>? = null)
Content copied to clipboard
Parameters
documents
A list of document objects with their processing status indicated
errors
Optional property used to indicate and describe errors encountered while handling the request