VyContractInputDto

This class represents the input data transfer object for a Vy contract.

Properties

FieldTypeDescription

type [required]

string

The type of the contract.

value [required]

string

The value of the contract.

Last updated