public class ZhimaCustomerAuthMutualviewApplyModel extends AlipayObject
| Constructor and Description |
|---|
ZhimaCustomerAuthMutualviewApplyModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizType()
Gets biz type.
|
String |
getCallbackUrl()
Gets callback url.
|
String |
getExtBizParam()
Gets ext biz param.
|
String |
getIdentityParam()
Gets identity param.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setCallbackUrl(String callbackUrl)
Sets callback url.
|
void |
setExtBizParam(String extBizParam)
Sets ext biz param.
|
void |
setIdentityParam(String identityParam)
Sets identity param.
|
public ZhimaCustomerAuthMutualviewApplyModel()
public String getBizType()
public void setBizType(String bizType)
bizType - the biz typepublic String getCallbackUrl()
public void setCallbackUrl(String callbackUrl)
callbackUrl - the callback urlpublic String getExtBizParam()
public void setExtBizParam(String extBizParam)
extBizParam - the ext biz parampublic String getIdentityParam()
public void setIdentityParam(String identityParam)
identityParam - the identity paramCopyright © 2018. All rights reserved.