Fog::Collection
# File lib/fog/storm_on_demand/models/billing/payments.rb, line 11 def make(amount, card_code) service.make_payment(:amount => amount, :card_code => card_code).body['amount'] end
[Validate]
Generated with the Darkfish Rdoc Generator 2.