Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.CreateOpenBankPaymentOrderResponse
-
Packages that use CreateOpenBankPaymentOrderResponse Package Description com.tencentcloudapi.cpdp.v20190820 com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of CreateOpenBankPaymentOrderResponse in com.tencentcloudapi.cpdp.v20190820
Methods in com.tencentcloudapi.cpdp.v20190820 that return CreateOpenBankPaymentOrderResponse Modifier and Type Method Description CreateOpenBankPaymentOrderResponseCpdpClient. CreateOpenBankPaymentOrder(CreateOpenBankPaymentOrderRequest req)云企付-创建支付订单。支持B2B网关支付,B2C转账下单。 -
Uses of CreateOpenBankPaymentOrderResponse in com.tencentcloudapi.cpdp.v20190820.models
Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type CreateOpenBankPaymentOrderResponse Constructor Description CreateOpenBankPaymentOrderResponse(CreateOpenBankPaymentOrderResponse 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.
-