Class: TencentCloud::Billing::V20180709::AllocationMonthOverviewDetail

Inherits:
Common::AbstractModel
  • Object
show all
Defined in:
lib/v20180709/models.rb

Overview

分账账单月概览金额明细

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(gathercashpayamount = nil, gathervoucherpayamount = nil, gatherincentivepayamount = nil, gathertransferpayamount = nil, allocatecashpayamount = nil, allocatevoucherpayamount = nil, allocateincentivepayamount = nil, allocatetransferpayamount = nil, totalcashpayamount = nil, totalvoucherpayamount = nil, totalincentivepayamount = nil, totaltransferpayamount = nil, gatherrealcost = nil, allocaterealcost = nil, realtotalcost = nil, ratio = nil, trend = nil, trendtype = nil) ⇒ AllocationMonthOverviewDetail

Returns a new instance of AllocationMonthOverviewDetail.



522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
# File 'lib/v20180709/models.rb', line 522

def initialize(gathercashpayamount=nil, gathervoucherpayamount=nil, gatherincentivepayamount=nil, gathertransferpayamount=nil, allocatecashpayamount=nil, allocatevoucherpayamount=nil, allocateincentivepayamount=nil, allocatetransferpayamount=nil, totalcashpayamount=nil, totalvoucherpayamount=nil, totalincentivepayamount=nil, totaltransferpayamount=nil, gatherrealcost=nil, allocaterealcost=nil, realtotalcost=nil, ratio=nil, trend=nil, trendtype=nil)
  @GatherCashPayAmount = gathercashpayamount
  @GatherVoucherPayAmount = gathervoucherpayamount
  @GatherIncentivePayAmount = gatherincentivepayamount
  @GatherTransferPayAmount = gathertransferpayamount
  @AllocateCashPayAmount = allocatecashpayamount
  @AllocateVoucherPayAmount = allocatevoucherpayamount
  @AllocateIncentivePayAmount = allocateincentivepayamount
  @AllocateTransferPayAmount = allocatetransferpayamount
  @TotalCashPayAmount = totalcashpayamount
  @TotalVoucherPayAmount = totalvoucherpayamount
  @TotalIncentivePayAmount = totalincentivepayamount
  @TotalTransferPayAmount = totaltransferpayamount
  @GatherRealCost = gatherrealcost
  @AllocateRealCost = allocaterealcost
  @RealTotalCost = realtotalcost
  @Ratio = ratio
  @Trend = trend
  @TrendType = trendtype
end

Instance Attribute Details

#AllocateCashPayAmountObject

upward -上升downward - 下降none - 平稳

Parameters:

  • GatherCashPayAmount:

    归集费用(现金):基于归集规则直接归集到分账单元的现金

  • GatherVoucherPayAmount:

    归集费用(优惠券):基于归集规则直接归集到分账单元的资源优惠券

  • GatherIncentivePayAmount:

    归集费用(赠送金):基于归集规则直接归集到分账单元的资源赠送金

  • GatherTransferPayAmount:

    归集费用(分成金):基于归集规则直接归集到分账单元的资源分成金

  • AllocateCashPayAmount:

    分摊费用(现金):基于分摊规则分摊到分账单元的资源现金

  • AllocateVoucherPayAmount:

    分摊费用(优惠券):基于分摊规则分摊到分账单元的资源优惠券

  • AllocateIncentivePayAmount:

    分摊费用(赠送金):基于分摊规则分摊到分账单元的资源赠送金

  • AllocateTransferPayAmount:

    分摊费用(分成金):基于分摊规则分摊到分账单元的资源分成金

  • TotalCashPayAmount:

    合计费用(现金):分账单元总费用,归集费用(现金) + 分摊费用(现金)

  • TotalVoucherPayAmount:

    合计费用(优惠券):分账单元总费用,归集费用(优惠券) + 分摊费用(优惠券)

  • TotalIncentivePayAmount:

    合计费用(赠送金):分账单元总费用,归集费用(赠送金) + 分摊费用(赠送金)

  • TotalTransferPayAmount:

    合计费用(分成金):分账单元总费用,归集费用(分成金)+分摊费用(分成金)

  • GatherRealCost:

    归集费用(折后总额):基于归集规则直接归集到分账单元的资源优惠后总价

  • AllocateRealCost:

    分摊费用(折后总额):基于分摊规则分摊到分账单元的资源优惠后总价

  • RealTotalCost:

    合计费用(折后总额):分账单元总费用,归集费用(折后总额) + 分摊费用(折后总额)

  • Ratio:

    占比(折后总额):本分账单元合计费用(折后总额)/合计费用(折后总额)*100%

  • Trend:

    环比(折后总额):[本月分账单元合计费用(折后总额) - 上月分账单元合计费用(折后总额)] / 上月分账单元合计费用(折后总额) * 100%

  • TrendType:

    环比箭头



520
521
522
# File 'lib/v20180709/models.rb', line 520

def AllocateCashPayAmount
  @AllocateCashPayAmount
end

#AllocateIncentivePayAmountObject

upward -上升downward - 下降none - 平稳

