Libraries
»
warframe
(1.0.0)
»
Index
»
Warframe
»
Models
»
Alert
»
#id
Method: Warframe::Models::Alert#id
Defined in:
lib/warframe/models/alert.rb
#
id
⇒
String
(readonly)
The id of the Alert.
Returns:
(
String
)
17 18 19
# File 'lib/warframe/models/alert.rb', line 17
def
id
@id
end