# 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](https://sdk.venly.io/sdk-reference/c-sdk-v3/object-references/wallet/vynftdto)
* [VyNftDto](https://sdk.venly.io/sdk-reference/c-sdk-v3/object-references/wallet/vynftdto)
