Uses of Class
com.tencentcloudapi.wav.v20210129.models.PurchaseConcern
-
Packages that use PurchaseConcern Package Description com.tencentcloudapi.wav.v20210129.models -
-
Uses of PurchaseConcern in com.tencentcloudapi.wav.v20210129.models
Methods in com.tencentcloudapi.wav.v20210129.models that return PurchaseConcern Modifier and Type Method Description PurchaseConcern[]CustomerProfile. getPurchaseConcern()Get 购车关注点信息Methods in com.tencentcloudapi.wav.v20210129.models with parameters of type PurchaseConcern Modifier and Type Method Description voidCustomerProfile. setPurchaseConcern(PurchaseConcern[] PurchaseConcern)Set 购车关注点信息Constructors in com.tencentcloudapi.wav.v20210129.models with parameters of type PurchaseConcern Constructor Description PurchaseConcern(PurchaseConcern 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.
-