public class KoubeiShopMallPageModifyModel extends AlipayObject
Constructor and Description |
---|
KoubeiShopMallPageModifyModel() |
Modifier and Type | Method and Description |
---|---|
String |
getMallId()
Gets mall id.
|
String |
getMallUrl()
Gets mall url.
|
String |
getOutBizId()
Gets out biz id.
|
void |
setMallId(String mallId)
Sets mall id.
|
void |
setMallUrl(String mallUrl)
Sets mall url.
|
void |
setOutBizId(String outBizId)
Sets out biz id.
|
public String getMallId()
public void setMallId(String mallId)
mallId
- the mall idpublic String getMallUrl()
public void setMallUrl(String mallUrl)
mallUrl
- the mall urlpublic String getOutBizId()
public void setOutBizId(String outBizId)
outBizId
- the out biz idCopyright © 2018. All rights reserved.