Uses of Class
com.tencentcloudapi.faceid.v20180301.models.WeChatBillDetail
-
Packages that use WeChatBillDetail Package Description com.tencentcloudapi.faceid.v20180301.models -
-
Uses of WeChatBillDetail in com.tencentcloudapi.faceid.v20180301.models
Methods in com.tencentcloudapi.faceid.v20180301.models that return WeChatBillDetail Modifier and Type Method Description WeChatBillDetail[]GetWeChatBillDetailsResponse. getWeChatBillDetails()Get 数据Methods in com.tencentcloudapi.faceid.v20180301.models with parameters of type WeChatBillDetail Modifier and Type Method Description voidGetWeChatBillDetailsResponse. setWeChatBillDetails(WeChatBillDetail[] WeChatBillDetails)Set 数据Constructors in com.tencentcloudapi.faceid.v20180301.models with parameters of type WeChatBillDetail Constructor Description WeChatBillDetail(WeChatBillDetail 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.
-