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

Instance Attribute Details

#idString (readonly)

The unique ID of the event.

Returns:

  • (String)


8
9
10
# File 'lib/warframe/models/attributes/id.rb', line 8

def id
  @id
end