public class KoubeiCateringKbcodeCreateModel extends AlipayObject
| 构造器和说明 |
|---|
KoubeiCateringKbcodeCreateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<KbCodeBindInfoVO> |
getBindInfoList() |
String |
getRequestId() |
String |
getStuffTemplate() |
String |
getStuffType() |
void |
setBindInfoList(List<KbCodeBindInfoVO> bindInfoList) |
void |
setRequestId(String requestId) |
void |
setStuffTemplate(String stuffTemplate) |
void |
setStuffType(String stuffType) |
public List<KbCodeBindInfoVO> getBindInfoList()
public void setBindInfoList(List<KbCodeBindInfoVO> bindInfoList)
public String getRequestId()
public void setRequestId(String requestId)
public String getStuffTemplate()
public void setStuffTemplate(String stuffTemplate)
public String getStuffType()
public void setStuffType(String stuffType)
Copyright © 2023. All rights reserved.