# VyUpdateErc1155TokenAttributeRequest

## Properties

| Field    | Type                                                                                                            | Description                                            | Required |
| -------- | --------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------ | -------- |
| type     | [VyTokenAttributeType](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/enum/vytokenattributetype) | 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/ts-js-v3/function-references/token/token-metadata/updateerc1155tokenattribute)
