Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.OpenBankPayerInfo
-
Packages that use OpenBankPayerInfo Package Description com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of OpenBankPayerInfo in com.tencentcloudapi.cpdp.v20190820.models
Methods in com.tencentcloudapi.cpdp.v20190820.models that return OpenBankPayerInfo Modifier and Type Method Description OpenBankPayerInfoCreateOpenBankPaymentOrderRequest. getPayerInfo()Get 付款方信息。Methods in com.tencentcloudapi.cpdp.v20190820.models with parameters of type OpenBankPayerInfo Modifier and Type Method Description voidCreateOpenBankPaymentOrderRequest. setPayerInfo(OpenBankPayerInfo PayerInfo)Set 付款方信息。Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type OpenBankPayerInfo Constructor Description OpenBankPayerInfo(OpenBankPayerInfo 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.
-