Transaction-specific properties of the event. These are populated on a best-effort basis.
direction | string The direction of the payment instruction with respect to the Electrum partner. For example, |
paymentScheme | string (PaymentSchemeName) Identifies the scheme used for the payment
|
service | string The Electrum service which processed the transaction. |
tranUetr | string The UETR of the transaction to which this event pertains. |
{- "direction": "INBOUND",
- "paymentScheme": "ZA_RTC",
- "service": "string",
- "tranUetr": "string"
}