tencentcloud-sdk-python 3.0.1342__py2.py3-none-any.whl → 3.0.1344__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (65) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/bi/v20220105/models.py +68 -0
  3. tencentcloud/billing/v20180709/billing_client.py +3 -1
  4. tencentcloud/billing/v20180709/models.py +90 -224
  5. tencentcloud/cdb/v20170320/cdb_client.py +23 -0
  6. tencentcloud/cdb/v20170320/models.py +117 -0
  7. tencentcloud/cdwpg/v20201230/models.py +4 -4
  8. tencentcloud/cdz/v20221123/models.py +0 -4
  9. tencentcloud/cfg/v20210820/models.py +0 -192
  10. tencentcloud/clb/v20180317/clb_client.py +2 -2
  11. tencentcloud/clb/v20180317/models.py +39 -10
  12. tencentcloud/cls/v20201016/models.py +17 -186
  13. tencentcloud/cwp/v20180228/models.py +61 -18
  14. tencentcloud/cynosdb/v20190107/models.py +2 -2
  15. tencentcloud/dbbrain/v20191016/models.py +0 -16
  16. tencentcloud/dbbrain/v20210527/dbbrain_client.py +161 -0
  17. tencentcloud/dbbrain/v20210527/models.py +1731 -389
  18. tencentcloud/domain/v20180808/models.py +0 -10
  19. tencentcloud/dts/v20180330/models.py +0 -6
  20. tencentcloud/dts/v20211206/models.py +2 -210
  21. tencentcloud/ess/v20201111/models.py +71 -4
  22. tencentcloud/essbasic/v20210526/models.py +59 -2
  23. tencentcloud/fmu/v20191213/errorcodes.py +3 -0
  24. tencentcloud/fmu/v20191213/models.py +4 -4
  25. tencentcloud/goosefs/v20220519/models.py +0 -2
  26. tencentcloud/gwlb/v20240906/models.py +4 -4
  27. tencentcloud/hai/v20230812/errorcodes.py +1 -1
  28. tencentcloud/iotcloud/v20210408/models.py +2 -4
  29. tencentcloud/iotexplorer/v20190423/errorcodes.py +12 -0
  30. tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +69 -0
  31. tencentcloud/iotexplorer/v20190423/models.py +995 -65
  32. tencentcloud/iotvideo/v20211125/iotvideo_client.py +46 -0
  33. tencentcloud/iotvideo/v20211125/models.py +188 -0
  34. tencentcloud/lcic/v20220817/errorcodes.py +1 -1
  35. tencentcloud/lighthouse/v20200324/errorcodes.py +12 -9
  36. tencentcloud/lighthouse/v20200324/lighthouse_client.py +24 -17
  37. tencentcloud/lighthouse/v20200324/models.py +72 -48
  38. tencentcloud/lke/v20231130/models.py +17 -2
  39. tencentcloud/lkeap/v20240522/models.py +4 -8
  40. tencentcloud/lowcode/v20210108/models.py +0 -2
  41. tencentcloud/monitor/v20180724/models.py +251 -0
  42. tencentcloud/monitor/v20180724/monitor_client.py +23 -0
  43. tencentcloud/mps/v20190612/errorcodes.py +34 -0
  44. tencentcloud/mps/v20190612/models.py +4254 -384
  45. tencentcloud/mps/v20190612/mps_client.py +208 -0
  46. tencentcloud/mqtt/v20240516/errorcodes.py +9 -0
  47. tencentcloud/organization/v20210331/errorcodes.py +3 -0
  48. tencentcloud/organization/v20210331/models.py +0 -82
  49. tencentcloud/redis/v20180412/models.py +64 -0
  50. tencentcloud/redis/v20180412/redis_client.py +23 -0
  51. tencentcloud/tcb/v20180608/models.py +109 -157
  52. tencentcloud/tcb/v20180608/tcb_client.py +23 -0
  53. tencentcloud/tdmq/v20200217/models.py +158 -282
  54. tencentcloud/teo/v20220901/models.py +955 -20
  55. tencentcloud/tione/v20211111/models.py +90 -0
  56. tencentcloud/vdb/v20230616/models.py +45 -0
  57. tencentcloud/vdb/v20230616/vdb_client.py +1 -1
  58. tencentcloud/vrs/v20200824/models.py +32 -0
  59. tencentcloud/wedata/v20210820/models.py +167 -0
  60. tencentcloud/weilingwith/v20230427/models.py +0 -964
  61. {tencentcloud_sdk_python-3.0.1342.dist-info → tencentcloud_sdk_python-3.0.1344.dist-info}/METADATA +1 -1
  62. {tencentcloud_sdk_python-3.0.1342.dist-info → tencentcloud_sdk_python-3.0.1344.dist-info}/RECORD +65 -65
  63. {tencentcloud_sdk_python-3.0.1342.dist-info → tencentcloud_sdk_python-3.0.1344.dist-info}/LICENSE +0 -0
  64. {tencentcloud_sdk_python-3.0.1342.dist-info → tencentcloud_sdk_python-3.0.1344.dist-info}/WHEEL +0 -0
  65. {tencentcloud_sdk_python-3.0.1342.dist-info → tencentcloud_sdk_python-3.0.1344.dist-info}/top_level.txt +0 -0
@@ -40,7 +40,6 @@ class ActionSummaryOverviewItem(AbstractModel):
40
40
  :param _VoucherPayAmount: 优惠券支出:使用各类优惠券(如代金券、现金券等)支付的金额
41
41
  :type VoucherPayAmount: str
42
42
  :param _TransferPayAmount: 分成金账户支出:通过分成金账户支付的金额
43
- 注意:此字段可能返回 null,表示取不到有效值。
44
43
  :type TransferPayAmount: str
45
44
  :param _BillMonth: 账单月份,格式2019-08
46
45
  :type BillMonth: str
@@ -138,7 +137,6 @@ class ActionSummaryOverviewItem(AbstractModel):
138
137
  @property
139
138
  def TransferPayAmount(self):
140
139
  """分成金账户支出:通过分成金账户支付的金额
141
- 注意:此字段可能返回 null,表示取不到有效值。
142
140
  :rtype: str
143
141
  """
144
142
  return self._TransferPayAmount
@@ -448,64 +446,44 @@ class AllocationDetail(AbstractModel):
448
446
  def __init__(self):
