bamboohr.com
    Preparing search index...

    Interface TimeOffTypes

    interface TimeOffTypes {
        defaultHours: DefaultHour[];
        timeOffTypes: TimeOffType[];
    }
    Index

    Properties

    defaultHours: DefaultHour[]
    timeOffTypes: TimeOffType[]