Event - RepresentationRelationshipDeactivated - 55
Introduction
This event is thrown when a representation relationship is deactivated.
Event Information | Value |
---|---|
Available from version | |
Event ID | 55 |
Event Data Contract |
|
Event Data
The following data is contained in the event data.
{
EventOccuredUtc: DateTime,
EntityId : string,
EntityType : string,
Representative: SimpleCoreIdentityData,
Represented: SimpleCoreIdentityData,
DeactivationDate: DateTime,
Service : string,
LegalEntityName : string, //can be blank if no legal entity context
WasSuspended : bool
}
where SimpleCoreIdentityDatais
{
CoreIdentityId: uint,
CoreIdentityDisplayName: string,
CoreIdentityTypeId: uint,
CoreIdentityTypeName: string
}
Â
© ITSENSE AG. Alle Rechte vorbehalten. ITSENSE und CoreOne sind eingetragene Marken der ITSENSE AG.