| Name | Type | Description | Notes |
|---|---|---|---|
| Id | string | Unique custom event ID. | [optional] |
| Object | string | The object represented is an `event`. | [optional] |
| Type | string | The event name. | [optional] |
| Customer | SimpleCustomerRequiredObjectType | ||
| Referral | CustomEventReferral | [optional] | |
| Loyalty | CustomEventLoyalty | [optional] | |
| Metadata | Object | A set of custom key/value pairs that you can attach to a customer. The metadata object stores all custom attributes assigned to the customer object. | [optional] |
| CreatedAt | DateTimeOffset? | Timestamp representing the date and time when the custom event was created. The value is shown in the ISO 8601 format. | [optional] |