> For the complete documentation index, see [llms.txt](https://sdk.venly.io/sdk-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sdk.venly.io/sdk-reference/c-sdk-v3/object-references/shared/vyattributedto.md).

# VyAttributeDto

## Properties

| Field       | Type   | Description                                                 | Required |
| ----------- | ------ | ----------------------------------------------------------- | -------- |
| Type        | string | The type of attribute                                       | ✗        |
| Name        | string | Name of the attribute                                       | ✗        |
| Value       | string | Value of the attribute                                      | ✗        |
| DisplayType | string | The type of display on an NFT marketplace for the attribute | ✗        |
| TraitCount  | int    |                                                             | ✗        |
| MaxValue    | int    | The maximum possible value for the attribute                | ✗        |

## References

**Schema**

* [VyNftDto](/sdk-reference/c-sdk-v3/object-references/wallet/vynftdto.md)
* [VyNftDto](/sdk-reference/c-sdk-v3/object-references/wallet/vynftdto.md)
