Sha256: 0103255e86c0be1e8821a901254be47246b0ab7bf5ceda3e8cd6f1e8d28a83c4
Contents?: true
Size: 883 Bytes
Versions: 1
Compression:
Stored size: 883 Bytes
Contents
# VoucherifySdk::CustomEvent ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **String** | Unique custom event ID. | [optional] | | **object** | **String** | The object represented is an `event`. | [default to 'event'] | | **type** | **String** | The event name. | | | **customer** | [**SimpleCustomerRequiredObjectType**](SimpleCustomerRequiredObjectType.md) | | | | **referral** | [**CustomEventReferral**](CustomEventReferral.md) | | | | **loyalty** | **Object** | | | | **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 custom event. | [optional] | | **created_at** | **Time** | Timestamp representing the date and time when the custom event was created in ISO 8601 format. | [optional] |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
voucherify-5.0.0 | docs/CustomEvent.md |