| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | Unique custom event ID. | [optional] |
| object | str | The object represented is an `event`. | [optional] [default to 'event'] |
| type | str | 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] |
| created_at | datetime | Timestamp representing the date and time when the custom event was created. The value is shown in the ISO 8601 format. | [optional] |