From 609e67a4cb3228acafe70a11949b4df4b1c4d281 Mon Sep 17 00:00:00 2001 From: Azure SDK for Python bot Date: Fri, 30 Nov 2018 05:22:31 +0000 Subject: [PATCH] Generated from a4f0a37cbb165a4a161a960caed3a6a3f89ed645 typo: Microsoft.Billing - perdiod -> period - prouct -> product - setion -> section --- .../generated/azure_mgmt_billing/models/invoice.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/management/azure_mgmt_billing/lib/2017-04-24-preview/generated/azure_mgmt_billing/models/invoice.rb b/management/azure_mgmt_billing/lib/2017-04-24-preview/generated/azure_mgmt_billing/models/invoice.rb index cb911d25e7..2b7c96d302 100644 --- a/management/azure_mgmt_billing/lib/2017-04-24-preview/generated/azure_mgmt_billing/models/invoice.rb +++ b/management/azure_mgmt_billing/lib/2017-04-24-preview/generated/azure_mgmt_billing/models/invoice.rb @@ -22,8 +22,8 @@ class Invoice < Resource # @return [Date] The end of the date range covered by the invoice. attr_accessor :invoice_period_end_date - # @return [Array] Array of billing perdiod ids that the invoice - # is attributed to. + # @return [Array] Array of billing period ids that the invoice is + # attributed to. attr_accessor :billing_period_ids