tencentcloud-sdk-organization 1.0.254 → 1.0.258

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: 1e6a4145330d31c11f76c0683f7ef043984f4316
4
- data.tar.gz: f8e09df0f541accd3a39f3f9c18fd930d1737580
3
+ metadata.gz: d75ae00ab30a3fab446278f762f31b67c6131178
4
+ data.tar.gz: 4b59690ad20bee7bc0dc51a0d8d0f8e7398a80cc
5
5
  SHA512:
6
- metadata.gz: 6e46fb1d159f496dce2620e334b34bf9795315468720bbc53c25c4e5c26c9937457e7546c380bcae8fe3012240b49322aba62fd9207e3521a8eaf7287a790143
7
- data.tar.gz: b4f7df96951020d07a1e0c4239616c8fea7a638c53742d66a62bdcd1d7766923bcfc6e6a225dc5a9fdacf4780198013552d63c95d72b4378c177eedf3094e092
6
+ metadata.gz: db645d735f093d18130fa18d42c226aef154420af604b67bde5bc2db73e8192c4561bc9571257894e244253005fbff3c04fd7c3088cc8f06f54971e5690e1325
7
+ data.tar.gz: 9d2d2bff2805f14ddb488e2c80b7f8a4d76d0bf8ea34be87e98d91b13362ff18bd79b096de87655a0b70b72292085b25636ee1db0154daf4b1b3a541ef41a958
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.254
1
+ 1.0.258
@@ -63,9 +63,9 @@ module TencentCloud
63
63
  # @type Name: String
64
64
  # @param PolicyType: 关系策略 取值:Financial
65
65
  # @type PolicyType: String
66
- # @param PermissionIds: 关系权限
66
+ # @param PermissionIds: 关系权限 取值:1-查看账单、2-查看余额、3-资金划拨、4-合并出账、5-开票 ,1、2 默认必须
67
67
  # @type PermissionIds: Array
68
- # @param NodeId: 需要调节的节点
68
+ # @param NodeId: 成员所属部门的节点ID
69
69
  # @type NodeId: Integer
70
70
  # @param AccountName: 账号名
71
71
  # @type AccountName: 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: 1.0.254
4
+ version: 1.0.258
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-02-11 00:00:00.000000000 Z
11
+ date: 2022-02-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common