Type alias GetWalletAssetsRequest

GetWalletAssetsRequest: {
    walletId: EntityId;
}

Type declaration

Generated using TypeDoc