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