public class AlipayAccountCashpoolAllocateruleCreateModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayAccountCashpoolAllocateruleCreateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
InstCashPoolAllocationRuleVO |
getAllocationRule() |
String |
getCashPoolId() |
String |
getOperator() |
String |
getRuleGroupId() |
void |
setAllocationRule(InstCashPoolAllocationRuleVO allocationRule) |
void |
setCashPoolId(String cashPoolId) |
void |
setOperator(String operator) |
void |
setRuleGroupId(String ruleGroupId) |
public AlipayAccountCashpoolAllocateruleCreateModel()
public InstCashPoolAllocationRuleVO getAllocationRule()
public void setAllocationRule(InstCashPoolAllocationRuleVO allocationRule)
public String getCashPoolId()
public void setCashPoolId(String cashPoolId)
public String getOperator()
public void setOperator(String operator)
public String getRuleGroupId()
public void setRuleGroupId(String ruleGroupId)
Copyright © 2023. All rights reserved.