docList property

List<UploadDocumentObj> docList
getter/setter pair

List of documents to be uploaded in case of a multipart request.

Implementation

List<UploadDocumentObj> docList;