Sanitisation Level DATA
data
data: {
error: {
message: string;
type: string;
};
eventType: string;
id: string;
url: string;
webhookId: string;
}
Type declaration
error: {
message: string;
type: string;
}
message: string
type: string
eventType: string
id: string
url: string
webhookId: string