public class ZolozAuthenticationCustomerFacemanageCreateModel extends AlipayObject
Constructor and Description |
---|
ZolozAuthenticationCustomerFacemanageCreateModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAreacode()
Gets areacode.
|
String |
getBizscale()
Gets bizscale.
|
String |
getBizType()
Gets biz type.
|
String |
getBrandcode()
Gets brandcode.
|
String |
getDevicenum()
Gets devicenum.
|
String |
getExtinfo()
Gets extinfo.
|
String |
getFacetype()
Gets facetype.
|
String |
getFaceval()
Gets faceval.
|
String |
getGroup()
Gets group.
|
String |
getStorecode()
Gets storecode.
|
String |
getValidtimes()
Gets validtimes.
|
void |
setAreacode(String areacode)
Sets areacode.
|
void |
setBizscale(String bizscale)
Sets bizscale.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setBrandcode(String brandcode)
Sets brandcode.
|
void |
setDevicenum(String devicenum)
Sets devicenum.
|
void |
setExtinfo(String extinfo)
Sets extinfo.
|
void |
setFacetype(String facetype)
Sets facetype.
|
void |
setFaceval(String faceval)
Sets faceval.
|
void |
setGroup(String group)
Sets group.
|
void |
setStorecode(String storecode)
Sets storecode.
|
void |
setValidtimes(String validtimes)
Sets validtimes.
|
public ZolozAuthenticationCustomerFacemanageCreateModel()
public String getAreacode()
public void setAreacode(String areacode)
areacode
- the areacodepublic String getBizType()
public void setBizType(String bizType)
bizType
- the biz typepublic String getBizscale()
public void setBizscale(String bizscale)
bizscale
- the bizscalepublic String getBrandcode()
public void setBrandcode(String brandcode)
brandcode
- the brandcodepublic String getDevicenum()
public void setDevicenum(String devicenum)
devicenum
- the devicenumpublic String getExtinfo()
public void setExtinfo(String extinfo)
extinfo
- the extinfopublic String getFacetype()
public void setFacetype(String facetype)
facetype
- the facetypepublic String getFaceval()
public void setFaceval(String faceval)
faceval
- the facevalpublic String getGroup()
public void setGroup(String group)
group
- the grouppublic String getStorecode()
public void setStorecode(String storecode)
storecode
- the storecodepublic String getValidtimes()
public void setValidtimes(String validtimes)
validtimes
- the validtimesCopyright © 2018. All rights reserved.