Parameters:

  • GatherCashPayAmount:

    归集费用(现金):基于归集规则直接归集到分账单元的现金

  • GatherVoucherPayAmount:

    归集费用(优惠券):基于归集规则直接归集到分账单元的资源优惠券

  • GatherIncentivePayAmount:

    归集费用(赠送金):基于归集规则直接归集到分账单元的资源赠送金

  • GatherTransferPayAmount:

    归集费用(分成金):基于归集规则直接归集到分账单元的资源分成金

  • AllocateCashPayAmount:

    分摊费用(现金):基于分摊规则分摊到分账单元的资源现金

  • AllocateVoucherPayAmount:

    分摊费用(优惠券):基于分摊规则分摊到分账单元的资源优惠券

  • AllocateIncentivePayAmount:

    分摊费用(赠送金):基于分摊规则分摊到分账单元的资源赠送金

  • AllocateTransferPayAmount:

    分摊费用(分成金):基于分摊规则分摊到分账单元的资源分成金

  • TotalCashPayAmount:

    合计费用(现金):分账单元总费用,归集费用(现金) + 分摊费用(现金)

  • TotalVoucherPayAmount:

    合计费用(优惠券):分账单元总费用,归集费用(优惠券) + 分摊费用(优惠券)

  • TotalIncentivePayAmount:

    合计费用(赠送金):分账单元总费用,归集费用(赠送金) + 分摊费用(赠送金)

  • TotalTransferPayAmount:

    合计费用(分成金):分账单元总费用,归集费用(分成金)+分摊费用(分成金)

  • GatherRealCost:

    归集费用(折后总额):基于归集规则直接归集到分账单元的资源优惠后总价

  • AllocateRealCost:

    分摊费用(折后总额):基于分摊规则分摊到分账单元的资源优惠后总价

  • RealTotalCost:

    合计费用(折后总额):分账单元总费用,归集费用(折后总额) + 分摊费用(折后总额)

  • Ratio:

    占比(折后总额):本分账单元合计费用(折后总额)/合计费用(折后总额)*100%

  • Trend:

    环比(折后总额):[本月分账单元合计费用(折后总额) - 上月分账单元合计费用(折后总额)] / 上月分账单元合计费用(折后总额) * 100%

  • TrendType:

    环比箭头



520
521
522
# File 'lib/v20180709/models.rb', line 520

def AllocateIncentivePayAmount
  @AllocateIncentivePayAmount
end

#AllocateRealCostObject

upward -上升downward - 下降none - 平稳

Parameters:

  • GatherCashPayAmount:

    归集费用(现金):基于归集规则直接归集到分账单元的现金

  • GatherVoucherPayAmount:

    归集费用(优惠券):基于归集规则直接归集到分账单元的资源优惠券

  • GatherIncentivePayAmount:

    归集费用(赠送金):基于归集规则直接归集到分账单元的资源赠送金

  • GatherTransferPayAmount:

    归集费用(分成金):基于归集规则直接归集到分账单元的资源分成金

  • AllocateCashPayAmount:

    分摊费用(现金):基于分摊规则分摊到分账单元的资源现金

  • AllocateVoucherPayAmount:

    分摊费用(优惠券):基于分摊规则分摊到分账单元的资源优惠券

  • AllocateIncentivePayAmount:

    分摊费用(赠送金):基于分摊规则分摊到分账单元的资源赠送金

  • AllocateTransferPayAmount:

    分摊费用(分成金):基于分摊规则分摊到分账单元的资源分成金

  • TotalCashPayAmount:

    合计费用(现金):分账单元总费用,归集费用(现金) + 分摊费用(现金)

  • TotalVoucherPayAmount:

    合计费用(优惠券):分账单元总费用,归集费用(优惠券) + 分摊费用(优惠券)

  • TotalIncentivePayAmount:

    合计费用(赠送金):分账单元总费用,归集费用(赠送金) + 分摊费用(赠送金)

  • TotalTransferPayAmount:

    合计费用(分成金):分账单元总费用,归集费用(分成金)+分摊费用(分成金)

  • GatherRealCost:

    归集费用(折后总额):基于归集规则直接归集到分账单元的资源优惠后总价

  • AllocateRealCost:

    分摊费用(折后总额):基于分摊规则分摊到分账单元的资源优惠后总价

  • RealTotalCost:

    合计费用(折后总额):分账单元总费用,归集费用(折后总额) + 分摊费用(折后总额)

  • Ratio:

    占比(折后总额):本分账单元合计费用(折后总额)/合计费用(折后总额)*100%

  • Trend:

    环比(折后总额):[本月分账单元合计费用(折后总额) - 上月分账单元合计费用(折后总额)] / 上月分账单元合计费用(折后总额) * 100%

  • TrendType:

    环比箭头



520
521
522
# File 'lib/v20180709/models.rb', line 520

def AllocateRealCost
  @AllocateRealCost
end

#AllocateTransferPayAmountObject

upward -上升downward - 下降none - 平稳

Parameters:

  • GatherCashPayAmount:

    归集费用(现金):基于归集规则直接归集到分账单元的现金

  • GatherVoucherPayAmount:

    归集费用(优惠券):基于归集规则直接归集到分账单元的资源优惠券

  • GatherIncentivePayAmount:

    归集费用(赠送金):基于归集规则直接归集到分账单元的资源赠送金

  • GatherTransferPayAmount:

    归集费用(分成金):基于归集规则直接归集到分账单元的资源分成金

  • AllocateCashPayAmount:

    分摊费用(现金):基于分摊规则分摊到分账单元的资源现金

  • AllocateVoucherPayAmount:

    分摊费用(优惠券):基于分摊规则分摊到分账单元的资源优惠券

  • AllocateIncentivePayAmount:

    分摊费用(赠送金):基于分摊规则分摊到分账单元的资源赠送金

  • AllocateTransferPayAmount:

    分摊费用(分成金):基于分摊规则分摊到分账单元的资源分成金

  • TotalCashPayAmount:

    合计费用(现金):分账单元总费用,归集费用(现金) + 分摊费用(现金)

  • TotalVoucherPayAmount:

    合计费用(优惠券):分账单元总费用,归集费用(优惠券) + 分摊费用(优惠券)

  • TotalIncentivePayAmount:

    合计费用(赠送金):分账单元总费用,归集费用(赠送金) + 分摊费用(赠送金)

  • TotalTransferPayAmount:

    合计费用(分成金):分账单元总费用,归集费用(分成金)+分摊费用(分成金)

  • GatherRealCost:

    归集费用(折后总额):基于归集规则直接归集到分账单元的资源优惠后总价

  • AllocateRealCost:

    分摊费用(折后总额):基于分摊规则分摊到分账单元的资源优惠后总价

  • RealTotalCost:

    合计费用(折后总额):分账单元总费用,归集费用(折后总额) + 分摊费用(折后总额)

  • Ratio:

    占比(折后总额):本分账单元合计费用(折后总额)/合计费用(折后总额)*100%

  • Trend:

    环比(折后总额):[本月分账单元合计费用(折后总额) - 上月分账单元合计费用(折后总额)] / 上月分账单元合计费用(折后总额) * 100%

  • TrendType:

    环比箭头



