public static class GetSeatInformationResponseBody.GetSeatInformationResponseBodyData
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
GetSeatInformationResponseBody.GetSeatInformationResponseBodyData() |
@NameInMap(value="PageNum") public Integer pageNum
@NameInMap(value="PageSize") public Integer pageSize
@NameInMap(value="Rowr") public String rowr
@NameInMap(value="TotalNum") public Integer totalNum
public GetSeatInformationResponseBody.GetSeatInformationResponseBodyData()
public static GetSeatInformationResponseBody.GetSeatInformationResponseBodyData build(Map<String,?> map) throws Exception
Exception
public GetSeatInformationResponseBody.GetSeatInformationResponseBodyData setPageNum(Integer pageNum)
public Integer getPageNum()
public GetSeatInformationResponseBody.GetSeatInformationResponseBodyData setPageSize(Integer pageSize)
public Integer getPageSize()
public GetSeatInformationResponseBody.GetSeatInformationResponseBodyData setRowr(String rowr)
public String getRowr()
public GetSeatInformationResponseBody.GetSeatInformationResponseBodyData setTotalNum(Integer totalNum)
public Integer getTotalNum()
Copyright © 2023. All rights reserved.