docs/GetPaymentsForPayoutResponseV3Summary.md in velopayments-2.29.128.beta1 vs docs/GetPaymentsForPayoutResponseV3Summary.md in velopayments-2.35.58.beta1

- old
+ new

@@ -2,10 +2,10 @@ ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | -| **payout_status** | **String** | The current status of the payout. | [optional] | +| **payout_status** | **String** | The current status of the payout. One of the following values: ACCEPTED, REJECTED, SUBMITTED, QUOTED, INSTRUCTED, COMPLETED, INCOMPLETE, CONFIRMED, WITHDRAWN | [optional] | | **submitted_date_time** | **Time** | The date/time at which the payout was submitted. | [optional] | | **instructed_date_time** | **Time** | The date/time at which the payout was instructed. | [optional] | | **withdrawn_date_time** | **Time** | The date/time at which the payout was withdrawn. | [optional] | | **payout_memo** | **String** | The memo attached to the payout. | [optional] | | **total_payments** | **Integer** | The count of payments within the payout. | [optional] |