public class OrganizationUserInfo extends AbstractModel
header, skipSign
Constructor and Description |
---|
OrganizationUserInfo() |
OrganizationUserInfo(OrganizationUserInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public OrganizationUserInfo()
public OrganizationUserInfo(OrganizationUserInfo source)
public String getUin()
public void setUin(String Uin)
Uin
- public String getNickName()
public void setNickName(String NickName)
NickName
- public String getNodeName()
public void setNodeName(String NodeName)
NodeName
- public Long getAssetCount()
public void setAssetCount(Long AssetCount)
AssetCount
- public Long getRiskCount()
public void setRiskCount(Long RiskCount)
RiskCount
- public Long getAttackCount()
public void setAttackCount(Long AttackCount)
AttackCount
- public String getRole()
public void setRole(String Role)
Role
- public String getMemberId()
public void setMemberId(String MemberId)
MemberId
- public String getAppId()
public void setAppId(String AppId)
AppId
- public String getJoinType()
public void setJoinType(String JoinType)
JoinType
- public String getCFWProtect()
public void setCFWProtect(String CFWProtect)
CFWProtect
- public String getWAFProtect()
public void setWAFProtect(String WAFProtect)
WAFProtect
- public String getCWPProtect()
public void setCWPProtect(String CWPProtect)
CWPProtect
- public Long getEnable()
public void setEnable(Long Enable)
Enable
- public String getCSIPProtect()
public void setCSIPProtect(String CSIPProtect)
CSIPProtect
- public Long getQuotaConsumer()
public void setQuotaConsumer(Long QuotaConsumer)
QuotaConsumer
- public Long getCloudType()
public void setCloudType(Long CloudType)
CloudType
- public Long getSyncFrequency()
public void setSyncFrequency(Long SyncFrequency)
SyncFrequency
- public Boolean getIsExpired()
public void setIsExpired(Boolean IsExpired)
IsExpired
- public String[] getPermissionList()
public void setPermissionList(String[] PermissionList)
PermissionList
- public Long getAuthType()
public void setAuthType(Long AuthType)
AuthType
- 1public Long getTcMemberType()
public void setTcMemberType(Long TcMemberType)
TcMemberType
- public Long getSubUserCount()
public void setSubUserCount(Long SubUserCount)
SubUserCount
- public String getJoinTypeInfo()
public void setJoinTypeInfo(String JoinTypeInfo)
JoinTypeInfo
- Copyright © 2025. All rights reserved.