Google Apps Script API
    Preparing search index...
    interface ShippingSettings {
        accountId?: string;
        postalCodeGroups?: PostalCodeGroup[];
        services?: GoogleAppsScript.Content.Schema.Service[];
    }
    Index

    Properties

    accountId?: string
    postalCodeGroups?: PostalCodeGroup[]