Properties
category
category: "ecosystem"
Sanitisation Level DATA data
data: {
certificatePem: string;
docTypes: undefined | {
value: string;
}[];
ecosystemId: string;
linkCertificateInfo: undefined | {
certificatePem: string;
issuerCertificateId: string;
};
participantId: string;
status: undefined | string;
}
Type declaration
certificatePem: string
docTypes: undefined | {
value: string;
}[]
ecosystemId: string
linkCertificateInfo: undefined | {
certificatePem: string;
issuerCertificateId: string;
}
participantId: string
status: undefined | string
requestId
requestId: string
requestIp
requestIp: undefined | string
timestamp
timestamp: number
type
type: "ECOSYSTEM_PARTICIPANT_ISSUER_CERTIFICATE_CREATE_START"