Class: HumanTone::Subscription

Inherits:
Data
  • Object
show all
Defined in:
lib/humantone/models.rb

Instance Attribute Summary collapse

Instance Attribute Details

#activeObject (readonly)

Returns the value of attribute active

Returns:

  • (Object)

    the current value of active



31
32
33
# File 'lib/humantone/models.rb', line 31

def active
  @active
end

#expires_atObject (readonly)

Returns the value of attribute expires_at

Returns:

  • (Object)

    the current value of expires_at



31
32
33
# File 'lib/humantone/models.rb', line 31

def expires_at
  @expires_at
end