520
521
522
# File 'lib/v20180709/models.rb', line 520

def AllocateTransferPayAmount
  @AllocateTransferPayAmount
end

#AllocateVoucherPayAmountObject

upward -上升downward - 下降none - 平稳

Parameters:

  • GatherCashPayAmount:

    归集费用(现金):基于归集规则直接归集到分账单元的现金

  • GatherVoucherPayAmount:

    归集费用(优惠券):基于归集规则直接归集到分账单元的资源优惠券

  • GatherIncentivePayAmount:

    归集费用(赠送金):基于归集规则直接归集到分账单元的资源赠送金

  • GatherTransferPayAmount:

    归集费用(分成金):基于归集规则直接归集到分账单元的资源分成金

  • AllocateCashPayAmount:

    分摊费用(现金):基于分摊规则分摊到分账单元的资源现金

  • AllocateVoucherPayAmount:

    分摊费用(优惠券):基于分摊规则分摊到分账单元的资源优惠券

  • AllocateIncentivePayAmount:

    分摊费用(赠送金):基于分摊规则分摊到分账单元的资源赠送金

  • AllocateTransferPayAmount:

    分摊费用(分成金):基于分摊规则分摊到分账单元的资源分成金

  • TotalCashPayAmount:

    合计费用(现金):分账单元总费用,归集费用(现金) + 分摊费用(现金)

  • TotalVoucherPayAmount:

    合计费用(优惠券):分账单元总费用,归集费用(优惠券) + 分摊费用(优惠券)

  • TotalIncentivePayAmount:

    合计费用(赠送金):分账单元总费用,归集费用(赠送金) + 分摊费用(赠送金)

  • TotalTransferPayAmount:

    合计费用(分成金):分账单元总费用,归集费用(分成金)+分摊费用(分成金)

  • GatherRealCost:

    归集费用(折后总额):基于归集规则直接归集到分账单元的资源优惠后总价

  • AllocateRealCost:

    分摊费用(折后总额):基于分摊规则分摊到分账单元的资源优惠后总价

  • RealTotalCost:

    合计费用(折后总额):分账单元总费用,归集费用(折后总额) + 分摊费用(折后总额)

  • Ratio:

    占比(折后总额):本分账单元合计费用(折后总额)/合计费用(折后总额)*100%

  • Trend:

    环比(折后总额):[本月分账单元合计费用(折后总额) - 上月分账单元合计费用(折后总额)] / 上月分账单元合计费用(折后总额) * 100%

  • TrendType:

    环比箭头



520
521
522
# File 'lib/v20180709/models.rb', line 520

def AllocateVoucherPayAmount
  @AllocateVoucherPayAmount
end

#GatherCashPayAmountObject

upward -上升downward - 下降none - 平稳

Parameters:

  • GatherCashPayAmount:

    归集费用(现金):基于归集规则直接归集到分账单元的现金

  • GatherVoucherPayAmount:

    归集费用(优惠券):基于归集规则直接归集到分账单元的资源优惠券

  • GatherIncentivePayAmount:

    归集费用(赠送金):基于归集规则直接归集到分账单元的资源赠送金

  • GatherTransferPayAmount:

    归集费用(分成金):基于归集规则直接归集到分账单元的资源分成金

  • AllocateCashPayAmount:

    分摊费用(现金):基于分摊规则分摊到分账单元的资源现金

  • AllocateVoucherPayAmount:

    分摊费用(优惠券):基于分摊规则分摊到分账单元的资源优惠券

  • AllocateIncentivePayAmount:

    分摊费用(赠送金):基于分摊规则分摊到分账单元的资源赠送金

  • AllocateTransferPayAmount:

    分摊费用(分成金):基于分摊规则分摊到分账单元的资源分成金

  • TotalCashPayAmount:

    合计费用(现金):分账单元总费用,归集费用(现金) + 分摊费用(现金)

  • TotalVoucherPayAmount:

    合计费用(优惠券):分账单元总费用,归集费用(优惠券) + 分摊费用(优惠券)

  • TotalIncentivePayAmount:

    合计费用(赠送金):分账单元总费用,归集费用(赠送金) + 分摊费用(赠送金)

  • TotalTransferPayAmount:

    合计费用(分成金):分账单元总费用,归集费用(分成金)+分摊费用(分成金)

  • GatherRealCost:

    归集费用(折后总额):基于归集规则直接归集到分账单元的资源优惠后总价

  • AllocateRealCost:

    分摊费用(折后总额):基于分摊规则分摊到分账单元的资源优惠后总价

  • RealTotalCost:

    合计费用(折后总额):分账单元总费用,归集费用(折后总额) + 分摊费用(折后总额)

  • Ratio:

    占比(折后总额):本分账单元合计费用(折后总额)/合计费用(折后总额)*100%

  • Trend:

    环比(折后总额):[本月分账单元合计费用(折后总额) - 上月分账单元合计费用(折后总额)] / 上月分账单元合计费用(折后总额) * 100%

  • TrendType:

    环比箭头



520
521
522
# File 'lib/v20180709/models.rb', line 520

def GatherCashPayAmount
  @GatherCashPayAmount
end

#GatherIncentivePayAmountObject

upward -上升downward - 下降none - 平稳

