> ## Documentation Index
> Fetch the complete documentation index at: https://private-04b27de1.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# autogen.coding.func_with_reqs.Alias

<h2 id="autogen.coding.func_with_reqs.Alias" class="doc doc-heading">
  <code class="doc-symbol doc-symbol-heading doc-symbol-class" />

  <span class="doc doc-object-name doc-class-name">Alias</span>
</h2>

```python theme={null}
Alias(name: str, alias: str)
```

Alias(name: str, alias: str)

<b>Parameters:</b>

| Name    | Description   |
| ------- | ------------- |
| `name`  | **Type:** str |
| `alias` | **Type:** str |

### Instance Attributes

<code class="doc-symbol doc-symbol-heading doc-symbol-attribute" />

#### alias

<br />

<br />

<code class="doc-symbol doc-symbol-heading doc-symbol-attribute" />

#### name

<br />

<br />
