# VyErc1155TokenMintInfoDto

## Properties

| Field           | Type                                                                                                             | Description | Required |
| --------------- | ---------------------------------------------------------------------------------------------------------------- | ----------- | -------- |
| id              | string                                                                                                           |             | ✗        |
| tokenId         | string                                                                                                           |             | ✗        |
| createdOn       | Date                                                                                                             |             | ✗        |
| status          | [VyStatus](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/enum/vystatus)                          |             | ✗        |
| transactionHash | string                                                                                                           |             | ✗        |
| destination     | [VyMintDestinationDto](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/token/vymintdestinationdto) |             | ✗        |

## References

**Schema**

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