Readonly
amountMoney value of the Transaction.
Optional
Readonly
customCustom Fields defined for the Transaction.
Readonly
idUnique identifier of the Transaction.
Optional
Readonly
interactionIdentifier used by the interface that manages the Transaction (usually the PSP).
If a matching interaction was logged in the interfaceInteractions
array, the corresponding interaction can be found with this ID.
Readonly
stateState of the Transaction.
Optional
Readonly
timestampDate and time (UTC) the Transaction took place.
Readonly
typeType of the Transaction. For example, Authorization
.
Represents a financial transaction typically created as a result of a notification from the payment service.