docs/BillingUsageReport.md in purecloudplatformclientv2-61.0.0 vs docs/BillingUsageReport.md in purecloudplatformclientv2-62.0.0
- old
+ new
@@ -9,9 +9,10 @@
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** | | [optional] |
| **start_date** | **DateTime** | The period start date. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | |
| **end_date** | **DateTime** | The period end date. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | |
+| **status** | **String** | Generation status of report | [optional] |
| **usages** | [**Array<BillingUsage>**](BillingUsage.html) | The usages for the given period. | |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}