# VyReadContractResultDto

## Properties

| Field | Type   | Description                                           | Required |
| ----- | ------ | ----------------------------------------------------- | -------- |
| type  | string | The type of the response value from the contract read | ✗        |
| value | Any    | The response value from the contract read             | ✗        |

## References

**Operation**

* [readContract](https://sdk.venly.io/sdk-reference/ts-js-v3/function-references/wallet/contract/readcontract)
