VyOfferTerminationDto

A data transfer object representing an offer termination.

Properties

FieldTypeDescription

id

string

The unique identifier of the offer termination.

type

The type of fulfillment for the offer termination.

offerId

string

The unique identifier of the offer associated with the termination.

txOutOfCustody

string

The transaction out of custody associated with the offer termination.

amount

int

The amount associated with the offer termination.

status

The fulfillment state of the offer termination.

creationDate

string

The date the offer termination was created.

txAssociation

string

The transaction association associated with the offer termination.

Last updated