Properties
category
category: "credential-compact-semantic"
clientId
clientId: undefined | string
Sanitisation Level DATA
data
data: {
decoded: {
exp: undefined | number;
jti: string;
nbf: number;
status: undefined | {
index: number;
type: undefined | "BitIndexRevocationList";
url: string;
};
};
}
Type declaration
decoded: {
exp: undefined | number;
jti: string;
nbf: number;
status: undefined | {
index: number;
type: undefined | "BitIndexRevocationList";
url: string;
};
}
exp: undefined | number
jti: string
nbf: number
status: undefined | {
index: number;
type: undefined | "BitIndexRevocationList";
url: string;
}
managementUserId
managementUserId: undefined | string
requestId
requestId: string
timestamp
timestamp: number