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