VyFulfillmentDto
Represents a fulfillment object for a Vy offer.
Last updated
Represents a fulfillment object for a Vy offer.
Last updated
pricePerItem
double
Price per item for this fulfillment
buyerWalletAddress
string
The wallet address of the Buyer (set if Type == Purchase)
type
The type of the fulfillment object.
buyer
The user profile of the buyer (set if Type == Purchase)
status
The status of the fulfillment object.
creationDate
DateTime
The creation date of the fulfillment object.
externalBuyerId
string
The Id of the external Buyer (set if Type == Purchase)
amount
int
The amount associated with the fulfillment object.
txAssociation
string
The transaction association associated with the fulfillment object.
txOutOfCustody
string
The transaction out of custody associated with the fulfillment object.
id
string
The ID of the fulfillment object.
offerId
string
The ID of the offer associated with the fulfillment object.