Class: Fog::Billing::StormOnDemand::Payment
- Inherits:
-
Model
- Object
- Model
- Fog::Billing::StormOnDemand::Payment
- Defined in:
- lib/fog/storm_on_demand/models/billing/payment.rb
Instance Method Summary collapse
-
#initialize(attributes = {}) ⇒ Payment
constructor
A new instance of Payment.
Constructor Details
#initialize(attributes = {}) ⇒ Payment
Returns a new instance of Payment.
7 8 9 |
# File 'lib/fog/storm_on_demand/models/billing/payment.rb', line 7 def initialize(attributes={}) super end |