vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface OrchestrationContextEvent

    interface OrchestrationContextEvent {
        eventType: string;
        orchestrationEvent: string;
        platformEvent: string;
        platformEventPrimaryKey: string;
    }
    Index

    Properties

    eventType: string
    orchestrationEvent: string
    platformEvent: string
    platformEventPrimaryKey: string