Google Apps Script API
    Preparing search index...
    interface UserLocation {
        area?: string;
        buildingId?: string;
        customType?: string;
        deskCode?: string;
        floorName?: string;
        floorSection?: string;
        type?: string;
    }
    Index

    Properties

    area?: string
    buildingId?: string
    customType?: string
    deskCode?: string
    floorName?: string
    floorSection?: string
    type?: string