public class KoubeiMarketingCampaignAssetDetailQueryModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiMarketingCampaignAssetDetailQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAssetId()
Gets asset id.
|
String |
getAssetType()
Gets asset type.
|
void |
setAssetId(String assetId)
Sets asset id.
|
void |
setAssetType(String assetType)
Sets asset type.
|
public KoubeiMarketingCampaignAssetDetailQueryModel()
public String getAssetId()
public void setAssetId(String assetId)
assetId - the asset idpublic String getAssetType()
public void setAssetType(String assetType)
assetType - the asset typeCopyright © 2018. All rights reserved.