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

    Interface ScoreShippingRateInputDraft

    interface ScoreShippingRateInputDraft {
        score: number;
        type: "Score";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    score: number

    Abstract value for categorizing a Cart.

    type: "Score"