Interface IAppUpload

Hierarchy

  • IAppUpload

Properties

customProperties?: string[]
excludeDataConnections?: boolean
file: WritableStream<any> | Buffer | ReadStream | IncomingMessage
keepData?: boolean
name: string
tags?: string[]