bamboohr.com
    Preparing search index...

    Interface EmployeesListPage

    interface EmployeesListPage {
        after?: string;
        before?: string;
        limit?: number;
    }
    Index

    Properties

    Properties

    after?: string
    before?: string
    limit?: number