public class AlipayMarketingSharetokenDecodeModel extends AlipayObject
Constructor and Description |
---|
AlipayMarketingSharetokenDecodeModel() |
Modifier and Type | Method and Description |
---|---|
String |
getCodeType()
Gets code type.
|
String |
getExtData()
Gets ext data.
|
String |
getToken()
Gets token.
|
void |
setCodeType(String codeType)
Sets code type.
|
void |
setExtData(String extData)
Sets ext data.
|
void |
setToken(String token)
Sets token.
|
public AlipayMarketingSharetokenDecodeModel()
public String getCodeType()
public void setCodeType(String codeType)
codeType
- the code typepublic String getExtData()
public void setExtData(String extData)
extData
- the ext datapublic String getToken()
public void setToken(String token)
token
- the tokenCopyright © 2018. All rights reserved.