public class AlipaySecurityProdFacepayUploadModel extends AlipayObject
Constructor and Description |
---|
AlipaySecurityProdFacepayUploadModel() |
Modifier and Type | Method and Description |
---|---|
String |
getCheckCode()
Gets check code.
|
String |
getFaceImage()
Gets face image.
|
String |
getStoreId()
Gets store id.
|
void |
setCheckCode(String checkCode)
Sets check code.
|
void |
setFaceImage(String faceImage)
Sets face image.
|
void |
setStoreId(String storeId)
Sets store id.
|
public AlipaySecurityProdFacepayUploadModel()
public String getCheckCode()
public void setCheckCode(String checkCode)
checkCode
- the check codepublic String getFaceImage()
public void setFaceImage(String faceImage)
faceImage
- the face imagepublic String getStoreId()
public void setStoreId(String storeId)
storeId
- the store idCopyright © 2018. All rights reserved.