# 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  | number |                                                             | ✗        |
| maxValue    | number | The maximum possible value for the attribute                | ✗        |

## References

**Schema**

* [VyNftDto](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/wallet/vynftdto)
* [VyNftDto](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/wallet/vynftdto)
