Class: HumanTone::Plan

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

Instance Attribute Summary collapse

Instance Attribute Details

#api_accessObject (readonly)

Returns the value of attribute api_access

Returns:

  • (Object)

    the current value of api_access



16
17
18
# File 'lib/humantone/models.rb', line 16

def api_access
  @api_access
end

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



16
17
18
# File 'lib/humantone/models.rb', line 16

def id
  @id
end

#max_wordsObject (readonly)

Returns the value of attribute max_words

Returns:

  • (Object)

    the current value of max_words



16
17
18
# File 'lib/humantone/models.rb', line 16

def max_words
  @max_words
end

#monthly_creditsObject (readonly)

Returns the value of attribute monthly_credits

Returns:

  • (Object)

    the current value of monthly_credits



16
17
18
# File 'lib/humantone/models.rb', line 16

def monthly_credits
  @monthly_credits
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



16
17
18
# File 'lib/humantone/models.rb', line 16

def name
  @name
end