public class AlipayOpenMiniUserportraitQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayOpenMiniUserportraitQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDateScope() |
String |
getPortraitType() |
String |
getUserType() |
void |
setDateScope(String dateScope) |
void |
setPortraitType(String portraitType) |
void |
setUserType(String userType) |
public String getDateScope()
public void setDateScope(String dateScope)
public String getPortraitType()
public void setPortraitType(String portraitType)
public String getUserType()
public void setUserType(String userType)
Copyright © 2020. All rights reserved.