Package com.docusign.esign.model
Class IdCheckSecurityStep
- java.lang.Object
-
- com.docusign.esign.model.IdCheckSecurityStep
-
public class IdCheckSecurityStep extends Object
IdCheckSecurityStep
-
-
Constructor Summary
Constructors Constructor Description IdCheckSecurityStep()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IdCheckSecurityStepauthType(String authType)booleanequals(Object o)StringgetAuthType()inthashCode()voidsetAuthType(String authType)StringtoString()
-
-
-
Method Detail
-
authType
public IdCheckSecurityStep authType(String authType)
-
getAuthType
public String getAuthType()
- Returns:
- authType
-
setAuthType
public void setAuthType(String authType)
-
-