A field contained in the student's additional information

Hierarchy

  • AdditionalInfoItem

Properties

Properties

source: {
    element: string;
    object: string;
}

The source of the field within synergy database

Type declaration

  • element: string

    The element name of the field in the database

  • object: string

    The object ID of the field

type: string

The type of field. For example, this can be AM Route if this was under Transportation Information

value: string

The value of the field according to what the student has set

vcId: string

The vcId of the field

Generated using TypeDoc