Class: TencentCloud::Ess::V20201111::GroupOrganization
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Ess::V20201111::GroupOrganization
- Defined in:
- lib/v20201111/models.rb
Overview
成员企业信息
Instance Attribute Summary collapse
-
#AdminInfo ⇒ Object
- **1**:待授权
- **2**:已授权待激活
- **3**:拒绝授权
- **4**:已解除
- **5**:已加入
- **true**:是
- **false**:否
-
#Alias ⇒ Object
- **1**:待授权
- **2**:已授权待激活
- **3**:拒绝授权
- **4**:已解除
- **5**:已加入
- **true**:是
- **false**:否
-
#FlowEngineEnable ⇒ Object
- **1**:待授权
- **2**:已授权待激活
- **3**:拒绝授权
- **4**:已解除
- **5**:已加入
- **true**:是
- **false**:否
-
#IdCardNumber ⇒ Object
- **1**:待授权
- **2**:已授权待激活
- **3**:拒绝授权
- **4**:已解除
- **5**:已加入
- **true**:是
- **false**:否
-
#IsMainOrganization ⇒ Object
- **1**:待授权
- **2**:已授权待激活
- **3**:拒绝授权
- **4**:已解除
- **5**:已加入
- **true**:是
- **false**:否
-
#JoinTime ⇒ Object
- **1**:待授权
- **2**:已授权待激活
- **3**:拒绝授权
- **4**:已解除
- **5**:已加入
- **true**:是
- **false**:否
-
#License ⇒ Object
- **1**:待授权
- **2**:已授权待激活
- **3**:拒绝授权
- **4**:已解除
- **5**:已加入
- **true**:是
- **false**:否
-
#LicenseExpireTime ⇒ Object
- **1**:待授权
- **2**:已授权待激活
- **3**:拒绝授权
- **4**:已解除
- **5**:已加入
- **true**:是
- **false**:否
-
#Name ⇒ Object
- **1**:待授权
- **2**:已授权待激活
- **3**:拒绝授权
- **4**:已解除
- **5**:已加入
- **true**:是
- **false**:否
-
#OrganizationId ⇒ Object
- **1**:待授权
- **2**:已授权待激活
- **3**:拒绝授权
- **4**:已解除
- **5**:已加入
- **true**:是
- **false**:否
-
#Status ⇒ Object
- **1**:待授权
- **2**:已授权待激活
- **3**:拒绝授权
- **4**:已解除
- **5**:已加入
- **true**:是
- **false**:否
-
#UpdateTime ⇒ Object
- **1**:待授权
- **2**:已授权待激活
- **3**:拒绝授权
- **4**:已解除
- **5**:已加入
- **true**:是
- **false**:否
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(name = nil, _alias = nil, organizationid = nil, updatetime = nil, status = nil, ismainorganization = nil, idcardnumber = nil, admininfo = nil, license = nil, licenseexpiretime = nil, jointime = nil, flowengineenable = nil) ⇒ GroupOrganization
constructor
A new instance of GroupOrganization.
Constructor Details
#initialize(name = nil, _alias = nil, organizationid = nil, updatetime = nil, status = nil, ismainorganization = nil, idcardnumber = nil, admininfo = nil, license = nil, licenseexpiretime = nil, jointime = nil, flowengineenable = nil) ⇒ GroupOrganization
Returns a new instance of GroupOrganization.
14439 14440 14441 14442 14443 14444 14445 14446 14447 14448 14449 14450 14451 14452 |
# File 'lib/v20201111/models.rb', line 14439 def initialize(name=nil, _alias=nil, organizationid=nil, updatetime=nil, status=nil, ismainorganization=nil, idcardnumber=nil, admininfo=nil, license=nil, licenseexpiretime=nil, jointime=nil, flowengineenable=nil) @Name = name @Alias = _alias @OrganizationId = organizationid @UpdateTime = updatetime @Status = status @IsMainOrganization = ismainorganization @IdCardNumber = idcardnumber @AdminInfo = admininfo @License = license @LicenseExpireTime = licenseexpiretime @JoinTime = jointime @FlowEngineEnable = flowengineenable end |
Instance Attribute Details
#AdminInfo ⇒ Object
- **1**:待授权
- **2**:已授权待激活
- **3**:拒绝授权
- **4**:已解除
- **5**:已加入
- **true**:是
- **false**:否
14437 14438 14439 |
# File 'lib/v20201111/models.rb', line 14437 def AdminInfo @AdminInfo end |
#Alias ⇒ Object
- **1**:待授权
- **2**:已授权待激活
- **3**:拒绝授权
- **4**:已解除
- **5**:已加入
- **true**:是
- **false**:否
14437 14438 14439 |
# File 'lib/v20201111/models.rb', line 14437 def Alias @Alias end |
#FlowEngineEnable ⇒ Object
- **1**:待授权
- **2**:已授权待激活
- **3**:拒绝授权
- **4**:已解除
- **5**:已加入
- **true**:是
- **false**:否
14437 14438 14439 |
# File 'lib/v20201111/models.rb', line 14437 def FlowEngineEnable @FlowEngineEnable end |
#IdCardNumber ⇒ Object
- **1**:待授权
- **2**:已授权待激活
- **3**:拒绝授权
- **4**:已解除
- **5**:已加入
- **true**:是
- **false**:否
14437 14438 14439 |
# File 'lib/v20201111/models.rb', line 14437 def IdCardNumber @IdCardNumber end |
#IsMainOrganization ⇒ Object
- **1**:待授权
- **2**:已授权待激活
- **3**:拒绝授权
- **4**:已解除
- **5**:已加入
- **true**:是
- **false**:否
14437 14438 14439 |
# File 'lib/v20201111/models.rb', line 14437 def IsMainOrganization @IsMainOrganization end |
#JoinTime ⇒ Object
- **1**:待授权
- **2**:已授权待激活
- **3**:拒绝授权
- **4**:已解除
- **5**:已加入
- **true**:是
- **false**:否
14437 14438 14439 |
# File 'lib/v20201111/models.rb', line 14437 def JoinTime @JoinTime end |
#License ⇒ Object
- **1**:待授权
- **2**:已授权待激活
- **3**:拒绝授权
- **4**:已解除
- **5**:已加入
- **true**:是
- **false**:否
14437 14438 14439 |
# File 'lib/v20201111/models.rb', line 14437 def License @License end |
#LicenseExpireTime ⇒ Object
- **1**:待授权
- **2**:已授权待激活
- **3**:拒绝授权
- **4**:已解除
- **5**:已加入
- **true**:是
- **false**:否
14437 14438 14439 |
# File 'lib/v20201111/models.rb', line 14437 def LicenseExpireTime @LicenseExpireTime end |
#Name ⇒ Object
- **1**:待授权
- **2**:已授权待激活
- **3**:拒绝授权
- **4**:已解除
- **5**:已加入
- **true**:是
- **false**:否
14437 14438 14439 |
# File 'lib/v20201111/models.rb', line 14437 def Name @Name end |
#OrganizationId ⇒ Object
- **1**:待授权
- **2**:已授权待激活
- **3**:拒绝授权
- **4**:已解除
- **5**:已加入
- **true**:是
- **false**:否
14437 14438 14439 |
# File 'lib/v20201111/models.rb', line 14437 def OrganizationId @OrganizationId end |
#Status ⇒ Object
- **1**:待授权
- **2**:已授权待激活
- **3**:拒绝授权
- **4**:已解除
- **5**:已加入
- **true**:是
- **false**:否
14437 14438 14439 |
# File 'lib/v20201111/models.rb', line 14437 def Status @Status end |
#UpdateTime ⇒ Object
- **1**:待授权
- **2**:已授权待激活
- **3**:拒绝授权
- **4**:已解除
- **5**:已加入
- **true**:是
- **false**:否
14437 14438 14439 |
# File 'lib/v20201111/models.rb', line 14437 def UpdateTime @UpdateTime end |
Instance Method Details
#deserialize(params) ⇒ Object
14454 14455 14456 14457 14458 14459 14460 14461 14462 14463 14464 14465 14466 14467 14468 14469 14470 |
# File 'lib/v20201111/models.rb', line 14454 def deserialize(params) @Name = params['Name'] @Alias = params['Alias'] @OrganizationId = params['OrganizationId'] @UpdateTime = params['UpdateTime'] @Status = params['Status'] @IsMainOrganization = params['IsMainOrganization'] @IdCardNumber = params['IdCardNumber'] unless params['AdminInfo'].nil? @AdminInfo = Admin.new @AdminInfo.deserialize(params['AdminInfo']) end @License = params['License'] @LicenseExpireTime = params['LicenseExpireTime'] @JoinTime = params['JoinTime'] @FlowEngineEnable = params['FlowEngineEnable'] end |