public class AlipayAccountCashpoolRulegroupModifyModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayAccountCashpoolRulegroupModifyModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCashPoolId() |
String |
getConfigType() |
List<InstAllocationQuotaVO> |
getInstAllocationQuotaVoList() |
String |
getOperator() |
String |
getParentTargetWaterLine() |
String |
getRuleGroupId() |
String |
getRuleGroupStatus() |
String |
getTriggerTime() |
String |
getWaterMode() |
void |
setCashPoolId(String cashPoolId) |
void |
setConfigType(String configType) |
void |
setInstAllocationQuotaVoList(List<InstAllocationQuotaVO> instAllocationQuotaVoList) |
void |
setOperator(String operator) |
void |
setParentTargetWaterLine(String parentTargetWaterLine) |
void |
setRuleGroupId(String ruleGroupId) |
void |
setRuleGroupStatus(String ruleGroupStatus) |
void |
setTriggerTime(String triggerTime) |
void |
setWaterMode(String waterMode) |
public AlipayAccountCashpoolRulegroupModifyModel()
public String getCashPoolId()
public void setCashPoolId(String cashPoolId)
public String getConfigType()
public void setConfigType(String configType)
public List<InstAllocationQuotaVO> getInstAllocationQuotaVoList()
public void setInstAllocationQuotaVoList(List<InstAllocationQuotaVO> instAllocationQuotaVoList)
public String getOperator()
public void setOperator(String operator)
public String getParentTargetWaterLine()
public void setParentTargetWaterLine(String parentTargetWaterLine)
public String getRuleGroupId()
public void setRuleGroupId(String ruleGroupId)
public String getRuleGroupStatus()
public void setRuleGroupStatus(String ruleGroupStatus)
public String getTriggerTime()
public void setTriggerTime(String triggerTime)
public String getWaterMode()
public void setWaterMode(String waterMode)
Copyright © 2023. All rights reserved.