meta definition of the template

Hierarchy

  • IMeta

Index

Properties

author

author: string

author of the template

canUpdate

canUpdate: boolean

true, when the actual user can edit the template, the user needs to have designer rights to update

date

date: string

datetime when the user has created the template

description

description: string

a custom description of the template

id

id: string | number

id of the template

isBaseTemplate

isBaseTemplate: boolean

true, when its a base template that can't be edited

isPublic

isPublic: boolean

true, when a template is accessible

lastModifiedAt

lastModifiedAt: string

datetime when the user did the last modification

modelversion

modelversion: string

the version of the template

supportinfo

supportinfo: "sense" | "powerbi"

the BI system the template was originally stored with

tags

tags: string[]

tcversion

tcversion: string

the trueChart-Version of the template

thumbnail

thumbnail: string

base64 image string

title

title: string

title of the template

Optional Readonly user

user: undefined | object

Owner of the template on service side