[@martiandao/aptos-web3-bip44.js](../README.md) / [Exports](../modules.md) / TokenId

# Interface: TokenId

## Table of contents

### Properties

- [collectionName](TokenId.md#collectionname)
- [creator](TokenId.md#creator)
- [name](TokenId.md#name)

## Properties

### collectionName

• **collectionName**: `string`

#### Defined in

wallet_client.ts:22

___

### creator

• **creator**: `string`

#### Defined in

wallet_client.ts:21

___

### name

• **name**: `string`

#### Defined in

wallet_client.ts:23
