docs/GetPayoutsResponseV4.md in velopayments-2.14.90.pre.1 vs docs/GetPayoutsResponseV4.md in velopayments-2.17.8.beta1
- old
+ new
@@ -2,12 +2,12 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
-**summary** | [**PayeeResponseSummary**](PayeeResponseSummary.md) | | [optional]
-**page** | [**PayeeResponsePage**](PayeeResponsePage.md) | | [optional]
-**links** | [**Array<PayeeResponseLinks>**](PayeeResponseLinks.md) | | [optional]
+**summary** | [**PagedPayeeResponseSummary**](PagedPayeeResponseSummary.md) | | [optional]
+**page** | [**PagedPayeeResponsePage**](PagedPayeeResponsePage.md) | | [optional]
+**links** | [**Array<PagedPayeeResponseLinks>**](PagedPayeeResponseLinks.md) | | [optional]
**content** | [**Array<PayoutSummaryAuditV4>**](PayoutSummaryAuditV4.md) | | [optional]
## Code Sample
```ruby