GetZipFromStreams

<< Fare clic per visualizzazione il sommario >>

Percorso:  API di piattaforma > Altri servizi > File >

GetZipFromStreams

Service

File

 

Method

GetZipFromStreams

 

Description

Returns a zip file reference from a list of input file reference.

The method is disabled on Jamio Public Cloud.

 

Input

Name

Description

Type

Optional

filesToZip

List of file reference to include in the output zip file reference. (Required).

List of Reference

 

fileNames

List of names to assign to the files in the zip. (Required).

List of Object

 

Output

Name

Description

Type

Optional

returnValue

The output zip file reference.

Reference

 

 

Remarks

List indexes of 'filesToZip' and 'fileNames' must match.