Interface DidCreateStartEvent
Properties
Sanitisation Level DATA
data
data: {
method: string;
options: undefined | {
[key: string]: string | boolean;
};
}
Type declaration
method: string
options: undefined | {
[key: string]: string | boolean;
}
requestId
requestId: string
timestamp
timestamp: number