Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.OpenBankPayLimitInfo
-
Packages that use OpenBankPayLimitInfo Package Description com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of OpenBankPayLimitInfo in com.tencentcloudapi.cpdp.v20190820.models
Methods in com.tencentcloudapi.cpdp.v20190820.models that return OpenBankPayLimitInfo Modifier and Type Method Description OpenBankPayLimitInfoCreateOpenBankUnifiedOrderRequest. getPayLimitInfo()Get 支付限制。Methods in com.tencentcloudapi.cpdp.v20190820.models with parameters of type OpenBankPayLimitInfo Modifier and Type Method Description voidCreateOpenBankUnifiedOrderRequest. setPayLimitInfo(OpenBankPayLimitInfo PayLimitInfo)Set 支付限制。Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type OpenBankPayLimitInfo Constructor Description OpenBankPayLimitInfo(OpenBankPayLimitInfo 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.
-