public class KoubeiShopMallMemberIdentifyModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiShopMallMemberIdentifyModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMallId()
Gets mall id.
|
String |
getUserId()
Gets user id.
|
void |
setMallId(String mallId)
Sets mall id.
|
void |
setUserId(String userId)
Sets user id.
|
public String getMallId()
public void setMallId(String mallId)
mallId - the mall idpublic String getUserId()
public void setUserId(String userId)
userId - the user idCopyright © 2018. All rights reserved.