public class AlipayCommerceCityfacilitatorVoucherBatchqueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayCommerceCityfacilitatorVoucherBatchqueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<TicketDetailInfo> |
getTickets()
Gets tickets.
|
void |
setTickets(List<TicketDetailInfo> tickets)
Sets tickets.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayCommerceCityfacilitatorVoucherBatchqueryResponse()
public void setTickets(List<TicketDetailInfo> tickets)
tickets
- the ticketspublic List<TicketDetailInfo> getTickets()
Copyright © 2018. All rights reserved.