public class ZolozIdentificationCustomerEnrollCancelModel extends AlipayObject
| Constructor and Description |
|---|
ZolozIdentificationCustomerEnrollCancelModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizId()
Gets biz id.
|
String |
getUserId()
Gets user id.
|
void |
setBizId(String bizId)
Sets biz id.
|
void |
setUserId(String userId)
Sets user id.
|
public ZolozIdentificationCustomerEnrollCancelModel()
public String getBizId()
public void setBizId(String bizId)
bizId - the biz idpublic String getUserId()
public void setUserId(String userId)
userId - the user idCopyright © 2018. All rights reserved.