public class KoubeiRetailKbcodeCreateModel extends AlipayObject
Constructor and Description |
---|
KoubeiRetailKbcodeCreateModel() |
Modifier and Type | Method and Description |
---|---|
List<RetailKbcodeCreateVo> |
getCodeInfoList()
Gets code info list.
|
String |
getCodeTemplate()
Gets code template.
|
String |
getCodeType()
Gets code type.
|
String |
getRequestId()
Gets request id.
|
void |
setCodeInfoList(List<RetailKbcodeCreateVo> codeInfoList)
Sets code info list.
|
void |
setCodeTemplate(String codeTemplate)
Sets code template.
|
void |
setCodeType(String codeType)
Sets code type.
|
void |
setRequestId(String requestId)
Sets request id.
|
public List<RetailKbcodeCreateVo> getCodeInfoList()
public void setCodeInfoList(List<RetailKbcodeCreateVo> codeInfoList)
codeInfoList
- the code info listpublic String getCodeTemplate()
public void setCodeTemplate(String codeTemplate)
codeTemplate
- the code templatepublic String getCodeType()
public void setCodeType(String codeType)
codeType
- the code typepublic String getRequestId()
public void setRequestId(String requestId)
requestId
- the request idCopyright © 2018. All rights reserved.