449
447
  r"""
450
448
  :param _TreeNodeUniqKey: 分账单元唯一标识
451
- 注意:此字段可能返回 null,表示取不到有效值。
452
449
  :type TreeNodeUniqKey: str
453
450
  :param _TreeNodeUniqKeyName: 分账单元名称
454
- 注意:此字段可能返回 null,表示取不到有效值。
455
451
  :type TreeNodeUniqKeyName: str
456
452
  :param _BillDate: 日期:结算日期
457
- 注意:此字段可能返回 null,表示取不到有效值。
458
453
  :type BillDate: str
459
454
  :param _PayerUin: 支付者 UIN:支付者的账号 ID,账号 ID 是用户在腾讯云的唯一账号标识
460
- 注意:此字段可能返回 null,表示取不到有效值。
461
455
  :type PayerUin: str
462
456
  :param _OwnerUin: 使用者 UIN:实际使用资源的账号 ID
463
- 注意:此字段可能返回 null,表示取不到有效值。
464
457
  :type OwnerUin: str
465
458
  :param _OperateUin: 操作者 UIN:操作者账号 ID(预付费资源下单或后付费操作开通资源账号的ID或者角色 ID)
466
- 注意:此字段可能返回 null,表示取不到有效值。
467
459
  :type OperateUin: str
468
460
  :param _BusinessCode: 产品编码
469
- 注意:此字段可能返回 null,表示取不到有效值。
470
461
  :type BusinessCode: str
471
462
  :param _BusinessCodeName: 产品名称:用户所采购的各类云产品
472
- 注意:此字段可能返回 null,表示取不到有效值。
473
463
  :type BusinessCodeName: str
474
464
  :param _PayMode: 计费模式编码
475
- 注意:此字段可能返回 null,表示取不到有效值。
476
465
  :type PayMode: str
477
466
  :param _PayModeName: 计费模式:资源的计费模式,区分为包年包月和按量计费
478
- 注意:此字段可能返回 null,表示取不到有效值。
479
467
  :type PayModeName: str
480
468
  :param _ProjectId: 项目ID
481
- 注意:此字段可能返回 null,表示取不到有效值。
482
469
  :type ProjectId: int
483
470
  :param _ProjectName: 项目名称:资源归属的项目,用户在控制台给资源自主分配项目,未分配则是默认项目
484
- 注意:此字段可能返回 null,表示取不到有效值。
485
471
  :type ProjectName: str
486
472
  :param _RegionId: 地域ID
487
- 注意:此字段可能返回 null,表示取不到有效值。
488
473
  :type RegionId: int
489
474
  :param _RegionName: 地域名称:资源所属地域
490
- 注意:此字段可能返回 null,表示取不到有效值。
491
475
  :type RegionName: str
492
476
  :param _ZoneId: 可用区ID
493
- 注意:此字段可能返回 null,表示取不到有效值。
494
477
  :type ZoneId: int
495
478
  :param _ZoneName: 可用区:资源所属可用区
496
- 注意:此字段可能返回 null,表示取不到有效值。
497
479
  :type ZoneName: str
498
480
  :param _ResourceId: 资源ID:不同产品因资源形态不同,资源内容不完全相同,如云服务器 CVM 为对应的实例 ID; 若该产品被分拆,则展示产品分拆后的分拆项 ID,如 COS 桶 ID,CDN 域名
499
- 注意:此字段可能返回 null,表示取不到有效值。
500
481
  :type ResourceId: str
501
482
  :param _ResourceName: 实例名称:用户在控制台为资源设置的名称,如未设置默认为空;若该产品被分拆,则展示分拆产品分拆后的分拆项资源别名
502
- 注意:此字段可能返回 null,表示取不到有效值。
503
483
  :type ResourceName: str
504
484
  :param _InstanceType: 实例类型编码
505
- 注意:此字段可能返回 null,表示取不到有效值。
506
485
  :type InstanceType: str
507
486
  :param _InstanceTypeName: 实例类型:购买的产品服务对应的实例类型,包括资源包、RI、SP、竞价实例。常规实例默认展示“-”
508
- 注意:此字段可能返回 null,表示取不到有效值。
509
487
  :type InstanceTypeName: str
510
488
  :param _SplitItemId: 分拆项 ID:涉及分拆产品的分拆后的分拆项 ID,如 COS 桶 ID,CDN 域名
511
489
  注意:此字段可能返回 null,表示取不到有效值。
@@ -514,159 +492,110 @@ class AllocationDetail(AbstractModel):
514
492
  注意:此字段可能返回 null,表示取不到有效值。
515
493
  :type SplitItemName: str
516
494
  :param _ProductCode: 子产品编码
517
- 注意:此字段可能返回 null,表示取不到有效值。
518
495
  :type ProductCode: str
519
496
  :param _ProductCodeName: 子产品名称:用户采购的具体产品细分类型
520
- 注意:此字段可能返回 null,表示取不到有效值。
521
497
  :type ProductCodeName: str
522
498
  :param _ActionType: 交易类型编码
523
- 注意:此字段可能返回 null,表示取不到有效值。
524
499
  :type ActionType: str
525
500
  :param _ActionTypeName: 交易类型:明细交易类型
526
- 注意:此字段可能返回 null,表示取不到有效值。
527
501
  :type ActionTypeName: str
528
502
  :param _OrderId: 订单 ID:包年包月计费模式下订购的订单号
529
503
 
530
- 注意:此字段可能返回 null,表示取不到有效值。
531
504
  :type OrderId: str
532
505
  :param _BillId: 交易 ID:结算扣费单号
533
- 注意:此字段可能返回 null,表示取不到有效值。
534
506
  :type BillId: str
535
507
  :param _PayTime: 扣费时间:结算扣费时间
536
- 注意:此字段可能返回 null,表示取不到有效值。
537
508
  :type PayTime: str
538
509
  :param _FeeBeginTime: 开始使用时间:产品服务开始使用时间
539
- 注意:此字段可能返回 null,表示取不到有效值。
540
510
  :type FeeBeginTime: str
541
511
  :param _FeeEndTime: 结束使用时间:产品服务结束使用时间
542
- 注意:此字段可能返回 null,表示取不到有效值。
543
512
  :type FeeEndTime: str
544
513
  :param _ComponentCode: 组件类型编码
545
- 注意:此字段可能返回 null,表示取不到有效值。
546
514
  :type ComponentCode: str
547
515
  :param _ComponentCodeName: 组件类型:用户购买的产品或服务对应的组件大类
548
- 注意:此字段可能返回 null,表示取不到有效值。
549
516
  :type ComponentCodeName: str
550
517
  :param _SinglePrice: 组件刊例价:组件的官网原始单价(如客户享受一口价/合同价则默认不展示)
551
- 注意:此字段可能返回 null,表示取不到有效值。
552
518
  :type SinglePrice: str
553
519
  :param _ContractPrice: 组件单价:组件的折后单价,组件单价 = 刊例价 * 折扣
554
- 注意:此字段可能返回 null,表示取不到有效值。
555
520
  :type ContractPrice: str
556
521
  :param _SinglePriceUnit: 组件价格单位:组件价格的单位,单位构成:元/用量单位/时长单位
557
- 注意:此字段可能返回 null,表示取不到有效值。
558
522
  :type SinglePriceUnit: str
559
523
  :param _UsedAmount: 组件用量:该组件实际结算用量,组件用量=组件原始用量-抵扣用量(含资源包)
560
- 注意:此字段可能返回 null,表示取不到有效值。
561
524
  :type UsedAmount: str
562
525
  :param _UsedAmountUnit: 组件用量单位:组件用量对应的单位
563
- 注意:此字段可能返回 null,表示取不到有效值。
564
526
  :type UsedAmountUnit: str
565
527
  :param _TimeSpan: 使用时长:资源使用的时长,组件用量=组件原始使用时长-抵扣时长(含资源包)
566
- 注意:此字段可能返回 null,表示取不到有效值。
567
528
  :type TimeSpan: str
568
529
  :param _TimeUnit: 时长单位:资源使用时长的单位
569
- 注意:此字段可能返回 null,表示取不到有效值。
570
530
  :type TimeUnit: str
571
531
  :param _ReserveDetail: 备注属性(实例配置):其他备注信息,如预留实例的预留实例类型和交易类型、CCN 产品的两端地域信息
572
- 注意:此字段可能返回 null,表示取不到有效值。
573
532
  :type ReserveDetail: str
574
533
  :param _SplitRatio: 分拆项用量/时长占比:分拆项用量(时长)占比,分拆项用量(时长)/ 拆分前合计用量(时长)
575
- 注意:此字段可能返回 null,表示取不到有效值。
576
534
  :type SplitRatio: str
577
535
  :param _TotalCost: 组件原价:原价 = 组件刊例价 * 组件用量 * 使用时长(如客户享受一口价/合同价则默认不展示,退费类场景也默认不展示),指定价模式
578
- 注意:此字段可能返回 null,表示取不到有效值。
579
536
  :type TotalCost: str
580
537
  :param _RITimeSpan: 预留实例抵扣时长:本产品或服务使用预留实例抵扣的使用时长
581
- 注意:此字段可能返回 null,表示取不到有效值。
582
538
  :type RITimeSpan: str
583
539
  :param _RICost: 预留实例抵扣原价:本产品或服务使用预留实例抵扣的组件原价金额
584
- 注意:此字段可能返回 null,表示取不到有效值。
585
540
  :type RICost: str
586
541
  :param _SPCost: 节省计划抵扣原价:节省计划抵扣原价 = 节省计划包抵扣面值 / 节省计划抵扣率
587
- 注意:此字段可能返回 null,表示取不到有效值。
588
542
  :type SPCost: str
589
543
  :param _Discount: 折扣率:本资源享受的折扣率(如客户享受一口价/合同价则默认不展示,退费场景也默认不展示)
590
- 注意:此字段可能返回 null,表示取不到有效值。
591
544
  :type Discount: str
592
545
  :param _BlendedDiscount: 混合折扣率:综合各类折扣抵扣信息后的最终折扣率,混合折扣率=优惠后总价/原价
593
- 注意:此字段可能返回 null,表示取不到有效值。
594
546
  :type BlendedDiscount: str
595
547
  :param _RealTotalCost: 优惠后总价:优惠后总价 =(原价 - 预留实例抵扣原价 - 节省计划抵扣原价)* 折扣率
596
- 注意:此字段可能返回 null,表示取不到有效值。
597
548
  :type RealTotalCost: str
598
549
  :param _CashPayAmount: 现金账户支出(元):通过现金账户支付的金额
599
- 注意:此字段可能返回 null,表示取不到有效值。
600
550
  :type CashPayAmount: str
601
551
  :param _VoucherPayAmount: 代金券支出(元):使用各类优惠券(如代金券、现金券等)支付的金额
602
- 注意:此字段可能返回 null,表示取不到有效值。
603
552
  :type VoucherPayAmount: str
604
553
  :param _IncentivePayAmount: 赠送账户支出(元):使用赠送金支付的金额
605
- 注意:此字段可能返回 null,表示取不到有效值。
606
554
  :type IncentivePayAmount: str
607
555
  :param _TransferPayAmount: 分成账户支出(元):通过分成金账户支付的金额
608
- 注意:此字段可能返回 null,表示取不到有效值。
609
556
  :type TransferPayAmount: str
610
557
  :param _Tag: 分账标签:资源绑定的标签
611
- 注意:此字段可能返回 null,表示取不到有效值。
612
558
  :type Tag: list of BillTag
613
559
  :param _RegionType: 国内国际编码
614
- 注意:此字段可能返回 null,表示取不到有效值。
615
560
  :type RegionType: str
616
561
  :param _RegionTypeName: 国内国际:资源所属区域类型(国内、国际)
617
- 注意:此字段可能返回 null,表示取不到有效值。
618
562
  :type RegionTypeName: str
619
563
  :param _ItemCode: 组件名称编码
620
- 注意:此字段可能返回 null,表示取不到有效值。
621
564
  :type ItemCode: str
622
565
  :param _ItemCodeName: 组件名称:用户购买的产品或服务,所包含的具体组件
623
- 注意:此字段可能返回 null,表示取不到有效值。
624
566
  :type ItemCodeName: str
625
567
  :param _AssociatedOrder: 关联单据ID:和本笔交易关联单据ID,如退费订单对应的原新购订单等
626
568
  :type AssociatedOrder: str
627
569
  :param _PriceInfo: 价格属性:该组件除单价、时长外的其他影响折扣定价的属性信息
628
- 注意:此字段可能返回 null,表示取不到有效值。
629
570
  :type PriceInfo: list of str
630
571
  :param _Formula: 计算规则说明:特殊交易类型计费结算的详细计算说明,如退费及变配
631
- 注意:此字段可能返回 null,表示取不到有效值。
632
572
  :type Formula: str
633
573
  :param _FormulaUrl: 计费规则:各产品详细的计费规则官网说明链接
634
- 注意:此字段可能返回 null,表示取不到有效值。
635
574
  :type FormulaUrl: str
636
575
  :param _RealTotalMeasure: 原始用量/时长:组件被资源包抵扣前的原始用量
637
576
  (目前仅实时音视频、弹性微服务、云呼叫中心及专属可用区产品支持该信息外显,其他产品尚在接入中)
638
- 注意:此字段可能返回 null,表示取不到有效值。
639
577
  :type RealTotalMeasure: str
640
578
  :param _DeductedMeasure: 抵扣用量/时长(含资源包):组件被资源包抵扣的用量
641
579
  (目前仅实时音视频、弹性微服务、云呼叫中心及专属可用区产品支持该信息外显,其他产品尚在接入中)
642
- 注意:此字段可能返回 null,表示取不到有效值。
643
580
  :type DeductedMeasure: str
644
581
  :param _ComponentConfig: 配置描述:资源配置规格信息
645
- 注意:此字段可能返回 null,表示取不到有效值。
646
582
  :type ComponentConfig: str
647
583
  :param _AllocationType: 费用归集类型:费用来源类型,分摊、归集、未分配
648
584
  0 - 分摊
649
585
  1 - 归集
650
586
  2 - 未分配
651
- 注意:此字段可能返回 null,表示取不到有效值。
652
587
  :type AllocationType: int
653
588
  :param _DiscountObject: 当前消费项的优惠对象,例如:官网折扣、用户折扣、活动折扣。
654
- 注意:此字段可能返回 null,表示取不到有效值。
655
589
  :type DiscountObject: str
656
590
  :param _DiscountType: 当前消费项的优惠类型,例如:折扣、合同价。
657
- 注意:此字段可能返回 null,表示取不到有效值。
658
591
  :type DiscountType: str
659
592
  :param _DiscountContent: 对优惠类型的补充描述,例如:商务折扣8折,则优惠类型为“折扣”,优惠内容为“0.8”。
660
- 注意:此字段可能返回 null,表示取不到有效值。
661
593
  :type DiscountContent: str
662
594
  :param _SPDeduction: SPDeduction
663
- 注意:此字段可能返回 null,表示取不到有效值。
664
595
  :type SPDeduction: str
665
596
  :param _SPDeductionRate: SPDeduction
666
- 注意:此字段可能返回 null,表示取不到有效值。
667
597
  :type SPDeductionRate: str
668
598
  :param _BillMonth: 账单月
669
- 注意:此字段可能返回 null,表示取不到有效值。
670
599
  :type BillMonth: str
671
600
  """
