> ## 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: Attestation

> **Attestation**: `object`

## Type declaration

### uid

> **uid**: `` `0x${string}` ``

### schema

> **schema**: `` `0x${string}` ``

### time

> **time**: `bigint`

### expirationTime

> **expirationTime**: `bigint`

### revocationTime

> **revocationTime**: `bigint`

### refUID

> **refUID**: `` `0x${string}` ``

### recipient

> **recipient**: `Address`

### verifier

> **verifier**: `Address`

### verifierCount

> **verifierCount**: `bigint`

### revocable

> **revocable**: `boolean`

### data

> **data**: `` `0x${string}` ``

### bondedAmount

> **bondedAmount**: `bigint`

### nftAddress

> **nftAddress**: `Address`

### nftId

> **nftId**: `bigint`
