public class SearchOrderRequest extends AlipayObject
| 构造器和说明 |
|---|
SearchOrderRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getApplyId() |
String |
getApplyType() |
String |
getBrandTemplateId() |
String |
getServiceCode() |
String |
getSpecCode() |
void |
setApplyId(String applyId) |
void |
setApplyType(String applyType) |
void |
setBrandTemplateId(String brandTemplateId) |
void |
setServiceCode(String serviceCode) |
void |
setSpecCode(String specCode) |
public String getApplyId()
public void setApplyId(String applyId)
public String getApplyType()
public void setApplyType(String applyType)
public String getBrandTemplateId()
public void setBrandTemplateId(String brandTemplateId)
public String getServiceCode()
public void setServiceCode(String serviceCode)
public String getSpecCode()
public void setSpecCode(String specCode)
Copyright © 2023. All rights reserved.