Interface INewFileResponse

Success response to a new file creation request.

Index

Properties

Properties

public id: string

ID of the new item.

public name: string

The file's name and file extension.

public source: string

URL where the item can be downloaded from.