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

    Interface MyQuoteRequestUpdate

    interface MyQuoteRequestUpdate {
        actions: MyQuoteRequestCancelAction[];
        version: number;
    }
    Index

    Properties

    Properties

    version: number