VyReadContractResultDto

This class represents the result of a contract read operation.

Properties

FieldTypeDescription

type

string

The type of the contract.

value

string

The value of the contract.

Last updated