Type alias GetWalletNftsRequest

GetWalletNftsRequest: {
    walletId: EntityId;
}

Type declaration

Generated using TypeDoc