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