17181920212223
private short vote; // Responses private ResponseUpdateGameScaleVote responseUpdateGameScaleVote; public RequestUpdateGameScaleVote() { responses.add(responseUpdateGameScaleVote = new ResponseUpdateGameScaleVote()); }