Class: Fog::Billing::StormOnDemand::Payment

Inherits:
Model
  • Object
show all
Defined in:
lib/fog/storm_on_demand/models/billing/payment.rb

Instance Method Summary collapse

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