Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.QueryPayerinfoData
-
Packages that use QueryPayerinfoData Package Description com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of QueryPayerinfoData in com.tencentcloudapi.cpdp.v20190820.models
Methods in com.tencentcloudapi.cpdp.v20190820.models that return QueryPayerinfoData Modifier and Type Method Description QueryPayerinfoDataQueryPayerinfoResult. getData()Get 付款人查询数据Methods in com.tencentcloudapi.cpdp.v20190820.models with parameters of type QueryPayerinfoData Modifier and Type Method Description voidQueryPayerinfoResult. setData(QueryPayerinfoData Data)Set 付款人查询数据Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type QueryPayerinfoData Constructor Description QueryPayerinfoData(QueryPayerinfoData 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.
-