672
601
  self._TreeNodeUniqKey = None
@@ -745,7 +674,6 @@ class AllocationDetail(AbstractModel):
745
674
  @property
746
675
  def TreeNodeUniqKey(self):
747
676
  """分账单元唯一标识
748
- 注意:此字段可能返回 null,表示取不到有效值。
749
677
  :rtype: str
750
678
  """
751
679
  return self._TreeNodeUniqKey
@@ -757,7 +685,6 @@ class AllocationDetail(AbstractModel):
757
685
  @property
758
686
  def TreeNodeUniqKeyName(self):
759
687
  """分账单元名称
760
- 注意:此字段可能返回 null,表示取不到有效值。
761
688
  :rtype: str
762
689
  """
763
690
  return self._TreeNodeUniqKeyName
@@ -769,7 +696,6 @@ class AllocationDetail(AbstractModel):
769
696
  @property
770
697
  def BillDate(self):
771
698
  """日期:结算日期
772
- 注意:此字段可能返回 null,表示取不到有效值。
773
699
  :rtype: str
774
700
  """
775
701
  return self._BillDate
@@ -781,7 +707,6 @@ class AllocationDetail(AbstractModel):
781
707
  @property
782
708
  def PayerUin(self):
783
709
  """支付者 UIN:支付者的账号 ID,账号 ID 是用户在腾讯云的唯一账号标识
784
- 注意:此字段可能返回 null,表示取不到有效值。
785
710
  :rtype: str
786
711
  """
787
712
  return self._PayerUin
@@ -793,7 +718,6 @@ class AllocationDetail(AbstractModel):
793
718
  @property
794
719
  def OwnerUin(self):
795
720
  """使用者 UIN:实际使用资源的账号 ID
796
- 注意:此字段可能返回 null,表示取不到有效值。
797
721
  :rtype: str
798
722
  """
799
723
  return self._OwnerUin
@@ -805,7 +729,6 @@ class AllocationDetail(AbstractModel):
805
729
  @property
806
730
  def OperateUin(self):
807
731
  """操作者 UIN:操作者账号 ID(预付费资源下单或后付费操作开通资源账号的ID或者角色 ID)
808
- 注意:此字段可能返回 null,表示取不到有效值。
809
732
  :rtype: str
810
733
  """
811
734
  return self._OperateUin
@@ -817,7 +740,6 @@ class AllocationDetail(AbstractModel):
817
740
  @property
818
741
  def BusinessCode(self):
819
742
  """产品编码
820
- 注意:此字段可能返回 null,表示取不到有效值。
821
743
  :rtype: str
822
744
  """
823
745
  return self._BusinessCode
@@ -829,7 +751,6 @@ class AllocationDetail(AbstractModel):
829
751
  @property
830
752
  def BusinessCodeName(self):
831
753
  """产品名称:用户所采购的各类云产品
832
- 注意:此字段可能返回 null,表示取不到有效值。
833
754
  :rtype: str
834
755
  """
835
756
  return self._BusinessCodeName
@@ -841,7 +762,6 @@ class AllocationDetail(AbstractModel):
841
762
  @property
842
763
  def PayMode(self):
843
764
  """计费模式编码
844
- 注意:此字段可能返回 null,表示取不到有效值。
845
765
  :rtype: str
846
766
  """
847
767
  return self._PayMode
@@ -853,7 +773,6 @@ class AllocationDetail(AbstractModel):
853
773
  @property
854
774
  def PayModeName(self):
855
775
  """计费模式:资源的计费模式,区分为包年包月和按量计费
856
- 注意:此字段可能返回 null,表示取不到有效值。
857
776
  :rtype: str
858
777
  """
859
778
  return self._PayModeName
@@ -865,7 +784,6 @@ class AllocationDetail(AbstractModel):
865
784
  @property
866
785
  def ProjectId(self):
867
786
  """项目ID
868
- 注意:此字段可能返回 null,表示取不到有效值。
869
787
  :rtype: int
870
788
  """
871
789
  return self._ProjectId
@@ -877,7 +795,6 @@ class AllocationDetail(AbstractModel):
877
795
  @property
878
796
  def ProjectName(self):
879
797
  """项目名称:资源归属的项目,用户在控制台给资源自主分配项目,未分配则是默认项目
880
- 注意:此字段可能返回 null,表示取不到有效值。
881
798
  :rtype: str
882
799
  """
883
800
  return self._ProjectName
@@ -889,7 +806,6 @@ class AllocationDetail(AbstractModel):
889
806
  @property
890
807
  def RegionId(self):
891
808
  """地域ID
892
- 注意:此字段可能返回 null,表示取不到有效值。
893
809
  :rtype: int
894
810
  """
895
811
  return self._RegionId
@@ -901,7 +817,6 @@ class AllocationDetail(AbstractModel):
901
817
  @property
902
818
  def RegionName(self):
903
819
  """地域名称:资源所属地域
904
- 注意:此字段可能返回 null,表示取不到有效值。
905
820
  :rtype: str
906
821
  """
907
822
  return self._RegionName
@@ -913,7 +828,6 @@ class AllocationDetail(AbstractModel):
913
828
  @property
914
829
  def ZoneId(self):
915
830
  """可用区ID
916
- 注意:此字段可能返回 null,表示取不到有效值。
917
831
  :rtype: int
918
832
  """
919
833
  return self._ZoneId
@@ -925,7 +839,6 @@ class AllocationDetail(AbstractModel):
925
839
  @property
926
840
  def ZoneName(self):
927
841
  """可用区:资源所属可用区
928
- 注意:此字段可能返回 null,表示取不到有效值。
929
842
  :rtype: str
930
843
  """
931
844
  return self._ZoneName
@@ -937,7 +850,6 @@ class AllocationDetail(AbstractModel):
937
850
  @property
938
851
  def ResourceId(self):
939
852
  """资源ID:不同产品因资源形态不同,资源内容不完全相同,如云服务器 CVM 为对应的实例 ID; 若该产品被分拆,则展示产品分拆后的分拆项 ID,如 COS 桶 ID,CDN 域名
940
- 注意:此字段可能返回 null,表示取不到有效值。
941
853
  :rtype: str
942
854
  """
943
855
  return self._ResourceId
@@ -949,7 +861,6 @@ class AllocationDetail(AbstractModel):
949
861
  @property
950
862
  def ResourceName(self):
951
863
  """实例名称:用户在控制台为资源设置的名称,如未设置默认为空;若该产品被分拆,则展示分拆产品分拆后的分拆项资源别名
952
- 注意:此字段可能返回 null,表示取不到有效值。
953
864
  :rtype: str
954
865
  """
955
866
  return self._ResourceName
@@ -961,7 +872,6 @@ class AllocationDetail(AbstractModel):
961
872
  @property
962
873
  def InstanceType(self):
963
874
  """实例类型编码
964
- 注意:此字段可能返回 null,表示取不到有效值。
965
875
  :rtype: str
966
876
  """
967
877
  return self._InstanceType
@@ -973,7 +883,6 @@ class AllocationDetail(AbstractModel):
973
883
  @property
974
884
  def InstanceTypeName(self):
975
885
  """实例类型:购买的产品服务对应的实例类型,包括资源包、RI、SP、竞价实例。常规实例默认展示“-”
976
- 注意:此字段可能返回 null,表示取不到有效值。
977
886
  :rtype: str
978
887
  """
979
888
  return self._InstanceTypeName
@@ -1017,7 +926,6 @@ class AllocationDetail(AbstractModel):
1017
926
  @property
1018
927
  def ProductCode(self):
1019
928
  """子产品编码
1020
- 注意:此字段可能返回 null,表示取不到有效值。
1021
929
  :rtype: str
1022
930
  """
1023
931
  return self._ProductCode
@@ -1029,7 +937,6 @@ class AllocationDetail(AbstractModel):
1029
937
  @property
1030
938
  def ProductCodeName(self):
1031
939
  """子产品名称:用户采购的具体产品细分类型
1032
- 注意:此字段可能返回 null,表示取不到有效值。
1033
940
  :rtype: str
1034
941
  """
1035
942
  return self._ProductCodeName
@@ -1041,7 +948,6 @@ class AllocationDetail(AbstractModel):
1041
948
  @property
1042
949
  def ActionType(self):
1043
950
  """交易类型编码
1044
- 注意:此字段可能返回 null,表示取不到有效值。
1045
951
  :rtype: str
1046
952
  """
1047
953
  return self._ActionType
@@ -1053,7 +959,6 @@ class AllocationDetail(AbstractModel):
1053
959
  @property
1054
960
  def ActionTypeName(self):
1055
961
  """交易类型:明细交易类型
1056
- 注意:此字段可能返回 null,表示取不到有效值。
1057
962
  :rtype: str
1058
963
  """
1059
964
  return self._ActionTypeName
@@ -1066,7 +971,6 @@ class AllocationDetail(AbstractModel):
1066
971
  def OrderId(self):
1067
972
  """订单 ID:包年包月计费模式下订购的订单号
1068
973
 
1069
- 注意:此字段可能返回 null,表示取不到有效值。
1070
974
  :rtype: str
1071
975
  """
1072
976
  return self._OrderId
@@ -1078,7 +982,6 @@ class AllocationDetail(AbstractModel):
1078
982
  @property
1079
983
  def BillId(self):
1080
984
  """交易 ID:结算扣费单号
1081
- 注意:此字段可能返回 null,表示取不到有效值。
1082
985
  :rtype: str
1083
986
  """
1084
987
  return self._BillId
@@ -1090,7 +993,6 @@ class AllocationDetail(AbstractModel):
1090
993
  @property
1091
994
  def PayTime(self):
1092
995
  """扣费时间:结算扣费时间
1093
- 注意:此字段可能返回 null,表示取不到有效值。
1094
996
  :rtype: str
1095
997
  """
1096
998
  return self._PayTime
@@ -1102,7 +1004,6 @@ class AllocationDetail(AbstractModel):
1102
1004
  @property
1103
1005
  def FeeBeginTime(self):
