Method: Warframe::Models::ConclaveChallenge#mode

Defined in:
lib/warframe/models/conclave_challenge.rb

#modeString (readonly)

The mode of the conclave.

Returns:

  • (String)


17
18
19
# File 'lib/warframe/models/conclave_challenge.rb', line 17

def mode
  @mode
end