Details about the event that created pending points.
| Name | Type | Description | Notes |
|---|---|---|---|
| Id | string | Unique event identifier, assigned by Voucherify. | [optional] |
| Type | string | Type of the event that triggered the creation of pending points. | [optional] |
| GroupId | string | Unique identifier of the request that triggered the event, assigned by Voucherify. | [optional] |
| EntityId | string | Unique identifier of the entity that triggered the event, assigned by Voucherify. For pending points, it is the `customer_id` of the customer who paid for the order. | [optional] |
| CreatedAt | DateTimeOffset? | Timestamp representing the date and time when the event occurred. The value is shown in the ISO 8601 format. | [optional] |
| Category | string | Type of the event. | [optional] |
| EventSource | EventSource | [optional] |