Package com.incode.welcome_sdk.modules
Class EKYB
-
- All Implemented Interfaces:
public final class EKYB extends BaseModule
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classEKYB.Builder
-
Field Summary
Fields Modifier and Type Field Description private final BooleanisShowNameprivate final BooleanisShowAddressprivate final BooleanisShowTaxIdprivate final Modulesnameprivate final BooleanisNonUiMode
-
Method Summary
Modifier and Type Method Description final BooleanisShowName()final BooleanisShowAddress()final BooleanisShowTaxId()-
-
Method Detail
-
isShowName
final Boolean isShowName()
-
isShowAddress
final Boolean isShowAddress()
-
isShowTaxId
final Boolean isShowTaxId()
-
-
-
-