Event Fields {#ID-0000160e}
===========================

| Field Name       | Description                                                                                                | Data Type (Length) |
|:-----------------|:-----------------------------------------------------------------------------------------------------------|:-------------------|
| Amount           | Amount for the event.                                                                                      | Number (19)        |
| CurrencyCode     | Currency code for the event.                                                                               | VARCHAR2 (5)       |
| Event            | Type of event that occurred for the transaction.                                                           | VARCHAR2 (20)      |
| EventDate        | Date in GMT format that the event occurred. This field can be null for some event types, such as Declined. | Date               |
| ProcessorMessage | Additional information from the processor about the event, such as an error message or explanation.        | VARCHAR2 (255)     |
[Event Fields]

