bamboohr.com
    Preparing search index...

    Interface TimeOffType

    interface TimeOffType {
        color: null | string;
        icon: string;
        id: string;
        name: string;
        units: string;
    }
    Index

    Properties

    Properties

    color: null | string
    icon: string
    id: string
    name: string
    units: string