Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.OutSubMerchantExtensionInfo
-
Packages that use OutSubMerchantExtensionInfo Package Description com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of OutSubMerchantExtensionInfo in com.tencentcloudapi.cpdp.v20190820.models
Methods in com.tencentcloudapi.cpdp.v20190820.models that return OutSubMerchantExtensionInfo Modifier and Type Method Description OutSubMerchantExtensionInfoCreateOpenBankAggregatedSubMerchantRegistrationRequest. getOutSubMerchantExtensionInfo()Get 外部子商户其他公用扩展信息。 HELIPAY渠道必传。Methods in com.tencentcloudapi.cpdp.v20190820.models with parameters of type OutSubMerchantExtensionInfo Modifier and Type Method Description voidCreateOpenBankAggregatedSubMerchantRegistrationRequest. setOutSubMerchantExtensionInfo(OutSubMerchantExtensionInfo OutSubMerchantExtensionInfo)Set 外部子商户其他公用扩展信息。 HELIPAY渠道必传。Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type OutSubMerchantExtensionInfo Constructor Description OutSubMerchantExtensionInfo(OutSubMerchantExtensionInfo 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.
-