The file of a report card

Hierarchy

  • ReportCardFile

Properties

Properties

base64: string

The base64 data of the file

document: {
    name: string;
    type: string;
}

The document properties

Type declaration

  • name: string

    The name of the document

  • type: string

    The type of the document

name: string

The name of the file

Generated using TypeDoc