VyOfferPreparationDto

This class represents the data transfer object for preparing an offer in the Vy system.

Properties

FieldTypeDescription

approvalPreparationTransactions

JToken[]

An array of JToken objects representing the approval preparation transactions for the offer.

signableMessages

An array of VySignMessageRequestEip712RequestDto objects representing the signable messages for the offer.

Last updated