Class DescribeCrossBorderComplianceRequest
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.vpc.v20170312.models.DescribeCrossBorderComplianceRequest
-
public class DescribeCrossBorderComplianceRequest extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description DescribeCrossBorderComplianceRequest()DescribeCrossBorderComplianceRequest(DescribeCrossBorderComplianceRequest 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 StringgetBusinessAddress()Get (模糊查询)营业执照住所。StringgetCompany()Get (模糊查询)公司名称。LonggetComplianceId()Get (精确匹配)合规化审批单`ID`。StringgetEmail()Get (精确匹配)电子邮箱。StringgetIssuingAuthority()Get (模糊查询)发证机关。StringgetLegalPerson()Get (模糊查询)法定代表人。LonggetLimit()Get 返回数量StringgetManager()Get (模糊查询)经办人。StringgetManagerAddress()Get (模糊查询)经办人身份证地址。StringgetManagerId()Get (精确查询)经办人身份证号。StringgetManagerTelephone()Get (精确匹配)经办人联系电话。LonggetOffset()Get 偏移量LonggetPostCode()Get (精确匹配)邮编。StringgetServiceEndDate()Get (精确匹配)服务结束日期,如:`2021-07-28`。StringgetServiceProvider()Get (精确匹配)服务商,可选值:`UNICOM`。StringgetServiceStartDate()Get (精确匹配)服务开始日期,如:`2020-07-28`。StringgetState()Get (精确匹配)状态。待审批:`PENDING`,通过:`APPROVED `,拒绝:`DENY`。StringgetUniformSocialCreditCode()Get (精确匹配)统一社会信用代码。voidsetBusinessAddress(String BusinessAddress)Set (模糊查询)营业执照住所。voidsetCompany(String Company)Set (模糊查询)公司名称。voidsetComplianceId(Long ComplianceId)Set (精确匹配)合规化审批单`ID`。voidsetEmail(String Email)Set (精确匹配)电子邮箱。voidsetIssuingAuthority(String IssuingAuthority)Set (模糊查询)发证机关。voidsetLegalPerson(String LegalPerson)Set (模糊查询)法定代表人。voidsetLimit(Long Limit)Set 返回数量voidsetManager(String Manager)Set (模糊查询)经办人。voidsetManagerAddress(String ManagerAddress)Set (模糊查询)经办人身份证地址。voidsetManagerId(String ManagerId)Set (精确查询)经办人身份证号。voidsetManagerTelephone(String ManagerTelephone)Set (精确匹配)经办人联系电话。voidsetOffset(Long Offset)Set 偏移量voidsetPostCode(Long PostCode)Set (精确匹配)邮编。voidsetServiceEndDate(String ServiceEndDate)Set (精确匹配)服务结束日期,如:`2021-07-28`。voidsetServiceProvider(String ServiceProvider)Set (精确匹配)服务商,可选值:`UNICOM`。voidsetServiceStartDate(String ServiceStartDate)Set (精确匹配)服务开始日期,如:`2020-07-28`。voidsetState(String State)Set (精确匹配)状态。待审批:`PENDING`,通过:`APPROVED `,拒绝:`DENY`。voidsetUniformSocialCreditCode(String UniformSocialCreditCode)Set (精确匹配)统一社会信用代码。voidtoMap(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
-
DescribeCrossBorderComplianceRequest
public DescribeCrossBorderComplianceRequest()
-
DescribeCrossBorderComplianceRequest
public DescribeCrossBorderComplianceRequest(DescribeCrossBorderComplianceRequest 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
-
getServiceProvider
public String getServiceProvider()
Get (精确匹配)服务商,可选值:`UNICOM`。- Returns:
- ServiceProvider (精确匹配)服务商,可选值:`UNICOM`。
-
setServiceProvider
public void setServiceProvider(String ServiceProvider)
Set (精确匹配)服务商,可选值:`UNICOM`。- Parameters:
ServiceProvider- (精确匹配)服务商,可选值:`UNICOM`。
-
getComplianceId
public Long getComplianceId()
Get (精确匹配)合规化审批单`ID`。- Returns:
- ComplianceId (精确匹配)合规化审批单`ID`。
-
setComplianceId
public void setComplianceId(Long ComplianceId)
Set (精确匹配)合规化审批单`ID`。- Parameters:
ComplianceId- (精确匹配)合规化审批单`ID`。
-
getCompany
public String getCompany()
Get (模糊查询)公司名称。- Returns:
- Company (模糊查询)公司名称。
-
setCompany
public void setCompany(String Company)
Set (模糊查询)公司名称。- Parameters:
Company- (模糊查询)公司名称。
-
getUniformSocialCreditCode
public String getUniformSocialCreditCode()
Get (精确匹配)统一社会信用代码。- Returns:
- UniformSocialCreditCode (精确匹配)统一社会信用代码。
-
setUniformSocialCreditCode
public void setUniformSocialCreditCode(String UniformSocialCreditCode)
Set (精确匹配)统一社会信用代码。- Parameters:
UniformSocialCreditCode- (精确匹配)统一社会信用代码。
-
getLegalPerson
public String getLegalPerson()
Get (模糊查询)法定代表人。- Returns:
- LegalPerson (模糊查询)法定代表人。
-
setLegalPerson
public void setLegalPerson(String LegalPerson)
Set (模糊查询)法定代表人。- Parameters:
LegalPerson- (模糊查询)法定代表人。
-
getIssuingAuthority
public String getIssuingAuthority()
Get (模糊查询)发证机关。- Returns:
- IssuingAuthority (模糊查询)发证机关。
-
setIssuingAuthority
public void setIssuingAuthority(String IssuingAuthority)
Set (模糊查询)发证机关。- Parameters:
IssuingAuthority- (模糊查询)发证机关。
-
getBusinessAddress
public String getBusinessAddress()
Get (模糊查询)营业执照住所。- Returns:
- BusinessAddress (模糊查询)营业执照住所。
-
setBusinessAddress
public void setBusinessAddress(String BusinessAddress)
Set (模糊查询)营业执照住所。- Parameters:
BusinessAddress- (模糊查询)营业执照住所。
-
getPostCode
public Long getPostCode()
Get (精确匹配)邮编。- Returns:
- PostCode (精确匹配)邮编。
-
setPostCode
public void setPostCode(Long PostCode)
Set (精确匹配)邮编。- Parameters:
PostCode- (精确匹配)邮编。
-
getManager
public String getManager()
Get (模糊查询)经办人。- Returns:
- Manager (模糊查询)经办人。
-
setManager
public void setManager(String Manager)
Set (模糊查询)经办人。- Parameters:
Manager- (模糊查询)经办人。
-
getManagerId
public String getManagerId()
Get (精确查询)经办人身份证号。- Returns:
- ManagerId (精确查询)经办人身份证号。
-
setManagerId
public void setManagerId(String ManagerId)
Set (精确查询)经办人身份证号。- Parameters:
ManagerId- (精确查询)经办人身份证号。
-
getManagerAddress
public String getManagerAddress()
Get (模糊查询)经办人身份证地址。- Returns:
- ManagerAddress (模糊查询)经办人身份证地址。
-
setManagerAddress
public void setManagerAddress(String ManagerAddress)
Set (模糊查询)经办人身份证地址。- Parameters:
ManagerAddress- (模糊查询)经办人身份证地址。
-
getManagerTelephone
public String getManagerTelephone()
Get (精确匹配)经办人联系电话。- Returns:
- ManagerTelephone (精确匹配)经办人联系电话。
-
setManagerTelephone
public void setManagerTelephone(String ManagerTelephone)
Set (精确匹配)经办人联系电话。- Parameters:
ManagerTelephone- (精确匹配)经办人联系电话。
-
getEmail
public String getEmail()
Get (精确匹配)电子邮箱。- Returns:
- Email (精确匹配)电子邮箱。
-
setEmail
public void setEmail(String Email)
Set (精确匹配)电子邮箱。- Parameters:
Email- (精确匹配)电子邮箱。
-
getServiceStartDate
public String getServiceStartDate()
Get (精确匹配)服务开始日期,如:`2020-07-28`。- Returns:
- ServiceStartDate (精确匹配)服务开始日期,如:`2020-07-28`。
-
setServiceStartDate
public void setServiceStartDate(String ServiceStartDate)
Set (精确匹配)服务开始日期,如:`2020-07-28`。- Parameters:
ServiceStartDate- (精确匹配)服务开始日期,如:`2020-07-28`。
-
getServiceEndDate
public String getServiceEndDate()
Get (精确匹配)服务结束日期,如:`2021-07-28`。- Returns:
- ServiceEndDate (精确匹配)服务结束日期,如:`2021-07-28`。
-
setServiceEndDate
public void setServiceEndDate(String ServiceEndDate)
Set (精确匹配)服务结束日期,如:`2021-07-28`。- Parameters:
ServiceEndDate- (精确匹配)服务结束日期,如:`2021-07-28`。
-
getState
public String getState()
Get (精确匹配)状态。待审批:`PENDING`,通过:`APPROVED `,拒绝:`DENY`。- Returns:
- State (精确匹配)状态。待审批:`PENDING`,通过:`APPROVED `,拒绝:`DENY`。
-
setState
public void setState(String State)
Set (精确匹配)状态。待审批:`PENDING`,通过:`APPROVED `,拒绝:`DENY`。- Parameters:
State- (精确匹配)状态。待审批:`PENDING`,通过:`APPROVED `,拒绝:`DENY`。
-
getOffset
public Long getOffset()
Get 偏移量- Returns:
- Offset 偏移量
-
setOffset
public void setOffset(Long Offset)
Set 偏移量- Parameters:
Offset- 偏移量
-
getLimit
public Long getLimit()
Get 返回数量- Returns:
- Limit 返回数量
-
setLimit
public void setLimit(Long Limit)
Set 返回数量- Parameters:
Limit- 返回数量
-
-