VyCreateOfferRequestBase

[Base Class] Base class for creating an offer request.

Derived Types

Properties

FieldTypeDescription

nft [required]

The NFT object associated with the offer.

startDate

DateTime?

The start date of the offer.

endDate

DateTime?

The end date of the offer.

signature

string

The signature of the offer.

sellerAddress [required]

string

The address of the seller.

externalSellerId

string

The external ID of the seller.

currency

The currency type of the offer.

sellerId

string

The ID of the seller.

visibility

The visibility type of the offer.

Last updated