Properties
category
category: "mobile-credential"
clientId
clientId: undefined | string
Sanitisation Level DATA
data
data: {
certificateData: {
active: undefined | boolean;
commonName: string;
country: string;
notAfter: string;
notBefore: string;
};
certificatePem: string;
id: string;
}
Type declaration
certificateData: {
active: undefined | boolean;
commonName: string;
country: string;
notAfter: string;
notBefore: string;
}
active: undefined | boolean
commonName: string
country: string
notAfter: string
notBefore: string
certificatePem: string
id: string
managementUserId
managementUserId: undefined | string
requestId
requestId: string
timestamp
timestamp: number