Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.CreateCustAcctIdResponse
-
Packages that use CreateCustAcctIdResponse Package Description com.tencentcloudapi.cpdp.v20190820 com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of CreateCustAcctIdResponse in com.tencentcloudapi.cpdp.v20190820
Methods in com.tencentcloudapi.cpdp.v20190820 that return CreateCustAcctIdResponse Modifier and Type Method Description CreateCustAcctIdResponseCpdpClient. CreateCustAcctId(CreateCustAcctIdRequest req)会员子账户开立。会员在银行注册,并开立会员子账户,交易网会员代码即会员在平台端系统的会员编号。 平台需保存银行返回的子账户账号,后续交易接口都会用到。会员属性字段为预留扩展字段,当前必须送默认值。 -
Uses of CreateCustAcctIdResponse in com.tencentcloudapi.cpdp.v20190820.models
Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type CreateCustAcctIdResponse Constructor Description CreateCustAcctIdResponse(CreateCustAcctIdResponse 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.
-