public class AlipayUserCertifyActionApplyModel extends AlipayObject
| Constructor and Description |
|---|
AlipayUserCertifyActionApplyModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizType()
Gets biz type.
|
String |
getPartnerId()
Gets partner id.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setPartnerId(String partnerId)
Sets partner id.
|
public String getBizType()
public void setBizType(String bizType)
bizType - the biz typepublic String getPartnerId()
public void setPartnerId(String partnerId)
partnerId - the partner idCopyright © 2018. All rights reserved.