Uses of Class
com.tencentcloudapi.wav.v20210129.models.CustomerProfile
-
Packages that use CustomerProfile Package Description com.tencentcloudapi.wav.v20210129.models -
-
Uses of CustomerProfile in com.tencentcloudapi.wav.v20210129.models
Methods in com.tencentcloudapi.wav.v20210129.models that return CustomerProfile Modifier and Type Method Description CustomerProfile[]QueryCustomerProfileListResponse. getPageData()Get 潜客客户存档信息 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.wav.v20210129.models with parameters of type CustomerProfile Modifier and Type Method Description voidQueryCustomerProfileListResponse. setPageData(CustomerProfile[] PageData)Set 潜客客户存档信息 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.wav.v20210129.models with parameters of type CustomerProfile Constructor Description CustomerProfile(CustomerProfile 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.
-