Class: RSpreedly::Credit
Instance Attribute Summary collapse
-
#amount ⇒ Object
Returns the value of attribute amount.
Attributes inherited from Base
Method Summary
Methods inherited from Base
api_request, #api_request, #attributes=, do_request, #initialize, #to_xml
Constructor Details
This class inherits a constructor from RSpreedly::Base
Instance Attribute Details
#amount ⇒ Object
Returns the value of attribute amount.
3 4 5 |
# File 'lib/rspreedly/credit.rb', line 3 def amount @amount end |