public class AlipayCommerceLogisticsFaceMatchModel extends AlipayObject
Constructor and Description |
---|
AlipayCommerceLogisticsFaceMatchModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizType()
Gets biz type.
|
String |
getFaceGroup()
Gets face group.
|
String |
getFaceImage()
Gets face image.
|
String |
getFaceRectangle()
Gets face rectangle.
|
String |
getMerchantCode()
Gets merchant code.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setFaceGroup(String faceGroup)
Sets face group.
|
void |
setFaceImage(String faceImage)
Sets face image.
|
void |
setFaceRectangle(String faceRectangle)
Sets face rectangle.
|
void |
setMerchantCode(String merchantCode)
Sets merchant code.
|
public AlipayCommerceLogisticsFaceMatchModel()
public String getBizType()
public void setBizType(String bizType)
bizType
- the biz typepublic String getFaceGroup()
public void setFaceGroup(String faceGroup)
faceGroup
- the face grouppublic String getFaceImage()
public void setFaceImage(String faceImage)
faceImage
- the face imagepublic String getFaceRectangle()
public void setFaceRectangle(String faceRectangle)
faceRectangle
- the face rectanglepublic String getMerchantCode()
public void setMerchantCode(String merchantCode)
merchantCode
- the merchant codeCopyright © 2018. All rights reserved.