Interface EcosystemCredentialRetrieveStartEvent
Properties
category
category: "ecosystem"
Sanitisation Level DATA
data
data: {
credentialId: string;
ecosystemId: string;
}
Type declaration
credentialId: string
ecosystemId: string
requestId
requestId: string
timestamp
timestamp: number