Interface ExternalEventCustomPullCollectEventsRequest

interface ExternalEventCustomPullCollectEventsRequest {
    state: Record<string, any>;
}

Properties

Properties

state: Record<string, any>