Interface AmendLegClientFieldSet

All Superinterfaces:
LeggedMessage, Message, RFSSubmissionLegClientFieldSet, SubmissionLegClientFieldSet
All Known Implementing Classes:
AmendLegClientFieldSetChild

public interface AmendLegClientFieldSet extends RFSSubmissionLegClientFieldSet
  • Method Details

    • getAllInBidMargin

      default String getAllInBidMargin()
      This is the user’s selected SpotBidMargin added to the selected FwdBidMargin
    • getAllInAskMargin

      default String getAllInAskMargin()
      This is the user’s selected SpotBidMargin added to the selected FwdBidMargin
    • 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.