public class AlipayEcoMycarPromoTicketSyncModel extends AlipayObject
| Constructor and Description |
|---|
AlipayEcoMycarPromoTicketSyncModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getActiveId()
Gets active id.
|
List<CodeNOList> |
getCodeNoList()
Gets code no list.
|
String |
getSourceType()
Gets source type.
|
void |
setActiveId(String activeId)
Sets active id.
|
void |
setCodeNoList(List<CodeNOList> codeNoList)
Sets code no list.
|
void |
setSourceType(String sourceType)
Sets source type.
|
public String getActiveId()
public void setActiveId(String activeId)
activeId - the active idpublic List<CodeNOList> getCodeNoList()
public void setCodeNoList(List<CodeNOList> codeNoList)
codeNoList - the code no listpublic String getSourceType()
public void setSourceType(String sourceType)
sourceType - the source typeCopyright © 2018. All rights reserved.