public class AlipaySecurityProdFacerepoAddModel extends AlipayObject
| Constructor and Description |
|---|
AlipaySecurityProdFacerepoAddModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizId()
Gets biz id.
|
String |
getFaceStr()
Gets face str.
|
String |
getGroupId()
Gets group id.
|
void |
setBizId(String bizId)
Sets biz id.
|
void |
setFaceStr(String faceStr)
Sets face str.
|
void |
setGroupId(String groupId)
Sets group id.
|
public String getBizId()
public void setBizId(String bizId)
bizId - the biz idpublic String getFaceStr()
public void setFaceStr(String faceStr)
faceStr - the face strpublic String getGroupId()
public void setGroupId(String groupId)
groupId - the group idCopyright © 2018. All rights reserved.