1104
1006
  """开始使用时间:产品服务开始使用时间
1105
- 注意:此字段可能返回 null,表示取不到有效值。
1106
1007
  :rtype: str
1107
1008
  """
1108
1009
  return self._FeeBeginTime
@@ -1114,7 +1015,6 @@ class AllocationDetail(AbstractModel):
1114
1015
  @property
1115
1016
  def FeeEndTime(self):
1116
1017
  """结束使用时间:产品服务结束使用时间
1117
- 注意:此字段可能返回 null,表示取不到有效值。
1118
1018
  :rtype: str
1119
1019
  """
1120
1020
  return self._FeeEndTime
@@ -1126,7 +1026,6 @@ class AllocationDetail(AbstractModel):
1126
1026
  @property
1127
1027
  def ComponentCode(self):
1128
1028
  """组件类型编码
1129
- 注意:此字段可能返回 null,表示取不到有效值。
1130
1029
  :rtype: str
1131
1030
  """
1132
1031
  return self._ComponentCode
@@ -1138,7 +1037,6 @@ class AllocationDetail(AbstractModel):
1138
1037
  @property
1139
1038
  def ComponentCodeName(self):
1140
1039
  """组件类型:用户购买的产品或服务对应的组件大类
1141
- 注意:此字段可能返回 null,表示取不到有效值。
1142
1040
  :rtype: str
1143
1041
  """
1144
1042
  return self._ComponentCodeName
@@ -1150,7 +1048,6 @@ class AllocationDetail(AbstractModel):
1150
1048
  @property
1151
1049
  def SinglePrice(self):
1152
1050
  """组件刊例价:组件的官网原始单价(如客户享受一口价/合同价则默认不展示)
1153
- 注意:此字段可能返回 null,表示取不到有效值。
1154
1051
  :rtype: str
1155
1052
  """
1156
1053
  return self._SinglePrice
@@ -1162,7 +1059,6 @@ class AllocationDetail(AbstractModel):
1162
1059
  @property
1163
1060
  def ContractPrice(self):
1164
1061
  """组件单价:组件的折后单价,组件单价 = 刊例价 * 折扣
1165
- 注意:此字段可能返回 null,表示取不到有效值。
1166
1062
  :rtype: str
1167
1063
  """
1168
1064
  return self._ContractPrice
@@ -1174,7 +1070,6 @@ class AllocationDetail(AbstractModel):
1174
1070
  @property
1175
1071
  def SinglePriceUnit(self):
1176
1072
  """组件价格单位:组件价格的单位,单位构成:元/用量单位/时长单位
1177
- 注意:此字段可能返回 null,表示取不到有效值。
1178
1073
  :rtype: str
1179
1074
  """
1180
1075
  return self._SinglePriceUnit
@@ -1186,7 +1081,6 @@ class AllocationDetail(AbstractModel):
1186
1081
  @property
1187
1082
  def UsedAmount(self):
1188
1083
  """组件用量:该组件实际结算用量,组件用量=组件原始用量-抵扣用量(含资源包)
1189
- 注意:此字段可能返回 null,表示取不到有效值。
1190
1084
  :rtype: str
1191
1085
  """
1192
1086
  return self._UsedAmount
@@ -1198,7 +1092,6 @@ class AllocationDetail(AbstractModel):
1198
1092
  @property
1199
1093
  def UsedAmountUnit(self):
1200
1094
  """组件用量单位:组件用量对应的单位
1201
- 注意:此字段可能返回 null,表示取不到有效值。
1202
1095
  :rtype: str
1203
1096
  """
1204
1097
  return self._UsedAmountUnit
@@ -1210,7 +1103,6 @@ class AllocationDetail(AbstractModel):
1210
1103
  @property
1211
1104
  def TimeSpan(self):
1212
1105
  """使用时长:资源使用的时长,组件用量=组件原始使用时长-抵扣时长(含资源包)
1213
- 注意:此字段可能返回 null,表示取不到有效值。
1214
1106
  :rtype: str
1215
1107
  """
1216
1108
  return self._TimeSpan
@@ -1222,7 +1114,6 @@ class AllocationDetail(AbstractModel):
1222
1114
  @property
1223
1115
  def TimeUnit(self):
1224
1116
  """时长单位:资源使用时长的单位
1225
- 注意:此字段可能返回 null,表示取不到有效值。
1226
1117
  :rtype: str
1227
1118
  """
1228
1119
  return self._TimeUnit
@@ -1234,7 +1125,6 @@ class AllocationDetail(AbstractModel):
1234
1125
  @property
1235
1126
  def ReserveDetail(self):
1236
1127
  """备注属性(实例配置):其他备注信息,如预留实例的预留实例类型和交易类型、CCN 产品的两端地域信息
1237
- 注意:此字段可能返回 null,表示取不到有效值。
1238
1128
  :rtype: str
1239
1129
  """
1240
1130
  return self._ReserveDetail
@@ -1246,7 +1136,6 @@ class AllocationDetail(AbstractModel):
1246
1136
  @property
1247
1137
  def SplitRatio(self):
1248
1138
  """分拆项用量/时长占比:分拆项用量(时长)占比,分拆项用量(时长)/ 拆分前合计用量(时长)
1249
- 注意:此字段可能返回 null,表示取不到有效值。
1250
1139
  :rtype: str
1251
1140
  """
1252
1141
  return self._SplitRatio
@@ -1258,7 +1147,6 @@ class AllocationDetail(AbstractModel):
1258
1147
  @property
1259
1148
  def TotalCost(self):
1260
1149
  """组件原价:原价 = 组件刊例价 * 组件用量 * 使用时长(如客户享受一口价/合同价则默认不展示,退费类场景也默认不展示),指定价模式
1261
- 注意:此字段可能返回 null,表示取不到有效值。
1262
1150
  :rtype: str
1263
1151
  """
1264
1152
  return self._TotalCost
@@ -1270,7 +1158,6 @@ class AllocationDetail(AbstractModel):
1270
1158
  @property
1271
1159
  def RITimeSpan(self):
1272
1160
  """预留实例抵扣时长:本产品或服务使用预留实例抵扣的使用时长
1273
- 注意:此字段可能返回 null,表示取不到有效值。
1274
1161
  :rtype: str
1275
1162
  """
1276
1163
  return self._RITimeSpan
@@ -1282,7 +1169,6 @@ class AllocationDetail(AbstractModel):
1282
1169
  @property
1283
1170
  def RICost(self):
1284
1171
  """预留实例抵扣原价:本产品或服务使用预留实例抵扣的组件原价金额
1285
- 注意:此字段可能返回 null,表示取不到有效值。
1286
1172
  :rtype: str
1287
1173
  """
1288
1174
  return self._RICost
@@ -1294,7 +1180,6 @@ class AllocationDetail(AbstractModel):
1294
1180
  @property
1295
1181
  def SPCost(self):
1296
1182
  """节省计划抵扣原价:节省计划抵扣原价 = 节省计划包抵扣面值 / 节省计划抵扣率
1297
- 注意:此字段可能返回 null,表示取不到有效值。
1298
1183
  :rtype: str
1299
1184
  """
1300
1185
  return self._SPCost
@@ -1306,7 +1191,6 @@ class AllocationDetail(AbstractModel):
1306
1191
  @property
1307
1192
  def Discount(self):
1308
1193
  """折扣率:本资源享受的折扣率(如客户享受一口价/合同价则默认不展示,退费场景也默认不展示)
1309
- 注意:此字段可能返回 null,表示取不到有效值。
1310
1194
  :rtype: str
1311
1195
  """
1312
1196
  return self._Discount
@@ -1318,7 +1202,6 @@ class AllocationDetail(AbstractModel):
1318
1202
  @property
1319
1203
  def BlendedDiscount(self):
1320
1204
  """混合折扣率:综合各类折扣抵扣信息后的最终折扣率,混合折扣率=优惠后总价/原价
1321
- 注意:此字段可能返回 null,表示取不到有效值。
1322
1205
  :rtype: str
1323
1206
  """
1324
1207
  return self._BlendedDiscount
@@ -1330,7 +1213,6 @@ class AllocationDetail(AbstractModel):
1330
1213
  @property
1331
1214
  def RealTotalCost(self):
1332
1215
  """优惠后总价:优惠后总价 =(原价 - 预留实例抵扣原价 - 节省计划抵扣原价)* 折扣率
1333
- 注意:此字段可能返回 null,表示取不到有效值。
1334
1216
  :rtype: str
1335
1217
  """
1336
1218
  return self._RealTotalCost
@@ -1342,7 +1224,6 @@ class AllocationDetail(AbstractModel):
1342
1224
  @property
1343
1225
  def CashPayAmount(self):
1344
1226
  """现金账户支出(元):通过现金账户支付的金额
1345
- 注意:此字段可能返回 null,表示取不到有效值。
1346
1227
  :rtype: str
1347
1228
  """
1348
1229
  return self._CashPayAmount
@@ -1354,7 +1235,6 @@ class AllocationDetail(AbstractModel):
1354
1235
  @property
1355
1236
  def VoucherPayAmount(self):
1356
1237
  """代金券支出(元):使用各类优惠券(如代金券、现金券等)支付的金额
1357
- 注意:此字段可能返回 null,表示取不到有效值。
1358
1238
  :rtype: str
1359
1239
  """
1360
1240
  return self._VoucherPayAmount
@@ -1366,7 +1246,6 @@ class AllocationDetail(AbstractModel):
1366
1246
  @property
1367
1247
  def IncentivePayAmount(self):
1368
1248
  """赠送账户支出(元):使用赠送金支付的金额
1369
- 注意:此字段可能返回 null,表示取不到有效值。
1370
1249
  :rtype: str
1371
1250
  """
1372
1251
  return self._IncentivePayAmount
@@ -1378,7 +1257,6 @@ class AllocationDetail(AbstractModel):
1378
1257
  @property
1379
1258
  def TransferPayAmount(self):
1380
1259
  """分成账户支出(元):通过分成金账户支付的金额
1381
- 注意:此字段可能返回 null,表示取不到有效值。
1382
1260
  :rtype: str
1383
1261
  """
1384
1262
  return self._TransferPayAmount
@@ -1390,7 +1268,6 @@ class AllocationDetail(AbstractModel):
1390
1268
  @property
1391
1269
  def Tag(self):
1392
1270
  """分账标签:资源绑定的标签
1393
- 注意:此字段可能返回 null,表示取不到有效值。
1394
1271
  :rtype: list of BillTag
1395
1272
  """
1396
1273
  return self._Tag
@@ -1402,7 +1279,6 @@ class AllocationDetail(AbstractModel):
1402
1279
  @property
1403
1280
  def RegionType(self):
