Class: CodeforcesAPI::Object::Party
- Inherits:
-
Object
- Object
- CodeforcesAPI::Object::Party
- Defined in:
- lib/codeforces_api/object/party.rb
Constant Summary collapse
- ATTRS =
[ :contestId, :members, :participantType, :teamId, :teamName, :ghost, :room, :startTimeSeconds, ].freeze
Instance Method Summary collapse
-
#initialize(party) ⇒ Party
constructor
A new instance of Party.