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