Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 563 Bytes

UpdateEventSchemaRequest.md

File metadata and controls

21 lines (11 loc) · 563 Bytes

UpdateEventSchemaRequest

Request to update event schema

Properties

Name Type Description Notes
description String Description of the event [optional]
attributes List<EventAttributeSchema> [optional]
dimensions List<DimensionsSchema> [optional]
enrichments Enrichments [optional]

Implemented Interfaces

  • Serializable