# VyContractDecodeResultDto

## Properties

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

## References

**Operation**

* [DecodeContract](https://sdk.venly.io/sdk-reference/c-sdk-v3/function-references/wallet/contract/decodecontract)
