absence.io
    Preparing search index...

    Interface API

    interface API {
        absence: AbsenceAPI;
        allowanceType: AllowanceTypeAPI;
        department: DepartmentAPI;
        location: LocationAPI;
        reason: ReasonAPI;
        team: TeamAPI;
        timespan: TimespanAPI;
        user: UserAPI;
    }
    Index

    Properties

    absence: AbsenceAPI
    allowanceType: AllowanceTypeAPI
    department: DepartmentAPI
    location: LocationAPI
    reason: ReasonAPI
    team: TeamAPI
    timespan: TimespanAPI
    user: UserAPI