1404
1281
  """国内国际编码
1405
- 注意:此字段可能返回 null,表示取不到有效值。
1406
1282
  :rtype: str
1407
1283
  """
1408
1284
  return self._RegionType
@@ -1414,7 +1290,6 @@ class AllocationDetail(AbstractModel):
1414
1290
  @property
1415
1291
  def RegionTypeName(self):
1416
1292
  """国内国际:资源所属区域类型(国内、国际)
1417
- 注意:此字段可能返回 null,表示取不到有效值。
1418
1293
  :rtype: str
1419
1294
  """
1420
1295
  return self._RegionTypeName
@@ -1426,7 +1301,6 @@ class AllocationDetail(AbstractModel):
1426
1301
  @property
1427
1302
  def ItemCode(self):
1428
1303
  """组件名称编码
1429
- 注意:此字段可能返回 null,表示取不到有效值。
1430
1304
  :rtype: str
1431
1305
  """
1432
1306
  return self._ItemCode
@@ -1438,7 +1312,6 @@ class AllocationDetail(AbstractModel):
1438
1312
  @property
1439
1313
  def ItemCodeName(self):
1440
1314
  """组件名称:用户购买的产品或服务,所包含的具体组件
1441
- 注意:此字段可能返回 null,表示取不到有效值。
1442
1315
  :rtype: str
1443
1316
  """
1444
1317
  return self._ItemCodeName
@@ -1461,7 +1334,6 @@ class AllocationDetail(AbstractModel):
1461
1334
  @property
1462
1335
  def PriceInfo(self):
1463
1336
  """价格属性:该组件除单价、时长外的其他影响折扣定价的属性信息
1464
- 注意:此字段可能返回 null,表示取不到有效值。
1465
1337
  :rtype: list of str
1466
1338
  """
1467
1339
  return self._PriceInfo
@@ -1473,7 +1345,6 @@ class AllocationDetail(AbstractModel):
1473
1345
  @property
1474
1346
  def Formula(self):
1475
1347
  """计算规则说明:特殊交易类型计费结算的详细计算说明,如退费及变配
1476
- 注意:此字段可能返回 null,表示取不到有效值。
1477
1348
  :rtype: str
1478
1349
  """
1479
1350
  return self._Formula
@@ -1485,7 +1356,6 @@ class AllocationDetail(AbstractModel):
1485
1356
  @property
1486
1357
  def FormulaUrl(self):
1487
1358
  """计费规则:各产品详细的计费规则官网说明链接
1488
- 注意:此字段可能返回 null,表示取不到有效值。
1489
1359
  :rtype: str
1490
1360
  """
1491
1361
  return self._FormulaUrl
@@ -1498,7 +1368,6 @@ class AllocationDetail(AbstractModel):
1498
1368
  def RealTotalMeasure(self):
1499
1369
  """原始用量/时长:组件被资源包抵扣前的原始用量
1500
1370
  (目前仅实时音视频、弹性微服务、云呼叫中心及专属可用区产品支持该信息外显,其他产品尚在接入中)
1501
- 注意:此字段可能返回 null,表示取不到有效值。
1502
1371
  :rtype: str
1503
1372
  """
1504
1373
  return self._RealTotalMeasure
@@ -1511,7 +1380,6 @@ class AllocationDetail(AbstractModel):
1511
1380
  def DeductedMeasure(self):
1512
1381
  """抵扣用量/时长(含资源包):组件被资源包抵扣的用量
1513
1382
  (目前仅实时音视频、弹性微服务、云呼叫中心及专属可用区产品支持该信息外显,其他产品尚在接入中)
1514
- 注意:此字段可能返回 null,表示取不到有效值。
1515
1383
  :rtype: str
1516
1384
  """
1517
1385
  return self._DeductedMeasure
@@ -1523,7 +1391,6 @@ class AllocationDetail(AbstractModel):
1523
1391
  @property
1524
1392
  def ComponentConfig(self):
1525
1393
  """配置描述:资源配置规格信息
1526
- 注意:此字段可能返回 null,表示取不到有效值。
1527
1394
  :rtype: str
1528
1395
  """
1529
1396
  return self._ComponentConfig
@@ -1538,7 +1405,6 @@ class AllocationDetail(AbstractModel):
1538
1405
  0 - 分摊
1539
1406
  1 - 归集
1540
1407
  2 - 未分配
1541
- 注意:此字段可能返回 null,表示取不到有效值。
1542
1408
  :rtype: int
1543
1409
  """
1544
1410
  return self._AllocationType
@@ -1550,7 +1416,6 @@ class AllocationDetail(AbstractModel):
1550
1416
  @property
1551
1417
  def DiscountObject(self):
1552
1418
  """当前消费项的优惠对象,例如:官网折扣、用户折扣、活动折扣。
1553
- 注意:此字段可能返回 null,表示取不到有效值。
1554
1419
  :rtype: str
1555
1420
  """
1556
1421
  return self._DiscountObject
@@ -1562,7 +1427,6 @@ class AllocationDetail(AbstractModel):
1562
1427
  @property
1563
1428
  def DiscountType(self):
1564
1429
  """当前消费项的优惠类型,例如:折扣、合同价。
1565
- 注意:此字段可能返回 null,表示取不到有效值。
1566
1430
  :rtype: str
1567
1431
  """
1568
1432
  return self._DiscountType
@@ -1574,7 +1438,6 @@ class AllocationDetail(AbstractModel):
1574
1438
  @property
1575
1439
  def DiscountContent(self):
1576
1440
  """对优惠类型的补充描述,例如:商务折扣8折,则优惠类型为“折扣”,优惠内容为“0.8”。
1577
- 注意:此字段可能返回 null,表示取不到有效值。
1578
1441
  :rtype: str
1579
1442
  """
1580
1443
  return self._DiscountContent
@@ -1586,7 +1449,6 @@ class AllocationDetail(AbstractModel):
1586
1449
  @property
1587
1450
  def SPDeduction(self):
1588
1451
  """SPDeduction
1589
- 注意:此字段可能返回 null,表示取不到有效值。
1590
1452
  :rtype: str
1591
1453
  """
1592
1454
  return self._SPDeduction
@@ -1598,7 +1460,6 @@ class AllocationDetail(AbstractModel):
1598
1460
  @property
1599
1461
  def SPDeductionRate(self):
1600
1462
  """SPDeduction
1601
- 注意:此字段可能返回 null,表示取不到有效值。
1602
1463
  :rtype: str
1603
1464
  """
1604
1465
  return self._SPDeductionRate
@@ -1610,7 +1471,6 @@ class AllocationDetail(AbstractModel):
1610
1471
  @property
1611
1472
  def BillMonth(self):
1612
1473
  """账单月
1613
- 注意:此字段可能返回 null,表示取不到有效值。
1614
1474
  :rtype: str
1615
1475
  """
1616
1476
  return self._BillMonth
@@ -2587,10 +2447,8 @@ class AllocationRule(AbstractModel):
2587
2447
  def __init__(self):
2588
2448
  r"""
2589
2449
  :param _RuleId: 公摊规则ID
2590
- 注意:此字段可能返回 null,表示取不到有效值。
2591
2450
  :type RuleId: int
2592
2451
  :param _RuleName: 公摊规则名称
2593
- 注意:此字段可能返回 null,表示取不到有效值。
2594
2452
  :type RuleName: str
2595
2453
  """
2596
2454
  self._RuleId = None
@@ -2599,7 +2457,6 @@ class AllocationRule(AbstractModel):
2599
2457
  @property
2600
2458
  def RuleId(self):
2601
2459
  """公摊规则ID
2602
- 注意:此字段可能返回 null,表示取不到有效值。
2603
2460
  :rtype: int
2604
2461
  """
2605
2462
  return self._RuleId
@@ -2611,7 +2468,6 @@ class AllocationRule(AbstractModel):
2611
2468
  @property
2612
2469
  def RuleName(self):
2613
2470
  """公摊规则名称
2614
- 注意:此字段可能返回 null,表示取不到有效值。
2615
2471
  :rtype: str
2616
2472
  """
2617
2473
  return self._RuleName
@@ -4946,10 +4802,8 @@ class AllocationTreeNode(AbstractModel):
4946
4802
  def __init__(self):
4947
4803
  r"""
4948
4804
  :param _TreeNodeUniqKey: 分账单元唯一标识
4949
- 注意:此字段可能返回 null,表示取不到有效值。
4950
4805
  :type TreeNodeUniqKey: str
4951
4806
  :param _TreeNodeUniqKeyName: 分账单元名称
4952
- 注意:此字段可能返回 null,表示取不到有效值。
4953
4807
  :type TreeNodeUniqKeyName: str
4954
4808
  """
4955
4809
  self._TreeNodeUniqKey = None
@@ -4958,7 +4812,6 @@ class AllocationTreeNode(AbstractModel):
4958
4812
  @property
4959
4813
  def TreeNodeUniqKey(self):
4960
4814
  """分账单元唯一标识
4961
- 注意:此字段可能返回 null,表示取不到有效值。
4962
4815
  :rtype: str
4963
4816
  """
4964
4817
  return self._TreeNodeUniqKey
@@ -4970,7 +4823,6 @@ class AllocationTreeNode(AbstractModel):
4970
4823
  @property
4971
4824
  def TreeNodeUniqKeyName(self):
4972
4825
  """分账单元名称
4973
- 注意:此字段可能返回 null,表示取不到有效值。
4974
4826
  :rtype: str
4975
4827
  """
4976
4828
  return self._TreeNodeUniqKeyName
@@ -6081,10 +5933,8 @@ class BillActionType(AbstractModel):
6081
5933
  def __init__(self):
6082
5934
  r"""
6083
5935
  :param _ActionType: 交易类型编码
6084
- 注意:此字段可能返回 null,表示取不到有效值。
6085
5936
  :type ActionType: str
6086
5937
  :param _ActionTypeName: 交易类型:明细交易类型
6087
- 注意:此字段可能返回 null,表示取不到有效值。
6088
5938
  :type ActionTypeName: str
6089
5939
  """
6090
5940
  self._ActionType = None
@@ -6093,7 +5943,6 @@ class BillActionType(AbstractModel):
6093
5943
  @property
6094
5944
  def ActionType(self):
6095
5945
  """交易类型编码
6096
- 注意:此字段可能返回 null,表示取不到有效值。
6097
5946
  :rtype: str
6098
5947
  """
6099
5948
  return self._ActionType
@@ -6105,7 +5954,6 @@ class BillActionType(AbstractModel):
6105
5954
  @property
6106
5955
  def ActionTypeName(self):
6107
5956
  """交易类型:明细交易类型
