public class AlipayMerchantNetworkNodeBatchqueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayMerchantNetworkNodeBatchqueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getNetworkType() |
Long |
getPageSize() |
String |
getParentMerchantNodeId() |
String |
getRootId() |
Long |
getStartRow() |
void |
setNetworkType(String networkType) |
void |
setPageSize(Long pageSize) |
void |
setParentMerchantNodeId(String parentMerchantNodeId) |
void |
setRootId(String rootId) |
void |
setStartRow(Long startRow) |
public String getNetworkType()
public void setNetworkType(String networkType)
public Long getPageSize()
public void setPageSize(Long pageSize)
public String getParentMerchantNodeId()
public void setParentMerchantNodeId(String parentMerchantNodeId)
public String getRootId()
public void setRootId(String rootId)
public Long getStartRow()
public void setStartRow(Long startRow)
Copyright © 2024. All rights reserved.