tencentcloud-sdk-organization 3.0.1140 → 3.0.1145

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 741e7cb8b09074cb66a79aef981fad7707adbe29
4
- data.tar.gz: 1eaa78df1a273a3d34d79a1747939f2a7bee5268
3
+ metadata.gz: ff5b4d0b22fd0c03bf9d12e0f4e313cb7766674e
4
+ data.tar.gz: 9f2fbc78e590883022179abc0242b72fd37efcc1
5
5
  SHA512:
6
- metadata.gz: 63daecc96c8acdc411170556894f078c44d1e51c35edb9b2b8ab9689bf723520b787d8b5cf4f6a582e773caf0725b9228bdfd5abdad1fc7da791ec5168f002fe
7
- data.tar.gz: 889681153fa42f533adc553456ad54a0b9a3306105763a508ca447ff21794959e840c60034bd79d3ad946610c4b1915f116eaf773f400064f36cbd56323231ab
6
+ metadata.gz: 454299c38728bc4d97d19eeba2893960b3f8c6f50cfafa3d8b453a19458e0a767919f1388412ce15c49e89e1750e653833f36772928231866f748a53aafaf73e
7
+ data.tar.gz: b6167133c21cc2621a8878031487c4959da89d5904fc7da5eff85c2b2ae89a1626a4d16c57ab306f46f04e618623c3f6f4c3f77eaef216ce367591ea0fb0bcfc
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1140
1
+ 3.0.1145
@@ -1003,7 +1003,7 @@ module TencentCloud
1003
1003
  # @type Name: String
1004
1004
  # @param PolicyType: 关系策略。取值:Financial
1005
1005
  # @type PolicyType: String
1006
- # @param PermissionIds: 成员财务权限ID列表。取值:1-查看账单、2-查看余额、3-资金划拨、4-合并出账、5-开票、6-优惠继承、7-代付费,1、2 默认必须
1006
+ # @param PermissionIds: 成员财务权限ID列表。取值:1-查看账单、2-查看余额、3-资金划拨(若需要开启资金划拨权限,请联系您的商务经理内部开通。)、4-合并出账、5-开票、6-优惠继承、7-代付费、8-成本分析、9-预算管理、10-信用额度设置(若需要开启信用额度设置权限,请联系您的商务经理内部开通。),1、2 默认必须
1007
1007
  # @type PermissionIds: Array
1008
1008
  # @param NodeId: 成员所属部门的节点ID。可以通过[DescribeOrganizationNodes](https://cloud.tencent.com/document/product/850/82926)获取
1009
1009
  # @type NodeId: Integer
@@ -4231,7 +4231,7 @@ module TencentCloud
4231
4231
  # @type Name: String
4232
4232
  # @param PolicyType: 关系策略。取值:Financial
4233
4233
  # @type PolicyType: String
4234
- # @param PermissionIds: 成员财务权限ID列表。取值:1-查看账单、2-查看余额、3-资金划拨、4-合并出账、5-开票、6-优惠继承、7-代付费,1、2 默认必须
4234
+ # @param PermissionIds: 成员财务权限ID列表。取值:1-查看账单、2-查看余额、3-资金划拨(若需要开启资金划拨权限,请联系您的商务经理内部开通。)、4-合并出账、5-开票、6-优惠继承、7-代付费、8-成本分析、9-预算管理、10-信用额度设置(若需要开启信用额度设置权限,请联系您的商务经理内部开通。),1、2 默认必须
4235
4235
  # @type PermissionIds: Array
4236
4236
  # @param NodeId: 成员所属部门的节点ID。可以通过[DescribeOrganizationNodes](https://cloud.tencent.com/document/product/850/82926)获取
4237
4237
  # @type NodeId: Integer
@@ -6732,8 +6732,8 @@ module TencentCloud
6732
6732
 
6733
6733
  attr_accessor :ProductResourceId, :ResourceGrantLast
6734
6734
  extend Gem::Deprecate
6735
- deprecate :ResourceGrantLast, :none, 2025, 8
6736
- deprecate :ResourceGrantLast=, :none, 2025, 8
6735
+ deprecate :ResourceGrantLast, :none, 2025, 9
6736
+ deprecate :ResourceGrantLast=, :none, 2025, 9
6737
6737
 
6738
6738
  def initialize(productresourceid=nil, resourcegrantlast=nil)
6739
6739
  @ProductResourceId = productresourceid
@@ -7563,8 +7563,8 @@ module TencentCloud
7563
7563
 
7564
7564
  attr_accessor :ResourceId, :ProductResourceId
7565
7565
  extend Gem::Deprecate
7566
- deprecate :ResourceId, :none, 2025, 8
7567
- deprecate :ResourceId=, :none, 2025, 8
7566
+ deprecate :ResourceId, :none, 2025, 9
7567
+ deprecate :ResourceId=, :none, 2025, 9
7568
7568
 
7569
7569
  def initialize(resourceid=nil, productresourceid=nil)
7570
7570
  @ResourceId = resourceid
@@ -8028,7 +8028,7 @@ module TencentCloud
8028
8028
  # @param PolicyType: 关系策略类型。PolicyType不为空,PermissionIds不能为空。取值:Financial
8029
8029
  # @type PolicyType: String
8030
8030
  # @param PermissionIds: 成员财务权限ID列表。PermissionIds不为空,PolicyType不能为空。
8031
- # 取值:1-查看账单、2-查看余额、3-资金划拨、4-合并出账、5-开票、6-优惠继承、7-代付费、8-成本分析,如果有值,1、2 默认必须
8031
+ # 取值:1-查看账单、2-查看余额、3-资金划拨(若需要开启资金划拨权限,请联系您的商务经理内部开通。)、4-合并出账、5-开票、6-优惠继承、7-代付费、8-成本分析、9-预算管理、10-信用额度设置(若需要开启信用额度设置权限,请联系您的商务经理内部开通。),1、2 默认必须
8032
8032
  # @type PermissionIds: Array
8033
8033
  # @param IsAllowQuit: 是否允许成员退出组织。取值:Allow-允许、Denied-不允许
8034
8034
  # @type IsAllowQuit: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-organization
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1140
4
+ version: 3.0.1145
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-09-15 00:00:00.000000000 Z
11
+ date: 2025-09-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common