VyReadContractResultDto

This class represents the result of a contract read operation.

Properties

Field
Type
Description

type

string

The type of the contract.

value

string

The value of the contract.

Last updated