Example #1
0
 public IList <VerificationType> getVerificationTypes()
 {
     return(apiClient.getVerificationTypes());
 }