Class GetDuplicatesOfRegisteredPersonResponseType


  • public class GetDuplicatesOfRegisteredPersonResponseType
    extends Object
    The GetDuplicatesOfRegisteredPersonResponseType model.
    • Constructor Detail

      • GetDuplicatesOfRegisteredPersonResponseType

        public GetDuplicatesOfRegisteredPersonResponseType()
    • Method Detail

      • requestedPersonRegistrationContext

        public PersonRegistrationContextType requestedPersonRegistrationContext()
        Get the context of the registration in Connect ID.
        Returns:
        the requestedPersonRegistrationContext value
      • withRequestedPersonRegistrationContext

        public GetDuplicatesOfRegisteredPersonResponseType withRequestedPersonRegistrationContext​(PersonRegistrationContextType requestedPersonRegistrationContext)
        Set the context of the registration in Connect ID.
        Parameters:
        requestedPersonRegistrationContext - the requestedPersonRegistrationContext value to set
        Returns:
        the GetDuplicatesOfRegisteredPersonResponseType object itself.
      • duplicates

        public List<PersonDuplicateType> duplicates()
        Get a list of people this person may be duplicated with.
        Returns:
        the duplicates value