INT-779: add accountName to DigitalWallet (#47)

Co-authored-by: dmitriibaikov <bdv@empayre.com>
This commit is contained in:
Baikov Dmitrii 2023-09-05 03:50:35 -07:00 committed by GitHub
parent 96b4f6ab2c
commit 33cdea8a7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,11 @@ properties:
minLength: 1
maxLength: 100
example: zu3TcwGI71Bpaaw2XkLWZXlhMdn4zpVzMQ
accountName:
description: Name of the owner of the personal account to which the withdrawal will be made
type: string
minLength: 1
maxLength: 1000
provider:
description: Digital wallet service provider
x-rebillyMerge: