# VyErc1155TokenTypeCreationDto

## Properties

| Field       | Type                                                                                                                               | Description | Required |
| ----------- | ---------------------------------------------------------------------------------------------------------------------------------- | ----------- | -------- |
| id          | string                                                                                                                             |             | ✗        |
| status      | string                                                                                                                             |             | ✗        |
| tokenTypeId | number                                                                                                                             |             | ✗        |
| mints       | [VyErc1155TokenTypeMintInfoDto](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/token/vyerc1155tokentypemintinfodto) |             | ✗        |
| metadata    | [VyMetadataDto](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/token/vymetadatadto)                                 |             | ✗        |

## References

**Schema**

* [VyCreateErc1155TokenTypeResultDto](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/token/vycreateerc1155tokentyperesultdto)
