# VyUpdateErc1155TokenAttributeRequest

## Properties

| Field    | Type                                                                                                              | Description                                            | Required |
| -------- | ----------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------ | -------- |
| Type     | [eVyTokenAttributeType](https://sdk.venly.io/sdk-reference/c-sdk-v3/object-references/enum/evytokenattributetype) | Can be one of these: \*\*property \| stat \| boost\*\* | ✗        |
| Value    | string                                                                                                            | Value of the attribute                                 | ✗        |
| MaxValue | string                                                                                                            | Max value for the attribute                            | ✗        |

## References

**Operation**

* [UpdateErc1155TokenAttribute](https://sdk.venly.io/sdk-reference/c-sdk-v3/function-references/token/token-metadata/updateerc1155tokenattribute)
