Type alias GetWalletRequest

GetWalletRequest: {
    walletId: EntityId;
}

Type declaration

Generated using TypeDoc