public class AlipayInsSceneSellerActivityQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayInsSceneSellerActivityQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getChannelAccountId()
Gets channel account id.
|
Long |
getChannelAccountType()
Gets channel account type.
|
String |
getSpCode()
Gets sp code.
|
void |
setChannelAccountId(String channelAccountId)
Sets channel account id.
|
void |
setChannelAccountType(Long channelAccountType)
Sets channel account type.
|
void |
setSpCode(String spCode)
Sets sp code.
|
public AlipayInsSceneSellerActivityQueryModel()
public 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.