lib/fastly/models/eom_invoice_response.rb in fastly-8.6.0 vs lib/fastly/models/eom_invoice_response.rb in fastly-8.7.0

- old
+ new

@@ -14,10 +14,10 @@ module Fastly class EomInvoiceResponse # Customer ID associated with the invoice. attr_accessor :customer_id - # Alphanumeric string identifying the invoice. + # Numeric string identifying the invoice. attr_accessor :invoice_id # Date and time invoice was posted on, in ISO 8601 format. attr_accessor :invoice_posted_on