Uses of Class
com.yoti.api.client.AgeVerification
Packages that use AgeVerification
-
Uses of AgeVerification in com.yoti.api.client
Methods in com.yoti.api.client that return AgeVerificationModifier and TypeMethodDescriptionHumanProfile.findAgeOverVerification(int age) Searches for anAgeVerificationcorresponding to an 'Age Over' check for the given ageHumanProfile.findAgeUnderVerification(int age) Searches for anAgeVerificationcorresponding to an 'Age Under' check for the given ageMethods in com.yoti.api.client that return types with arguments of type AgeVerificationModifier and TypeMethodDescriptionHumanProfile.getAgeVerifications()Finds all the 'Age Over' and 'Age Under' derived attributes returned with the profile, and returns them wrapped inAgeVerificationobjects