Class MatchBookingEntity

    • Constructor Detail

      • MatchBookingEntity

        protected MatchBookingEntity()
    • Method Detail

      • getMessage

        public String getMessage()
        If the match booking fails for any reason (match already bought, match finished etc.), the message will contain an explanation.
        Returns:
        reply message
      • getResult

        public BookMatchResult getResult()
        Result of match booking (either valid or invalid)
        Returns:
        booking result