Sanitisation Level DATA
data
data: {
credential: undefined;
credentialStatus: undefined | {
id: string;
type: string;
};
id: string;
issuanceDate: undefined | string;
tag: undefined | string;
}
Type declaration
credential: undefined
credentialStatus: undefined | {
id: string;
type: string;
}
id: string
issuanceDate: undefined | string
tag: undefined | string