public class AlipayOpenAppServiceApplyModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayOpenAppServiceApplyModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCategoryId() |
String |
getOutBizNo() |
String |
getSchemaVersion() |
String |
getServiceXml() |
void |
setCategoryId(String categoryId) |
void |
setOutBizNo(String outBizNo) |
void |
setSchemaVersion(String schemaVersion) |
void |
setServiceXml(String serviceXml) |
public String getCategoryId()
public void setCategoryId(String categoryId)
public String getOutBizNo()
public void setOutBizNo(String outBizNo)
public String getSchemaVersion()
public void setSchemaVersion(String schemaVersion)
public String getServiceXml()
public void setServiceXml(String serviceXml)
Copyright © 2021. All rights reserved.