public static class CorpUserPersonainfoGetResponse.OpenPersonaInfo extends TaobaoObject
| Constructor and Description |
|---|
OpenPersonaInfo() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getDob() |
String |
getGender() |
String |
getIndustry() |
String |
getTitle() |
List<String> |
getUmids() |
String |
getWorkStation() |
void |
setDob(Date dob) |
void |
setGender(String gender) |
void |
setIndustry(String industry) |
void |
setTitle(String title) |
void |
setUmids(List<String> umids) |
void |
setWorkStation(String workStation) |
public Date getDob()
public void setDob(Date dob)
public String getGender()
public void setGender(String gender)
public String getIndustry()
public void setIndustry(String industry)
public String getTitle()
public void setTitle(String title)
public String getWorkStation()
public void setWorkStation(String workStation)
Copyright © 2021. All rights reserved.