6108
- 注意:此字段可能返回 null,表示取不到有效值。
6109
5957
  :rtype: str
6110
5958
  """
6111
5959
  return self._ActionTypeName
@@ -6260,10 +6108,8 @@ class BillComponent(AbstractModel):
6260
6108
  def __init__(self):
6261
6109
  r"""
6262
6110
  :param _ComponentCode: 组件类型编码
6263
- 注意:此字段可能返回 null,表示取不到有效值。
6264
6111
  :type ComponentCode: str
6265
6112
  :param _ComponentCodeName: 组件类型:用户购买的产品或服务对应的组件大类
6266
- 注意:此字段可能返回 null,表示取不到有效值。
6267
6113
  :type ComponentCodeName: str
6268
6114
  """
6269
6115
  self._ComponentCode = None
@@ -6272,7 +6118,6 @@ class BillComponent(AbstractModel):
6272
6118
  @property
6273
6119
  def ComponentCode(self):
6274
6120
  """组件类型编码
6275
- 注意:此字段可能返回 null,表示取不到有效值。
6276
6121
  :rtype: str
6277
6122
  """
6278
6123
  return self._ComponentCode
@@ -6284,7 +6129,6 @@ class BillComponent(AbstractModel):
6284
6129
  @property
6285
6130
  def ComponentCodeName(self):
6286
6131
  """组件类型:用户购买的产品或服务对应的组件大类
6287
- 注意:此字段可能返回 null,表示取不到有效值。
6288
6132
  :rtype: str
6289
6133
  """
6290
6134
  return self._ComponentCodeName
@@ -6315,7 +6159,6 @@ class BillDays(AbstractModel):
6315
6159
  def __init__(self):
6316
6160
  r"""
6317
6161
  :param _BillDay: 日期:结算日期
6318
- 注意:此字段可能返回 null,表示取不到有效值。
6319
6162
  :type BillDay: str
6320
6163
  """
6321
6164
  self._BillDay = None
@@ -6323,7 +6166,6 @@ class BillDays(AbstractModel):
6323
6166
  @property
6324
6167
  def BillDay(self):
6325
6168
  """日期:结算日期
6326
- 注意:此字段可能返回 null,表示取不到有效值。
6327
6169
  :rtype: str
6328
6170
  """
6329
6171
  return self._BillDay
@@ -7635,7 +7477,6 @@ class BillDistributionResourceSummary(AbstractModel):
7635
7477
  :param _IncentivePayAmount: 赠送账户支出:使用赠送金支付的金额
7636
7478
  :type IncentivePayAmount: str
7637
7479
  :param _TransferPayAmount: 分成金账户支出:通过分成金账户支付的金额
7638
- 注意:此字段可能返回 null,表示取不到有效值。
7639
7480
  :type TransferPayAmount: str
7640
7481
  :param _ExtendField3: 扩展字段3:产品对应的扩展属性信息,仅在资源账单体现
7641
7482
  :type ExtendField3: str
@@ -7644,7 +7485,6 @@ class BillDistributionResourceSummary(AbstractModel):
7644
7485
  :param _ExtendField5: 扩展字段5:产品对应的扩展属性信息,仅在资源账单体现
7645
7486
  :type ExtendField5: str
7646
7487
  :param _Tags: 标签信息
7647
- 注意:此字段可能返回 null,表示取不到有效值。
7648
7488
  :type Tags: list of BillTagInfo
7649
7489
  :param _OwnerUin: 使用者UIN:实际使用资源的账号 ID
7650
7490
  :type OwnerUin: str
@@ -7665,7 +7505,6 @@ class BillDistributionResourceSummary(AbstractModel):
7665
7505
  :param _OriginalCostWithSP: 节省计划抵扣组件原价:节省计划抵扣原价=节省计划包抵扣金额/节省计划抵扣率
7666
7506
  :type OriginalCostWithSP: str
7667
7507
  :param _BillMonth: 账单归属月
7668
- 注意:此字段可能返回 null,表示取不到有效值。
7669
7508
  :type BillMonth: str
7670
7509
  """
7671
7510
  self._BusinessCodeName = None
@@ -7963,7 +7802,6 @@ class BillDistributionResourceSummary(AbstractModel):
7963
7802
  @property
7964
7803
  def TransferPayAmount(self):
7965
7804
  """分成金账户支出:通过分成金账户支付的金额
7966
- 注意:此字段可能返回 null,表示取不到有效值。
7967
7805
  :rtype: str
7968
7806
  """
7969
7807
  return self._TransferPayAmount
@@ -8008,7 +7846,6 @@ class BillDistributionResourceSummary(AbstractModel):
8008
7846
  @property
8009
7847
  def Tags(self):
8010
7848
  """标签信息
8011
- 注意:此字段可能返回 null,表示取不到有效值。
8012
7849
  :rtype: list of BillTagInfo
8013
7850
  """
8014
7851
  return self._Tags
@@ -8123,7 +7960,6 @@ class BillDistributionResourceSummary(AbstractModel):
8123
7960
  @property
8124
7961
  def BillMonth(self):
8125
7962
  """账单归属月
8126
- 注意:此字段可能返回 null,表示取不到有效值。
8127
7963
  :rtype: str
8128
7964
  """
8129
7965
  return self._BillMonth
@@ -8420,10 +8256,8 @@ class BillProduct(AbstractModel):
8420
8256
  def __init__(self):
8421
8257
  r"""
8422
8258
  :param _ProductCode: 子产品编码
8423
- 注意:此字段可能返回 null,表示取不到有效值。
8424
8259
  :type ProductCode: str
8425
8260
  :param _ProductCodeName: 子产品名称:用户采购的具体产品细分类型
8426
- 注意:此字段可能返回 null,表示取不到有效值。
8427
8261
  :type ProductCodeName: str
8428
8262
  """
8429
8263
  self._ProductCode = None
@@ -8432,7 +8266,6 @@ class BillProduct(AbstractModel):
8432
8266
  @property
8433
8267
  def ProductCode(self):
8434
8268
  """子产品编码
8435
- 注意:此字段可能返回 null,表示取不到有效值。
8436
8269
  :rtype: str
8437
8270
  """
8438
8271
  return self._ProductCode
@@ -8444,7 +8277,6 @@ class BillProduct(AbstractModel):
8444
8277
  @property
8445
8278
  def ProductCodeName(self):
8446
8279
  """子产品名称:用户采购的具体产品细分类型
8447
- 注意:此字段可能返回 null,表示取不到有效值。
8448
8280
  :rtype: str
8449
8281
  """
8450
8282
  return self._ProductCodeName
@@ -8475,13 +8307,10 @@ class BillProductLink(AbstractModel):
8475
8307
  def __init__(self):
8476
8308
  r"""
8477
8309
  :param _ProductCode: 子产品编码
8478
- 注意:此字段可能返回 null,表示取不到有效值。
8479
8310
  :type ProductCode: str
8480
8311
  :param _ProductCodeName: 子产品名称
8481
- 注意:此字段可能返回 null,表示取不到有效值。
8482
8312
  :type ProductCodeName: str
8483
8313
  :param _Children: 组件名称
8484
- 注意:此字段可能返回 null,表示取不到有效值。
8485
8314
  :type Children: list of BillItem
8486
8315
  """
8487
8316
  self._ProductCode = None
@@ -8491,7 +8320,6 @@ class BillProductLink(AbstractModel):
8491
8320
  @property
8492
8321
  def ProductCode(self):
8493
8322
  """子产品编码
8494
- 注意:此字段可能返回 null,表示取不到有效值。
8495
8323
  :rtype: str
8496
8324
  """
8497
8325
  return self._ProductCode
@@ -8503,7 +8331,6 @@ class BillProductLink(AbstractModel):
8503
8331
  @property
8504
8332
  def ProductCodeName(self):
8505
8333
  """子产品名称
8506
- 注意:此字段可能返回 null,表示取不到有效值。
8507
8334
  :rtype: str
8508
8335
  """
8509
8336
  return self._ProductCodeName
@@ -8515,7 +8342,6 @@ class BillProductLink(AbstractModel):
8515
8342
  @property
8516
8343
  def Children(self):
8517
8344
  """组件名称
8518
- 注意:此字段可能返回 null,表示取不到有效值。
8519
8345
  :rtype: list of BillItem
8520
8346
  """
8521
8347
  return self._Children
@@ -8700,7 +8526,6 @@ class BillResourceSummary(AbstractModel):
8700
8526
  :param _IncentivePayAmount: 赠送账户支出:使用赠送金支付的金额
8701
8527
  :type IncentivePayAmount: str
8702
8528
  :param _TransferPayAmount: 分成金账户支出:通过分成金账户支付的金额
8703
- 注意:此字段可能返回 null,表示取不到有效值。
8704
8529
  :type TransferPayAmount: str
8705
8530
  :param _ExtendField3: 扩展字段3:产品对应的扩展属性信息,仅在资源账单体现
8706
8531
  :type ExtendField3: str
@@ -8709,7 +8534,6 @@ class BillResourceSummary(AbstractModel):
8709
8534
  :param _ExtendField5: 扩展字段5:产品对应的扩展属性信息,仅在资源账单体现
8710
8535
  :type ExtendField5: str
8711
8536
  :param _Tags: 标签信息
8712
- 注意:此字段可能返回 null,表示取不到有效值。
8713
8537
  :type Tags: list of BillTagInfo
8714
8538
  :param _PayerUin: 支付者UIN:支付者的账号 ID,账号 ID 是用户在腾讯云的唯一账号标识
8715
8539
  :type PayerUin: str
@@ -8732,7 +8556,6 @@ class BillResourceSummary(AbstractModel):
8732
8556
  :param _OriginalCostWithSP: 节省计划抵扣组件原价:节省计划抵扣原价=节省计划包抵扣金额/节省计划抵扣率
8733
8557
  :type OriginalCostWithSP: str
8734
8558
  :param _BillMonth: 账单归属月
8735
- 注意:此字段可能返回 null,表示取不到有效值。
8736
8559
  :type BillMonth: str
8737
8560
  """
8738
8561
  self._BusinessCodeName = None
@@ -9031,7 +8854,6 @@ class BillResourceSummary(AbstractModel):
9031
8854
  @property
9032
8855
  def TransferPayAmount(self):
9033
8856
  """分成金账户支出:通过分成金账户支付的金额
9034
- 注意:此字段可能返回 null,表示取不到有效值。
9035
8857
  :rtype: str
9036
8858
  """
9037
8859
  return self._TransferPayAmount
@@ -9076,7 +8898,6 @@ class BillResourceSummary(AbstractModel):
9076
8898
  @property
9077
8899
  def Tags(self):
9078
8900
  """标签信息
