public static class PageListTicketResponseBody.PageListTicketResponseBodyList
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
PageListTicketResponseBodyList() |
@NameInMap(value="foreignId") public String foreignId
@NameInMap(value="foreignName") public String foreignName
@NameInMap(value="gmtCreate") public String gmtCreate
@NameInMap(value="gmtModified") public String gmtModified
@NameInMap(value="openInstanceId") public String openInstanceId
@NameInMap(value="productionType") public Integer productionType
@NameInMap(value="sourceId") public String sourceId
@NameInMap(value="templateId") public String templateId
@NameInMap(value="ticketId") public String ticketId
@NameInMap(value="ticketStatus") public String ticketStatus
@NameInMap(value="title") public String title
public static PageListTicketResponseBody.PageListTicketResponseBodyList build(Map<String,?> map) throws Exception
Exception
public PageListTicketResponseBody.PageListTicketResponseBodyList setBizDataMap(Map<String,?> bizDataMap)
public PageListTicketResponseBody.PageListTicketResponseBodyList setForeignId(String foreignId)
public String getForeignId()
public PageListTicketResponseBody.PageListTicketResponseBodyList setForeignName(String foreignName)
public String getForeignName()
public PageListTicketResponseBody.PageListTicketResponseBodyList setGmtCreate(String gmtCreate)
public String getGmtCreate()
public PageListTicketResponseBody.PageListTicketResponseBodyList setGmtModified(String gmtModified)
public String getGmtModified()
public PageListTicketResponseBody.PageListTicketResponseBodyList setOpenInstanceId(String openInstanceId)
public String getOpenInstanceId()
public PageListTicketResponseBody.PageListTicketResponseBodyList setProductionType(Integer productionType)
public Integer getProductionType()
public PageListTicketResponseBody.PageListTicketResponseBodyList setSourceId(String sourceId)
public String getSourceId()
public PageListTicketResponseBody.PageListTicketResponseBodyList setTemplateId(String templateId)
public String getTemplateId()
public PageListTicketResponseBody.PageListTicketResponseBodyList setTicketId(String ticketId)
public String getTicketId()
public PageListTicketResponseBody.PageListTicketResponseBodyList setTicketStatus(String ticketStatus)
public String getTicketStatus()
public PageListTicketResponseBody.PageListTicketResponseBodyList setTitle(String title)
public String getTitle()
Copyright © 2024. All rights reserved.