Parameters:

  • GatherCashPayAmount:

    归集费用(现金):基于归集规则直接归集到分账单元的现金

  • GatherVoucherPayAmount:

    归集费用(优惠券):基于归集规则直接归集到分账单元的资源优惠券

  • GatherIncentivePayAmount:

    归集费用(赠送金):基于归集规则直接归集到分账单元的资源赠送金

  • GatherTransferPayAmount:

    归集费用(分成金):基于归集规则直接归集到分账单元的资源分成金

  • AllocateCashPayAmount:

    分摊费用(现金):基于分摊规则分摊到分账单元的资源现金

  • AllocateVoucherPayAmount:

    分摊费用(优惠券):基于分摊规则分摊到分账单元的资源优惠券

  • AllocateIncentivePayAmount:

    分摊费用(赠送金):基于分摊规则分摊到分账单元的资源赠送金

  • AllocateTransferPayAmount:

    分摊费用(分成金):基于分摊规则分摊到分账单元的资源分成金

  • TotalCashPayAmount:

    合计费用(现金):分账单元总费用,归集费用(现金) + 分摊费用(现金)

  • TotalVoucherPayAmount:

    合计费用(优惠券):分账单元总费用,归集费用(优惠券) + 分摊费用(优惠券)

  • TotalIncentivePayAmount:

    合计费用(赠送金):分账单元总费用,归集费用(赠送金) + 分摊费用(赠送金)

  • TotalTransferPayAmount:

    合计费用(分成金):分账单元总费用,归集费用(分成金)+分摊费用(分成金)

  • GatherRealCost:

    归集费用(折后总额):基于归集规则直接归集到分账单元的资源优惠后总价

  • AllocateRealCost:

    分摊费用(折后总额):基于分摊规则分摊到分账单元的资源优惠后总价

  • RealTotalCost:

    合计费用(折后总额):分账单元总费用,归集费用(折后总额) + 分摊费用(折后总额)

  • Ratio:

    占比(折后总额):本分账单元合计费用(折后总额)/合计费用(折后总额)*100%

  • Trend:

    环比(折后总额):[本月分账单元合计费用(折后总额) - 上月分账单元合计费用(折后总额)] / 上月分账单元合计费用(折后总额) * 100%

  • TrendType:

    环比箭头



520
521
522
# File 'lib/v20180709/models.rb', line 520

def GatherIncentivePayAmount
  @GatherIncentivePayAmount
end

#GatherRealCostObject

upward -上升downward - 下降none - 平稳

Parameters:

  • GatherCashPayAmount:

    归集费用(现金):基于归集规则直接归集到分账单元的现金

  • GatherVoucherPayAmount:

    归集费用(优惠券):基于归集规则直接归集到分账单元的资源优惠券

  • GatherIncentivePayAmount:

    归集费用(赠送金):基于归集规则直接归集到分账单元的资源赠送金

  • GatherTransferPayAmount:

    归集费用(分成金):基于归集规则直接归集到分账单元的资源分成金

  • AllocateCashPayAmount:

    分摊费用(现金):基于分摊规则分摊到分账单元的资源现金

  • AllocateVoucherPayAmount:

    分摊费用(优惠券):基于分摊规则分摊到分账单元的资源优惠券

  • AllocateIncentivePayAmount:

    分摊费用(赠送金):基于分摊规则分摊到分账单元的资源赠送金

  • AllocateTransferPayAmount:

    分摊费用(分成金):基于分摊规则分摊到分账单元的资源分成金

  • TotalCashPayAmount:

    合计费用(现金):分账单元总费用,归集费用(现金) + 分摊费用(现金)

  • TotalVoucherPayAmount:

    合计费用(优惠券):分账单元总费用,归集费用(优惠券) + 分摊费用(优惠券)

  • TotalIncentivePayAmount:

    合计费用(赠送金):分账单元总费用,归集费用(赠送金) + 分摊费用(赠送金)

  • TotalTransferPayAmount:

    合计费用(分成金):分账单元总费用,归集费用(分成金)+分摊费用(分成金)

  • GatherRealCost:

    归集费用(折后总额):基于归集规则直接归集到分账单元的资源优惠后总价

  • AllocateRealCost:

    分摊费用(折后总额):基于分摊规则分摊到分账单元的资源优惠后总价

  • RealTotalCost:

    合计费用(折后总额):分账单元总费用,归集费用(折后总额) + 分摊费用(折后总额)

  • Ratio:

    占比(折后总额):本分账单元合计费用(折后总额)/合计费用(折后总额)*100%

  • Trend:

    环比(折后总额):[本月分账单元合计费用(折后总额) - 上月分账单元合计费用(折后总额)] / 上月分账单元合计费用(折后总额) * 100%

  • TrendType:

    环比箭头



520
521
522
# File 'lib/v20180709/models.rb', line 520

def GatherRealCost
  @GatherRealCost
end

#GatherTransferPayAmountObject

upward -上升downward - 下降none - 平稳

Parameters:

  • GatherCashPayAmount:

    归集费用(现金):基于归集规则直接归集到分账单元的现金

  • GatherVoucherPayAmount:

    归集费用(优惠券):基于归集规则直接归集到分账单元的资源优惠券

  • GatherIncentivePayAmount:

    归集费用(赠送金):基于归集规则直接归集到分账单元的资源赠送金

  • GatherTransferPayAmount:

    归集费用(分成金):基于归集规则直接归集到分账单元的资源分成金

  • AllocateCashPayAmount:

    分摊费用(现金):基于分摊规则分摊到分账单元的资源现金

  • AllocateVoucherPayAmount:

    分摊费用(优惠券):基于分摊规则分摊到分账单元的资源优惠券

  • AllocateIncentivePayAmount:

    分摊费用(赠送金):基于分摊规则分摊到分账单元的资源赠送金

  • AllocateTransferPayAmount:

    分摊费用(分成金):基于分摊规则分摊到分账单元的资源分成金

  • TotalCashPayAmount:

    合计费用(现金):分账单元总费用,归集费用(现金) + 分摊费用(现金)

  • TotalVoucherPayAmount:

    合计费用(优惠券):分账单元总费用,归集费用(优惠券) + 分摊费用(优惠券)

  • TotalIncentivePayAmount:

    合计费用(赠送金):分账单元总费用,归集费用(赠送金) + 分摊费用(赠送金)

  • TotalTransferPayAmount:

    合计费用(分成金):分账单元总费用,归集费用(分成金)+分摊费用(分成金)

  • GatherRealCost:

    归集费用(折后总额):基于归集规则直接归集到分账单元的资源优惠后总价

  • AllocateRealCost:

    分摊费用(折后总额):基于分摊规则分摊到分账单元的资源优惠后总价

  • RealTotalCost:

    合计费用(折后总额):分账单元总费用,归集费用(折后总额) + 分摊费用(折后总额)

  • Ratio:

    占比(折后总额):本分账单元合计费用(折后总额)/合计费用(折后总额)*100%

  • Trend:

    环比(折后总额):[本月分账单元合计费用(折后总额) - 上月分账单元合计费用(折后总额)] / 上月分账单元合计费用(折后总额) * 100%

  • TrendType:

    环比箭头



