Class ChannelDescribeOrganizationSealsRequest
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.essbasic.v20210526.models.ChannelDescribeOrganizationSealsRequest
-
public class ChannelDescribeOrganizationSealsRequest extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description ChannelDescribeOrganizationSealsRequest()
ChannelDescribeOrganizationSealsRequest(ChannelDescribeOrganizationSealsRequest 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.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Agent
getAgent()
Get 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent.Long
getInfoType()
Get 查询信息类型,为1时返回授权用户,为其他值时不返回Long
getLimit()
Get 返回最大数量,最大为100Long
getOffset()
Get 偏移量,默认为0,最大为20000String
getSealId()
Get 印章id(没有输入返回所有)String[]
getSealTypes()
Get 印章类型列表(都是组织机构印章)。 为空时查询所有类型的印章。 目前支持以下类型: OFFICIAL:企业公章; CONTRACT:合同专用章; ORGANIZATION_SEAL:企业印章(图片上传创建); LEGAL_PERSON_SEAL:法定代表人章void
setAgent(Agent Agent)
Set 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent.void
setInfoType(Long InfoType)
Set 查询信息类型,为1时返回授权用户,为其他值时不返回void
setLimit(Long Limit)
Set 返回最大数量,最大为100void
setOffset(Long Offset)
Set 偏移量,默认为0,最大为20000void
setSealId(String SealId)
Set 印章id(没有输入返回所有)void
setSealTypes(String[] SealTypes)
Set 印章类型列表(都是组织机构印章)。 为空时查询所有类型的印章。 目前支持以下类型: OFFICIAL:企业公章; CONTRACT:合同专用章; ORGANIZATION_SEAL:企业印章(图片上传创建); LEGAL_PERSON_SEAL:法定代表人章void
toMap(HashMap<String,String> map, String prefix)
Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
ChannelDescribeOrganizationSealsRequest
public ChannelDescribeOrganizationSealsRequest()
-
ChannelDescribeOrganizationSealsRequest
public ChannelDescribeOrganizationSealsRequest(ChannelDescribeOrganizationSealsRequest 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.
-
-
Method Detail
-
getAgent
public Agent getAgent()
Get 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填。- Returns:
- Agent 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填。
-
setAgent
public void setAgent(Agent Agent)
Set 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填。- Parameters:
Agent
- 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 必填。
-
getLimit
public Long getLimit()
Get 返回最大数量,最大为100- Returns:
- Limit 返回最大数量,最大为100
-
setLimit
public void setLimit(Long Limit)
Set 返回最大数量,最大为100- Parameters:
Limit
- 返回最大数量,最大为100
-
getOffset
public Long getOffset()
Get 偏移量,默认为0,最大为20000- Returns:
- Offset 偏移量,默认为0,最大为20000
-
setOffset
public void setOffset(Long Offset)
Set 偏移量,默认为0,最大为20000- Parameters:
Offset
- 偏移量,默认为0,最大为20000
-
getInfoType
public Long getInfoType()
Get 查询信息类型,为1时返回授权用户,为其他值时不返回- Returns:
- InfoType 查询信息类型,为1时返回授权用户,为其他值时不返回
-
setInfoType
public void setInfoType(Long InfoType)
Set 查询信息类型,为1时返回授权用户,为其他值时不返回- Parameters:
InfoType
- 查询信息类型,为1时返回授权用户,为其他值时不返回
-
getSealId
public String getSealId()
Get 印章id(没有输入返回所有)- Returns:
- SealId 印章id(没有输入返回所有)
-
setSealId
public void setSealId(String SealId)
Set 印章id(没有输入返回所有)- Parameters:
SealId
- 印章id(没有输入返回所有)
-
getSealTypes
public String[] getSealTypes()
Get 印章类型列表(都是组织机构印章)。 为空时查询所有类型的印章。 目前支持以下类型: OFFICIAL:企业公章; CONTRACT:合同专用章; ORGANIZATION_SEAL:企业印章(图片上传创建); LEGAL_PERSON_SEAL:法定代表人章- Returns:
- SealTypes 印章类型列表(都是组织机构印章)。 为空时查询所有类型的印章。 目前支持以下类型: OFFICIAL:企业公章; CONTRACT:合同专用章; ORGANIZATION_SEAL:企业印章(图片上传创建); LEGAL_PERSON_SEAL:法定代表人章
-
setSealTypes
public void setSealTypes(String[] SealTypes)
Set 印章类型列表(都是组织机构印章)。 为空时查询所有类型的印章。 目前支持以下类型: OFFICIAL:企业公章; CONTRACT:合同专用章; ORGANIZATION_SEAL:企业印章(图片上传创建); LEGAL_PERSON_SEAL:法定代表人章- Parameters:
SealTypes
- 印章类型列表(都是组织机构印章)。 为空时查询所有类型的印章。 目前支持以下类型: OFFICIAL:企业公章; CONTRACT:合同专用章; ORGANIZATION_SEAL:企业印章(图片上传创建); LEGAL_PERSON_SEAL:法定代表人章
-
-