public class AlipayEbppEbppInstotherconfigUseModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayEbppEbppInstotherconfigUseModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBizType() |
String |
getChargeInst() |
String |
getChargeoffInst() |
String |
getConfigType() |
String |
getContent() |
Long |
getCurrentPage() |
Long |
getId() |
String |
getOperateType() |
Long |
getPageSize() |
String |
getStatus() |
String |
getSubBizType() |
void |
setBizType(String bizType) |
void |
setChargeInst(String chargeInst) |
void |
setChargeoffInst(String chargeoffInst) |
void |
setConfigType(String configType) |
void |
setContent(String content) |
void |
setCurrentPage(Long currentPage) |
void |
setId(Long id) |
void |
setOperateType(String operateType) |
void |
setPageSize(Long pageSize) |
void |
setStatus(String status) |
void |
setSubBizType(String subBizType) |
public String getBizType()
public void setBizType(String bizType)
public String getChargeInst()
public void setChargeInst(String chargeInst)
public String getChargeoffInst()
public void setChargeoffInst(String chargeoffInst)
public String getConfigType()
public void setConfigType(String configType)
public String getContent()
public void setContent(String content)
public Long getCurrentPage()
public void setCurrentPage(Long currentPage)
public Long getId()
public void setId(Long id)
public String getOperateType()
public void setOperateType(String operateType)
public Long getPageSize()
public void setPageSize(Long pageSize)
public String getStatus()
public void setStatus(String status)
public String getSubBizType()
public void setSubBizType(String subBizType)
Copyright © 2023. All rights reserved.