OBJECT
CreateSubWalletResponse
link GraphQL Schema definition
- type CreateSubWalletResponse {
- # Unique id for the subWallet
- String! :
- # The receive address details of the newly created subWallet
- AddressPublicKeyProvenance! :
- }
OBJECT
- type CreateSubWalletResponse {
- # Unique id for the subWallet
- String! :
- # The receive address details of the newly created subWallet
- AddressPublicKeyProvenance! :
- }