Module: Warframe::Models::Attributes::ID
- Included in:
- CambionDrift, Cetus, ConclaveChallenge, Invasion, News, Nightwave, Sortie, SyndicateMission, VallisCycle
- Defined in:
- lib/warframe/models/attributes/id.rb
Instance Attribute Summary collapse
-
#id ⇒ String
readonly
The unique ID of the event.
Instance Attribute Details
#id ⇒ String (readonly)
The unique ID of the event.
8 9 10 |
# File 'lib/warframe/models/attributes/id.rb', line 8 def id @id end |