@gradientedge/commercetools-utils
    Preparing search index...

    Interface EnsureNonEmptyStringParams

    Options interface for {@see ensureNonEmptyString}

    interface EnsureNonEmptyStringParams {
        name: string;
        value: string;
    }
    Index

    Properties

    Properties

    name: string

    name of property to be checked

    value: string

    string value to be checked