Class BlockTradeConfirmationEvent

    • Field Detail

      • TRADE_CONFIRMATION

        public static final String TRADE_CONFIRMATION
        The name of the transition representing this event
        See Also:
        Constant Field Values
    • Constructor Detail

      • BlockTradeConfirmationEvent

        public BlockTradeConfirmationEvent​(String tradeId,
                                           String tradeDateTime,
                                           BlockTradeNetInfo netInfo,
                                           List<BlockTradeLegConfirmation> legConfirmations)
        Constructs a BlockTradeConfirmationEvent event.
        Parameters:
        tradeId - the trade id
        tradeDateTime - the data time when the trade occurred
        netInfo - the net info
        legConfirmations - the leg confirmations