GetDocumentListResponseDto

constructor(documents: List<DocumentListItemDto>, count: Int)

Parameters

documents
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.