9079
- 注意:此字段可能返回 null,表示取不到有效值。
9080
8901
  :rtype: list of BillTagInfo
9081
8902
  """
9082
8903
  return self._Tags
@@ -9202,7 +9023,6 @@ class BillResourceSummary(AbstractModel):
9202
9023
  @property
9203
9024
  def BillMonth(self):
9204
9025
  """账单归属月
9205
- 注意:此字段可能返回 null,表示取不到有效值。
9206
9026
  :rtype: str
9207
9027
  """
9208
9028
  return self._BillMonth
@@ -10717,16 +10537,12 @@ class ConsumptionProjectSummaryDataItem(AbstractModel):
10717
10537
  :param _Business: 产品消耗详情
10718
10538
  :type Business: list of ConsumptionBusinessSummaryDataItem
10719
10539
  :param _CashPayAmount: 现金
10720
- 注意:此字段可能返回 null,表示取不到有效值。
10721
10540
  :type CashPayAmount: str
10722
10541
  :param _IncentivePayAmount: 赠送金
10723
- 注意:此字段可能返回 null,表示取不到有效值。
10724
10542
  :type IncentivePayAmount: str
10725
10543
  :param _VoucherPayAmount: 代金券
10726
- 注意:此字段可能返回 null,表示取不到有效值。
10727
10544
  :type VoucherPayAmount: str
10728
10545
  :param _TransferPayAmount: 分成金
10729
- 注意:此字段可能返回 null,表示取不到有效值。
10730
10546
  :type TransferPayAmount: str
10731
10547
  """
10732
10548
  self._ProjectId = None
@@ -10797,7 +10613,6 @@ class ConsumptionProjectSummaryDataItem(AbstractModel):
10797
10613
  @property
10798
10614
  def CashPayAmount(self):
10799
10615
  """现金
10800
- 注意:此字段可能返回 null,表示取不到有效值。
10801
10616
  :rtype: str
10802
10617
  """
10803
10618
  return self._CashPayAmount
@@ -10809,7 +10624,6 @@ class ConsumptionProjectSummaryDataItem(AbstractModel):
10809
10624
  @property
10810
10625
  def IncentivePayAmount(self):
10811
10626
  """赠送金
10812
- 注意:此字段可能返回 null,表示取不到有效值。
10813
10627
  :rtype: str
10814
10628
  """
10815
10629
  return self._IncentivePayAmount
@@ -10821,7 +10635,6 @@ class ConsumptionProjectSummaryDataItem(AbstractModel):
10821
10635
  @property
10822
10636
  def VoucherPayAmount(self):
10823
10637
  """代金券
10824
- 注意:此字段可能返回 null,表示取不到有效值。
10825
10638
  :rtype: str
10826
10639
  """
10827
10640
  return self._VoucherPayAmount
@@ -10833,7 +10646,6 @@ class ConsumptionProjectSummaryDataItem(AbstractModel):
10833
10646
  @property
10834
10647
  def TransferPayAmount(self):
10835
10648
  """分成金
10836
- 注意:此字段可能返回 null,表示取不到有效值。
10837
10649
  :rtype: str
10838
10650
  """
10839
10651
  return self._TransferPayAmount
@@ -10888,16 +10700,12 @@ class ConsumptionRegionSummaryDataItem(AbstractModel):
10888
10700
  :param _Business: 产品消费详情
10889
10701
  :type Business: list of ConsumptionBusinessSummaryDataItem
10890
10702
  :param _CashPayAmount: 现金
10891
- 注意:此字段可能返回 null,表示取不到有效值。
10892
10703
  :type CashPayAmount: str
10893
10704
  :param _VoucherPayAmount: 代金券
10894
- 注意:此字段可能返回 null,表示取不到有效值。
10895
10705
  :type VoucherPayAmount: str
10896
10706
  :param _IncentivePayAmount: 赠送金
10897
- 注意:此字段可能返回 null,表示取不到有效值。
10898
10707
  :type IncentivePayAmount: str
10899
10708
  :param _TransferPayAmount: 分成金
10900
- 注意:此字段可能返回 null,表示取不到有效值。
10901
10709
  :type TransferPayAmount: str
10902
10710
  """
10903
10711
  self._RegionId = None
@@ -10968,7 +10776,6 @@ class ConsumptionRegionSummaryDataItem(AbstractModel):
10968
10776
  @property
10969
10777
  def CashPayAmount(self):
10970
10778
  """现金
10971
- 注意:此字段可能返回 null,表示取不到有效值。
10972
10779
  :rtype: str
10973
10780
  """
10974
10781
  return self._CashPayAmount
@@ -10980,7 +10787,6 @@ class ConsumptionRegionSummaryDataItem(AbstractModel):
10980
10787
  @property
10981
10788
  def VoucherPayAmount(self):
10982
10789
  """代金券
10983
- 注意:此字段可能返回 null,表示取不到有效值。
10984
10790
  :rtype: str
10985
10791
  """
10986
10792
  return self._VoucherPayAmount
@@ -10992,7 +10798,6 @@ class ConsumptionRegionSummaryDataItem(AbstractModel):
10992
10798
  @property
10993
10799
  def IncentivePayAmount(self):
10994
10800
  """赠送金
10995
- 注意:此字段可能返回 null,表示取不到有效值。
10996
10801
  :rtype: str
10997
10802
  """
10998
10803
  return self._IncentivePayAmount
@@ -11004,7 +10809,6 @@ class ConsumptionRegionSummaryDataItem(AbstractModel):
11004
10809
  @property
11005
10810
  def TransferPayAmount(self):
11006
10811
  """分成金
11007
- 注意:此字段可能返回 null,表示取不到有效值。
11008
10812
  :rtype: str
11009
10813
  """
11010
10814
  return self._TransferPayAmount
@@ -16800,7 +16604,6 @@ class DescribeBillDetailForOrganizationResponse(AbstractModel):
16800
16604
  注意:此字段可能返回 null,表示取不到有效值。
16801
16605
  :type Total: int
16802
16606
  :param _Context: 本次请求的上下文信息,可用于下一次请求的请求参数中,加快查询速度
16803
- 注意:此字段可能返回 null,表示取不到有效值。
16804
16607
  :type Context: str
16805
16608
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
16806
16609
  :type RequestId: str
@@ -16836,7 +16639,6 @@ class DescribeBillDetailForOrganizationResponse(AbstractModel):
16836
16639
  @property
16837
16640
  def Context(self):
16838
16641
  """本次请求的上下文信息,可用于下一次请求的请求参数中,加快查询速度
16839
- 注意:此字段可能返回 null,表示取不到有效值。
16840
16642
  :rtype: str
16841
16643
  """
16842
16644
  return self._Context
@@ -19603,7 +19405,6 @@ class DescribeCostDetailResponse(AbstractModel):
19603
19405
  def __init__(self):
19604
19406
  r"""
19605
19407
  :param _DetailSet: 消耗明细
19606
- 注意:此字段可能返回 null,表示取不到有效值。
19607
19408
  :type DetailSet: list of CostDetail
19608
19409
  :param _Total: 记录数
19609
19410
  注意:此字段可能返回 null,表示取不到有效值。
@@ -19618,7 +19419,6 @@ class DescribeCostDetailResponse(AbstractModel):
19618
19419
  @property
19619
19420
  def DetailSet(self):
19620
19421
  """消耗明细
19621
- 注意:此字段可能返回 null,表示取不到有效值。
19622
19422
  :rtype: list of CostDetail
19623
19423
  """
19624
19424
  return self._DetailSet
@@ -25347,7 +25147,6 @@ class RegionSummaryOverviewItem(AbstractModel):
25347
25147
  def __init__(self):
25348
25148
  r"""
25349
25149
  :param _RegionId: 地域ID
25350
- 注意:此字段可能返回 null,表示取不到有效值。
25351
25150
  :type RegionId: str
25352
25151
  :param _RegionName: 地域名称:资源所属地域,例如华南地区(广州)
25353
25152
  :type RegionName: str
@@ -25382,7 +25181,6 @@ class RegionSummaryOverviewItem(AbstractModel):
25382
25181
  @property
25383
25182
  def RegionId(self):
25384
25183
  """地域ID
25385
- 注意:此字段可能返回 null,表示取不到有效值。
25386
25184
  :rtype: str
25387
25185
  """
25388
25186
  return self._RegionId
@@ -25544,6 +25342,18 @@ class SavingPlanCoverageDetail(AbstractModel):
25544
25342
  :type ExpectedAmount: float
25545
25343
  :param _SpCoverage: 覆盖率结果,取值[0, 100]
25546
25344
  :type SpCoverage: float
25345
+ :param _PayerUinName: 支付者昵称
25346
+ :type PayerUinName: str
25347
+ :param _OwnerUinName: 使用者昵称
25348
+ :type OwnerUinName: str
25349
+ :param _PayerUin: 支付者uin
25350
+ :type PayerUin: str
25351
+ :param _SubBillingItemName: 计费项名称
25352
+ :type SubBillingItemName: str
25353
+ :param _BillingItemName: 计费细项名称
25354
+ :type BillingItemName: str
25355
+ :param _SubProductName: 子产品名称
25356
+ :type SubProductName: str
25547
25357
  """
25548
25358
  self._ResourceId = None
25549
25359
  self._RegionId = None
@@ -25556,6 +25366,12 @@ class SavingPlanCoverageDetail(AbstractModel):
25556
25366
  self._TotalRealAmount = None
25557
25367
  self._ExpectedAmount = None
25558
25368
  self._SpCoverage = None
25369
+ self._PayerUinName = None
25370
+ self._OwnerUinName = None
25371
+ self._PayerUin = None
25372
+ self._SubBillingItemName = None
25373
+ self._BillingItemName = None
25374
+ self._SubProductName = None
25559
25375
 
25560
25376
  @property
25561
25377
  def ResourceId(self):
@@ -25681,6 +25497,72 @@ class SavingPlanCoverageDetail(AbstractModel):
25681
25497
  def SpCoverage(self, SpCoverage):
25682
25498
  self._SpCoverage = SpCoverage
25683
25499
 
