docs/BillingEstimateResponse.md in fastly-6.0.0 vs docs/BillingEstimateResponse.md in fastly-6.0.1
- old
+ new
@@ -10,9 +10,9 @@
| **customer_id** | **String** | | [optional][readonly] |
| **vendor_state** | **String** | The current state of our third-party billing vendor. One of `up` or `down`. | [optional][readonly] |
| **status** | [**BillingStatus**](BillingStatus.md) | | [optional] |
| **total** | [**BillingTotal**](BillingTotal.md) | | [optional] |
| **regions** | **Hash<String, Hash<String, Object>>** | Breakdown of regional data for products that are region based. | [optional] |
-| **lines** | [**Array<BillingEstimateResponseAllOfLines>**](BillingEstimateResponseAllOfLines.md) | | [optional] |
+| **line_items** | [**Array<BillingEstimateLinesLineItems>**](BillingEstimateLinesLineItems.md) | | [optional] |
[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)