Sha256: 946b9b8223d6885ec20c6ce169d87a6218e9fd174674f61e8a871e0235d02708
Contents?: true
Size: 407 Bytes
Versions: 7
Compression:
Stored size: 407 Bytes
Contents
module Fog module Billing class StormOnDemand class Invoice < Fog::Model identity :id attribute :accnt attribute :bill_date attribute :due attribute :end_date attribute :lineitem_groups attribute :payments attribute :start_date attribute :status attribute :total attribute :type end end end end
Version data entries
7 entries across 5 versions & 3 rubygems