OpponentType public enum OpponentType : String, Decodable Either Team or Player Team Undocumented Declaration Swift case Team Player Undocumented Declaration Swift case Player