public DetectDocumentTypesResponse DetectDocumentTypes(string token, string boxId, string nameOnShelf) { return(diadoc.DetectDocumentTypes(token, boxId, nameOnShelf)); }