Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.ModifyMerchantResponse
-
Packages that use ModifyMerchantResponse Package Description com.tencentcloudapi.cpdp.v20190820 com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of ModifyMerchantResponse in com.tencentcloudapi.cpdp.v20190820
Methods in com.tencentcloudapi.cpdp.v20190820 that return ModifyMerchantResponse Modifier and Type Method Description ModifyMerchantResponseCpdpClient. ModifyMerchant(ModifyMerchantRequest req)云鉴-商户信息修改的接口 -
Uses of ModifyMerchantResponse in com.tencentcloudapi.cpdp.v20190820.models
Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type ModifyMerchantResponse Constructor Description ModifyMerchantResponse(ModifyMerchantResponse 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.
-