@gibme/starlink
    Preparing search index...
    interface SetSkuRequest {
        applyCountryCode?: boolean;
        countryCode?: string;
        sku?: string;
    }
    Index

    Properties

    applyCountryCode?: boolean
    countryCode?: string
    sku?: string