FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Element: getFilesByDownloadPackagesResponse

Description

A getFilesByDownloadPackagesResponse message contains an element of getFilesByDownloadPackages.

Derived By

Restricting anyType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
TotalCount  integer  0..1  Total count of the downloads.
DownloadPackage  DownloadPackage  1..1  The identifiers for a Download Package.
DownloadableFileList  DownloadableFile  1..*  List of downloadable files.
OrderBy  DownloadableFileOrderBy  1..1  Sort order of files in the response.
Ascending  boolean  1..1  Flag indicating whether files in the response are sorted in ascending order.
FileGroups  DownloadableFilesGroup  0..*  Group of files.
emailNoticeId  string  0..1  Email notice ID (if user got to the page by following email link).
MediaAvailable  boolean  1..1  Media availablility of the downloadable files.
Referenced By
Name  Type 
getFilesByDownloadPackages  Method