520
521
522
# File 'lib/v20180709/models.rb', line 520

def GatherTransferPayAmount
  @GatherTransferPayAmount
end

#GatherVoucherPayAmountObject

upward -上升downward - 下降none - 平稳

Parameters:

  • GatherCashPayAmount:

    归集费用(现金):基于归集规则直接归集到分账单元的现金

  • GatherVoucherPayAmount:

    归集费用(优惠券):基于归集规则直接归集到分账单元的资源优惠券

  • GatherIncentivePayAmount:

    归集费用(赠送金):基于归集规则直接归集到分账单元的资源赠送金

  • GatherTransferPayAmount:

    归集费用(分成金):基于归集规则直接归集到分账单元的资源分成金

  • AllocateCashPayAmount:

    分摊费用(现金):基于分摊规则分摊到分账单元的资源现金

  • AllocateVoucherPayAmount:

    分摊费用(优惠券):基于分摊规则分摊到分账单元的资源优惠券

  • AllocateIncentivePayAmount:

    分摊费用(赠送金):基于分摊规则分摊到分账单元的资源赠送金

  • AllocateTransferPayAmount:

    分摊费用(分成金):基于分摊规则分摊到分账单元的资源分成金

  • TotalCashPayAmount:

    合计费用(现金):分账单元总费用,归集费用(现金) + 分摊费用(现金)

  • TotalVoucherPayAmount:

    合计费用(优惠券):分账单元总费用,归集费用(优惠券) + 分摊费用(优惠券)

  • TotalIncentivePayAmount:

    合计费用(赠送金):分账单元总费用,归集费用(赠送金) + 分摊费用(赠送金)

  • TotalTransferPayAmount:

    合计费用(分成金):分账单元总费用,归集费用(分成金)+分摊费用(分成金)

  • GatherRealCost:

    归集费用(折后总额):基于归集规则直接归集到分账单元的资源优惠后总价

  • AllocateRealCost:

    分摊费用(折后总额):基于分摊规则分摊到分账单元的资源优惠后总价

  • RealTotalCost:

    合计费用(折后总额):分账单元总费用,归集费用(折后总额) + 分摊费用(折后总额)

  • Ratio:

    占比(折后总额):本分账单元合计费用(折后总额)/合计费用(折后总额)*100%

  • Trend:

    环比(折后总额):[本月分账单元合计费用(折后总额) - 上月分账单元合计费用(折后总额)] / 上月分账单元合计费用(折后总额) * 100%

  • TrendType:

    环比箭头



520
521
522
# File 'lib/v20180709/models.rb', line 520

def GatherVoucherPayAmount
  @GatherVoucherPayAmount
end

#RatioObject

upward -上升downward - 下降none - 平稳

Parameters:

  • GatherCashPayAmount:

    归集费用(现金):基于归集规则直接归集到分账单元的现金

  • GatherVoucherPayAmount:

    归集费用(优惠券):基于归集规则直接归集到分账单元的资源优惠券

  • GatherIncentivePayAmount:

    归集费用(赠送金):基于归集规则直接归集到分账单元的资源赠送金

  • GatherTransferPayAmount:

    归集费用(分成金):基于归集规则直接归集到分账单元的资源分成金

  • AllocateCashPayAmount:

    分摊费用(现金):基于分摊规则分摊到分账单元的资源现金

  • AllocateVoucherPayAmount:

    分摊费用(优惠券):基于分摊规则分摊到分账单元的资源优惠券

  • AllocateIncentivePayAmount:

    分摊费用(赠送金):基于分摊规则分摊到分账单元的资源赠送金

  • AllocateTransferPayAmount:

    分摊费用(分成金):基于分摊规则分摊到分账单元的资源分成金

  • TotalCashPayAmount:

    合计费用(现金):分账单元总费用,归集费用(现金) + 分摊费用(现金)

  • TotalVoucherPayAmount:

    合计费用(优惠券):分账单元总费用,归集费用(优惠券) + 分摊费用(优惠券)

  • TotalIncentivePayAmount:

    合计费用(赠送金):分账单元总费用,归集费用(赠送金) + 分摊费用(赠送金)

  • TotalTransferPayAmount:

    合计费用(分成金):分账单元总费用,归集费用(分成金)+分摊费用(分成金)

  • GatherRealCost:

    归集费用(折后总额):基于归集规则直接归集到分账单元的资源优惠后总价

  • AllocateRealCost:

    分摊费用(折后总额):基于分摊规则分摊到分账单元的资源优惠后总价

  • RealTotalCost:

    合计费用(折后总额):分账单元总费用,归集费用(折后总额) + 分摊费用(折后总额)

  • Ratio:

    占比(折后总额):本分账单元合计费用(折后总额)/合计费用(折后总额)*100%

  • Trend:

    环比(折后总额):[本月分账单元合计费用(折后总额) - 上月分账单元合计费用(折后总额)] / 上月分账单元合计费用(折后总额) * 100%

  • TrendType:

    环比箭头



520
521
522
# File 'lib/v20180709/models.rb', line 520

def Ratio
  @Ratio
end

#RealTotalCostObject

upward -上升downward - 下降none - 平稳

