public class KoubeiCateringKbcodeCreateModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiCateringKbcodeCreateModel() |
| Modifier and Type | Method and Description |
|---|---|
List<KbCodeBindInfoVO> |
getBindInfoList()
Gets bind info list.
|
String |
getRequestId()
Gets request id.
|
String |
getStuffTemplate()
Gets stuff template.
|
String |
getStuffType()
Gets stuff type.
|
void |
setBindInfoList(List<KbCodeBindInfoVO> bindInfoList)
Sets bind info list.
|
void |
setRequestId(String requestId)
Sets request id.
|
void |
setStuffTemplate(String stuffTemplate)
Sets stuff template.
|
void |
setStuffType(String stuffType)
Sets stuff type.
|
public List<KbCodeBindInfoVO> getBindInfoList()
public void setBindInfoList(List<KbCodeBindInfoVO> bindInfoList)
bindInfoList - the bind info listpublic String getRequestId()
public void setRequestId(String requestId)
requestId - the request idpublic String getStuffTemplate()
public void setStuffTemplate(String stuffTemplate)
stuffTemplate - the stuff templatepublic String getStuffType()
public void setStuffType(String stuffType)
stuffType - the stuff typeCopyright © 2018. All rights reserved.