public class CreateAllocationRuleRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
CreateAllocationRuleRequest() |
CreateAllocationRuleRequest(CreateAllocationRuleRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Modifier and Type | Method and Description |
---|---|
String |
getMonth()
Get 月份,不传默认当前月
|
AllocationRulesSummary |
getRuleList()
Get 公摊规则列表
|
void |
setMonth(String Month)
Set 月份,不传默认当前月
|
void |
setRuleList(AllocationRulesSummary RuleList)
Set 公摊规则列表
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public CreateAllocationRuleRequest()
public CreateAllocationRuleRequest(CreateAllocationRuleRequest source)
public AllocationRulesSummary getRuleList()
public void setRuleList(AllocationRulesSummary RuleList)
RuleList
- 公摊规则列表public String getMonth()
public void setMonth(String Month)
Month
- 月份,不传默认当前月Copyright © 2025. All rights reserved.