Google Apps Script API
    Preparing search index...
    interface QueryParameterType {
        arrayType?: QueryParameterType;
        structTypes?: QueryParameterTypeStructTypes[];
        type?: string;
    }
    Index

    Properties

    arrayType?: QueryParameterType
    type?: string