Class: TencentCloud::Ess::V20201111::DescribeOrganizationGroupOrganizationsRequest
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Ess::V20201111::DescribeOrganizationGroupOrganizationsRequest
- Extended by:
- Gem::Deprecate
- Defined in:
- lib/v20201111/models.rb
Overview
DescribeOrganizationGroupOrganizations请求参数结构体
Instance Attribute Summary collapse
-
#Export ⇒ Object
注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。
- 1:待授权
- 2:已授权待激活
- 3:拒绝授权
- 4:已解除
- 5:已加入
- false:不导出(默认值)
- true:导出
-
#Id ⇒ Object
注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。
- 1:待授权
- 2:已授权待激活
- 3:拒绝授权
- 4:已解除
- 5:已加入
- false:不导出(默认值)
- true:导出
-
#Limit ⇒ Object
注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。
- 1:待授权
- 2:已授权待激活
- 3:拒绝授权
- 4:已解除
- 5:已加入
- false:不导出(默认值)
- true:导出
-
#Name ⇒ Object
注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。
- 1:待授权
- 2:已授权待激活
- 3:拒绝授权
- 4:已解除
- 5:已加入
- false:不导出(默认值)
- true:导出
-
#Offset ⇒ Object
注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。
- 1:待授权
- 2:已授权待激活
- 3:拒绝授权
- 4:已解除
- 5:已加入
- false:不导出(默认值)
- true:导出
-
#Operator ⇒ Object
注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。
- 1:待授权
- 2:已授权待激活
- 3:拒绝授权
- 4:已解除
- 5:已加入
- false:不导出(默认值)
- true:导出
-
#Status ⇒ Object
注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。
- 1:待授权
- 2:已授权待激活
- 3:拒绝授权
- 4:已解除
- 5:已加入
- false:不导出(默认值)
- true:导出
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(operator = nil, limit = nil, offset = nil, name = nil, status = nil, export = nil, id = nil) ⇒ DescribeOrganizationGroupOrganizationsRequest
constructor
A new instance of DescribeOrganizationGroupOrganizationsRequest.
Constructor Details
#initialize(operator = nil, limit = nil, offset = nil, name = nil, status = nil, export = nil, id = nil) ⇒ DescribeOrganizationGroupOrganizationsRequest
Returns a new instance of DescribeOrganizationGroupOrganizationsRequest.
11224 11225 11226 11227 11228 11229 11230 11231 11232 |
# File 'lib/v20201111/models.rb', line 11224 def initialize(operator=nil, limit=nil, offset=nil, name=nil, status=nil, export=nil, id=nil) @Operator = operator @Limit = limit @Offset = offset @Name = name @Status = status @Export = export @Id = id end |
Instance Attribute Details
#Export ⇒ Object
注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。
- **1**:待授权
- **2**:已授权待激活
- **3**:拒绝授权
- **4**:已解除
- **5**:已加入
- **false**:不导出(默认值)
- **true**:导出
11219 11220 11221 |
# File 'lib/v20201111/models.rb', line 11219 def Export @Export end |
#Id ⇒ Object
注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。
- **1**:待授权
- **2**:已授权待激活
- **3**:拒绝授权
- **4**:已解除
- **5**:已加入
- **false**:不导出(默认值)
- **true**:导出
11219 11220 11221 |
# File 'lib/v20201111/models.rb', line 11219 def Id @Id end |
#Limit ⇒ Object
注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。
- **1**:待授权
- **2**:已授权待激活
- **3**:拒绝授权
- **4**:已解除
- **5**:已加入
- **false**:不导出(默认值)
- **true**:导出
11219 11220 11221 |
# File 'lib/v20201111/models.rb', line 11219 def Limit @Limit end |
#Name ⇒ Object
注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。
- **1**:待授权
- **2**:已授权待激活
- **3**:拒绝授权
- **4**:已解除
- **5**:已加入
- **false**:不导出(默认值)
- **true**:导出
11219 11220 11221 |
# File 'lib/v20201111/models.rb', line 11219 def Name @Name end |
#Offset ⇒ Object
注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。
- **1**:待授权
- **2**:已授权待激活
- **3**:拒绝授权
- **4**:已解除
- **5**:已加入
- **false**:不导出(默认值)
- **true**:导出
11219 11220 11221 |
# File 'lib/v20201111/models.rb', line 11219 def Offset @Offset end |
#Operator ⇒ Object
注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。
- **1**:待授权
- **2**:已授权待激活
- **3**:拒绝授权
- **4**:已解除
- **5**:已加入
- **false**:不导出(默认值)
- **true**:导出
11219 11220 11221 |
# File 'lib/v20201111/models.rb', line 11219 def Operator @Operator end |
#Status ⇒ Object
注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。
- **1**:待授权
- **2**:已授权待激活
- **3**:拒绝授权
- **4**:已解除
- **5**:已加入
- **false**:不导出(默认值)
- **true**:导出
11219 11220 11221 |
# File 'lib/v20201111/models.rb', line 11219 def Status @Status end |
Instance Method Details
#deserialize(params) ⇒ Object
11234 11235 11236 11237 11238 11239 11240 11241 11242 11243 11244 11245 |
# File 'lib/v20201111/models.rb', line 11234 def deserialize(params) unless params['Operator'].nil? @Operator = UserInfo.new @Operator.deserialize(params['Operator']) end @Limit = params['Limit'] @Offset = params['Offset'] @Name = params['Name'] @Status = params['Status'] @Export = params['Export'] @Id = params['Id'] end |