Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 626 Bytes

CreateEventSchemaRequest.md

File metadata and controls

22 lines (12 loc) · 626 Bytes

CreateEventSchemaRequest

Request to create event schema

Properties

Name Type Description Notes
name String Name of the event. Must be unique for an organization.
description String Description of the event [optional]
attributes List<EventAttributeSchema>
dimensions List<DimensionsSchema>
enrichments Enrichments [optional]

Implemented Interfaces

  • Serializable