Interface MarketWithSettlement

All Superinterfaces:
Market

public interface MarketWithSettlement extends Market
Information about how to clear bets for the outcomes of a particular market
  • Method Details

    • getOutcomeSettlements

      List<OutcomeSettlement> getOutcomeSettlements()
      Returns:
      a list of the settlements for the different outcomes
    • getVoidReasonValue

      NamedValue getVoidReasonValue()
      Returns the void reason descriptor
      Returns:
      the void reason descriptor
    • getVoidReason

      String getVoidReason()
      Returns the void reason description
      Returns:
      the void reason description