GetDocumentListResponseDto
fun GetDocumentListResponseDto(documents: List<DocumentListItemDto>, count: Int)
Content copied to clipboard
Parameters
documents
@param count This field counts the total number of documents for the user existing in the system.
If filter conditions are informed, this would only count the records matching those.