public class ZolozIdentificationZolozidGetModel extends AlipayObject
Constructor and Description |
---|
ZolozIdentificationZolozidGetModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAction()
Gets action.
|
String |
getBizId()
Gets biz id.
|
String |
getExternParams()
Gets extern params.
|
String |
getZcifParams()
Gets zcif params.
|
void |
setAction(String action)
Sets action.
|
void |
setBizId(String bizId)
Sets biz id.
|
void |
setExternParams(String externParams)
Sets extern params.
|
void |
setZcifParams(String zcifParams)
Sets zcif params.
|
public String getAction()
public void setAction(String action)
action
- the actionpublic String getBizId()
public void setBizId(String bizId)
bizId
- the biz idpublic String getExternParams()
public void setExternParams(String externParams)
externParams
- the extern paramspublic String getZcifParams()
public void setZcifParams(String zcifParams)
zcifParams
- the zcif paramsCopyright © 2018. All rights reserved.