Skip to main content

Namespace: EventGroupMarker

sdk.v1.EventGroupMarker

Namespaces

Classes

Interfaces

Type Aliases

$Shape

Ƭ $Shape: { inboundEvent?: $Shape | null ; inboundUpdate?: $Shape | null ; label?: $Shape | null } & { inboundEvent?: null ; inboundUpdate?: null ; label?: null ; variant?: undefined } | { inboundEvent?: null ; inboundUpdate?: null ; label: $Shape ; variant?: "label" } | { inboundEvent: $Shape ; inboundUpdate?: null ; label?: null ; variant?: "inboundEvent" } | { inboundEvent?: null ; inboundUpdate: $Shape ; label?: null ; variant?: "inboundUpdate" }

Narrowed shape of an EventGroupMarker.