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