Google Apps Script API
    Preparing search index...
    interface PosStore {
        kind?: string;
        storeAddress?: string;
        storeCode?: string;
    }
    Index

    Properties

    kind?: string
    storeAddress?: string
    storeCode?: string