public class AlipayEbppCommunityThirdpartyserviceCreateModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayEbppCommunityThirdpartyserviceCreateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCheckVideoUrl() |
String |
getCommunityShortName() |
String |
getOutCommunityId() |
String |
getServiceCode() |
String |
getServiceUrl() |
void |
setCheckVideoUrl(String checkVideoUrl) |
void |
setCommunityShortName(String communityShortName) |
void |
setOutCommunityId(String outCommunityId) |
void |
setServiceCode(String serviceCode) |
void |
setServiceUrl(String serviceUrl) |
public AlipayEbppCommunityThirdpartyserviceCreateModel()
public String getCheckVideoUrl()
public void setCheckVideoUrl(String checkVideoUrl)
public String getCommunityShortName()
public void setCommunityShortName(String communityShortName)
public String getOutCommunityId()
public void setOutCommunityId(String outCommunityId)
public String getServiceCode()
public void setServiceCode(String serviceCode)
public String getServiceUrl()
public void setServiceUrl(String serviceUrl)
Copyright © 2024. All rights reserved.