FVyOfferPurchaseDto
Purchase information for an offer
Properties
Field
Type
Description
pricePerItem
double
The price per item of the purchase
externalBuyerId
FString
The external ID of the buyer
buyerWalletAddress
FString
The wallet address of the buyer
id
FString
The ID of the purchase
offerId
FString
The ID of the offer
txOutOfCustody
FString
The transaction out of custody
amount
int
The amount of items purchased
creationDate
FString
The creation date of the purchase
txAssociation
FString
The transaction association
Last updated