public class AlipayDigitalopUcdpApeprojectCreateModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayDigitalopUcdpApeprojectCreateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getActualMerchantId() |
String |
getInvokerId() |
String |
getMerchantId() |
String |
getMiniAppId() |
String |
getOrgId() |
String |
getProjectId() |
String |
getProjectName() |
ApeRecommendStrategy |
getRecommendStrategy() |
String |
getTemplateCode() |
void |
setActualMerchantId(String actualMerchantId) |
void |
setInvokerId(String invokerId) |
void |
setMerchantId(String merchantId) |
void |
setMiniAppId(String miniAppId) |
void |
setOrgId(String orgId) |
void |
setProjectId(String projectId) |
void |
setProjectName(String projectName) |
void |
setRecommendStrategy(ApeRecommendStrategy recommendStrategy) |
void |
setTemplateCode(String templateCode) |
public String getActualMerchantId()
public void setActualMerchantId(String actualMerchantId)
public String getInvokerId()
public void setInvokerId(String invokerId)
public String getMerchantId()
public void setMerchantId(String merchantId)
public String getMiniAppId()
public void setMiniAppId(String miniAppId)
public String getOrgId()
public void setOrgId(String orgId)
public String getProjectId()
public void setProjectId(String projectId)
public String getProjectName()
public void setProjectName(String projectName)
public ApeRecommendStrategy getRecommendStrategy()
public void setRecommendStrategy(ApeRecommendStrategy recommendStrategy)
public String getTemplateCode()
public void setTemplateCode(String templateCode)
Copyright © 2023. All rights reserved.