lib/fastly/models/billing_total.rb in fastly-4.0.0.alpha4 vs lib/fastly/models/billing_total.rb in fastly-4.0.0
- old
+ new
@@ -10,9 +10,10 @@
require 'date'
require 'time'
module Fastly
+ # Complete summary of the billing information.
class BillingTotal
# The total amount of bandwidth used this month (See bandwidth_units for measurement).
attr_accessor :bandwidth
# The cost of the bandwidth used this month in USD.