public class AnttechMorseMarketingRtaAuthModel extends AlipayObject
| 构造器和说明 |
|---|
AnttechMorseMarketingRtaAuthModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<String> |
getCampaignIds() |
String |
getMobileSha256() |
String |
getOperationType() |
String |
getRequestId() |
String |
getResourceId() |
void |
setCampaignIds(List<String> campaignIds) |
void |
setMobileSha256(String mobileSha256) |
void |
setOperationType(String operationType) |
void |
setRequestId(String requestId) |
void |
setResourceId(String resourceId) |
public String getMobileSha256()
public void setMobileSha256(String mobileSha256)
public String getOperationType()
public void setOperationType(String operationType)
public String getRequestId()
public void setRequestId(String requestId)
public String getResourceId()
public void setResourceId(String resourceId)
Copyright © 2023. All rights reserved.