Parameters:

  • GatherCashPayAmount:

    归集费用(现金):基于归集规则直接归集到分账单元的现金

  • GatherVoucherPayAmount:

    归集费用(优惠券):基于归集规则直接归集到分账单元的资源优惠券

  • GatherIncentivePayAmount:

    归集费用(赠送金):基于归集规则直接归集到分账单元的资源赠送金

  • GatherTransferPayAmount:

    归集费用(分成金):基于归集规则直接归集到分账单元的资源分成金

  • AllocateCashPayAmount:

    分摊费用(现金):基于分摊规则分摊到分账单元的资源现金

  • AllocateVoucherPayAmount:

    分摊费用(优惠券):基于分摊规则分摊到分账单元的资源优惠券

  • AllocateIncentivePayAmount:

    分摊费用(赠送金):基于分摊规则分摊到分账单元的资源赠送金

  • AllocateTransferPayAmount:

    分摊费用(分成金):基于分摊规则分摊到分账单元的资源分成金

  • TotalCashPayAmount:

    合计费用(现金):分账单元总费用,归集费用(现金) + 分摊费用(现金)

  • TotalVoucherPayAmount:

    合计费用(优惠券):分账单元总费用,归集费用(优惠券) + 分摊费用(优惠券)

  • TotalIncentivePayAmount:

    合计费用(赠送金):分账单元总费用,归集费用(赠送金) + 分摊费用(赠送金)

  • TotalTransferPayAmount:

    合计费用(分成金):分账单元总费用,归集费用(分成金)+分摊费用(分成金)

  • GatherRealCost:

    归集费用(折后总额):基于归集规则直接归集到分账单元的资源优惠后总价

  • AllocateRealCost:

    分摊费用(折后总额):基于分摊规则分摊到分账单元的资源优惠后总价

  • RealTotalCost:

    合计费用(折后总额):分账单元总费用,归集费用(折后总额) + 分摊费用(折后总额)

  • Ratio:

    占比(折后总额):本分账单元合计费用(折后总额)/合计费用(折后总额)*100%

  • Trend:

    环比(折后总额):[本月分账单元合计费用(折后总额) - 上月分账单元合计费用(折后总额)] / 上月分账单元合计费用(折后总额) * 100%

  • TrendType:

    环比箭头



520
521
522
# File 'lib/v20180709/models.rb', line 520

def RealTotalCost
  @RealTotalCost
end

#TotalCashPayAmountObject

upward -上升downward - 下降none - 平稳

Parameters:

  • GatherCashPayAmount:

    归集费用(现金):基于归集规则直接归集到分账单元的现金

  • GatherVoucherPayAmount:

    归集费用(优惠券):基于归集规则直接归集到分账单元的资源优惠券

  • GatherIncentivePayAmount:

    归集费用(赠送金):基于归集规则直接归集到分账单元的资源赠送金

  • GatherTransferPayAmount:

    归集费用(分成金):基于归集规则直接归集到分账单元的资源分成金

  • AllocateCashPayAmount:

    分摊费用(现金):基于分摊规则分摊到分账单元的资源现金

  • AllocateVoucherPayAmount:

    分摊费用(优惠券):基于分摊规则分摊到分账单元的资源优惠券

  • AllocateIncentivePayAmount:

    分摊费用(赠送金):基于分摊规则分摊到分账单元的资源赠送金

  • AllocateTransferPayAmount:

    分摊费用(分成金):基于分摊规则分摊到分账单元的资源分成金

  • TotalCashPayAmount:

    合计费用(现金):分账单元总费用,归集费用(现金) + 分摊费用(现金)

  • TotalVoucherPayAmount:

    合计费用(优惠券):分账单元总费用,归集费用(优惠券) + 分摊费用(优惠券)

  • TotalIncentivePayAmount:

    合计费用(赠送金):分账单元总费用,归集费用(赠送金) + 分摊费用(赠送金)

  • TotalTransferPayAmount:

    合计费用(分成金):分账单元总费用,归集费用(分成金)+分摊费用(分成金)

  • GatherRealCost:

    归集费用(折后总额):基于归集规则直接归集到分账单元的资源优惠后总价

  • AllocateRealCost:

    分摊费用(折后总额):基于分摊规则分摊到分账单元的资源优惠后总价

  • RealTotalCost:

    合计费用(折后总额):分账单元总费用,归集费用(折后总额) + 分摊费用(折后总额)

  • Ratio:

    占比(折后总额):本分账单元合计费用(折后总额)/合计费用(折后总额)*100%

  • Trend:

    环比(折后总额):[本月分账单元合计费用(折后总额) - 上月分账单元合计费用(折后总额)] / 上月分账单元合计费用(折后总额) * 100%

  • TrendType:

    环比箭头



520
521
522
# File 'lib/v20180709/models.rb', line 520

def TotalCashPayAmount
  @TotalCashPayAmount
end

#TotalIncentivePayAmountObject

upward -上升downward - 下降none - 平稳

Parameters:

  • GatherCashPayAmount:

    归集费用(现金):基于归集规则直接归集到分账单元的现金

  • GatherVoucherPayAmount:

    归集费用(优惠券):基于归集规则直接归集到分账单元的资源优惠券

  • GatherIncentivePayAmount:

    归集费用(赠送金):基于归集规则直接归集到分账单元的资源赠送金

  • GatherTransferPayAmount:

    归集费用(分成金):基于归集规则直接归集到分账单元的资源分成金

  • AllocateCashPayAmount:

    分摊费用(现金):基于分摊规则分摊到分账单元的资源现金

  • AllocateVoucherPayAmount:

    分摊费用(优惠券):基于分摊规则分摊到分账单元的资源优惠券

  • AllocateIncentivePayAmount:

    分摊费用(赠送金):基于分摊规则分摊到分账单元的资源赠送金

  • AllocateTransferPayAmount:

    分摊费用(分成金):基于分摊规则分摊到分账单元的资源分成金

  • TotalCashPayAmount:

    合计费用(现金):分账单元总费用,归集费用(现金) + 分摊费用(现金)

  • TotalVoucherPayAmount:

    合计费用(优惠券):分账单元总费用,归集费用(优惠券) + 分摊费用(优惠券)

  • TotalIncentivePayAmount:

    合计费用(赠送金):分账单元总费用,归集费用(赠送金) + 分摊费用(赠送金)

  • TotalTransferPayAmount:

    合计费用(分成金):分账单元总费用,归集费用(分成金)+分摊费用(分成金)

  • GatherRealCost:

    归集费用(折后总额):基于归集规则直接归集到分账单元的资源优惠后总价

  • AllocateRealCost:

    分摊费用(折后总额):基于分摊规则分摊到分账单元的资源优惠后总价

  • RealTotalCost:

    合计费用(折后总额):分账单元总费用,归集费用(折后总额) + 分摊费用(折后总额)

  • Ratio:

    占比(折后总额):本分账单元合计费用(折后总额)/合计费用(折后总额)*100%

  • Trend:

    环比(折后总额):[本月分账单元合计费用(折后总额) - 上月分账单元合计费用(折后总额)] / 上月分账单元合计费用(折后总额) * 100%

  • TrendType:

    环比箭头



