Interface SalesInterventionQuoteLegClientFieldSet

    • Method Detail

      • getFwdBidMargin

        default String getFwdBidMargin()
        This field represents the Forward margin that the sales user has selected. This field should be sent raw and unformatted.
      • getFwdAskMargin

        default String getFwdAskMargin()
        This field represents the Forward margin that the sales user has selected. This field should be sent raw and unformatted.
      • getTraderFwdBidPoints

        default String getTraderFwdBidPoints()
        For forward trades this is the forward points that the client wants to trade on. The value of this field must equal the value of either the BidPoints or AskPoints field on the rate update that the client is executing. For SPOT trades this field should be not sent. If the trade is a forward but the back end did not send the BidPoints and AskPoints fields (because they are optional) then this field should be not sent.
      • getTraderFwdAskPoints

        default String getTraderFwdAskPoints()
        For forward trades this is the forward points that the client wants to trade on. The value of this field must equal the value of either the BidPoints or AskPoints field on the rate update that the client is executing. For SPOT trades this field should be not sent. If the trade is a forward but the back end did not send the BidPoints and AskPoints fields (because they are optional) then this field should be not sent.