bamboohr.com
    Preparing search index...

    Interface API

    interface API {
        employees: EmployeesAPI;
        timeOff: TimeOffAPI;
    }
    Index

    Properties

    Properties

    employees: EmployeesAPI
    timeOff: TimeOffAPI