zdu-student-api - v1.1.6
    Preparing search index...

    Interface Discipline

    name та prId дисципліни

    • name — Повна назва дисципліни
    • prId — Айді дисципліни
    interface Discipline {
        name: string;
        prId: string;
    }
    Index

    Properties

    Properties

    name: string
    prId: string