Package | Description |
---|---|
com.tencentcloudapi.billing.v20180709.models |
Modifier and Type | Method and Description |
---|---|
AllocationRationExpression[] |
DescribeAllocationRuleDetailResponse.getRatioDetail()
Get 公摊比例表达式,Type为1和2时返回
|
AllocationRationExpression[] |
ModifyAllocationRuleRequest.getRatioDetail()
Get 编辑后公摊比例表达式
|
AllocationRationExpression[] |
AllocationRulesSummary.getRatioDetail()
Get 公摊比例表达式,按占比分摊不传
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeAllocationRuleDetailResponse.setRatioDetail(AllocationRationExpression[] RatioDetail)
Set 公摊比例表达式,Type为1和2时返回
|
void |
ModifyAllocationRuleRequest.setRatioDetail(AllocationRationExpression[] RatioDetail)
Set 编辑后公摊比例表达式
|
void |
AllocationRulesSummary.setRatioDetail(AllocationRationExpression[] RatioDetail)
Set 公摊比例表达式,按占比分摊不传
|
Constructor and Description |
---|
AllocationRationExpression(AllocationRationExpression 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.
|
Copyright © 2025. All rights reserved.