# VyErc1155TokenContractMetadataDto

## Properties

| Field        | Type   | Description | Required |
| ------------ | ------ | ----------- | -------- |
| name         | string |             | ✗        |
| description  | string |             | ✗        |
| symbol       | string |             | ✗        |
| externalUrl  | string |             | ✗        |
| image        | string |             | ✗        |
| media        | Any    |             | ✗        |
| externalLink | string |             | ✗        |

## References

**Operation**

* [getErc1155ContractMetadata](https://sdk.venly.io/sdk-reference/ts-js-v3/function-references/token/contract-metadata/geterc1155contractmetadata)
* [updateErc1155ContractMetadata](https://sdk.venly.io/sdk-reference/ts-js-v3/function-references/token/contract-metadata/updateerc1155contractmetadata)
