public class AlipayInsSceneSellerActivitySignModel extends AlipayObject
Constructor and Description |
---|
AlipayInsSceneSellerActivitySignModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizData()
Gets biz data.
|
String |
getChannelAccountId()
Gets channel account id.
|
Long |
getChannelAccountType()
Gets channel account type.
|
String |
getSpCode()
Gets sp code.
|
void |
setBizData(String bizData)
Sets biz data.
|
void |
setChannelAccountId(String channelAccountId)
Sets channel account id.
|
void |
setChannelAccountType(Long channelAccountType)
Sets channel account type.
|
void |
setSpCode(String spCode)
Sets sp code.
|
public AlipayInsSceneSellerActivitySignModel()
public String getBizData()
public void setBizData(String bizData)
bizData
- the biz datapublic String getChannelAccountId()
public void setChannelAccountId(String channelAccountId)
channelAccountId
- the channel account idpublic Long getChannelAccountType()
public void setChannelAccountType(Long channelAccountType)
channelAccountType
- the channel account typepublic String getSpCode()
public void setSpCode(String spCode)
spCode
- the sp codeCopyright © 2018. All rights reserved.