Properties
category
category: "mobile-credential"
clientId
clientId: undefined | string
Sanitisation Level DATA
data
data: {
reason: undefined | {
details: {
[key: string]: unknown;
};
message: string;
type: unknown;
};
verified: boolean;
}
Type declaration
reason: undefined | {
details: {
[key: string]: unknown;
};
message: string;
type: unknown;
}
verified: boolean
managementUserId
managementUserId: undefined | string
requestId
requestId: string
timestamp
timestamp: number