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 class
EKYB.Builder
-
Field Summary
Fields Modifier and Type Field Description private final Boolean
isShowName
private final Boolean
isShowAddress
private final Boolean
isShowTaxId
private final Modules
name
-
Method Summary
Modifier and Type Method Description final Boolean
isShowName()
final Boolean
isShowAddress()
final Boolean
isShowTaxId()
-
-
Method Detail
-
isShowName
final Boolean isShowName()
-
isShowAddress
final Boolean isShowAddress()
-
isShowTaxId
final Boolean isShowTaxId()
-
-
-
-