public class AlipayEcoMycarPromoTicketPushModel extends AlipayObject
Constructor and Description |
---|
AlipayEcoMycarPromoTicketPushModel() |
Modifier and Type | Method and Description |
---|---|
String |
getApplyNo()
Gets apply no.
|
String |
getApplyStatus()
Gets apply status.
|
String |
getCodeNo()
Gets code no.
|
String |
getTicketId()
Gets ticket id.
|
void |
setApplyNo(String applyNo)
Sets apply no.
|
void |
setApplyStatus(String applyStatus)
Sets apply status.
|
void |
setCodeNo(String codeNo)
Sets code no.
|
void |
setTicketId(String ticketId)
Sets ticket id.
|
public String getApplyNo()
public void setApplyNo(String applyNo)
applyNo
- the apply nopublic String getApplyStatus()
public void setApplyStatus(String applyStatus)
applyStatus
- the apply statuspublic String getCodeNo()
public void setCodeNo(String codeNo)
codeNo
- the code nopublic String getTicketId()
public void setTicketId(String ticketId)
ticketId
- the ticket idCopyright © 2018. All rights reserved.