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

# Metadata

> Metadata utilities for data models and type definitions used throughout the maxim sdk.

[View module source on GitHub](https://github.com/maximhq/maxim-py/blob/main/maxim/models/metadata.py)

## [Metadata](/sdk/python/references/models/metadata)

```python theme={null}
@dataclass
class Metadata()
```

This class represents metadata.

**Attributes**:

| Name  | Description                |
| ----- | -------------------------- |
| `val` | The value of the metadata. |
