Interface MMSalesInterventionQuoteClientFieldSet

    • Method Detail

      • getPricingType

        default java.lang.String getPricingType()
        The type of pricing, either QUOTE or STREAM, QUOTE will send a send a singe quote to the client, while STREAM will stream rates to the client using the given margins.
      • getMarginVersion

        default java.lang.String getMarginVersion()
      • getBidMargin

        default java.lang.String getBidMargin()
      • getAskMargin

        default java.lang.String getAskMargin()
      • getBidInterestRate

        default java.lang.String getBidInterestRate()
      • getAskInterestRate

        default java.lang.String getAskInterestRate()