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

    Interface StagedQuoteValidToSetMessagePayload

    Generated after a successful Set Valid To update action.

    interface StagedQuoteValidToSetMessagePayload {
        type: "StagedQuoteValidToSet";
        validTo: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    type: "StagedQuoteValidToSet"
    validTo: string

    Expiration date for the Staged Quote after the Set Valid To update action.