Class: HumanTone::Subscription
- Inherits:
-
Data
- Object
- Data
- HumanTone::Subscription
- Defined in:
- lib/humantone/models.rb
Instance Attribute Summary collapse
-
#active ⇒ Object
readonly
Returns the value of attribute active.
-
#expires_at ⇒ Object
readonly
Returns the value of attribute expires_at.
Instance Attribute Details
#active ⇒ Object (readonly)
Returns the value of attribute active
31 32 33 |
# File 'lib/humantone/models.rb', line 31 def active @active end |
#expires_at ⇒ Object (readonly)
Returns the value of attribute expires_at
31 32 33 |
# File 'lib/humantone/models.rb', line 31 def expires_at @expires_at end |