bmarcj

Results 1 issues of bmarcj

CurrentOrderSummary has a field `BetId`. The capitalisation means the field isn't being populated by the Gson library (and is instead null). Replacing the field name with 'betId' resolves the issue.