bamboohr.com
    Preparing search index...

    Interface ClientOptions

    interface ClientOptions {
        apiKey: string;
        companyDomain: string;
    }
    Index

    Properties

    apiKey: string
    companyDomain: string

    The subdomain used to access your account (If you access BambooHR at https://mycompany.bamboohr.com, then the subdomain is "mycompany")