Typescript SDK Type Docs
    Preparing search index...

    Interface SetCartClassificationShippingRateInputValue

    interface SetCartClassificationShippingRateInputValue {
        key: string;
        label: LocalizedString;
        type: string;
    }
    Index

    Properties

    Properties

    key: string

    Key of the value used as a programmatic identifier.

    Descriptive localized label of the value.

    type: string