master
# frozen_string_literal: true module RatingChgkV2 module Models class TournamentSynchAppealModel < BaseModel end end end