absence.io
    Preparing search index...

    Interface DoctorsNote

    interface DoctorsNote {
        reminders: any[];
        status: number;
    }
    Index

    Properties

    Properties

    reminders: any[]
    status: number