class Fog::Billing::StormOnDemand::Invoice

Public Class Methods

new(attributes={}) click to toggle source
Calls superclass method
# File lib/fog/storm_on_demand/models/billing/invoice.rb, line 19
def initialize(attributes={})
  super
end