VyOfferPurchaseDto
Represents an offer purchase made by a buyer.
Last updated
Represents an offer purchase made by a buyer.
Last updated
pricePerItem
double
The price per item of the offer purchase.
buyer
The buyer's user profile.
externalBuyerId
string
The external ID of the buyer.
buyerWalletAddress
string
The wallet address of the buyer.
id
string
The ID of the offer purchase.
type
The fulfillment type of the offer purchase.
offerId
string
The ID of the offer being purchased.
txOutOfCustody
string
The transaction ID out of custody.
amount
int
The amount of items being purchased.
status
The fulfillment state of the offer purchase.
creationDate
string
The date the offer purchase was created.
txAssociation
string
The transaction ID association.