VolumePredictions public class VolumePredictions Documentation public long ImageFileCount { get; set; } public long ImageFilesSize { get; set; } public long NativeFileCount { get; set; } public long NativeFilesSize { get; set; } public long PdfFileCount { get; set; } public long PdfFileSize { get; set; } public long TextFileCount { get; set; } public long TextFilesSize { get; set; } public long TotalFileSize { get; } public VolumePredictions()