Options
All
  • Public
  • Public/Protected
  • All
Menu

Extra response data for all members download that includes result information

Hierarchy

Index

Properties

apiResponse

apiResponse: IZosFilesResponse["apiResponse"] & { downloadResult?: IDownloadAmResult }

commandResponse

commandResponse: string

Relevant information about the performed file operation.

Optional errorMessage

errorMessage: string

The error message text. If not defined, the command response will be used.

success

success: boolean

Indicates the success of retrieving specified file information.

Generated using TypeDoc