FVyFulfillmentAssociationDto
Data transfer object for fulfillment association
Properties
Field | Type | Description |
---|---|---|
pricePerItem | double | Price per item |
buyerWalletAddress | FString | Buyer's wallet address |
type | Fulfillment type | |
buyer | Buyer's profile | |
status | Fulfillment status | |
creationDate | FString | Creation date |
externalBuyerId | FString | External buyer ID |
amount | int | Amount |
txAssociation | FString | Transaction association |
txOutOfCustody | FString | Transaction out of custody |
id | FString | ID |
offerId | FString | Offer ID |
Last updated