Properties
category
category: "ecosystem"
clientId
clientId: undefined | string
Sanitisation Level DATA
data
data: {
ecosystems: {
ecosystemUrl: string;
tenantIds: string[];
}[];
integrations: {
format: "MATTR";
url: string;
}[];
lastSyncTime: number;
skipped: boolean;
successCount: number;
}
Type declaration
ecosystems: {
ecosystemUrl: string;
tenantIds: string[];
}[]
integrations: {
format: "MATTR";
url: string;
}[]
lastSyncTime: number
skipped: boolean
successCount: number
managementUserId
managementUserId: undefined | string
requestId
requestId: string
timestamp
timestamp: number