Uses of Class
com.tencentcloudapi.faceid.v20180301.models.ChargeDetail
-
Packages that use ChargeDetail Package Description com.tencentcloudapi.faceid.v20180301.models -
-
Uses of ChargeDetail in com.tencentcloudapi.faceid.v20180301.models
Methods in com.tencentcloudapi.faceid.v20180301.models that return ChargeDetail Modifier and Type Method Description ChargeDetail[]WeChatBillDetail. getChargeDetails()Get 本token计费详情Methods in com.tencentcloudapi.faceid.v20180301.models with parameters of type ChargeDetail Modifier and Type Method Description voidWeChatBillDetail. setChargeDetails(ChargeDetail[] ChargeDetails)Set 本token计费详情Constructors in com.tencentcloudapi.faceid.v20180301.models with parameters of type ChargeDetail Constructor Description ChargeDetail(ChargeDetail 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.
-