Interface IReportTemplateUpdate

interface IReportTemplateUpdate {
    description?: string;
    name?: string;
    temporaryContentId: string;
}

Properties

description?: string

Template description

name?: string

Template name

temporaryContentId: string

The ID of a previous uploaded temporary content file