Interface CreateQuoteSnapshotStrategy

    • Method Detail

      • createQuoteSnapshot

        QuoteModel createQuoteSnapshot​(QuoteModel quote,
                                       QuoteState quoteState)
        Creates a new quote snapshot.
        Parameters:
        quote - the QuoteModel to create a new snapshot for
        quoteState - the desired QuoteState for the new quote snapshot
        Returns:
        the new quote snapshot