public class KoubeiMemberDataTagQueryModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiMemberDataTagQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIsvPid()
Gets isv pid.
|
String |
getShopId()
Gets shop id.
|
String |
getUserId()
Gets user id.
|
void |
setIsvPid(String isvPid)
Sets isv pid.
|
void |
setShopId(String shopId)
Sets shop id.
|
void |
setUserId(String userId)
Sets user id.
|
public String getIsvPid()
public void setIsvPid(String isvPid)
isvPid - the isv pidpublic String getShopId()
public void setShopId(String shopId)
shopId - the shop idpublic String getUserId()
public void setUserId(String userId)
userId - the user idCopyright © 2018. All rights reserved.