25500
+ @property
25501
+ def PayerUinName(self):
25502
+ """支付者昵称
25503
+ :rtype: str
25504
+ """
25505
+ return self._PayerUinName
25506
+
25507
+ @PayerUinName.setter
25508
+ def PayerUinName(self, PayerUinName):
25509
+ self._PayerUinName = PayerUinName
25510
+
25511
+ @property
25512
+ def OwnerUinName(self):
25513
+ """使用者昵称
25514
+ :rtype: str
25515
+ """
25516
+ return self._OwnerUinName
25517
+
25518
+ @OwnerUinName.setter
25519
+ def OwnerUinName(self, OwnerUinName):
25520
+ self._OwnerUinName = OwnerUinName
25521
+
25522
+ @property
25523
+ def PayerUin(self):
25524
+ """支付者uin
25525
+ :rtype: str
25526
+ """
25527
+ return self._PayerUin
25528
+
25529
+ @PayerUin.setter
25530
+ def PayerUin(self, PayerUin):
25531
+ self._PayerUin = PayerUin
25532
+
25533
+ @property
25534
+ def SubBillingItemName(self):
25535
+ """计费项名称
25536
+ :rtype: str
25537
+ """
25538
+ return self._SubBillingItemName
25539
+
25540
+ @SubBillingItemName.setter
25541
+ def SubBillingItemName(self, SubBillingItemName):
25542
+ self._SubBillingItemName = SubBillingItemName
25543
+
25544
+ @property
25545
+ def BillingItemName(self):
25546
+ """计费细项名称
25547
+ :rtype: str
25548
+ """
25549
+ return self._BillingItemName
25550
+
25551
+ @BillingItemName.setter
25552
+ def BillingItemName(self, BillingItemName):
25553
+ self._BillingItemName = BillingItemName
25554
+
25555
+ @property
25556
+ def SubProductName(self):
25557
+ """子产品名称
25558
+ :rtype: str
25559
+ """
25560
+ return self._SubProductName
25561
+
25562
+ @SubProductName.setter
25563
+ def SubProductName(self, SubProductName):
25564
+ self._SubProductName = SubProductName
25565
+
25684
25566
 
25685
25567
  def _deserialize(self, params):
25686
25568
  self._ResourceId = params.get("ResourceId")
@@ -25694,6 +25576,12 @@ class SavingPlanCoverageDetail(AbstractModel):
25694
25576
  self._TotalRealAmount = params.get("TotalRealAmount")
25695
25577
  self._ExpectedAmount = params.get("ExpectedAmount")
25696
25578
  self._SpCoverage = params.get("SpCoverage")
25579
+ self._PayerUinName = params.get("PayerUinName")
25580
+ self._OwnerUinName = params.get("OwnerUinName")
25581
+ self._PayerUin = params.get("PayerUin")
25582
+ self._SubBillingItemName = params.get("SubBillingItemName")
25583
+ self._BillingItemName = params.get("BillingItemName")
25584
+ self._SubProductName = params.get("SubProductName")
25697
25585
  memeber_set = set(params.keys())
25698
25586
  for name, value in vars(self).items():
25699
25587
  property_name = name[1:]
@@ -25924,10 +25812,8 @@ class SummaryTotal(AbstractModel):
25924
25812
  def __init__(self):
25925
25813
  r"""
25926
25814
  :param _RealTotalCost: 优惠后总价
25927
- 注意:此字段可能返回 null,表示取不到有效值。
25928
25815
  :type RealTotalCost: str
25929
25816
  :param _TotalCost: 原价,单位为元。TotalCost字段自账单3.0(即2021-05)之后开始生效,账单3.0之前返回"-"。合同价的情况下,TotalCost字段与官网价格存在差异,也返回“-”。
25930
- 注意:此字段可能返回 null,表示取不到有效值。
25931
25817
  :type TotalCost: str
25932
25818
  """
25933
25819
  self._RealTotalCost = None
@@ -25936,7 +25822,6 @@ class SummaryTotal(AbstractModel):
25936
25822
  @property
25937
25823
  def RealTotalCost(self):
25938
25824
  """优惠后总价
25939
- 注意:此字段可能返回 null,表示取不到有效值。
25940
25825
  :rtype: str
25941
25826
  """
25942
25827
  return self._RealTotalCost
@@ -25948,7 +25833,6 @@ class SummaryTotal(AbstractModel):
25948
25833
  @property
25949
25834
  def TotalCost(self):
25950
25835
  """原价,单位为元。TotalCost字段自账单3.0(即2021-05)之后开始生效,账单3.0之前返回"-"。合同价的情况下,TotalCost字段与官网价格存在差异,也返回“-”。
25951
- 注意:此字段可能返回 null,表示取不到有效值。
25952
25836
  :rtype: str
25953
25837
  """
25954
25838
  return self._TotalCost
@@ -25983,7 +25867,6 @@ class TagDataInfo(AbstractModel):
25983
25867
  :param _Status: 标签类型,0普通标签,1分账标签
25984
25868
  :type Status: int
25985
25869
  :param _UpdateTime: 设置分账标签时间,普通标签不返回
25986
- 注意:此字段可能返回 null,表示取不到有效值。
25987
25870
  :type UpdateTime: str
25988
25871
  """
25989
25872
  self._TagKey = None
@@ -26015,7 +25898,6 @@ class TagDataInfo(AbstractModel):
26015
25898
  @property
26016
25899
  def UpdateTime(self):
26017
25900
  """设置分账标签时间,普通标签不返回
26018
- 注意:此字段可能返回 null,表示取不到有效值。
26019
25901
  :rtype: str
26020
25902
  """
26021
25903
  return self._UpdateTime
@@ -26047,28 +25929,20 @@ class TagSummaryOverviewItem(AbstractModel):
26047
25929
  def __init__(self):
26048
25930
  r"""
26049
25931
  :param _TagValue: 标签值
26050
- 注意:此字段可能返回 null,表示取不到有效值。
26051
25932
  :type TagValue: str
26052
25933
  :param _RealTotalCostRatio: 费用所占百分比,两位小数
26053
- 注意:此字段可能返回 null,表示取不到有效值。
26054
25934
  :type RealTotalCostRatio: str
26055
25935
  :param _RealTotalCost: 优惠后总价
26056
- 注意:此字段可能返回 null,表示取不到有效值。
26057
25936
  :type RealTotalCost: str
26058
25937
  :param _CashPayAmount: 现金账户支出:通过现金账户支付的金额
26059
- 注意:此字段可能返回 null,表示取不到有效值。
26060
25938
  :type CashPayAmount: str
26061
25939
  :param _IncentivePayAmount: 赠送账户支出:使用赠送金支付的金额
26062
- 注意:此字段可能返回 null,表示取不到有效值。
26063
25940
  :type IncentivePayAmount: str
26064
25941
  :param _VoucherPayAmount: 优惠券支出:使用各类优惠券(如代金券、现金券等)支付的金额
26065
- 注意:此字段可能返回 null,表示取不到有效值。
26066
25942
  :type VoucherPayAmount: str
26067
25943
  :param _TransferPayAmount: 分成金账户支出:通过分成金账户支付的金额
26068
- 注意:此字段可能返回 null,表示取不到有效值。
26069
25944
  :type TransferPayAmount: str
26070
25945
  :param _TotalCost: 原价,单位为元。TotalCost字段自账单3.0(即2021-05)之后开始生效,账单3.0之前返回"-"。合同价的情况下,TotalCost字段与官网价格存在差异,也返回“-”。
26071
- 注意:此字段可能返回 null,表示取不到有效值。
26072
25946
  :type TotalCost: str
26073
25947
  """
26074
25948
  self._TagValue = None
@@ -26083,7 +25957,6 @@ class TagSummaryOverviewItem(AbstractModel):
26083
25957
  @property
26084
25958
  def TagValue(self):
26085
25959
  """标签值
26086
- 注意:此字段可能返回 null,表示取不到有效值。
26087
25960
  :rtype: str
26088
25961
  """
26089
25962
  return self._TagValue
@@ -26095,7 +25968,6 @@ class TagSummaryOverviewItem(AbstractModel):
26095
25968
  @property
26096
25969
  def RealTotalCostRatio(self):
26097
25970
  """费用所占百分比,两位小数
26098
- 注意:此字段可能返回 null,表示取不到有效值。
26099
25971
  :rtype: str
26100
25972
  """
26101
25973
  return self._RealTotalCostRatio
@@ -26107,7 +25979,6 @@ class TagSummaryOverviewItem(AbstractModel):
26107
25979
  @property
26108
25980
  def RealTotalCost(self):
26109
25981
  """优惠后总价
26110
- 注意:此字段可能返回 null,表示取不到有效值。
26111
25982
  :rtype: str
26112
25983
  """
26113
25984
  return self._RealTotalCost
@@ -26119,7 +25990,6 @@ class TagSummaryOverviewItem(AbstractModel):
26119
25990
  @property
26120
25991
  def CashPayAmount(self):
26121
25992
  """现金账户支出:通过现金账户支付的金额
26122
- 注意:此字段可能返回 null,表示取不到有效值。
26123
25993
  :rtype: str
26124
25994
  """
26125
25995
  return self._CashPayAmount
@@ -26131,7 +26001,6 @@ class TagSummaryOverviewItem(AbstractModel):
26131
26001
  @property
26132
26002
  def IncentivePayAmount(self):
26133
26003
  """赠送账户支出:使用赠送金支付的金额
26134
- 注意:此字段可能返回 null,表示取不到有效值。
26135
26004
  :rtype: str
26136
26005
  """
26137
26006
  return self._IncentivePayAmount
@@ -26143,7 +26012,6 @@ class TagSummaryOverviewItem(AbstractModel):
26143
26012
  @property
26144
26013
  def VoucherPayAmount(self):
26145
26014
  """优惠券支出:使用各类优惠券(如代金券、现金券等)支付的金额
26146
- 注意:此字段可能返回 null,表示取不到有效值。
26147
26015
  :rtype: str
26148
26016
  """
26149
26017
  return self._VoucherPayAmount
@@ -26155,7 +26023,6 @@ class TagSummaryOverviewItem(AbstractModel):
26155
26023
  @property
26156
26024
  def TransferPayAmount(self):
26157
26025
  """分成金账户支出:通过分成金账户支付的金额
26158
- 注意:此字段可能返回 null,表示取不到有效值。
26159
26026
  :rtype: str
26160
26027
  """
26161
26028
  return self._TransferPayAmount
@@ -26167,7 +26034,6 @@ class TagSummaryOverviewItem(AbstractModel):
26167
26034
  @property
26168
26035
  def TotalCost(self):
26169
26036
  """原价,单位为元。TotalCost字段自账单3.0(即2021-05)之后开始生效,账单3.0之前返回"-"。合同价的情况下,TotalCost字段与官网价格存在差异,也返回“-”。
26170
- 注意:此字段可能返回 null,表示取不到有效值。
26171
26037
  :rtype: str
26172
26038
  """
26173
26039
  return self._TotalCost