> For the complete documentation index, see [llms.txt](https://sdk.venly.io/sdk-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/token/vymediadto.md).

# VyMediaDto

## Properties

| Field | Type                                                                         | Description                                                                                           | Required |
| ----- | ---------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------- | -------- |
| type  | [VyMediaType](/sdk-reference/ts-js-v3/object-references/enum/vymediatype.md) | Add media to the NFT contract/collection. \[Read more]\(<https://docs.venly.io/docs/collection-info>) | ✗        |
| value | string                                                                       | URL of image or URL of social links                                                                   | ✗        |

## References

**Schema**

* [VyUpdateErc1155ContractMetadataRequest](/sdk-reference/ts-js-v3/object-references/token/vyupdateerc1155contractmetadatarequest.md)
* [VyCreateErc1155ContractRequest](/sdk-reference/ts-js-v3/object-references/token/vycreateerc1155contractrequest.md)
