Google Apps Script API
    Preparing search index...
    interface PosListResponse {
        kind?: string;
        resources?: PosStore[];
    }
    Index

    Properties

    Properties

    kind?: string
    resources?: PosStore[]