Class PersonMergedNotification
- java.lang.Object
-
- com.fifa.connectid.sdk.notifications.PersonMergedNotification
-
public class PersonMergedNotification extends Object
-
-
Constructor Summary
Constructors Constructor Description PersonMergedNotification(String primaryPersonId, String secondaryPersonId, String actorName, Instant operationTimestamp)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetActorName()InstantgetOperationTimestamp()StringgetPrimaryPersonFIFAId()StringgetSecondaryPersonFIFAId()
-