bamboohr.com
    Preparing search index...

    Interface TimeOffRequestStatus

    interface TimeOffRequestStatus {
        lastChanged: string;
        lastChangedByUserId: string;
        status: string;
    }
    Index

    Properties

    lastChanged: string
    lastChangedByUserId: string
    status: string