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
-
#expiry ⇒ String
readonly
When the event will expire.
Instance Attribute Details
#expiry ⇒ String (readonly)
When the event will expire.
9 10 11 |
# File 'lib/warframe/models/attributes/expiry.rb', line 9 def expiry @expiry end |