public class AllocationSummaryByBusiness extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| AllocationSummaryByBusiness() | 
| AllocationSummaryByBusiness(AllocationSummaryByBusiness 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 | getAllocateCashPayAmount()Get 分摊费用(现金):基于分摊规则分摊到分账单元的资源现金 | 
| String | getAllocateIncentivePayAmount()Get 分摊费用(赠送金):基于分摊规则分摊到分账单元的资源赠送金 | 
| String | getAllocateRealCost()Get 分摊费用(折后总额):基于分摊规则分摊到分账单元的资源优惠后总价 | 
| String | getAllocateTransferPayAmount()Get 分摊费用(分成金):基于分摊规则分摊到分账单元的资源分成金 | 
| String | getAllocateVoucherPayAmount()Get 分摊费用(优惠券):基于分摊规则分摊到分账单元的资源优惠券 | 
| String | getAllocationRealTotalCost()Get 优惠后总价:优惠后总价 =(原价 - 预留实例抵扣原价 - 节省计划抵扣原价)* 折扣率 | 
| String | getBillDate()Get 日期:结算日期 | 
| String | getBusinessCode()Get 产品编码 | 
| String | getBusinessCodeName()Get 产品名称:用户所采购的各类云产品 | 
| String | getCashPayAmount()Get 现金账户支出(元):通过现金账户支付的金额 | 
| String | getGatherCashPayAmount()Get 归集费用(现金):基于归集规则直接归集到分账单元的现金 | 
| String | getGatherIncentivePayAmount()Get 归集费用(赠送金):基于归集规则直接归集到分账单元的资源赠送金 | 
| String | getGatherRealCost()Get 归集费用(折后总额):基于归集规则直接归集到分账单元的资源优惠后总价 | 
| String | getGatherTransferPayAmount()Get 归集费用(分成金):基于归集规则直接归集到分账单元的资源分成金 | 
| String | getGatherVoucherPayAmount()Get 归集费用(优惠券):基于归集规则直接归集到分账单元的资源优惠券 | 
| String | getIncentivePayAmount()Get 赠送账户支出(元):使用赠送金支付的金额 | 
| String | getRatio()Get 占比(折后总额):本分账单元合计费用(折后总额)/合计费用(折后总额)*100% | 
| String | getRealTotalCost()Get 合计费用(折后总额):分账单元总费用,归集费用(折后总额) + 分摊费用(折后总额) | 
| String | getRICost()Get 预留实例抵扣原价:本产品或服务使用预留实例抵扣的组件原价金额 | 
| String | getSPCost()Get 节省计划抵扣原价:节省计划抵扣原价 = 节省计划包抵扣面值 / 节省计划抵扣率 | 
| String | getTotalCashPayAmount()Get 合计费用(现金):分账单元总费用,归集费用(现金) + 分摊费用(现金) | 
| String | getTotalCost()Get 组件原价:原价 = 组件刊例价 * 组件用量 * 使用时长(如客户享受一口价/合同价则默认不展示,退费类场景也默认不展示),指定价模式 | 
| String | getTotalIncentivePayAmount()Get 合计费用(赠送金):分账单元总费用,归集费用(赠送金) + 分摊费用(赠送金) | 
| String | getTotalTransferPayAmount()Get 合计费用(分成金):分账单元总费用,归集费用(分成金)+分摊费用(分成金) | 
| String | getTotalVoucherPayAmount()Get 合计费用(优惠券):分账单元总费用,归集费用(优惠券) + 分摊费用(优惠券) | 
| String | getTransferPayAmount()Get 分成账户支出(元):通过分成金账户支付的金额 | 
| String | getTreeNodeUniqKey()Get 分账单元唯一标识 | 
| String | getTreeNodeUniqKeyName()Get 分账单元名称 | 
| String | getTrend()Get 环比(折后总额):[本月分账单元合计费用(折后总额) - 上月分账单元合计费用(折后总额)] / 上月分账单元合计费用(折后总额) * 100% | 
| String | getTrendType()Get 环比箭头
upward -上升
downward - 下降
none - 平稳 | 
| String | getVoucherPayAmount()Get 代金券支出(元):使用各类优惠券(如代金券、现金券等)支付的金额 | 
| void | setAllocateCashPayAmount(String AllocateCashPayAmount)Set 分摊费用(现金):基于分摊规则分摊到分账单元的资源现金 | 
| void | setAllocateIncentivePayAmount(String AllocateIncentivePayAmount)Set 分摊费用(赠送金):基于分摊规则分摊到分账单元的资源赠送金 | 
| void | setAllocateRealCost(String AllocateRealCost)Set 分摊费用(折后总额):基于分摊规则分摊到分账单元的资源优惠后总价 | 
| void | setAllocateTransferPayAmount(String AllocateTransferPayAmount)Set 分摊费用(分成金):基于分摊规则分摊到分账单元的资源分成金 | 
| void | setAllocateVoucherPayAmount(String AllocateVoucherPayAmount)Set 分摊费用(优惠券):基于分摊规则分摊到分账单元的资源优惠券 | 
| void | setAllocationRealTotalCost(String AllocationRealTotalCost)Set 优惠后总价:优惠后总价 =(原价 - 预留实例抵扣原价 - 节省计划抵扣原价)* 折扣率 | 
| void | setBillDate(String BillDate)Set 日期:结算日期 | 
| void | setBusinessCode(String BusinessCode)Set 产品编码 | 
| void | setBusinessCodeName(String BusinessCodeName)Set 产品名称:用户所采购的各类云产品 | 
| void | setCashPayAmount(String CashPayAmount)Set 现金账户支出(元):通过现金账户支付的金额 | 
| void | setGatherCashPayAmount(String GatherCashPayAmount)Set 归集费用(现金):基于归集规则直接归集到分账单元的现金 | 
| void | setGatherIncentivePayAmount(String GatherIncentivePayAmount)Set 归集费用(赠送金):基于归集规则直接归集到分账单元的资源赠送金 | 
| void | setGatherRealCost(String GatherRealCost)Set 归集费用(折后总额):基于归集规则直接归集到分账单元的资源优惠后总价 | 
| void | setGatherTransferPayAmount(String GatherTransferPayAmount)Set 归集费用(分成金):基于归集规则直接归集到分账单元的资源分成金 | 
| void | setGatherVoucherPayAmount(String GatherVoucherPayAmount)Set 归集费用(优惠券):基于归集规则直接归集到分账单元的资源优惠券 | 
| void | setIncentivePayAmount(String IncentivePayAmount)Set 赠送账户支出(元):使用赠送金支付的金额 | 
| void | setRatio(String Ratio)Set 占比(折后总额):本分账单元合计费用(折后总额)/合计费用(折后总额)*100% | 
| void | setRealTotalCost(String RealTotalCost)Set 合计费用(折后总额):分账单元总费用,归集费用(折后总额) + 分摊费用(折后总额) | 
| void | setRICost(String RICost)Set 预留实例抵扣原价:本产品或服务使用预留实例抵扣的组件原价金额 | 
| void | setSPCost(String SPCost)Set 节省计划抵扣原价:节省计划抵扣原价 = 节省计划包抵扣面值 / 节省计划抵扣率 | 
| void | setTotalCashPayAmount(String TotalCashPayAmount)Set 合计费用(现金):分账单元总费用,归集费用(现金) + 分摊费用(现金) | 
| void | setTotalCost(String TotalCost)Set 组件原价:原价 = 组件刊例价 * 组件用量 * 使用时长(如客户享受一口价/合同价则默认不展示,退费类场景也默认不展示),指定价模式 | 
| void | setTotalIncentivePayAmount(String TotalIncentivePayAmount)Set 合计费用(赠送金):分账单元总费用,归集费用(赠送金) + 分摊费用(赠送金) | 
| void | setTotalTransferPayAmount(String TotalTransferPayAmount)Set 合计费用(分成金):分账单元总费用,归集费用(分成金)+分摊费用(分成金) | 
| void | setTotalVoucherPayAmount(String TotalVoucherPayAmount)Set 合计费用(优惠券):分账单元总费用,归集费用(优惠券) + 分摊费用(优惠券) | 
| void | setTransferPayAmount(String TransferPayAmount)Set 分成账户支出(元):通过分成金账户支付的金额 | 
| void | setTreeNodeUniqKey(String TreeNodeUniqKey)Set 分账单元唯一标识 | 
| void | setTreeNodeUniqKeyName(String TreeNodeUniqKeyName)Set 分账单元名称 | 
| void | setTrend(String Trend)Set 环比(折后总额):[本月分账单元合计费用(折后总额) - 上月分账单元合计费用(折后总额)] / 上月分账单元合计费用(折后总额) * 100% | 
| void | setTrendType(String TrendType)Set 环比箭头
upward -上升
downward - 下降
none - 平稳 | 
| void | setVoucherPayAmount(String VoucherPayAmount)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, toJsonStringpublic AllocationSummaryByBusiness()
public AllocationSummaryByBusiness(AllocationSummaryByBusiness source)
public String getTreeNodeUniqKey()
public void setTreeNodeUniqKey(String TreeNodeUniqKey)
TreeNodeUniqKey - 分账单元唯一标识public String getTreeNodeUniqKeyName()
public void setTreeNodeUniqKeyName(String TreeNodeUniqKeyName)
TreeNodeUniqKeyName - 分账单元名称public String getBillDate()
public void setBillDate(String BillDate)
BillDate - 日期:结算日期public String getGatherCashPayAmount()
public void setGatherCashPayAmount(String GatherCashPayAmount)
GatherCashPayAmount - 归集费用(现金):基于归集规则直接归集到分账单元的现金public String getGatherVoucherPayAmount()
public void setGatherVoucherPayAmount(String GatherVoucherPayAmount)
GatherVoucherPayAmount - 归集费用(优惠券):基于归集规则直接归集到分账单元的资源优惠券public String getGatherIncentivePayAmount()
public void setGatherIncentivePayAmount(String GatherIncentivePayAmount)
GatherIncentivePayAmount - 归集费用(赠送金):基于归集规则直接归集到分账单元的资源赠送金public String getGatherTransferPayAmount()
public void setGatherTransferPayAmount(String GatherTransferPayAmount)
GatherTransferPayAmount - 归集费用(分成金):基于归集规则直接归集到分账单元的资源分成金public String getAllocateCashPayAmount()
public void setAllocateCashPayAmount(String AllocateCashPayAmount)
AllocateCashPayAmount - 分摊费用(现金):基于分摊规则分摊到分账单元的资源现金public String getAllocateVoucherPayAmount()
public void setAllocateVoucherPayAmount(String AllocateVoucherPayAmount)
AllocateVoucherPayAmount - 分摊费用(优惠券):基于分摊规则分摊到分账单元的资源优惠券public String getAllocateIncentivePayAmount()
public void setAllocateIncentivePayAmount(String AllocateIncentivePayAmount)
AllocateIncentivePayAmount - 分摊费用(赠送金):基于分摊规则分摊到分账单元的资源赠送金public String getAllocateTransferPayAmount()
public void setAllocateTransferPayAmount(String AllocateTransferPayAmount)
AllocateTransferPayAmount - 分摊费用(分成金):基于分摊规则分摊到分账单元的资源分成金public String getTotalCashPayAmount()
public void setTotalCashPayAmount(String TotalCashPayAmount)
TotalCashPayAmount - 合计费用(现金):分账单元总费用,归集费用(现金) + 分摊费用(现金)public String getTotalVoucherPayAmount()
public void setTotalVoucherPayAmount(String TotalVoucherPayAmount)
TotalVoucherPayAmount - 合计费用(优惠券):分账单元总费用,归集费用(优惠券) + 分摊费用(优惠券)public String getTotalIncentivePayAmount()
public void setTotalIncentivePayAmount(String TotalIncentivePayAmount)
TotalIncentivePayAmount - 合计费用(赠送金):分账单元总费用,归集费用(赠送金) + 分摊费用(赠送金)public String getTotalTransferPayAmount()
public void setTotalTransferPayAmount(String TotalTransferPayAmount)
TotalTransferPayAmount - 合计费用(分成金):分账单元总费用,归集费用(分成金)+分摊费用(分成金)public String getGatherRealCost()
public void setGatherRealCost(String GatherRealCost)
GatherRealCost - 归集费用(折后总额):基于归集规则直接归集到分账单元的资源优惠后总价public String getAllocateRealCost()
public void setAllocateRealCost(String AllocateRealCost)
AllocateRealCost - 分摊费用(折后总额):基于分摊规则分摊到分账单元的资源优惠后总价public String getRealTotalCost()
public void setRealTotalCost(String RealTotalCost)
RealTotalCost - 合计费用(折后总额):分账单元总费用,归集费用(折后总额) + 分摊费用(折后总额)public String getRatio()
public void setRatio(String Ratio)
Ratio - 占比(折后总额):本分账单元合计费用(折后总额)/合计费用(折后总额)*100%public String getTrend()
public void setTrend(String Trend)
Trend - 环比(折后总额):[本月分账单元合计费用(折后总额) - 上月分账单元合计费用(折后总额)] / 上月分账单元合计费用(折后总额) * 100%public String getTrendType()
public void setTrendType(String TrendType)
TrendType - 环比箭头
upward -上升
downward - 下降
none - 平稳public String getBusinessCode()
public void setBusinessCode(String BusinessCode)
BusinessCode - 产品编码public String getBusinessCodeName()
public void setBusinessCodeName(String BusinessCodeName)
BusinessCodeName - 产品名称:用户所采购的各类云产品public String getTotalCost()
public void setTotalCost(String TotalCost)
TotalCost - 组件原价:原价 = 组件刊例价 * 组件用量 * 使用时长(如客户享受一口价/合同价则默认不展示,退费类场景也默认不展示),指定价模式public String getRICost()
public void setRICost(String RICost)
RICost - 预留实例抵扣原价:本产品或服务使用预留实例抵扣的组件原价金额public String getSPCost()
public void setSPCost(String SPCost)
SPCost - 节省计划抵扣原价:节省计划抵扣原价 = 节省计划包抵扣面值 / 节省计划抵扣率public String getCashPayAmount()
public void setCashPayAmount(String CashPayAmount)
CashPayAmount - 现金账户支出(元):通过现金账户支付的金额public String getVoucherPayAmount()
public void setVoucherPayAmount(String VoucherPayAmount)
VoucherPayAmount - 代金券支出(元):使用各类优惠券(如代金券、现金券等)支付的金额public String getIncentivePayAmount()
public void setIncentivePayAmount(String IncentivePayAmount)
IncentivePayAmount - 赠送账户支出(元):使用赠送金支付的金额public String getTransferPayAmount()
public void setTransferPayAmount(String TransferPayAmount)
TransferPayAmount - 分成账户支出(元):通过分成金账户支付的金额public String getAllocationRealTotalCost()
public void setAllocationRealTotalCost(String AllocationRealTotalCost)
AllocationRealTotalCost - 优惠后总价:优惠后总价 =(原价 - 预留实例抵扣原价 - 节省计划抵扣原价)* 折扣率Copyright © 2025. All rights reserved.