public class AgePortraitInfo extends AbstractModel
Constructor and Description |
---|
AgePortraitInfo() |
Modifier and Type | Method and Description |
---|---|
AgePortrait[] |
getPortraitSet()
Get 用户年龄画像数组
|
void |
setPortraitSet(AgePortrait[] PortraitSet)
Set 用户年龄画像数组
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public AgePortrait[] getPortraitSet()
public void setPortraitSet(AgePortrait[] PortraitSet)
PortraitSet
- 用户年龄画像数组Copyright © 2020. All rights reserved.