Saxonberg Server API
    Preparing search index...

    Interface DisciplineBand

    A Discipline the owner has evidence in, with its current band.

    interface DisciplineBand {
        band: CompetenceBandName;
        discipline: string;
    }
    Index

    Properties

    Properties

    discipline: string