Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Report

export
interface

Report

Hierarchy

  • Report

Index

Properties

Optional authorId

authorId: string
memberof

Report

Optional createdAt

createdAt: string

Datetime in UTC when the report was published

memberof

Report

Optional firstName

firstName: string

The given name of the author of the report

memberof

Report

Optional id

id: string
memberof

Report

Optional lastName

lastName: string

The surname of the author of the report

memberof

Report

Optional reportId

reportId: string
memberof

Report

Optional sizeBytes

sizeBytes: number

The size in bytes of the report HTML contents

memberof

Report

Optional thumbnailPath

thumbnailPath: string

The relative path to the thumbnail of the report

memberof

Report

Optional title

title: string

Title of the report task

memberof

Report

Generated using TypeDoc