Class: RSpreedly::Credit

Inherits:
Base
  • Object
show all
Defined in:
lib/rspreedly/credit.rb

Instance Attribute Summary collapse

Attributes inherited from Base

#errors

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

#amountObject

Returns the value of attribute amount.



3
4
5
# File 'lib/rspreedly/credit.rb', line 3

def amount
  @amount
end