Semparse Docs
SDK Reference@workspace/semparse-sdk-coreType aliases

Type Alias: SemparseCaptureResult

@workspace/semparse-sdk-core


@workspace/semparse-sdk-core / SemparseCaptureResult

Type Alias: SemparseCaptureResult

SemparseCaptureResult = object

Capture response containing the emitted event id and transport status.

Properties

eventId

eventId: string


transport

transport: SemparseTransportResult

On this page