tencentcloud-sdk-organization 1.0.253 → 1.0.257
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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20210331/models.rb +2 -2
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0f1850c739f80d2354a412b32e5c3051aa2dcccf
|
4
|
+
data.tar.gz: 0c81a8788c4c6cb1440d206244473591d106fdab
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f7977d43d0a8d8c0c16dbec3006900a0e89cc0f75de64a75e6eb045aa068594b87d421a443643b8d280531365fa45a06a50b6cd6e8a6f136e93bf04f22d7b612
|
7
|
+
data.tar.gz: e120ec890b8d41259af027148c385b635ce7b726cb9ea57a2b5257bcbd9de096b12c04321dc86ba9f4e67dcb5486e551224ca86cb08e6890ea835eac79cf6d6c
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.0.
|
1
|
+
1.0.257
|
data/lib/v20210331/models.rb
CHANGED
@@ -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.
|
4
|
+
version: 1.0.257
|
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
|
+
date: 2022-02-16 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|