FVyOfferTerminationDto
Data transfer object for offer termination
Properties
Field | Type | Description |
---|---|---|
id | FString | The ID of the termination |
type | The type of fulfillment | |
offerId | FString | The ID of the offer |
txOutOfCustody | FString | The transaction out of custody |
amount | int | The amount of the termination |
status | The status of the fulfillment | |
creationDate | FString | The creation date of the termination |
txAssociation | FString | The transaction association |
Last updated