> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cultura.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Type: DigitalAsset

> **DigitalAsset**: `object`

Types for DigitalAsset from the subgraph

## Type declaration

### id

> **id**: `string`

### tokenId

> **tokenId**: `string`

### owner

> **owner**: [`Account`](./account)

### mintedAt

> **mintedAt**: `string`

### uri

> **uri**: `string`

### verifiedRights?

> `optional` **verifiedRights**: [`VerifiedRights`](./verified-rights)

### isLicensedAsset

> **isLicensedAsset**: `boolean`

### parentAssets?

> `optional` **parentAssets**: [`ParentAsset`](./parent-asset)\[]

### assetName?

> `optional` **assetName**: `string`

### assetDescription?

> `optional` **assetDescription**: `string`

### rightsBoundAccount?

> `optional` **rightsBoundAccount**: `string`