520
521
522
# File 'lib/v20180709/models.rb', line 520

def TotalIncentivePayAmount
  @TotalIncentivePayAmount
end

#TotalTransferPayAmountObject

upward -上升downward - 下降none - 平稳

Parameters:

  • GatherCashPayAmount:

    归集费用(现金):基于归集规则直接归集到分账单元的现金

  • GatherVoucherPayAmount:

    归集费用(优惠券):基于归集规则直接归集到分账单元的资源优惠券

  • GatherIncentivePayAmount:

    归集费用(赠送金):基于归集规则直接归集到分账单元的资源赠送金

  • GatherTransferPayAmount:

    归集费用(分成金):基于归集规则直接归集到分账单元的资源分成金

  • AllocateCashPayAmount:

    分摊费用(现金):基于分摊规则分摊到分账单元的资源现金

  • AllocateVoucherPayAmount:

    分摊费用(优惠券):基于分摊规则分摊到分账单元的资源优惠券

  • AllocateIncentivePayAmount:

    分摊费用(赠送金):基于分摊规则分摊到分账单元的资源赠送金

  • AllocateTransferPayAmount:

    分摊费用(分成金):基于分摊规则分摊到分账单元的资源分成金

  • TotalCashPayAmount:

    合计费用(现金):分账单元总费用,归集费用(现金) + 分摊费用(现金)

  • TotalVoucherPayAmount:

    合计费用(优惠券):分账单元总费用,归集费用(优惠券) + 分摊费用(优惠券)

  • TotalIncentivePayAmount:

    合计费用(赠送金):分账单元总费用,归集费用(赠送金) + 分摊费用(赠送金)

  • TotalTransferPayAmount:

    合计费用(分成金):分账单元总费用,归集费用(分成金)+分摊费用(分成金)

  • GatherRealCost:

    归集费用(折后总额):基于归集规则直接归集到分账单元的资源优惠后总价

  • AllocateRealCost:

    分摊费用(折后总额):基于分摊规则分摊到分账单元的资源优惠后总价

  • RealTotalCost:

    合计费用(折后总额):分账单元总费用,归集费用(折后总额) + 分摊费用(折后总额)

  • Ratio:

    占比(折后总额):本分账单元合计费用(折后总额)/合计费用(折后总额)*100%

  • Trend:

    环比(折后总额):[本月分账单元合计费用(折后总额) - 上月分账单元合计费用(折后总额)] / 上月分账单元合计费用(折后总额) * 100%

  • TrendType:

    环比箭头



520
521
522
# File 'lib/v20180709/models.rb', line 520

def TotalTransferPayAmount
  @TotalTransferPayAmount
end

#TotalVoucherPayAmountObject

upward -上升downward - 下降none - 平稳

Parameters:

  • GatherCashPayAmount:

    归集费用(现金):基于归集规则直接归集到分账单元的现金

  • GatherVoucherPayAmount:

    归集费用(优惠券):基于归集规则直接归集到分账单元的资源优惠券

  • GatherIncentivePayAmount:

    归集费用(赠送金):基于归集规则直接归集到分账单元的资源赠送金

  • GatherTransferPayAmount:

    归集费用(分成金):基于归集规则直接归集到分账单元的资源分成金

  • AllocateCashPayAmount:

    分摊费用(现金):基于分摊规则分摊到分账单元的资源现金

  • AllocateVoucherPayAmount:

    分摊费用(优惠券):基于分摊规则分摊到分账单元的资源优惠券

  • AllocateIncentivePayAmount:

    分摊费用(赠送金):基于分摊规则分摊到分账单元的资源赠送金

  • AllocateTransferPayAmount:

    分摊费用(分成金):基于分摊规则分摊到分账单元的资源分成金

  • TotalCashPayAmount:

    合计费用(现金):分账单元总费用,归集费用(现金) + 分摊费用(现金)

  • TotalVoucherPayAmount:

    合计费用(优惠券):分账单元总费用,归集费用(优惠券) + 分摊费用(优惠券)

  • TotalIncentivePayAmount:

    合计费用(赠送金):分账单元总费用,归集费用(赠送金) + 分摊费用(赠送金)

  • TotalTransferPayAmount:

    合计费用(分成金):分账单元总费用,归集费用(分成金)+分摊费用(分成金)

  • GatherRealCost:

    归集费用(折后总额):基于归集规则直接归集到分账单元的资源优惠后总价

  • AllocateRealCost:

    分摊费用(折后总额):基于分摊规则分摊到分账单元的资源优惠后总价

  • RealTotalCost:

    合计费用(折后总额):分账单元总费用,归集费用(折后总额) + 分摊费用(折后总额)

  • Ratio:

    占比(折后总额):本分账单元合计费用(折后总额)/合计费用(折后总额)*100%

  • Trend:

    环比(折后总额):[本月分账单元合计费用(折后总额) - 上月分账单元合计费用(折后总额)] / 上月分账单元合计费用(折后总额) * 100%

  • TrendType:

    环比箭头



520
521
522
# File 'lib/v20180709/models.rb', line 520

def TotalVoucherPayAmount
  @TotalVoucherPayAmount
end

#TrendObject

upward -上升downward - 下降none - 平稳

