Module: Warframe::Models::Attributes::Expiry

Included in:
Expiration, CambionDrift, Cetus, Invasion, Nightwave, SteelPath, VallisCycle
Defined in:
lib/warframe/models/attributes/expiry.rb

Overview

Includes the expiry attribute.

Instance Attribute Summary collapse

Instance Attribute Details

#expiryString (readonly)

When the event will expire.

Returns:

  • (String)


9
10
11
# File 'lib/warframe/models/attributes/expiry.rb', line 9

def expiry
  @expiry
end