Google Apps Script API
    Preparing search index...
    interface ShippingsettingsGetSupportedCarriersResponse {
        carriers?: CarriersCarrier[];
        kind?: string;
    }
    Index

    Properties

    Properties

    carriers?: CarriersCarrier[]
    kind?: string