Class: HumanTone::Credits

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

Instance Attribute Summary collapse

Instance Attribute Details

#extraObject (readonly)

Returns the value of attribute extra

Returns:

  • (Object)

    the current value of extra



24
25
26
# File 'lib/humantone/models.rb', line 24

def extra
  @extra
end

#subscriptionObject (readonly)

Returns the value of attribute subscription

Returns:

  • (Object)

    the current value of subscription



24
25
26
# File 'lib/humantone/models.rb', line 24

def subscription
  @subscription
end

#totalObject (readonly)

Returns the value of attribute total

Returns:

  • (Object)

    the current value of total



24
25
26
# File 'lib/humantone/models.rb', line 24

def total
  @total
end

#trialObject (readonly)

Returns the value of attribute trial

Returns:

  • (Object)

    the current value of trial



24
25
26
# File 'lib/humantone/models.rb', line 24

def trial
  @trial
end