Uses of Class
com.tencentcloudapi.faceid.v20180301.models.GetEidTokenConfig
-
Packages that use GetEidTokenConfig Package Description com.tencentcloudapi.faceid.v20180301.models -
-
Uses of GetEidTokenConfig in com.tencentcloudapi.faceid.v20180301.models
Methods in com.tencentcloudapi.faceid.v20180301.models that return GetEidTokenConfig Modifier and Type Method Description GetEidTokenConfigGetEidTokenRequest. getConfig()Get 小程序模式配置,包括如何传入姓名身份证的配置,以及是否使用意愿核身。Methods in com.tencentcloudapi.faceid.v20180301.models with parameters of type GetEidTokenConfig Modifier and Type Method Description voidGetEidTokenRequest. setConfig(GetEidTokenConfig Config)Set 小程序模式配置,包括如何传入姓名身份证的配置,以及是否使用意愿核身。Constructors in com.tencentcloudapi.faceid.v20180301.models with parameters of type GetEidTokenConfig Constructor Description GetEidTokenConfig(GetEidTokenConfig source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-