Jump to Content

Interface PutEventTypeRequest

Hierarchy

Properties

description?: string

The description of the event type.

entityTypes: undefined | string[]

The entity type for the event type. Example entity types: customer, merchant, account.

eventIngestion?: string

Specifies if ingenstion is enabled or disabled.

eventVariables: undefined | string[]

The event type variables.

labels?: string[]

The event type labels.

name: undefined | string

The name.

tags?: Tag[]

A collection of key and value pairs.