public class AlipayOpenPublicMatchuserFollowQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayOpenPublicMatchuserFollowQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getIdentityCard()
Gets identity card.
|
String |
getMobileNo()
Gets mobile no.
|
String |
getUserId()
Gets user id.
|
void |
setIdentityCard(String identityCard)
Sets identity card.
|
void |
setMobileNo(String mobileNo)
Sets mobile no.
|
void |
setUserId(String userId)
Sets user id.
|
public AlipayOpenPublicMatchuserFollowQueryModel()
public String getIdentityCard()
public void setIdentityCard(String identityCard)
identityCard
- the identity cardpublic String getMobileNo()
public void setMobileNo(String mobileNo)
mobileNo
- the mobile nopublic String getUserId()
public void setUserId(String userId)
userId
- the user idCopyright © 2018. All rights reserved.