SnapshotDownloadRequest interface
Snapshot's download request.
Properties
download |
Indicates the download type. |
offer |
The offerGuid which mapping to the reports. |
report |
Tenant id. |
Property Details
downloadType
Indicates the download type.
downloadType: string
Property Value
string
offerGuid
The offerGuid which mapping to the reports.
offerGuid?: string
Property Value
string
reportCreatorTenantId
Tenant id.
reportCreatorTenantId?: string
Property Value
string