Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.QueryMerchantBalanceResult
-
Packages that use QueryMerchantBalanceResult Package Description com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of QueryMerchantBalanceResult in com.tencentcloudapi.cpdp.v20190820.models
Methods in com.tencentcloudapi.cpdp.v20190820.models that return QueryMerchantBalanceResult Modifier and Type Method Description QueryMerchantBalanceResultQueryMerchantBalanceResponse. getResult()Get 对接方账户余额查询结果Methods in com.tencentcloudapi.cpdp.v20190820.models with parameters of type QueryMerchantBalanceResult Modifier and Type Method Description voidQueryMerchantBalanceResponse. setResult(QueryMerchantBalanceResult Result)Set 对接方账户余额查询结果Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type QueryMerchantBalanceResult Constructor Description QueryMerchantBalanceResult(QueryMerchantBalanceResult 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.
-