Google Apps Script API
    Preparing search index...
    interface UserWebsite {
        customType?: string;
        primary?: boolean;
        type?: string;
        value?: string;
    }
    Index

    Properties

    customType?: string
    primary?: boolean
    type?: string
    value?: string