> For the complete documentation index, see [llms.txt](https://centr.gitbook.io/netcs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://centr.gitbook.io/netcs/api/basic-types/delegateditem.md).

# DelegatedItem

The DelegatedItem model&#x20;

| Field        | Type                                       | Description                           |
| ------------ | ------------------------------------------ | ------------------------------------- |
| `Wallet`     | `byte[]`                                   | Wallet Address in byte\[]             |
| `Sum`        | [Amount](/netcs/api/basic-types/amount.md) | Sum of delegation                     |
| `ValidUntil` | `long`                                     | If provided show expire time in Epoch |
