public class AlipaySocialBaseIdpdrivenSendModel extends AlipayObject
Constructor and Description |
---|
AlipaySocialBaseIdpdrivenSendModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAssetId()
Gets asset id.
|
String |
getData()
Gets data.
|
Long |
getDataTime()
Gets data time.
|
void |
setAssetId(String assetId)
Sets asset id.
|
void |
setData(String data)
Sets data.
|
void |
setDataTime(Long dataTime)
Sets data time.
|
public String getAssetId()
public void setAssetId(String assetId)
assetId
- the asset idpublic String getData()
public void setData(String data)
data
- the datapublic Long getDataTime()
public void setDataTime(Long dataTime)
dataTime
- the data timeCopyright © 2018. All rights reserved.