mirror of
https://github.com/valitydev/swag-wallets.git
synced 2024-11-06 02:45:19 +00:00
INT-779: add accountName to DigitalWallet (#47)
Co-authored-by: dmitriibaikov <bdv@empayre.com>
This commit is contained in:
parent
96b4f6ab2c
commit
33cdea8a7a
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user