Parameters:

  • GatherCashPayAmount:

    归集费用(现金):基于归集规则直接归集到分账单元的现金

  • GatherVoucherPayAmount:

    归集费用(优惠券):基于归集规则直接归集到分账单元的资源优惠券

  • GatherIncentivePayAmount:

    归集费用(赠送金):基于归集规则直接归集到分账单元的资源赠送金

  • GatherTransferPayAmount:

    归集费用(分成金):基于归集规则直接归集到分账单元的资源分成金

  • AllocateCashPayAmount:

    分摊费用(现金):基于分摊规则分摊到分账单元的资源现金

  • AllocateVoucherPayAmount:

    分摊费用(优惠券):基于分摊规则分摊到分账单元的资源优惠券

  • AllocateIncentivePayAmount:

    分摊费用(赠送金):基于分摊规则分摊到分账单元的资源赠送金

  • AllocateTransferPayAmount:

    分摊费用(分成金):基于分摊规则分摊到分账单元的资源分成金

  • TotalCashPayAmount:

    合计费用(现金):分账单元总费用,归集费用(现金) + 分摊费用(现金)

  • TotalVoucherPayAmount:

    合计费用(优惠券):分账单元总费用,归集费用(优惠券) + 分摊费用(优惠券)

  • TotalIncentivePayAmount:

    合计费用(赠送金):分账单元总费用,归集费用(赠送金) + 分摊费用(赠送金)

  • TotalTransferPayAmount:

    合计费用(分成金):分账单元总费用,归集费用(分成金)+分摊费用(分成金)

  • GatherRealCost:

    归集费用(折后总额):基于归集规则直接归集到分账单元的资源优惠后总价

  • AllocateRealCost:

    分摊费用(折后总额):基于分摊规则分摊到分账单元的资源优惠后总价

  • RealTotalCost:

    合计费用(折后总额):分账单元总费用,归集费用(折后总额) + 分摊费用(折后总额)

  • Ratio:

    占比(折后总额):本分账单元合计费用(折后总额)/合计费用(折后总额)*100%

  • Trend:

    环比(折后总额):[本月分账单元合计费用(折后总额) - 上月分账单元合计费用(折后总额)] / 上月分账单元合计费用(折后总额) * 100%

  • TrendType:

    环比箭头



520
521
522
# File 'lib/v20180709/models.rb', line 520

def Trend
  @Trend
end

#TrendTypeObject

upward -上升downward - 下降none - 平稳

Parameters:

  • GatherCashPayAmount:

    归集费用(现金):基于归集规则直接归集到分账单元的现金

  • GatherVoucherPayAmount:

    归集费用(优惠券):基于归集规则直接归集到分账单元的资源优惠券

  • GatherIncentivePayAmount:

    归集费用(赠送金):基于归集规则直接归集到分账单元的资源赠送金

  • GatherTransferPayAmount:

    归集费用(分成金):基于归集规则直接归集到分账单元的资源分成金

  • AllocateCashPayAmount:

    分摊费用(现金):基于分摊规则分摊到分账单元的资源现金

  • AllocateVoucherPayAmount:

    分摊费用(优惠券):基于分摊规则分摊到分账单元的资源优惠券

  • AllocateIncentivePayAmount:

    分摊费用(赠送金):基于分摊规则分摊到分账单元的资源赠送金

  • AllocateTransferPayAmount:

    分摊费用(分成金):基于分摊规则分摊到分账单元的资源分成金

  • TotalCashPayAmount:

    合计费用(现金):分账单元总费用,归集费用(现金) + 分摊费用(现金)

  • TotalVoucherPayAmount:

    合计费用(优惠券):分账单元总费用,归集费用(优惠券) + 分摊费用(优惠券)

  • TotalIncentivePayAmount:

    合计费用(赠送金):分账单元总费用,归集费用(赠送金) + 分摊费用(赠送金)

  • TotalTransferPayAmount:

    合计费用(分成金):分账单元总费用,归集费用(分成金)+分摊费用(分成金)

  • GatherRealCost:

    归集费用(折后总额):基于归集规则直接归集到分账单元的资源优惠后总价

  • AllocateRealCost:

    分摊费用(折后总额):基于分摊规则分摊到分账单元的资源优惠后总价

  • RealTotalCost:

    合计费用(折后总额):分账单元总费用,归集费用(折后总额) + 分摊费用(折后总额)

  • Ratio:

    占比(折后总额):本分账单元合计费用(折后总额)/合计费用(折后总额)*100%

  • Trend:

    环比(折后总额):[本月分账单元合计费用(折后总额) - 上月分账单元合计费用(折后总额)] / 上月分账单元合计费用(折后总额) * 100%

  • TrendType:

    环比箭头



520
521
522
# File 'lib/v20180709/models.rb', line 520

def TrendType
  @TrendType
end

Instance Method Details

#deserialize(params) ⇒ Object



543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
# File 'lib/v20180709/models.rb', line 543

def deserialize(params)
  @GatherCashPayAmount = params['GatherCashPayAmount']
  @GatherVoucherPayAmount = params['GatherVoucherPayAmount']
  @GatherIncentivePayAmount = params['GatherIncentivePayAmount']
  @GatherTransferPayAmount = params['GatherTransferPayAmount']
  @AllocateCashPayAmount = params['AllocateCashPayAmount']
  @AllocateVoucherPayAmount = params['AllocateVoucherPayAmount']
  @AllocateIncentivePayAmount = params['AllocateIncentivePayAmount']
  @AllocateTransferPayAmount = params['AllocateTransferPayAmount']
  @TotalCashPayAmount = params['TotalCashPayAmount']
  @TotalVoucherPayAmount = params['TotalVoucherPayAmount']
  @TotalIncentivePayAmount = params['TotalIncentivePayAmount']
  @TotalTransferPayAmount = params['TotalTransferPayAmount']
  @GatherRealCost = params['GatherRealCost']
  @AllocateRealCost = params['AllocateRealCost']
  @RealTotalCost = params['RealTotalCost']
  @Ratio = params['Ratio']
  @Trend = params['Trend']
  @TrendType = params['TrendType']
end