public static class GetOnlineSeatInformationResponseBody.GetOnlineSeatInformationResponseBodyData
extends com.aliyun.tea.TeaModel
@NameInMap(value="PageNum") public Integer pageNum
@NameInMap(value="PageSize") public Integer pageSize
@NameInMap(value="Rows") public String rows
@NameInMap(value="TotalNum") public Integer totalNum
public GetOnlineSeatInformationResponseBody.GetOnlineSeatInformationResponseBodyData()
public static GetOnlineSeatInformationResponseBody.GetOnlineSeatInformationResponseBodyData build(Map<String,?> map) throws Exception
Exception
public GetOnlineSeatInformationResponseBody.GetOnlineSeatInformationResponseBodyData setPageNum(Integer pageNum)
public Integer getPageNum()
public GetOnlineSeatInformationResponseBody.GetOnlineSeatInformationResponseBodyData setPageSize(Integer pageSize)
public Integer getPageSize()
public GetOnlineSeatInformationResponseBody.GetOnlineSeatInformationResponseBodyData setRows(String rows)
public String getRows()
public GetOnlineSeatInformationResponseBody.GetOnlineSeatInformationResponseBodyData setTotalNum(Integer totalNum)
public Integer getTotalNum()
Copyright © 2023. All rights reserved.