This repository was archived by the owner on Mar 19, 2024. It is now read-only.
3.23.0
·
27 commits
to master
since this release
- Added:
- Added property
payout_details
to classCreatePayoutRequest
. - Added property
recipient
to classCardPayoutMethodSpecificInput
.
- Added property
- Deprecated:
- Deprecated properties
amount_of_money
andreferences
of classCreatePayoutRequest
in favor of new propertypayout_details
. Previously deprecated propertycustomer
should now also be replaced bypayout_details
. - Deprecated property
customer
of classBankTransferPayoutMethodSpecificInput
in favor of new propertypayout_details
of classCreatePayoutRequest
.
- Deprecated properties