Properties
category
category: "presentation-web-semantic"
clientId
clientId: undefined | string
Sanitisation Level DATA
data
data: {
ecosystemValidation: undefined | {
credentials: {
credentialTypeResults: undefined | {
error: undefined | {
message: string;
type: string;
};
failReasons: undefined | {
message: ...;
type: ...;
}[];
policyVersion: undefined | string;
type: string;
validated: undefined | boolean;
}[];
error: undefined | {
message: string;
type: string;
};
}[];
};
verified: boolean;
}
Type declaration
ecosystemValidation: undefined | {
credentials: {
credentialTypeResults: undefined | {
error: undefined | {
message: string;
type: string;
};
failReasons: undefined | {
message: ...;
type: ...;
}[];
policyVersion: undefined | string;
type: string;
validated: undefined | boolean;
}[];
error: undefined | {
message: string;
type: string;
};
}[];
}
verified: boolean
managementUserId
managementUserId: undefined | string
requestId
requestId: string
timestamp
timestamp: number