IEntityDownloadConfiguration
Represents the configurations for downloading an item
Properties
| Property | Type | Notes |
|---|---|---|
| DownloadFlowType |
Indicates the download flow that the configuration was created for (i.e., the download process that would have been used at the time of configuration) |
|
| IDownloadFormatConfiguration[] |
Configuration for the download formats that are available for the item. Saved in the order that they should be displayed in the UI. |
Interface defined in packages/common/src/core/types/IHubEditableContent.ts:101