Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.QueryPayerinfoResult
-
Packages that use QueryPayerinfoResult Package Description com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of QueryPayerinfoResult in com.tencentcloudapi.cpdp.v20190820.models
Methods in com.tencentcloudapi.cpdp.v20190820.models that return QueryPayerinfoResult Modifier and Type Method Description QueryPayerinfoResultQueryPayerInfoResponse. getResult()Get 付款人查询结果Methods in com.tencentcloudapi.cpdp.v20190820.models with parameters of type QueryPayerinfoResult Modifier and Type Method Description voidQueryPayerInfoResponse. setResult(QueryPayerinfoResult Result)Set 付款人查询结果Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type QueryPayerinfoResult Constructor Description QueryPayerinfoResult(QueryPayerinfoResult 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.
-