Documentation ¶
Index ¶
- type Client
- func NewClient() (client *Client, err error)
- func NewClientWithAccessKey(regionId, accessKeyId, accessKeySecret string) (client *Client, err error)
- func NewClientWithEcsRamRole(regionId string, roleName string) (client *Client, err error)
- func NewClientWithOptions(regionId string, config *sdk.Config, credential auth.Credential) (client *Client, err error)
- func NewClientWithProvider(regionId string, providers ...provider.Provider) (client *Client, err error)
- func NewClientWithRamRoleArn(regionId string, accessKeyId, accessKeySecret, roleArn, roleSessionName string) (client *Client, err error)
- func NewClientWithRamRoleArnAndPolicy(regionId string, ...) (client *Client, err error)
- func NewClientWithRsaKeyPair(regionId string, publicKeyId, privateKey string, sessionExpiration int) (client *Client, err error)
- func NewClientWithStsToken(regionId, stsAccessKeyId, stsAccessKeySecret, stsToken string) (client *Client, err error)
- func (client *Client) GetOcCompetitors(request *GetOcCompetitorsRequest) (response *GetOcCompetitorsResponse, err error)
- func (client *Client) GetOcCompetitorsWithCallback(request *GetOcCompetitorsRequest, ...) <-chan int
- func (client *Client) GetOcCompetitorsWithChan(request *GetOcCompetitorsRequest) (<-chan *GetOcCompetitorsResponse, <-chan error)
- func (client *Client) GetOcCoreTeams(request *GetOcCoreTeamsRequest) (response *GetOcCoreTeamsResponse, err error)
- func (client *Client) GetOcCoreTeamsWithCallback(request *GetOcCoreTeamsRequest, ...) <-chan int
- func (client *Client) GetOcCoreTeamsWithChan(request *GetOcCoreTeamsRequest) (<-chan *GetOcCoreTeamsResponse, <-chan error)
- func (client *Client) GetOcFinancing(request *GetOcFinancingRequest) (response *GetOcFinancingResponse, err error)
- func (client *Client) GetOcFinancingWithCallback(request *GetOcFinancingRequest, ...) <-chan int
- func (client *Client) GetOcFinancingWithChan(request *GetOcFinancingRequest) (<-chan *GetOcFinancingResponse, <-chan error)
- func (client *Client) GetOcFuzzSearch(request *GetOcFuzzSearchRequest) (response *GetOcFuzzSearchResponse, err error)
- func (client *Client) GetOcFuzzSearchWithCallback(request *GetOcFuzzSearchRequest, ...) <-chan int
- func (client *Client) GetOcFuzzSearchWithChan(request *GetOcFuzzSearchRequest) (<-chan *GetOcFuzzSearchResponse, <-chan error)
- func (client *Client) GetOcIcAbnormalOperation(request *GetOcIcAbnormalOperationRequest) (response *GetOcIcAbnormalOperationResponse, err error)
- func (client *Client) GetOcIcAbnormalOperationWithCallback(request *GetOcIcAbnormalOperationRequest, ...) <-chan int
- func (client *Client) GetOcIcAbnormalOperationWithChan(request *GetOcIcAbnormalOperationRequest) (<-chan *GetOcIcAbnormalOperationResponse, <-chan error)
- func (client *Client) GetOcIcAdminLicense(request *GetOcIcAdminLicenseRequest) (response *GetOcIcAdminLicenseResponse, err error)
- func (client *Client) GetOcIcAdminLicenseWithCallback(request *GetOcIcAdminLicenseRequest, ...) <-chan int
- func (client *Client) GetOcIcAdminLicenseWithChan(request *GetOcIcAdminLicenseRequest) (<-chan *GetOcIcAdminLicenseResponse, <-chan error)
- func (client *Client) GetOcIcBasic(request *GetOcIcBasicRequest) (response *GetOcIcBasicResponse, err error)
- func (client *Client) GetOcIcBasicWithCallback(request *GetOcIcBasicRequest, ...) <-chan int
- func (client *Client) GetOcIcBasicWithChan(request *GetOcIcBasicRequest) (<-chan *GetOcIcBasicResponse, <-chan error)
- func (client *Client) GetOcIcBranch(request *GetOcIcBranchRequest) (response *GetOcIcBranchResponse, err error)
- func (client *Client) GetOcIcBranchWithCallback(request *GetOcIcBranchRequest, ...) <-chan int
- func (client *Client) GetOcIcBranchWithChan(request *GetOcIcBranchRequest) (<-chan *GetOcIcBranchResponse, <-chan error)
- func (client *Client) GetOcIcChangeRecord(request *GetOcIcChangeRecordRequest) (response *GetOcIcChangeRecordResponse, err error)
- func (client *Client) GetOcIcChangeRecordWithCallback(request *GetOcIcChangeRecordRequest, ...) <-chan int
- func (client *Client) GetOcIcChangeRecordWithChan(request *GetOcIcChangeRecordRequest) (<-chan *GetOcIcChangeRecordResponse, <-chan error)
- func (client *Client) GetOcIcCheckup(request *GetOcIcCheckupRequest) (response *GetOcIcCheckupResponse, err error)
- func (client *Client) GetOcIcCheckupWithCallback(request *GetOcIcCheckupRequest, ...) <-chan int
- func (client *Client) GetOcIcCheckupWithChan(request *GetOcIcCheckupRequest) (<-chan *GetOcIcCheckupResponse, <-chan error)
- func (client *Client) GetOcIcClearAccount(request *GetOcIcClearAccountRequest) (response *GetOcIcClearAccountResponse, err error)
- func (client *Client) GetOcIcClearAccountWithCallback(request *GetOcIcClearAccountRequest, ...) <-chan int
- func (client *Client) GetOcIcClearAccountWithChan(request *GetOcIcClearAccountRequest) (<-chan *GetOcIcClearAccountResponse, <-chan error)
- func (client *Client) GetOcIcDoubleCheckup(request *GetOcIcDoubleCheckupRequest) (response *GetOcIcDoubleCheckupResponse, err error)
- func (client *Client) GetOcIcDoubleCheckupWithCallback(request *GetOcIcDoubleCheckupRequest, ...) <-chan int
- func (client *Client) GetOcIcDoubleCheckupWithChan(request *GetOcIcDoubleCheckupRequest) (<-chan *GetOcIcDoubleCheckupResponse, <-chan error)
- func (client *Client) GetOcIcEmployee(request *GetOcIcEmployeeRequest) (response *GetOcIcEmployeeResponse, err error)
- func (client *Client) GetOcIcEmployeeWithCallback(request *GetOcIcEmployeeRequest, ...) <-chan int
- func (client *Client) GetOcIcEmployeeWithChan(request *GetOcIcEmployeeRequest) (<-chan *GetOcIcEmployeeResponse, <-chan error)
- func (client *Client) GetOcIcEquityFrozen(request *GetOcIcEquityFrozenRequest) (response *GetOcIcEquityFrozenResponse, err error)
- func (client *Client) GetOcIcEquityFrozenWithCallback(request *GetOcIcEquityFrozenRequest, ...) <-chan int
- func (client *Client) GetOcIcEquityFrozenWithChan(request *GetOcIcEquityFrozenRequest) (<-chan *GetOcIcEquityFrozenResponse, <-chan error)
- func (client *Client) GetOcIcEquityPledge(request *GetOcIcEquityPledgeRequest) (response *GetOcIcEquityPledgeResponse, err error)
- func (client *Client) GetOcIcEquityPledgeWithCallback(request *GetOcIcEquityPledgeRequest, ...) <-chan int
- func (client *Client) GetOcIcEquityPledgeWithChan(request *GetOcIcEquityPledgeRequest) (<-chan *GetOcIcEquityPledgeResponse, <-chan error)
- func (client *Client) GetOcIcInvestment(request *GetOcIcInvestmentRequest) (response *GetOcIcInvestmentResponse, err error)
- func (client *Client) GetOcIcInvestmentWithCallback(request *GetOcIcInvestmentRequest, ...) <-chan int
- func (client *Client) GetOcIcInvestmentWithChan(request *GetOcIcInvestmentRequest) (<-chan *GetOcIcInvestmentResponse, <-chan error)
- func (client *Client) GetOcIcKnowledgePropertyPledge(request *GetOcIcKnowledgePropertyPledgeRequest) (response *GetOcIcKnowledgePropertyPledgeResponse, err error)
- func (client *Client) GetOcIcKnowledgePropertyPledgeWithCallback(request *GetOcIcKnowledgePropertyPledgeRequest, ...) <-chan int
- func (client *Client) GetOcIcKnowledgePropertyPledgeWithChan(request *GetOcIcKnowledgePropertyPledgeRequest) (<-chan *GetOcIcKnowledgePropertyPledgeResponse, <-chan error)
- func (client *Client) GetOcIcMortgage(request *GetOcIcMortgageRequest) (response *GetOcIcMortgageResponse, err error)
- func (client *Client) GetOcIcMortgageWithCallback(request *GetOcIcMortgageRequest, ...) <-chan int
- func (client *Client) GetOcIcMortgageWithChan(request *GetOcIcMortgageRequest) (<-chan *GetOcIcMortgageResponse, <-chan error)
- func (client *Client) GetOcIcSeriousOffense(request *GetOcIcSeriousOffenseRequest) (response *GetOcIcSeriousOffenseResponse, err error)
- func (client *Client) GetOcIcSeriousOffenseWithCallback(request *GetOcIcSeriousOffenseRequest, ...) <-chan int
- func (client *Client) GetOcIcSeriousOffenseWithChan(request *GetOcIcSeriousOffenseRequest) (<-chan *GetOcIcSeriousOffenseResponse, <-chan error)
- func (client *Client) GetOcIcShareholder(request *GetOcIcShareholderRequest) (response *GetOcIcShareholderResponse, err error)
- func (client *Client) GetOcIcShareholderWithCallback(request *GetOcIcShareholderRequest, ...) <-chan int
- func (client *Client) GetOcIcShareholderWithChan(request *GetOcIcShareholderRequest) (<-chan *GetOcIcShareholderResponse, <-chan error)
- func (client *Client) GetOcIcSimpleCancel(request *GetOcIcSimpleCancelRequest) (response *GetOcIcSimpleCancelResponse, err error)
- func (client *Client) GetOcIcSimpleCancelWithCallback(request *GetOcIcSimpleCancelRequest, ...) <-chan int
- func (client *Client) GetOcIcSimpleCancelWithChan(request *GetOcIcSimpleCancelRequest) (<-chan *GetOcIcSimpleCancelResponse, <-chan error)
- func (client *Client) GetOcIpCertificate(request *GetOcIpCertificateRequest) (response *GetOcIpCertificateResponse, err error)
- func (client *Client) GetOcIpCertificateWithCallback(request *GetOcIpCertificateRequest, ...) <-chan int
- func (client *Client) GetOcIpCertificateWithChan(request *GetOcIpCertificateRequest) (<-chan *GetOcIpCertificateResponse, <-chan error)
- func (client *Client) GetOcIpDomain(request *GetOcIpDomainRequest) (response *GetOcIpDomainResponse, err error)
- func (client *Client) GetOcIpDomainWithCallback(request *GetOcIpDomainRequest, ...) <-chan int
- func (client *Client) GetOcIpDomainWithChan(request *GetOcIpDomainRequest) (<-chan *GetOcIpDomainResponse, <-chan error)
- func (client *Client) GetOcIpPatent(request *GetOcIpPatentRequest) (response *GetOcIpPatentResponse, err error)
- func (client *Client) GetOcIpPatentWithCallback(request *GetOcIpPatentRequest, ...) <-chan int
- func (client *Client) GetOcIpPatentWithChan(request *GetOcIpPatentRequest) (<-chan *GetOcIpPatentResponse, <-chan error)
- func (client *Client) GetOcIpSoftwareCopyright(request *GetOcIpSoftwareCopyrightRequest) (response *GetOcIpSoftwareCopyrightResponse, err error)
- func (client *Client) GetOcIpSoftwareCopyrightWithCallback(request *GetOcIpSoftwareCopyrightRequest, ...) <-chan int
- func (client *Client) GetOcIpSoftwareCopyrightWithChan(request *GetOcIpSoftwareCopyrightRequest) (<-chan *GetOcIpSoftwareCopyrightResponse, <-chan error)
- func (client *Client) GetOcIpTrademark(request *GetOcIpTrademarkRequest) (response *GetOcIpTrademarkResponse, err error)
- func (client *Client) GetOcIpTrademarkWithCallback(request *GetOcIpTrademarkRequest, ...) <-chan int
- func (client *Client) GetOcIpTrademarkWithChan(request *GetOcIpTrademarkRequest) (<-chan *GetOcIpTrademarkResponse, <-chan error)
- func (client *Client) GetOcIpWorksCopyright(request *GetOcIpWorksCopyrightRequest) (response *GetOcIpWorksCopyrightResponse, err error)
- func (client *Client) GetOcIpWorksCopyrightWithCallback(request *GetOcIpWorksCopyrightRequest, ...) <-chan int
- func (client *Client) GetOcIpWorksCopyrightWithChan(request *GetOcIpWorksCopyrightRequest) (<-chan *GetOcIpWorksCopyrightResponse, <-chan error)
- func (client *Client) GetOcJusticeAuction(request *GetOcJusticeAuctionRequest) (response *GetOcJusticeAuctionResponse, err error)
- func (client *Client) GetOcJusticeAuctionWithCallback(request *GetOcJusticeAuctionRequest, ...) <-chan int
- func (client *Client) GetOcJusticeAuctionWithChan(request *GetOcJusticeAuctionRequest) (<-chan *GetOcJusticeAuctionResponse, <-chan error)
- func (client *Client) GetOcJusticeCaseFiling(request *GetOcJusticeCaseFilingRequest) (response *GetOcJusticeCaseFilingResponse, err error)
- func (client *Client) GetOcJusticeCaseFilingWithCallback(request *GetOcJusticeCaseFilingRequest, ...) <-chan int
- func (client *Client) GetOcJusticeCaseFilingWithChan(request *GetOcJusticeCaseFilingRequest) (<-chan *GetOcJusticeCaseFilingResponse, <-chan error)
- func (client *Client) GetOcJusticeCourtAnnouncement(request *GetOcJusticeCourtAnnouncementRequest) (response *GetOcJusticeCourtAnnouncementResponse, err error)
- func (client *Client) GetOcJusticeCourtAnnouncementWithCallback(request *GetOcJusticeCourtAnnouncementRequest, ...) <-chan int
- func (client *Client) GetOcJusticeCourtAnnouncementWithChan(request *GetOcJusticeCourtAnnouncementRequest) (<-chan *GetOcJusticeCourtAnnouncementResponse, <-chan error)
- func (client *Client) GetOcJusticeCourtNotice(request *GetOcJusticeCourtNoticeRequest) (response *GetOcJusticeCourtNoticeResponse, err error)
- func (client *Client) GetOcJusticeCourtNoticeWithCallback(request *GetOcJusticeCourtNoticeRequest, ...) <-chan int
- func (client *Client) GetOcJusticeCourtNoticeWithChan(request *GetOcJusticeCourtNoticeRequest) (<-chan *GetOcJusticeCourtNoticeResponse, <-chan error)
- func (client *Client) GetOcJusticeDishonesty(request *GetOcJusticeDishonestyRequest) (response *GetOcJusticeDishonestyResponse, err error)
- func (client *Client) GetOcJusticeDishonestyWithCallback(request *GetOcJusticeDishonestyRequest, ...) <-chan int
- func (client *Client) GetOcJusticeDishonestyWithChan(request *GetOcJusticeDishonestyRequest) (<-chan *GetOcJusticeDishonestyResponse, <-chan error)
- func (client *Client) GetOcJusticeExecuted(request *GetOcJusticeExecutedRequest) (response *GetOcJusticeExecutedResponse, err error)
- func (client *Client) GetOcJusticeExecutedWithCallback(request *GetOcJusticeExecutedRequest, ...) <-chan int
- func (client *Client) GetOcJusticeExecutedWithChan(request *GetOcJusticeExecutedRequest) (<-chan *GetOcJusticeExecutedResponse, <-chan error)
- func (client *Client) GetOcJusticeJudgementDoc(request *GetOcJusticeJudgementDocRequest) (response *GetOcJusticeJudgementDocResponse, err error)
- func (client *Client) GetOcJusticeJudgementDocWithCallback(request *GetOcJusticeJudgementDocRequest, ...) <-chan int
- func (client *Client) GetOcJusticeJudgementDocWithChan(request *GetOcJusticeJudgementDocRequest) (<-chan *GetOcJusticeJudgementDocResponse, <-chan error)
- func (client *Client) GetOcJusticeLimitHighConsume(request *GetOcJusticeLimitHighConsumeRequest) (response *GetOcJusticeLimitHighConsumeResponse, err error)
- func (client *Client) GetOcJusticeLimitHighConsumeWithCallback(request *GetOcJusticeLimitHighConsumeRequest, ...) <-chan int
- func (client *Client) GetOcJusticeLimitHighConsumeWithChan(request *GetOcJusticeLimitHighConsumeRequest) (<-chan *GetOcJusticeLimitHighConsumeResponse, <-chan error)
- func (client *Client) GetOcJusticeTerminalCase(request *GetOcJusticeTerminalCaseRequest) (response *GetOcJusticeTerminalCaseResponse, err error)
- func (client *Client) GetOcJusticeTerminalCaseWithCallback(request *GetOcJusticeTerminalCaseRequest, ...) <-chan int
- func (client *Client) GetOcJusticeTerminalCaseWithChan(request *GetOcJusticeTerminalCaseRequest) (<-chan *GetOcJusticeTerminalCaseResponse, <-chan error)
- func (client *Client) GetOcListedCompany(request *GetOcListedCompanyRequest) (response *GetOcListedCompanyResponse, err error)
- func (client *Client) GetOcListedCompanyWithCallback(request *GetOcListedCompanyRequest, ...) <-chan int
- func (client *Client) GetOcListedCompanyWithChan(request *GetOcListedCompanyRequest) (<-chan *GetOcListedCompanyResponse, <-chan error)
- func (client *Client) GetOcNegativeAdminPunishment(request *GetOcNegativeAdminPunishmentRequest) (response *GetOcNegativeAdminPunishmentResponse, err error)
- func (client *Client) GetOcNegativeAdminPunishmentWithCallback(request *GetOcNegativeAdminPunishmentRequest, ...) <-chan int
- func (client *Client) GetOcNegativeAdminPunishmentWithChan(request *GetOcNegativeAdminPunishmentRequest) (<-chan *GetOcNegativeAdminPunishmentResponse, <-chan error)
- func (client *Client) GetOcNegativeCustomsPunishment(request *GetOcNegativeCustomsPunishmentRequest) (response *GetOcNegativeCustomsPunishmentResponse, err error)
- func (client *Client) GetOcNegativeCustomsPunishmentWithCallback(request *GetOcNegativeCustomsPunishmentRequest, ...) <-chan int
- func (client *Client) GetOcNegativeCustomsPunishmentWithChan(request *GetOcNegativeCustomsPunishmentRequest) (<-chan *GetOcNegativeCustomsPunishmentResponse, <-chan error)
- func (client *Client) GetOcNegativeEnvironmentPunishment(request *GetOcNegativeEnvironmentPunishmentRequest) (response *GetOcNegativeEnvironmentPunishmentResponse, err error)
- func (client *Client) GetOcNegativeEnvironmentPunishmentWithCallback(request *GetOcNegativeEnvironmentPunishmentRequest, ...) <-chan int
- func (client *Client) GetOcNegativeEnvironmentPunishmentWithChan(request *GetOcNegativeEnvironmentPunishmentRequest) (<-chan *GetOcNegativeEnvironmentPunishmentResponse, <-chan error)
- func (client *Client) GetOcNegativeFoodDrugPunishment(request *GetOcNegativeFoodDrugPunishmentRequest) (response *GetOcNegativeFoodDrugPunishmentResponse, err error)
- func (client *Client) GetOcNegativeFoodDrugPunishmentWithCallback(request *GetOcNegativeFoodDrugPunishmentRequest, ...) <-chan int
- func (client *Client) GetOcNegativeFoodDrugPunishmentWithChan(request *GetOcNegativeFoodDrugPunishmentRequest) (<-chan *GetOcNegativeFoodDrugPunishmentResponse, <-chan error)
- func (client *Client) GetOcNegativeQualityPunishment(request *GetOcNegativeQualityPunishmentRequest) (response *GetOcNegativeQualityPunishmentResponse, err error)
- func (client *Client) GetOcNegativeQualityPunishmentWithCallback(request *GetOcNegativeQualityPunishmentRequest, ...) <-chan int
- func (client *Client) GetOcNegativeQualityPunishmentWithChan(request *GetOcNegativeQualityPunishmentRequest) (<-chan *GetOcNegativeQualityPunishmentResponse, <-chan error)
- func (client *Client) GetOcOperationBidding(request *GetOcOperationBiddingRequest) (response *GetOcOperationBiddingResponse, err error)
- func (client *Client) GetOcOperationBiddingWithCallback(request *GetOcOperationBiddingRequest, ...) <-chan int
- func (client *Client) GetOcOperationBiddingWithChan(request *GetOcOperationBiddingRequest) (<-chan *GetOcOperationBiddingResponse, <-chan error)
- func (client *Client) GetOcOperationCustoms(request *GetOcOperationCustomsRequest) (response *GetOcOperationCustomsResponse, err error)
- func (client *Client) GetOcOperationCustomsWithCallback(request *GetOcOperationCustomsRequest, ...) <-chan int
- func (client *Client) GetOcOperationCustomsWithChan(request *GetOcOperationCustomsRequest) (<-chan *GetOcOperationCustomsResponse, <-chan error)
- func (client *Client) GetOcOperationPurchaseLand(request *GetOcOperationPurchaseLandRequest) (response *GetOcOperationPurchaseLandResponse, err error)
- func (client *Client) GetOcOperationPurchaseLandWithCallback(request *GetOcOperationPurchaseLandRequest, ...) <-chan int
- func (client *Client) GetOcOperationPurchaseLandWithChan(request *GetOcOperationPurchaseLandRequest) (<-chan *GetOcOperationPurchaseLandResponse, <-chan error)
- func (client *Client) GetOcOperationRecruitment(request *GetOcOperationRecruitmentRequest) (response *GetOcOperationRecruitmentResponse, err error)
- func (client *Client) GetOcOperationRecruitmentWithCallback(request *GetOcOperationRecruitmentRequest, ...) <-chan int
- func (client *Client) GetOcOperationRecruitmentWithChan(request *GetOcOperationRecruitmentRequest) (<-chan *GetOcOperationRecruitmentResponse, <-chan error)
- func (client *Client) GetOcProductBand(request *GetOcProductBandRequest) (response *GetOcProductBandResponse, err error)
- func (client *Client) GetOcProductBandWithCallback(request *GetOcProductBandRequest, ...) <-chan int
- func (client *Client) GetOcProductBandWithChan(request *GetOcProductBandRequest) (<-chan *GetOcProductBandResponse, <-chan error)
- func (client *Client) GetOcTaxAbnormal(request *GetOcTaxAbnormalRequest) (response *GetOcTaxAbnormalResponse, err error)
- func (client *Client) GetOcTaxAbnormalWithCallback(request *GetOcTaxAbnormalRequest, ...) <-chan int
- func (client *Client) GetOcTaxAbnormalWithChan(request *GetOcTaxAbnormalRequest) (<-chan *GetOcTaxAbnormalResponse, <-chan error)
- func (client *Client) GetOcTaxClassA(request *GetOcTaxClassARequest) (response *GetOcTaxClassAResponse, err error)
- func (client *Client) GetOcTaxClassAWithCallback(request *GetOcTaxClassARequest, ...) <-chan int
- func (client *Client) GetOcTaxClassAWithChan(request *GetOcTaxClassARequest) (<-chan *GetOcTaxClassAResponse, <-chan error)
- func (client *Client) GetOcTaxGeneralTaxpayer(request *GetOcTaxGeneralTaxpayerRequest) (response *GetOcTaxGeneralTaxpayerResponse, err error)
- func (client *Client) GetOcTaxGeneralTaxpayerWithCallback(request *GetOcTaxGeneralTaxpayerRequest, ...) <-chan int
- func (client *Client) GetOcTaxGeneralTaxpayerWithChan(request *GetOcTaxGeneralTaxpayerRequest) (<-chan *GetOcTaxGeneralTaxpayerResponse, <-chan error)
- func (client *Client) GetOcTaxIllegal(request *GetOcTaxIllegalRequest) (response *GetOcTaxIllegalResponse, err error)
- func (client *Client) GetOcTaxIllegalWithCallback(request *GetOcTaxIllegalRequest, ...) <-chan int
- func (client *Client) GetOcTaxIllegalWithChan(request *GetOcTaxIllegalRequest) (<-chan *GetOcTaxIllegalResponse, <-chan error)
- func (client *Client) GetOcTaxOverdue(request *GetOcTaxOverdueRequest) (response *GetOcTaxOverdueResponse, err error)
- func (client *Client) GetOcTaxOverdueWithCallback(request *GetOcTaxOverdueRequest, ...) <-chan int
- func (client *Client) GetOcTaxOverdueWithChan(request *GetOcTaxOverdueRequest) (<-chan *GetOcTaxOverdueResponse, <-chan error)
- func (client *Client) GetOcTaxPunishment(request *GetOcTaxPunishmentRequest) (response *GetOcTaxPunishmentResponse, err error)
- func (client *Client) GetOcTaxPunishmentWithCallback(request *GetOcTaxPunishmentRequest, ...) <-chan int
- func (client *Client) GetOcTaxPunishmentWithChan(request *GetOcTaxPunishmentRequest) (<-chan *GetOcTaxPunishmentResponse, <-chan error)
- func (client *Client) GetQccCertificationDetailById(request *GetQccCertificationDetailByIdRequest) (response *GetQccCertificationDetailByIdResponse, err error)
- func (client *Client) GetQccCertificationDetailByIdWithCallback(request *GetQccCertificationDetailByIdRequest, ...) <-chan int
- func (client *Client) GetQccCertificationDetailByIdWithChan(request *GetQccCertificationDetailByIdRequest) (<-chan *GetQccCertificationDetailByIdResponse, <-chan error)
- func (client *Client) GetQccSearchCertification(request *GetQccSearchCertificationRequest) (response *GetQccSearchCertificationResponse, err error)
- func (client *Client) GetQccSearchCertificationWithCallback(request *GetQccSearchCertificationRequest, ...) <-chan int
- func (client *Client) GetQccSearchCertificationWithChan(request *GetQccSearchCertificationRequest) (<-chan *GetQccSearchCertificationResponse, <-chan error)
- type Data
- type DataInGetOcCompetitors
- type DataInGetOcCoreTeams
- type DataInGetOcFinancing
- type DataInGetOcFuzzSearch
- type DataInGetOcIcAbnormalOperation
- type DataInGetOcIcAdminLicense
- type DataInGetOcIcBranch
- type DataInGetOcIcChangeRecord
- type DataInGetOcIcCheckup
- type DataInGetOcIcClearAccount
- type DataInGetOcIcDoubleCheckup
- type DataInGetOcIcEmployee
- type DataInGetOcIcEquityFrozen
- type DataInGetOcIcEquityPledge
- type DataInGetOcIcInvestment
- type DataInGetOcIcKnowledgePropertyPledge
- type DataInGetOcIcMortgage
- type DataInGetOcIcSeriousOffense
- type DataInGetOcIcShareholder
- type DataInGetOcIcSimpleCancel
- type DataInGetOcIpCertificate
- type DataInGetOcIpDomain
- type DataInGetOcIpPatent
- type DataInGetOcIpSoftwareCopyright
- type DataInGetOcIpTrademark
- type DataInGetOcIpWorksCopyright
- type DataInGetOcJusticeAuction
- type DataInGetOcJusticeCaseFiling
- type DataInGetOcJusticeCourtAnnouncement
- type DataInGetOcJusticeCourtNotice
- type DataInGetOcJusticeDishonesty
- type DataInGetOcJusticeExecuted
- type DataInGetOcJusticeJudgementDoc
- type DataInGetOcJusticeLimitHighConsume
- type DataInGetOcJusticeTerminalCase
- type DataInGetOcListedCompany
- type DataInGetOcNegativeAdminPunishment
- type DataInGetOcNegativeCustomsPunishment
- type DataInGetOcNegativeEnvironmentPunishment
- type DataInGetOcNegativeFoodDrugPunishment
- type DataInGetOcNegativeQualityPunishment
- type DataInGetOcOperationBidding
- type DataInGetOcOperationCustoms
- type DataInGetOcOperationPurchaseLand
- type DataInGetOcOperationRecruitment
- type DataInGetOcProductBand
- type DataInGetOcTaxAbnormal
- type DataInGetOcTaxClassA
- type DataInGetOcTaxGeneralTaxpayer
- type DataInGetOcTaxIllegal
- type DataInGetOcTaxOverdue
- type DataInGetOcTaxPunishment
- type DataInGetQccSearchCertification
- type DataItem
- type GetOcCompetitorsRequest
- type GetOcCompetitorsResponse
- type GetOcCoreTeamsRequest
- type GetOcCoreTeamsResponse
- type GetOcFinancingRequest
- type GetOcFinancingResponse
- type GetOcFuzzSearchRequest
- type GetOcFuzzSearchResponse
- type GetOcIcAbnormalOperationRequest
- type GetOcIcAbnormalOperationResponse
- type GetOcIcAdminLicenseRequest
- type GetOcIcAdminLicenseResponse
- type GetOcIcBasicRequest
- type GetOcIcBasicResponse
- type GetOcIcBranchRequest
- type GetOcIcBranchResponse
- type GetOcIcChangeRecordRequest
- type GetOcIcChangeRecordResponse
- type GetOcIcCheckupRequest
- type GetOcIcCheckupResponse
- type GetOcIcClearAccountRequest
- type GetOcIcClearAccountResponse
- type GetOcIcDoubleCheckupRequest
- type GetOcIcDoubleCheckupResponse
- type GetOcIcEmployeeRequest
- type GetOcIcEmployeeResponse
- type GetOcIcEquityFrozenRequest
- type GetOcIcEquityFrozenResponse
- type GetOcIcEquityPledgeRequest
- type GetOcIcEquityPledgeResponse
- type GetOcIcInvestmentRequest
- type GetOcIcInvestmentResponse
- type GetOcIcKnowledgePropertyPledgeRequest
- type GetOcIcKnowledgePropertyPledgeResponse
- type GetOcIcMortgageRequest
- type GetOcIcMortgageResponse
- type GetOcIcSeriousOffenseRequest
- type GetOcIcSeriousOffenseResponse
- type GetOcIcShareholderRequest
- type GetOcIcShareholderResponse
- type GetOcIcSimpleCancelRequest
- type GetOcIcSimpleCancelResponse
- type GetOcIpCertificateRequest
- type GetOcIpCertificateResponse
- type GetOcIpDomainRequest
- type GetOcIpDomainResponse
- type GetOcIpPatentRequest
- type GetOcIpPatentResponse
- type GetOcIpSoftwareCopyrightRequest
- type GetOcIpSoftwareCopyrightResponse
- type GetOcIpTrademarkRequest
- type GetOcIpTrademarkResponse
- type GetOcIpWorksCopyrightRequest
- type GetOcIpWorksCopyrightResponse
- type GetOcJusticeAuctionRequest
- type GetOcJusticeAuctionResponse
- type GetOcJusticeCaseFilingRequest
- type GetOcJusticeCaseFilingResponse
- type GetOcJusticeCourtAnnouncementRequest
- type GetOcJusticeCourtAnnouncementResponse
- type GetOcJusticeCourtNoticeRequest
- type GetOcJusticeCourtNoticeResponse
- type GetOcJusticeDishonestyRequest
- type GetOcJusticeDishonestyResponse
- type GetOcJusticeExecutedRequest
- type GetOcJusticeExecutedResponse
- type GetOcJusticeJudgementDocRequest
- type GetOcJusticeJudgementDocResponse
- type GetOcJusticeLimitHighConsumeRequest
- type GetOcJusticeLimitHighConsumeResponse
- type GetOcJusticeTerminalCaseRequest
- type GetOcJusticeTerminalCaseResponse
- type GetOcListedCompanyRequest
- type GetOcListedCompanyResponse
- type GetOcNegativeAdminPunishmentRequest
- type GetOcNegativeAdminPunishmentResponse
- type GetOcNegativeCustomsPunishmentRequest
- type GetOcNegativeCustomsPunishmentResponse
- type GetOcNegativeEnvironmentPunishmentRequest
- type GetOcNegativeEnvironmentPunishmentResponse
- type GetOcNegativeFoodDrugPunishmentRequest
- type GetOcNegativeFoodDrugPunishmentResponse
- type GetOcNegativeQualityPunishmentRequest
- type GetOcNegativeQualityPunishmentResponse
- type GetOcOperationBiddingRequest
- type GetOcOperationBiddingResponse
- type GetOcOperationCustomsRequest
- type GetOcOperationCustomsResponse
- type GetOcOperationPurchaseLandRequest
- type GetOcOperationPurchaseLandResponse
- type GetOcOperationRecruitmentRequest
- type GetOcOperationRecruitmentResponse
- type GetOcProductBandRequest
- type GetOcProductBandResponse
- type GetOcTaxAbnormalRequest
- type GetOcTaxAbnormalResponse
- type GetOcTaxClassARequest
- type GetOcTaxClassAResponse
- type GetOcTaxGeneralTaxpayerRequest
- type GetOcTaxGeneralTaxpayerResponse
- type GetOcTaxIllegalRequest
- type GetOcTaxIllegalResponse
- type GetOcTaxOverdueRequest
- type GetOcTaxOverdueResponse
- type GetOcTaxPunishmentRequest
- type GetOcTaxPunishmentResponse
- type GetQccCertificationDetailByIdRequest
- type GetQccCertificationDetailByIdResponse
- type GetQccSearchCertificationRequest
- type GetQccSearchCertificationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client is the sdk client struct, each func corresponds to an OpenAPI
func NewClientWithAccessKey ¶
func NewClientWithAccessKey(regionId, accessKeyId, accessKeySecret string) (client *Client, err error)
NewClientWithAccessKey is a shortcut to create sdk client with accesskey usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md
func NewClientWithEcsRamRole ¶
NewClientWithEcsRamRole is a shortcut to create sdk client with ecs ram role usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md
func NewClientWithOptions ¶
func NewClientWithOptions(regionId string, config *sdk.Config, credential auth.Credential) (client *Client, err error)
NewClientWithOptions creates a sdk client with regionId/sdkConfig/credential this is the common api to create a sdk client
func NewClientWithProvider ¶
func NewClientWithProvider(regionId string, providers ...provider.Provider) (client *Client, err error)
NewClientWithProvider creates a sdk client with providers usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md
func NewClientWithRamRoleArn ¶
func NewClientWithRamRoleArn(regionId string, accessKeyId, accessKeySecret, roleArn, roleSessionName string) (client *Client, err error)
NewClientWithRamRoleArn is a shortcut to create sdk client with ram roleArn usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md
func NewClientWithRamRoleArnAndPolicy ¶
func NewClientWithRamRoleArnAndPolicy(regionId string, accessKeyId, accessKeySecret, roleArn, roleSessionName, policy string) (client *Client, err error)
NewClientWithRamRoleArn is a shortcut to create sdk client with ram roleArn and policy usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md
func NewClientWithRsaKeyPair ¶
func NewClientWithRsaKeyPair(regionId string, publicKeyId, privateKey string, sessionExpiration int) (client *Client, err error)
NewClientWithRsaKeyPair is a shortcut to create sdk client with rsa key pair usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md
func NewClientWithStsToken ¶
func NewClientWithStsToken(regionId, stsAccessKeyId, stsAccessKeySecret, stsToken string) (client *Client, err error)
NewClientWithStsToken is a shortcut to create sdk client with sts token usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md
func (*Client) GetOcCompetitors ¶
func (client *Client) GetOcCompetitors(request *GetOcCompetitorsRequest) (response *GetOcCompetitorsResponse, err error)
GetOcCompetitors invokes the dt_oc_info.GetOcCompetitors API synchronously
func (*Client) GetOcCompetitorsWithCallback ¶
func (client *Client) GetOcCompetitorsWithCallback(request *GetOcCompetitorsRequest, callback func(response *GetOcCompetitorsResponse, err error)) <-chan int
GetOcCompetitorsWithCallback invokes the dt_oc_info.GetOcCompetitors API asynchronously
func (*Client) GetOcCompetitorsWithChan ¶
func (client *Client) GetOcCompetitorsWithChan(request *GetOcCompetitorsRequest) (<-chan *GetOcCompetitorsResponse, <-chan error)
GetOcCompetitorsWithChan invokes the dt_oc_info.GetOcCompetitors API asynchronously
func (*Client) GetOcCoreTeams ¶
func (client *Client) GetOcCoreTeams(request *GetOcCoreTeamsRequest) (response *GetOcCoreTeamsResponse, err error)
GetOcCoreTeams invokes the dt_oc_info.GetOcCoreTeams API synchronously
func (*Client) GetOcCoreTeamsWithCallback ¶
func (client *Client) GetOcCoreTeamsWithCallback(request *GetOcCoreTeamsRequest, callback func(response *GetOcCoreTeamsResponse, err error)) <-chan int
GetOcCoreTeamsWithCallback invokes the dt_oc_info.GetOcCoreTeams API asynchronously
func (*Client) GetOcCoreTeamsWithChan ¶
func (client *Client) GetOcCoreTeamsWithChan(request *GetOcCoreTeamsRequest) (<-chan *GetOcCoreTeamsResponse, <-chan error)
GetOcCoreTeamsWithChan invokes the dt_oc_info.GetOcCoreTeams API asynchronously
func (*Client) GetOcFinancing ¶
func (client *Client) GetOcFinancing(request *GetOcFinancingRequest) (response *GetOcFinancingResponse, err error)
GetOcFinancing invokes the dt_oc_info.GetOcFinancing API synchronously
func (*Client) GetOcFinancingWithCallback ¶
func (client *Client) GetOcFinancingWithCallback(request *GetOcFinancingRequest, callback func(response *GetOcFinancingResponse, err error)) <-chan int
GetOcFinancingWithCallback invokes the dt_oc_info.GetOcFinancing API asynchronously
func (*Client) GetOcFinancingWithChan ¶
func (client *Client) GetOcFinancingWithChan(request *GetOcFinancingRequest) (<-chan *GetOcFinancingResponse, <-chan error)
GetOcFinancingWithChan invokes the dt_oc_info.GetOcFinancing API asynchronously
func (*Client) GetOcFuzzSearch ¶
func (client *Client) GetOcFuzzSearch(request *GetOcFuzzSearchRequest) (response *GetOcFuzzSearchResponse, err error)
GetOcFuzzSearch invokes the dt_oc_info.GetOcFuzzSearch API synchronously
func (*Client) GetOcFuzzSearchWithCallback ¶
func (client *Client) GetOcFuzzSearchWithCallback(request *GetOcFuzzSearchRequest, callback func(response *GetOcFuzzSearchResponse, err error)) <-chan int
GetOcFuzzSearchWithCallback invokes the dt_oc_info.GetOcFuzzSearch API asynchronously
func (*Client) GetOcFuzzSearchWithChan ¶
func (client *Client) GetOcFuzzSearchWithChan(request *GetOcFuzzSearchRequest) (<-chan *GetOcFuzzSearchResponse, <-chan error)
GetOcFuzzSearchWithChan invokes the dt_oc_info.GetOcFuzzSearch API asynchronously
func (*Client) GetOcIcAbnormalOperation ¶
func (client *Client) GetOcIcAbnormalOperation(request *GetOcIcAbnormalOperationRequest) (response *GetOcIcAbnormalOperationResponse, err error)
GetOcIcAbnormalOperation invokes the dt_oc_info.GetOcIcAbnormalOperation API synchronously
func (*Client) GetOcIcAbnormalOperationWithCallback ¶
func (client *Client) GetOcIcAbnormalOperationWithCallback(request *GetOcIcAbnormalOperationRequest, callback func(response *GetOcIcAbnormalOperationResponse, err error)) <-chan int
GetOcIcAbnormalOperationWithCallback invokes the dt_oc_info.GetOcIcAbnormalOperation API asynchronously
func (*Client) GetOcIcAbnormalOperationWithChan ¶
func (client *Client) GetOcIcAbnormalOperationWithChan(request *GetOcIcAbnormalOperationRequest) (<-chan *GetOcIcAbnormalOperationResponse, <-chan error)
GetOcIcAbnormalOperationWithChan invokes the dt_oc_info.GetOcIcAbnormalOperation API asynchronously
func (*Client) GetOcIcAdminLicense ¶
func (client *Client) GetOcIcAdminLicense(request *GetOcIcAdminLicenseRequest) (response *GetOcIcAdminLicenseResponse, err error)
GetOcIcAdminLicense invokes the dt_oc_info.GetOcIcAdminLicense API synchronously
func (*Client) GetOcIcAdminLicenseWithCallback ¶
func (client *Client) GetOcIcAdminLicenseWithCallback(request *GetOcIcAdminLicenseRequest, callback func(response *GetOcIcAdminLicenseResponse, err error)) <-chan int
GetOcIcAdminLicenseWithCallback invokes the dt_oc_info.GetOcIcAdminLicense API asynchronously
func (*Client) GetOcIcAdminLicenseWithChan ¶
func (client *Client) GetOcIcAdminLicenseWithChan(request *GetOcIcAdminLicenseRequest) (<-chan *GetOcIcAdminLicenseResponse, <-chan error)
GetOcIcAdminLicenseWithChan invokes the dt_oc_info.GetOcIcAdminLicense API asynchronously
func (*Client) GetOcIcBasic ¶
func (client *Client) GetOcIcBasic(request *GetOcIcBasicRequest) (response *GetOcIcBasicResponse, err error)
GetOcIcBasic invokes the dt_oc_info.GetOcIcBasic API synchronously
func (*Client) GetOcIcBasicWithCallback ¶
func (client *Client) GetOcIcBasicWithCallback(request *GetOcIcBasicRequest, callback func(response *GetOcIcBasicResponse, err error)) <-chan int
GetOcIcBasicWithCallback invokes the dt_oc_info.GetOcIcBasic API asynchronously
func (*Client) GetOcIcBasicWithChan ¶
func (client *Client) GetOcIcBasicWithChan(request *GetOcIcBasicRequest) (<-chan *GetOcIcBasicResponse, <-chan error)
GetOcIcBasicWithChan invokes the dt_oc_info.GetOcIcBasic API asynchronously
func (*Client) GetOcIcBranch ¶
func (client *Client) GetOcIcBranch(request *GetOcIcBranchRequest) (response *GetOcIcBranchResponse, err error)
GetOcIcBranch invokes the dt_oc_info.GetOcIcBranch API synchronously
func (*Client) GetOcIcBranchWithCallback ¶
func (client *Client) GetOcIcBranchWithCallback(request *GetOcIcBranchRequest, callback func(response *GetOcIcBranchResponse, err error)) <-chan int
GetOcIcBranchWithCallback invokes the dt_oc_info.GetOcIcBranch API asynchronously
func (*Client) GetOcIcBranchWithChan ¶
func (client *Client) GetOcIcBranchWithChan(request *GetOcIcBranchRequest) (<-chan *GetOcIcBranchResponse, <-chan error)
GetOcIcBranchWithChan invokes the dt_oc_info.GetOcIcBranch API asynchronously
func (*Client) GetOcIcChangeRecord ¶
func (client *Client) GetOcIcChangeRecord(request *GetOcIcChangeRecordRequest) (response *GetOcIcChangeRecordResponse, err error)
GetOcIcChangeRecord invokes the dt_oc_info.GetOcIcChangeRecord API synchronously
func (*Client) GetOcIcChangeRecordWithCallback ¶
func (client *Client) GetOcIcChangeRecordWithCallback(request *GetOcIcChangeRecordRequest, callback func(response *GetOcIcChangeRecordResponse, err error)) <-chan int
GetOcIcChangeRecordWithCallback invokes the dt_oc_info.GetOcIcChangeRecord API asynchronously
func (*Client) GetOcIcChangeRecordWithChan ¶
func (client *Client) GetOcIcChangeRecordWithChan(request *GetOcIcChangeRecordRequest) (<-chan *GetOcIcChangeRecordResponse, <-chan error)
GetOcIcChangeRecordWithChan invokes the dt_oc_info.GetOcIcChangeRecord API asynchronously
func (*Client) GetOcIcCheckup ¶
func (client *Client) GetOcIcCheckup(request *GetOcIcCheckupRequest) (response *GetOcIcCheckupResponse, err error)
GetOcIcCheckup invokes the dt_oc_info.GetOcIcCheckup API synchronously
func (*Client) GetOcIcCheckupWithCallback ¶
func (client *Client) GetOcIcCheckupWithCallback(request *GetOcIcCheckupRequest, callback func(response *GetOcIcCheckupResponse, err error)) <-chan int
GetOcIcCheckupWithCallback invokes the dt_oc_info.GetOcIcCheckup API asynchronously
func (*Client) GetOcIcCheckupWithChan ¶
func (client *Client) GetOcIcCheckupWithChan(request *GetOcIcCheckupRequest) (<-chan *GetOcIcCheckupResponse, <-chan error)
GetOcIcCheckupWithChan invokes the dt_oc_info.GetOcIcCheckup API asynchronously
func (*Client) GetOcIcClearAccount ¶
func (client *Client) GetOcIcClearAccount(request *GetOcIcClearAccountRequest) (response *GetOcIcClearAccountResponse, err error)
GetOcIcClearAccount invokes the dt_oc_info.GetOcIcClearAccount API synchronously
func (*Client) GetOcIcClearAccountWithCallback ¶
func (client *Client) GetOcIcClearAccountWithCallback(request *GetOcIcClearAccountRequest, callback func(response *GetOcIcClearAccountResponse, err error)) <-chan int
GetOcIcClearAccountWithCallback invokes the dt_oc_info.GetOcIcClearAccount API asynchronously
func (*Client) GetOcIcClearAccountWithChan ¶
func (client *Client) GetOcIcClearAccountWithChan(request *GetOcIcClearAccountRequest) (<-chan *GetOcIcClearAccountResponse, <-chan error)
GetOcIcClearAccountWithChan invokes the dt_oc_info.GetOcIcClearAccount API asynchronously
func (*Client) GetOcIcDoubleCheckup ¶
func (client *Client) GetOcIcDoubleCheckup(request *GetOcIcDoubleCheckupRequest) (response *GetOcIcDoubleCheckupResponse, err error)
GetOcIcDoubleCheckup invokes the dt_oc_info.GetOcIcDoubleCheckup API synchronously
func (*Client) GetOcIcDoubleCheckupWithCallback ¶
func (client *Client) GetOcIcDoubleCheckupWithCallback(request *GetOcIcDoubleCheckupRequest, callback func(response *GetOcIcDoubleCheckupResponse, err error)) <-chan int
GetOcIcDoubleCheckupWithCallback invokes the dt_oc_info.GetOcIcDoubleCheckup API asynchronously
func (*Client) GetOcIcDoubleCheckupWithChan ¶
func (client *Client) GetOcIcDoubleCheckupWithChan(request *GetOcIcDoubleCheckupRequest) (<-chan *GetOcIcDoubleCheckupResponse, <-chan error)
GetOcIcDoubleCheckupWithChan invokes the dt_oc_info.GetOcIcDoubleCheckup API asynchronously
func (*Client) GetOcIcEmployee ¶
func (client *Client) GetOcIcEmployee(request *GetOcIcEmployeeRequest) (response *GetOcIcEmployeeResponse, err error)
GetOcIcEmployee invokes the dt_oc_info.GetOcIcEmployee API synchronously
func (*Client) GetOcIcEmployeeWithCallback ¶
func (client *Client) GetOcIcEmployeeWithCallback(request *GetOcIcEmployeeRequest, callback func(response *GetOcIcEmployeeResponse, err error)) <-chan int
GetOcIcEmployeeWithCallback invokes the dt_oc_info.GetOcIcEmployee API asynchronously
func (*Client) GetOcIcEmployeeWithChan ¶
func (client *Client) GetOcIcEmployeeWithChan(request *GetOcIcEmployeeRequest) (<-chan *GetOcIcEmployeeResponse, <-chan error)
GetOcIcEmployeeWithChan invokes the dt_oc_info.GetOcIcEmployee API asynchronously
func (*Client) GetOcIcEquityFrozen ¶
func (client *Client) GetOcIcEquityFrozen(request *GetOcIcEquityFrozenRequest) (response *GetOcIcEquityFrozenResponse, err error)
GetOcIcEquityFrozen invokes the dt_oc_info.GetOcIcEquityFrozen API synchronously
func (*Client) GetOcIcEquityFrozenWithCallback ¶
func (client *Client) GetOcIcEquityFrozenWithCallback(request *GetOcIcEquityFrozenRequest, callback func(response *GetOcIcEquityFrozenResponse, err error)) <-chan int
GetOcIcEquityFrozenWithCallback invokes the dt_oc_info.GetOcIcEquityFrozen API asynchronously
func (*Client) GetOcIcEquityFrozenWithChan ¶
func (client *Client) GetOcIcEquityFrozenWithChan(request *GetOcIcEquityFrozenRequest) (<-chan *GetOcIcEquityFrozenResponse, <-chan error)
GetOcIcEquityFrozenWithChan invokes the dt_oc_info.GetOcIcEquityFrozen API asynchronously
func (*Client) GetOcIcEquityPledge ¶
func (client *Client) GetOcIcEquityPledge(request *GetOcIcEquityPledgeRequest) (response *GetOcIcEquityPledgeResponse, err error)
GetOcIcEquityPledge invokes the dt_oc_info.GetOcIcEquityPledge API synchronously
func (*Client) GetOcIcEquityPledgeWithCallback ¶
func (client *Client) GetOcIcEquityPledgeWithCallback(request *GetOcIcEquityPledgeRequest, callback func(response *GetOcIcEquityPledgeResponse, err error)) <-chan int
GetOcIcEquityPledgeWithCallback invokes the dt_oc_info.GetOcIcEquityPledge API asynchronously
func (*Client) GetOcIcEquityPledgeWithChan ¶
func (client *Client) GetOcIcEquityPledgeWithChan(request *GetOcIcEquityPledgeRequest) (<-chan *GetOcIcEquityPledgeResponse, <-chan error)
GetOcIcEquityPledgeWithChan invokes the dt_oc_info.GetOcIcEquityPledge API asynchronously
func (*Client) GetOcIcInvestment ¶
func (client *Client) GetOcIcInvestment(request *GetOcIcInvestmentRequest) (response *GetOcIcInvestmentResponse, err error)
GetOcIcInvestment invokes the dt_oc_info.GetOcIcInvestment API synchronously
func (*Client) GetOcIcInvestmentWithCallback ¶
func (client *Client) GetOcIcInvestmentWithCallback(request *GetOcIcInvestmentRequest, callback func(response *GetOcIcInvestmentResponse, err error)) <-chan int
GetOcIcInvestmentWithCallback invokes the dt_oc_info.GetOcIcInvestment API asynchronously
func (*Client) GetOcIcInvestmentWithChan ¶
func (client *Client) GetOcIcInvestmentWithChan(request *GetOcIcInvestmentRequest) (<-chan *GetOcIcInvestmentResponse, <-chan error)
GetOcIcInvestmentWithChan invokes the dt_oc_info.GetOcIcInvestment API asynchronously
func (*Client) GetOcIcKnowledgePropertyPledge ¶
func (client *Client) GetOcIcKnowledgePropertyPledge(request *GetOcIcKnowledgePropertyPledgeRequest) (response *GetOcIcKnowledgePropertyPledgeResponse, err error)
GetOcIcKnowledgePropertyPledge invokes the dt_oc_info.GetOcIcKnowledgePropertyPledge API synchronously
func (*Client) GetOcIcKnowledgePropertyPledgeWithCallback ¶
func (client *Client) GetOcIcKnowledgePropertyPledgeWithCallback(request *GetOcIcKnowledgePropertyPledgeRequest, callback func(response *GetOcIcKnowledgePropertyPledgeResponse, err error)) <-chan int
GetOcIcKnowledgePropertyPledgeWithCallback invokes the dt_oc_info.GetOcIcKnowledgePropertyPledge API asynchronously
func (*Client) GetOcIcKnowledgePropertyPledgeWithChan ¶
func (client *Client) GetOcIcKnowledgePropertyPledgeWithChan(request *GetOcIcKnowledgePropertyPledgeRequest) (<-chan *GetOcIcKnowledgePropertyPledgeResponse, <-chan error)
GetOcIcKnowledgePropertyPledgeWithChan invokes the dt_oc_info.GetOcIcKnowledgePropertyPledge API asynchronously
func (*Client) GetOcIcMortgage ¶
func (client *Client) GetOcIcMortgage(request *GetOcIcMortgageRequest) (response *GetOcIcMortgageResponse, err error)
GetOcIcMortgage invokes the dt_oc_info.GetOcIcMortgage API synchronously
func (*Client) GetOcIcMortgageWithCallback ¶
func (client *Client) GetOcIcMortgageWithCallback(request *GetOcIcMortgageRequest, callback func(response *GetOcIcMortgageResponse, err error)) <-chan int
GetOcIcMortgageWithCallback invokes the dt_oc_info.GetOcIcMortgage API asynchronously
func (*Client) GetOcIcMortgageWithChan ¶
func (client *Client) GetOcIcMortgageWithChan(request *GetOcIcMortgageRequest) (<-chan *GetOcIcMortgageResponse, <-chan error)
GetOcIcMortgageWithChan invokes the dt_oc_info.GetOcIcMortgage API asynchronously
func (*Client) GetOcIcSeriousOffense ¶
func (client *Client) GetOcIcSeriousOffense(request *GetOcIcSeriousOffenseRequest) (response *GetOcIcSeriousOffenseResponse, err error)
GetOcIcSeriousOffense invokes the dt_oc_info.GetOcIcSeriousOffense API synchronously
func (*Client) GetOcIcSeriousOffenseWithCallback ¶
func (client *Client) GetOcIcSeriousOffenseWithCallback(request *GetOcIcSeriousOffenseRequest, callback func(response *GetOcIcSeriousOffenseResponse, err error)) <-chan int
GetOcIcSeriousOffenseWithCallback invokes the dt_oc_info.GetOcIcSeriousOffense API asynchronously
func (*Client) GetOcIcSeriousOffenseWithChan ¶
func (client *Client) GetOcIcSeriousOffenseWithChan(request *GetOcIcSeriousOffenseRequest) (<-chan *GetOcIcSeriousOffenseResponse, <-chan error)
GetOcIcSeriousOffenseWithChan invokes the dt_oc_info.GetOcIcSeriousOffense API asynchronously
func (*Client) GetOcIcShareholder ¶
func (client *Client) GetOcIcShareholder(request *GetOcIcShareholderRequest) (response *GetOcIcShareholderResponse, err error)
GetOcIcShareholder invokes the dt_oc_info.GetOcIcShareholder API synchronously
func (*Client) GetOcIcShareholderWithCallback ¶
func (client *Client) GetOcIcShareholderWithCallback(request *GetOcIcShareholderRequest, callback func(response *GetOcIcShareholderResponse, err error)) <-chan int
GetOcIcShareholderWithCallback invokes the dt_oc_info.GetOcIcShareholder API asynchronously
func (*Client) GetOcIcShareholderWithChan ¶
func (client *Client) GetOcIcShareholderWithChan(request *GetOcIcShareholderRequest) (<-chan *GetOcIcShareholderResponse, <-chan error)
GetOcIcShareholderWithChan invokes the dt_oc_info.GetOcIcShareholder API asynchronously
func (*Client) GetOcIcSimpleCancel ¶
func (client *Client) GetOcIcSimpleCancel(request *GetOcIcSimpleCancelRequest) (response *GetOcIcSimpleCancelResponse, err error)
GetOcIcSimpleCancel invokes the dt_oc_info.GetOcIcSimpleCancel API synchronously
func (*Client) GetOcIcSimpleCancelWithCallback ¶
func (client *Client) GetOcIcSimpleCancelWithCallback(request *GetOcIcSimpleCancelRequest, callback func(response *GetOcIcSimpleCancelResponse, err error)) <-chan int
GetOcIcSimpleCancelWithCallback invokes the dt_oc_info.GetOcIcSimpleCancel API asynchronously
func (*Client) GetOcIcSimpleCancelWithChan ¶
func (client *Client) GetOcIcSimpleCancelWithChan(request *GetOcIcSimpleCancelRequest) (<-chan *GetOcIcSimpleCancelResponse, <-chan error)
GetOcIcSimpleCancelWithChan invokes the dt_oc_info.GetOcIcSimpleCancel API asynchronously
func (*Client) GetOcIpCertificate ¶
func (client *Client) GetOcIpCertificate(request *GetOcIpCertificateRequest) (response *GetOcIpCertificateResponse, err error)
GetOcIpCertificate invokes the dt_oc_info.GetOcIpCertificate API synchronously
func (*Client) GetOcIpCertificateWithCallback ¶
func (client *Client) GetOcIpCertificateWithCallback(request *GetOcIpCertificateRequest, callback func(response *GetOcIpCertificateResponse, err error)) <-chan int
GetOcIpCertificateWithCallback invokes the dt_oc_info.GetOcIpCertificate API asynchronously
func (*Client) GetOcIpCertificateWithChan ¶
func (client *Client) GetOcIpCertificateWithChan(request *GetOcIpCertificateRequest) (<-chan *GetOcIpCertificateResponse, <-chan error)
GetOcIpCertificateWithChan invokes the dt_oc_info.GetOcIpCertificate API asynchronously
func (*Client) GetOcIpDomain ¶
func (client *Client) GetOcIpDomain(request *GetOcIpDomainRequest) (response *GetOcIpDomainResponse, err error)
GetOcIpDomain invokes the dt_oc_info.GetOcIpDomain API synchronously
func (*Client) GetOcIpDomainWithCallback ¶
func (client *Client) GetOcIpDomainWithCallback(request *GetOcIpDomainRequest, callback func(response *GetOcIpDomainResponse, err error)) <-chan int
GetOcIpDomainWithCallback invokes the dt_oc_info.GetOcIpDomain API asynchronously
func (*Client) GetOcIpDomainWithChan ¶
func (client *Client) GetOcIpDomainWithChan(request *GetOcIpDomainRequest) (<-chan *GetOcIpDomainResponse, <-chan error)
GetOcIpDomainWithChan invokes the dt_oc_info.GetOcIpDomain API asynchronously
func (*Client) GetOcIpPatent ¶
func (client *Client) GetOcIpPatent(request *GetOcIpPatentRequest) (response *GetOcIpPatentResponse, err error)
GetOcIpPatent invokes the dt_oc_info.GetOcIpPatent API synchronously
func (*Client) GetOcIpPatentWithCallback ¶
func (client *Client) GetOcIpPatentWithCallback(request *GetOcIpPatentRequest, callback func(response *GetOcIpPatentResponse, err error)) <-chan int
GetOcIpPatentWithCallback invokes the dt_oc_info.GetOcIpPatent API asynchronously
func (*Client) GetOcIpPatentWithChan ¶
func (client *Client) GetOcIpPatentWithChan(request *GetOcIpPatentRequest) (<-chan *GetOcIpPatentResponse, <-chan error)
GetOcIpPatentWithChan invokes the dt_oc_info.GetOcIpPatent API asynchronously
func (*Client) GetOcIpSoftwareCopyright ¶
func (client *Client) GetOcIpSoftwareCopyright(request *GetOcIpSoftwareCopyrightRequest) (response *GetOcIpSoftwareCopyrightResponse, err error)
GetOcIpSoftwareCopyright invokes the dt_oc_info.GetOcIpSoftwareCopyright API synchronously
func (*Client) GetOcIpSoftwareCopyrightWithCallback ¶
func (client *Client) GetOcIpSoftwareCopyrightWithCallback(request *GetOcIpSoftwareCopyrightRequest, callback func(response *GetOcIpSoftwareCopyrightResponse, err error)) <-chan int
GetOcIpSoftwareCopyrightWithCallback invokes the dt_oc_info.GetOcIpSoftwareCopyright API asynchronously
func (*Client) GetOcIpSoftwareCopyrightWithChan ¶
func (client *Client) GetOcIpSoftwareCopyrightWithChan(request *GetOcIpSoftwareCopyrightRequest) (<-chan *GetOcIpSoftwareCopyrightResponse, <-chan error)
GetOcIpSoftwareCopyrightWithChan invokes the dt_oc_info.GetOcIpSoftwareCopyright API asynchronously
func (*Client) GetOcIpTrademark ¶
func (client *Client) GetOcIpTrademark(request *GetOcIpTrademarkRequest) (response *GetOcIpTrademarkResponse, err error)
GetOcIpTrademark invokes the dt_oc_info.GetOcIpTrademark API synchronously
func (*Client) GetOcIpTrademarkWithCallback ¶
func (client *Client) GetOcIpTrademarkWithCallback(request *GetOcIpTrademarkRequest, callback func(response *GetOcIpTrademarkResponse, err error)) <-chan int
GetOcIpTrademarkWithCallback invokes the dt_oc_info.GetOcIpTrademark API asynchronously
func (*Client) GetOcIpTrademarkWithChan ¶
func (client *Client) GetOcIpTrademarkWithChan(request *GetOcIpTrademarkRequest) (<-chan *GetOcIpTrademarkResponse, <-chan error)
GetOcIpTrademarkWithChan invokes the dt_oc_info.GetOcIpTrademark API asynchronously
func (*Client) GetOcIpWorksCopyright ¶
func (client *Client) GetOcIpWorksCopyright(request *GetOcIpWorksCopyrightRequest) (response *GetOcIpWorksCopyrightResponse, err error)
GetOcIpWorksCopyright invokes the dt_oc_info.GetOcIpWorksCopyright API synchronously
func (*Client) GetOcIpWorksCopyrightWithCallback ¶
func (client *Client) GetOcIpWorksCopyrightWithCallback(request *GetOcIpWorksCopyrightRequest, callback func(response *GetOcIpWorksCopyrightResponse, err error)) <-chan int
GetOcIpWorksCopyrightWithCallback invokes the dt_oc_info.GetOcIpWorksCopyright API asynchronously
func (*Client) GetOcIpWorksCopyrightWithChan ¶
func (client *Client) GetOcIpWorksCopyrightWithChan(request *GetOcIpWorksCopyrightRequest) (<-chan *GetOcIpWorksCopyrightResponse, <-chan error)
GetOcIpWorksCopyrightWithChan invokes the dt_oc_info.GetOcIpWorksCopyright API asynchronously
func (*Client) GetOcJusticeAuction ¶
func (client *Client) GetOcJusticeAuction(request *GetOcJusticeAuctionRequest) (response *GetOcJusticeAuctionResponse, err error)
GetOcJusticeAuction invokes the dt_oc_info.GetOcJusticeAuction API synchronously
func (*Client) GetOcJusticeAuctionWithCallback ¶
func (client *Client) GetOcJusticeAuctionWithCallback(request *GetOcJusticeAuctionRequest, callback func(response *GetOcJusticeAuctionResponse, err error)) <-chan int
GetOcJusticeAuctionWithCallback invokes the dt_oc_info.GetOcJusticeAuction API asynchronously
func (*Client) GetOcJusticeAuctionWithChan ¶
func (client *Client) GetOcJusticeAuctionWithChan(request *GetOcJusticeAuctionRequest) (<-chan *GetOcJusticeAuctionResponse, <-chan error)
GetOcJusticeAuctionWithChan invokes the dt_oc_info.GetOcJusticeAuction API asynchronously
func (*Client) GetOcJusticeCaseFiling ¶
func (client *Client) GetOcJusticeCaseFiling(request *GetOcJusticeCaseFilingRequest) (response *GetOcJusticeCaseFilingResponse, err error)
GetOcJusticeCaseFiling invokes the dt_oc_info.GetOcJusticeCaseFiling API synchronously
func (*Client) GetOcJusticeCaseFilingWithCallback ¶
func (client *Client) GetOcJusticeCaseFilingWithCallback(request *GetOcJusticeCaseFilingRequest, callback func(response *GetOcJusticeCaseFilingResponse, err error)) <-chan int
GetOcJusticeCaseFilingWithCallback invokes the dt_oc_info.GetOcJusticeCaseFiling API asynchronously
func (*Client) GetOcJusticeCaseFilingWithChan ¶
func (client *Client) GetOcJusticeCaseFilingWithChan(request *GetOcJusticeCaseFilingRequest) (<-chan *GetOcJusticeCaseFilingResponse, <-chan error)
GetOcJusticeCaseFilingWithChan invokes the dt_oc_info.GetOcJusticeCaseFiling API asynchronously
func (*Client) GetOcJusticeCourtAnnouncement ¶
func (client *Client) GetOcJusticeCourtAnnouncement(request *GetOcJusticeCourtAnnouncementRequest) (response *GetOcJusticeCourtAnnouncementResponse, err error)
GetOcJusticeCourtAnnouncement invokes the dt_oc_info.GetOcJusticeCourtAnnouncement API synchronously
func (*Client) GetOcJusticeCourtAnnouncementWithCallback ¶
func (client *Client) GetOcJusticeCourtAnnouncementWithCallback(request *GetOcJusticeCourtAnnouncementRequest, callback func(response *GetOcJusticeCourtAnnouncementResponse, err error)) <-chan int
GetOcJusticeCourtAnnouncementWithCallback invokes the dt_oc_info.GetOcJusticeCourtAnnouncement API asynchronously
func (*Client) GetOcJusticeCourtAnnouncementWithChan ¶
func (client *Client) GetOcJusticeCourtAnnouncementWithChan(request *GetOcJusticeCourtAnnouncementRequest) (<-chan *GetOcJusticeCourtAnnouncementResponse, <-chan error)
GetOcJusticeCourtAnnouncementWithChan invokes the dt_oc_info.GetOcJusticeCourtAnnouncement API asynchronously
func (*Client) GetOcJusticeCourtNotice ¶
func (client *Client) GetOcJusticeCourtNotice(request *GetOcJusticeCourtNoticeRequest) (response *GetOcJusticeCourtNoticeResponse, err error)
GetOcJusticeCourtNotice invokes the dt_oc_info.GetOcJusticeCourtNotice API synchronously
func (*Client) GetOcJusticeCourtNoticeWithCallback ¶
func (client *Client) GetOcJusticeCourtNoticeWithCallback(request *GetOcJusticeCourtNoticeRequest, callback func(response *GetOcJusticeCourtNoticeResponse, err error)) <-chan int
GetOcJusticeCourtNoticeWithCallback invokes the dt_oc_info.GetOcJusticeCourtNotice API asynchronously
func (*Client) GetOcJusticeCourtNoticeWithChan ¶
func (client *Client) GetOcJusticeCourtNoticeWithChan(request *GetOcJusticeCourtNoticeRequest) (<-chan *GetOcJusticeCourtNoticeResponse, <-chan error)
GetOcJusticeCourtNoticeWithChan invokes the dt_oc_info.GetOcJusticeCourtNotice API asynchronously
func (*Client) GetOcJusticeDishonesty ¶
func (client *Client) GetOcJusticeDishonesty(request *GetOcJusticeDishonestyRequest) (response *GetOcJusticeDishonestyResponse, err error)
GetOcJusticeDishonesty invokes the dt_oc_info.GetOcJusticeDishonesty API synchronously
func (*Client) GetOcJusticeDishonestyWithCallback ¶
func (client *Client) GetOcJusticeDishonestyWithCallback(request *GetOcJusticeDishonestyRequest, callback func(response *GetOcJusticeDishonestyResponse, err error)) <-chan int
GetOcJusticeDishonestyWithCallback invokes the dt_oc_info.GetOcJusticeDishonesty API asynchronously
func (*Client) GetOcJusticeDishonestyWithChan ¶
func (client *Client) GetOcJusticeDishonestyWithChan(request *GetOcJusticeDishonestyRequest) (<-chan *GetOcJusticeDishonestyResponse, <-chan error)
GetOcJusticeDishonestyWithChan invokes the dt_oc_info.GetOcJusticeDishonesty API asynchronously
func (*Client) GetOcJusticeExecuted ¶
func (client *Client) GetOcJusticeExecuted(request *GetOcJusticeExecutedRequest) (response *GetOcJusticeExecutedResponse, err error)
GetOcJusticeExecuted invokes the dt_oc_info.GetOcJusticeExecuted API synchronously
func (*Client) GetOcJusticeExecutedWithCallback ¶
func (client *Client) GetOcJusticeExecutedWithCallback(request *GetOcJusticeExecutedRequest, callback func(response *GetOcJusticeExecutedResponse, err error)) <-chan int
GetOcJusticeExecutedWithCallback invokes the dt_oc_info.GetOcJusticeExecuted API asynchronously
func (*Client) GetOcJusticeExecutedWithChan ¶
func (client *Client) GetOcJusticeExecutedWithChan(request *GetOcJusticeExecutedRequest) (<-chan *GetOcJusticeExecutedResponse, <-chan error)
GetOcJusticeExecutedWithChan invokes the dt_oc_info.GetOcJusticeExecuted API asynchronously
func (*Client) GetOcJusticeJudgementDoc ¶
func (client *Client) GetOcJusticeJudgementDoc(request *GetOcJusticeJudgementDocRequest) (response *GetOcJusticeJudgementDocResponse, err error)
GetOcJusticeJudgementDoc invokes the dt_oc_info.GetOcJusticeJudgementDoc API synchronously
func (*Client) GetOcJusticeJudgementDocWithCallback ¶
func (client *Client) GetOcJusticeJudgementDocWithCallback(request *GetOcJusticeJudgementDocRequest, callback func(response *GetOcJusticeJudgementDocResponse, err error)) <-chan int
GetOcJusticeJudgementDocWithCallback invokes the dt_oc_info.GetOcJusticeJudgementDoc API asynchronously
func (*Client) GetOcJusticeJudgementDocWithChan ¶
func (client *Client) GetOcJusticeJudgementDocWithChan(request *GetOcJusticeJudgementDocRequest) (<-chan *GetOcJusticeJudgementDocResponse, <-chan error)
GetOcJusticeJudgementDocWithChan invokes the dt_oc_info.GetOcJusticeJudgementDoc API asynchronously
func (*Client) GetOcJusticeLimitHighConsume ¶
func (client *Client) GetOcJusticeLimitHighConsume(request *GetOcJusticeLimitHighConsumeRequest) (response *GetOcJusticeLimitHighConsumeResponse, err error)
GetOcJusticeLimitHighConsume invokes the dt_oc_info.GetOcJusticeLimitHighConsume API synchronously
func (*Client) GetOcJusticeLimitHighConsumeWithCallback ¶
func (client *Client) GetOcJusticeLimitHighConsumeWithCallback(request *GetOcJusticeLimitHighConsumeRequest, callback func(response *GetOcJusticeLimitHighConsumeResponse, err error)) <-chan int
GetOcJusticeLimitHighConsumeWithCallback invokes the dt_oc_info.GetOcJusticeLimitHighConsume API asynchronously
func (*Client) GetOcJusticeLimitHighConsumeWithChan ¶
func (client *Client) GetOcJusticeLimitHighConsumeWithChan(request *GetOcJusticeLimitHighConsumeRequest) (<-chan *GetOcJusticeLimitHighConsumeResponse, <-chan error)
GetOcJusticeLimitHighConsumeWithChan invokes the dt_oc_info.GetOcJusticeLimitHighConsume API asynchronously
func (*Client) GetOcJusticeTerminalCase ¶
func (client *Client) GetOcJusticeTerminalCase(request *GetOcJusticeTerminalCaseRequest) (response *GetOcJusticeTerminalCaseResponse, err error)
GetOcJusticeTerminalCase invokes the dt_oc_info.GetOcJusticeTerminalCase API synchronously
func (*Client) GetOcJusticeTerminalCaseWithCallback ¶
func (client *Client) GetOcJusticeTerminalCaseWithCallback(request *GetOcJusticeTerminalCaseRequest, callback func(response *GetOcJusticeTerminalCaseResponse, err error)) <-chan int
GetOcJusticeTerminalCaseWithCallback invokes the dt_oc_info.GetOcJusticeTerminalCase API asynchronously
func (*Client) GetOcJusticeTerminalCaseWithChan ¶
func (client *Client) GetOcJusticeTerminalCaseWithChan(request *GetOcJusticeTerminalCaseRequest) (<-chan *GetOcJusticeTerminalCaseResponse, <-chan error)
GetOcJusticeTerminalCaseWithChan invokes the dt_oc_info.GetOcJusticeTerminalCase API asynchronously
func (*Client) GetOcListedCompany ¶
func (client *Client) GetOcListedCompany(request *GetOcListedCompanyRequest) (response *GetOcListedCompanyResponse, err error)
GetOcListedCompany invokes the dt_oc_info.GetOcListedCompany API synchronously
func (*Client) GetOcListedCompanyWithCallback ¶
func (client *Client) GetOcListedCompanyWithCallback(request *GetOcListedCompanyRequest, callback func(response *GetOcListedCompanyResponse, err error)) <-chan int
GetOcListedCompanyWithCallback invokes the dt_oc_info.GetOcListedCompany API asynchronously
func (*Client) GetOcListedCompanyWithChan ¶
func (client *Client) GetOcListedCompanyWithChan(request *GetOcListedCompanyRequest) (<-chan *GetOcListedCompanyResponse, <-chan error)
GetOcListedCompanyWithChan invokes the dt_oc_info.GetOcListedCompany API asynchronously
func (*Client) GetOcNegativeAdminPunishment ¶
func (client *Client) GetOcNegativeAdminPunishment(request *GetOcNegativeAdminPunishmentRequest) (response *GetOcNegativeAdminPunishmentResponse, err error)
GetOcNegativeAdminPunishment invokes the dt_oc_info.GetOcNegativeAdminPunishment API synchronously
func (*Client) GetOcNegativeAdminPunishmentWithCallback ¶
func (client *Client) GetOcNegativeAdminPunishmentWithCallback(request *GetOcNegativeAdminPunishmentRequest, callback func(response *GetOcNegativeAdminPunishmentResponse, err error)) <-chan int
GetOcNegativeAdminPunishmentWithCallback invokes the dt_oc_info.GetOcNegativeAdminPunishment API asynchronously
func (*Client) GetOcNegativeAdminPunishmentWithChan ¶
func (client *Client) GetOcNegativeAdminPunishmentWithChan(request *GetOcNegativeAdminPunishmentRequest) (<-chan *GetOcNegativeAdminPunishmentResponse, <-chan error)
GetOcNegativeAdminPunishmentWithChan invokes the dt_oc_info.GetOcNegativeAdminPunishment API asynchronously
func (*Client) GetOcNegativeCustomsPunishment ¶
func (client *Client) GetOcNegativeCustomsPunishment(request *GetOcNegativeCustomsPunishmentRequest) (response *GetOcNegativeCustomsPunishmentResponse, err error)
GetOcNegativeCustomsPunishment invokes the dt_oc_info.GetOcNegativeCustomsPunishment API synchronously
func (*Client) GetOcNegativeCustomsPunishmentWithCallback ¶
func (client *Client) GetOcNegativeCustomsPunishmentWithCallback(request *GetOcNegativeCustomsPunishmentRequest, callback func(response *GetOcNegativeCustomsPunishmentResponse, err error)) <-chan int
GetOcNegativeCustomsPunishmentWithCallback invokes the dt_oc_info.GetOcNegativeCustomsPunishment API asynchronously
func (*Client) GetOcNegativeCustomsPunishmentWithChan ¶
func (client *Client) GetOcNegativeCustomsPunishmentWithChan(request *GetOcNegativeCustomsPunishmentRequest) (<-chan *GetOcNegativeCustomsPunishmentResponse, <-chan error)
GetOcNegativeCustomsPunishmentWithChan invokes the dt_oc_info.GetOcNegativeCustomsPunishment API asynchronously
func (*Client) GetOcNegativeEnvironmentPunishment ¶
func (client *Client) GetOcNegativeEnvironmentPunishment(request *GetOcNegativeEnvironmentPunishmentRequest) (response *GetOcNegativeEnvironmentPunishmentResponse, err error)
GetOcNegativeEnvironmentPunishment invokes the dt_oc_info.GetOcNegativeEnvironmentPunishment API synchronously
func (*Client) GetOcNegativeEnvironmentPunishmentWithCallback ¶
func (client *Client) GetOcNegativeEnvironmentPunishmentWithCallback(request *GetOcNegativeEnvironmentPunishmentRequest, callback func(response *GetOcNegativeEnvironmentPunishmentResponse, err error)) <-chan int
GetOcNegativeEnvironmentPunishmentWithCallback invokes the dt_oc_info.GetOcNegativeEnvironmentPunishment API asynchronously
func (*Client) GetOcNegativeEnvironmentPunishmentWithChan ¶
func (client *Client) GetOcNegativeEnvironmentPunishmentWithChan(request *GetOcNegativeEnvironmentPunishmentRequest) (<-chan *GetOcNegativeEnvironmentPunishmentResponse, <-chan error)
GetOcNegativeEnvironmentPunishmentWithChan invokes the dt_oc_info.GetOcNegativeEnvironmentPunishment API asynchronously
func (*Client) GetOcNegativeFoodDrugPunishment ¶
func (client *Client) GetOcNegativeFoodDrugPunishment(request *GetOcNegativeFoodDrugPunishmentRequest) (response *GetOcNegativeFoodDrugPunishmentResponse, err error)
GetOcNegativeFoodDrugPunishment invokes the dt_oc_info.GetOcNegativeFoodDrugPunishment API synchronously
func (*Client) GetOcNegativeFoodDrugPunishmentWithCallback ¶
func (client *Client) GetOcNegativeFoodDrugPunishmentWithCallback(request *GetOcNegativeFoodDrugPunishmentRequest, callback func(response *GetOcNegativeFoodDrugPunishmentResponse, err error)) <-chan int
GetOcNegativeFoodDrugPunishmentWithCallback invokes the dt_oc_info.GetOcNegativeFoodDrugPunishment API asynchronously
func (*Client) GetOcNegativeFoodDrugPunishmentWithChan ¶
func (client *Client) GetOcNegativeFoodDrugPunishmentWithChan(request *GetOcNegativeFoodDrugPunishmentRequest) (<-chan *GetOcNegativeFoodDrugPunishmentResponse, <-chan error)
GetOcNegativeFoodDrugPunishmentWithChan invokes the dt_oc_info.GetOcNegativeFoodDrugPunishment API asynchronously
func (*Client) GetOcNegativeQualityPunishment ¶
func (client *Client) GetOcNegativeQualityPunishment(request *GetOcNegativeQualityPunishmentRequest) (response *GetOcNegativeQualityPunishmentResponse, err error)
GetOcNegativeQualityPunishment invokes the dt_oc_info.GetOcNegativeQualityPunishment API synchronously
func (*Client) GetOcNegativeQualityPunishmentWithCallback ¶
func (client *Client) GetOcNegativeQualityPunishmentWithCallback(request *GetOcNegativeQualityPunishmentRequest, callback func(response *GetOcNegativeQualityPunishmentResponse, err error)) <-chan int
GetOcNegativeQualityPunishmentWithCallback invokes the dt_oc_info.GetOcNegativeQualityPunishment API asynchronously
func (*Client) GetOcNegativeQualityPunishmentWithChan ¶
func (client *Client) GetOcNegativeQualityPunishmentWithChan(request *GetOcNegativeQualityPunishmentRequest) (<-chan *GetOcNegativeQualityPunishmentResponse, <-chan error)
GetOcNegativeQualityPunishmentWithChan invokes the dt_oc_info.GetOcNegativeQualityPunishment API asynchronously
func (*Client) GetOcOperationBidding ¶
func (client *Client) GetOcOperationBidding(request *GetOcOperationBiddingRequest) (response *GetOcOperationBiddingResponse, err error)
GetOcOperationBidding invokes the dt_oc_info.GetOcOperationBidding API synchronously
func (*Client) GetOcOperationBiddingWithCallback ¶
func (client *Client) GetOcOperationBiddingWithCallback(request *GetOcOperationBiddingRequest, callback func(response *GetOcOperationBiddingResponse, err error)) <-chan int
GetOcOperationBiddingWithCallback invokes the dt_oc_info.GetOcOperationBidding API asynchronously
func (*Client) GetOcOperationBiddingWithChan ¶
func (client *Client) GetOcOperationBiddingWithChan(request *GetOcOperationBiddingRequest) (<-chan *GetOcOperationBiddingResponse, <-chan error)
GetOcOperationBiddingWithChan invokes the dt_oc_info.GetOcOperationBidding API asynchronously
func (*Client) GetOcOperationCustoms ¶
func (client *Client) GetOcOperationCustoms(request *GetOcOperationCustomsRequest) (response *GetOcOperationCustomsResponse, err error)
GetOcOperationCustoms invokes the dt_oc_info.GetOcOperationCustoms API synchronously
func (*Client) GetOcOperationCustomsWithCallback ¶
func (client *Client) GetOcOperationCustomsWithCallback(request *GetOcOperationCustomsRequest, callback func(response *GetOcOperationCustomsResponse, err error)) <-chan int
GetOcOperationCustomsWithCallback invokes the dt_oc_info.GetOcOperationCustoms API asynchronously
func (*Client) GetOcOperationCustomsWithChan ¶
func (client *Client) GetOcOperationCustomsWithChan(request *GetOcOperationCustomsRequest) (<-chan *GetOcOperationCustomsResponse, <-chan error)
GetOcOperationCustomsWithChan invokes the dt_oc_info.GetOcOperationCustoms API asynchronously
func (*Client) GetOcOperationPurchaseLand ¶
func (client *Client) GetOcOperationPurchaseLand(request *GetOcOperationPurchaseLandRequest) (response *GetOcOperationPurchaseLandResponse, err error)
GetOcOperationPurchaseLand invokes the dt_oc_info.GetOcOperationPurchaseLand API synchronously
func (*Client) GetOcOperationPurchaseLandWithCallback ¶
func (client *Client) GetOcOperationPurchaseLandWithCallback(request *GetOcOperationPurchaseLandRequest, callback func(response *GetOcOperationPurchaseLandResponse, err error)) <-chan int
GetOcOperationPurchaseLandWithCallback invokes the dt_oc_info.GetOcOperationPurchaseLand API asynchronously
func (*Client) GetOcOperationPurchaseLandWithChan ¶
func (client *Client) GetOcOperationPurchaseLandWithChan(request *GetOcOperationPurchaseLandRequest) (<-chan *GetOcOperationPurchaseLandResponse, <-chan error)
GetOcOperationPurchaseLandWithChan invokes the dt_oc_info.GetOcOperationPurchaseLand API asynchronously
func (*Client) GetOcOperationRecruitment ¶
func (client *Client) GetOcOperationRecruitment(request *GetOcOperationRecruitmentRequest) (response *GetOcOperationRecruitmentResponse, err error)
GetOcOperationRecruitment invokes the dt_oc_info.GetOcOperationRecruitment API synchronously
func (*Client) GetOcOperationRecruitmentWithCallback ¶
func (client *Client) GetOcOperationRecruitmentWithCallback(request *GetOcOperationRecruitmentRequest, callback func(response *GetOcOperationRecruitmentResponse, err error)) <-chan int
GetOcOperationRecruitmentWithCallback invokes the dt_oc_info.GetOcOperationRecruitment API asynchronously
func (*Client) GetOcOperationRecruitmentWithChan ¶
func (client *Client) GetOcOperationRecruitmentWithChan(request *GetOcOperationRecruitmentRequest) (<-chan *GetOcOperationRecruitmentResponse, <-chan error)
GetOcOperationRecruitmentWithChan invokes the dt_oc_info.GetOcOperationRecruitment API asynchronously
func (*Client) GetOcProductBand ¶
func (client *Client) GetOcProductBand(request *GetOcProductBandRequest) (response *GetOcProductBandResponse, err error)
GetOcProductBand invokes the dt_oc_info.GetOcProductBand API synchronously
func (*Client) GetOcProductBandWithCallback ¶
func (client *Client) GetOcProductBandWithCallback(request *GetOcProductBandRequest, callback func(response *GetOcProductBandResponse, err error)) <-chan int
GetOcProductBandWithCallback invokes the dt_oc_info.GetOcProductBand API asynchronously
func (*Client) GetOcProductBandWithChan ¶
func (client *Client) GetOcProductBandWithChan(request *GetOcProductBandRequest) (<-chan *GetOcProductBandResponse, <-chan error)
GetOcProductBandWithChan invokes the dt_oc_info.GetOcProductBand API asynchronously
func (*Client) GetOcTaxAbnormal ¶
func (client *Client) GetOcTaxAbnormal(request *GetOcTaxAbnormalRequest) (response *GetOcTaxAbnormalResponse, err error)
GetOcTaxAbnormal invokes the dt_oc_info.GetOcTaxAbnormal API synchronously
func (*Client) GetOcTaxAbnormalWithCallback ¶
func (client *Client) GetOcTaxAbnormalWithCallback(request *GetOcTaxAbnormalRequest, callback func(response *GetOcTaxAbnormalResponse, err error)) <-chan int
GetOcTaxAbnormalWithCallback invokes the dt_oc_info.GetOcTaxAbnormal API asynchronously
func (*Client) GetOcTaxAbnormalWithChan ¶
func (client *Client) GetOcTaxAbnormalWithChan(request *GetOcTaxAbnormalRequest) (<-chan *GetOcTaxAbnormalResponse, <-chan error)
GetOcTaxAbnormalWithChan invokes the dt_oc_info.GetOcTaxAbnormal API asynchronously
func (*Client) GetOcTaxClassA ¶
func (client *Client) GetOcTaxClassA(request *GetOcTaxClassARequest) (response *GetOcTaxClassAResponse, err error)
GetOcTaxClassA invokes the dt_oc_info.GetOcTaxClassA API synchronously
func (*Client) GetOcTaxClassAWithCallback ¶
func (client *Client) GetOcTaxClassAWithCallback(request *GetOcTaxClassARequest, callback func(response *GetOcTaxClassAResponse, err error)) <-chan int
GetOcTaxClassAWithCallback invokes the dt_oc_info.GetOcTaxClassA API asynchronously
func (*Client) GetOcTaxClassAWithChan ¶
func (client *Client) GetOcTaxClassAWithChan(request *GetOcTaxClassARequest) (<-chan *GetOcTaxClassAResponse, <-chan error)
GetOcTaxClassAWithChan invokes the dt_oc_info.GetOcTaxClassA API asynchronously
func (*Client) GetOcTaxGeneralTaxpayer ¶
func (client *Client) GetOcTaxGeneralTaxpayer(request *GetOcTaxGeneralTaxpayerRequest) (response *GetOcTaxGeneralTaxpayerResponse, err error)
GetOcTaxGeneralTaxpayer invokes the dt_oc_info.GetOcTaxGeneralTaxpayer API synchronously
func (*Client) GetOcTaxGeneralTaxpayerWithCallback ¶
func (client *Client) GetOcTaxGeneralTaxpayerWithCallback(request *GetOcTaxGeneralTaxpayerRequest, callback func(response *GetOcTaxGeneralTaxpayerResponse, err error)) <-chan int
GetOcTaxGeneralTaxpayerWithCallback invokes the dt_oc_info.GetOcTaxGeneralTaxpayer API asynchronously
func (*Client) GetOcTaxGeneralTaxpayerWithChan ¶
func (client *Client) GetOcTaxGeneralTaxpayerWithChan(request *GetOcTaxGeneralTaxpayerRequest) (<-chan *GetOcTaxGeneralTaxpayerResponse, <-chan error)
GetOcTaxGeneralTaxpayerWithChan invokes the dt_oc_info.GetOcTaxGeneralTaxpayer API asynchronously
func (*Client) GetOcTaxIllegal ¶
func (client *Client) GetOcTaxIllegal(request *GetOcTaxIllegalRequest) (response *GetOcTaxIllegalResponse, err error)
GetOcTaxIllegal invokes the dt_oc_info.GetOcTaxIllegal API synchronously
func (*Client) GetOcTaxIllegalWithCallback ¶
func (client *Client) GetOcTaxIllegalWithCallback(request *GetOcTaxIllegalRequest, callback func(response *GetOcTaxIllegalResponse, err error)) <-chan int
GetOcTaxIllegalWithCallback invokes the dt_oc_info.GetOcTaxIllegal API asynchronously
func (*Client) GetOcTaxIllegalWithChan ¶
func (client *Client) GetOcTaxIllegalWithChan(request *GetOcTaxIllegalRequest) (<-chan *GetOcTaxIllegalResponse, <-chan error)
GetOcTaxIllegalWithChan invokes the dt_oc_info.GetOcTaxIllegal API asynchronously
func (*Client) GetOcTaxOverdue ¶
func (client *Client) GetOcTaxOverdue(request *GetOcTaxOverdueRequest) (response *GetOcTaxOverdueResponse, err error)
GetOcTaxOverdue invokes the dt_oc_info.GetOcTaxOverdue API synchronously
func (*Client) GetOcTaxOverdueWithCallback ¶
func (client *Client) GetOcTaxOverdueWithCallback(request *GetOcTaxOverdueRequest, callback func(response *GetOcTaxOverdueResponse, err error)) <-chan int
GetOcTaxOverdueWithCallback invokes the dt_oc_info.GetOcTaxOverdue API asynchronously
func (*Client) GetOcTaxOverdueWithChan ¶
func (client *Client) GetOcTaxOverdueWithChan(request *GetOcTaxOverdueRequest) (<-chan *GetOcTaxOverdueResponse, <-chan error)
GetOcTaxOverdueWithChan invokes the dt_oc_info.GetOcTaxOverdue API asynchronously
func (*Client) GetOcTaxPunishment ¶
func (client *Client) GetOcTaxPunishment(request *GetOcTaxPunishmentRequest) (response *GetOcTaxPunishmentResponse, err error)
GetOcTaxPunishment invokes the dt_oc_info.GetOcTaxPunishment API synchronously
func (*Client) GetOcTaxPunishmentWithCallback ¶
func (client *Client) GetOcTaxPunishmentWithCallback(request *GetOcTaxPunishmentRequest, callback func(response *GetOcTaxPunishmentResponse, err error)) <-chan int
GetOcTaxPunishmentWithCallback invokes the dt_oc_info.GetOcTaxPunishment API asynchronously
func (*Client) GetOcTaxPunishmentWithChan ¶
func (client *Client) GetOcTaxPunishmentWithChan(request *GetOcTaxPunishmentRequest) (<-chan *GetOcTaxPunishmentResponse, <-chan error)
GetOcTaxPunishmentWithChan invokes the dt_oc_info.GetOcTaxPunishment API asynchronously
func (*Client) GetQccCertificationDetailById ¶
func (client *Client) GetQccCertificationDetailById(request *GetQccCertificationDetailByIdRequest) (response *GetQccCertificationDetailByIdResponse, err error)
GetQccCertificationDetailById invokes the dt_oc_info.GetQccCertificationDetailById API synchronously
func (*Client) GetQccCertificationDetailByIdWithCallback ¶
func (client *Client) GetQccCertificationDetailByIdWithCallback(request *GetQccCertificationDetailByIdRequest, callback func(response *GetQccCertificationDetailByIdResponse, err error)) <-chan int
GetQccCertificationDetailByIdWithCallback invokes the dt_oc_info.GetQccCertificationDetailById API asynchronously
func (*Client) GetQccCertificationDetailByIdWithChan ¶
func (client *Client) GetQccCertificationDetailByIdWithChan(request *GetQccCertificationDetailByIdRequest) (<-chan *GetQccCertificationDetailByIdResponse, <-chan error)
GetQccCertificationDetailByIdWithChan invokes the dt_oc_info.GetQccCertificationDetailById API asynchronously
func (*Client) GetQccSearchCertification ¶
func (client *Client) GetQccSearchCertification(request *GetQccSearchCertificationRequest) (response *GetQccSearchCertificationResponse, err error)
GetQccSearchCertification invokes the dt_oc_info.GetQccSearchCertification API synchronously
func (*Client) GetQccSearchCertificationWithCallback ¶
func (client *Client) GetQccSearchCertificationWithCallback(request *GetQccSearchCertificationRequest, callback func(response *GetQccSearchCertificationResponse, err error)) <-chan int
GetQccSearchCertificationWithCallback invokes the dt_oc_info.GetQccSearchCertification API asynchronously
func (*Client) GetQccSearchCertificationWithChan ¶
func (client *Client) GetQccSearchCertificationWithChan(request *GetQccSearchCertificationRequest) (<-chan *GetQccSearchCertificationResponse, <-chan error)
GetQccSearchCertificationWithChan invokes the dt_oc_info.GetQccSearchCertification API asynchronously
type Data ¶
type Data struct { EsDate string `json:"EsDate" xml:"EsDate"` RecCap string `json:"RecCap" xml:"RecCap"` EntNameEng string `json:"EntNameEng" xml:"EntNameEng"` EntType string `json:"EntType" xml:"EntType"` CheckDate string `json:"CheckDate" xml:"CheckDate"` InsuredNum string `json:"InsuredNum" xml:"InsuredNum"` IndustryNameLv2 string `json:"IndustryNameLv2" xml:"IndustryNameLv2"` TaxNum string `json:"TaxNum" xml:"TaxNum"` OpTo string `json:"OpTo" xml:"OpTo"` RegOrg string `json:"RegOrg" xml:"RegOrg"` RegOrgCity string `json:"RegOrgCity" xml:"RegOrgCity"` EntStatus string `json:"EntStatus" xml:"EntStatus"` OrgNo string `json:"OrgNo" xml:"OrgNo"` OpFrom string `json:"OpFrom" xml:"OpFrom"` RegOrgProvince string `json:"RegOrgProvince" xml:"RegOrgProvince"` LegalName string `json:"LegalName" xml:"LegalName"` OpScope string `json:"OpScope" xml:"OpScope"` SocialCreditCode string `json:"SocialCreditCode" xml:"SocialCreditCode"` IndustryNameLv1 string `json:"IndustryNameLv1" xml:"IndustryNameLv1"` EntAddress string `json:"EntAddress" xml:"EntAddress"` EntName string `json:"EntName" xml:"EntName"` EntBrief string `json:"EntBrief" xml:"EntBrief"` StaffNum string `json:"StaffNum" xml:"StaffNum"` LicenseNumber string `json:"LicenseNumber" xml:"LicenseNumber"` RegCap string `json:"RegCap" xml:"RegCap"` RegOrgDistrict string `json:"RegOrgDistrict" xml:"RegOrgDistrict"` FormerNames string `json:"FormerNames" xml:"FormerNames"` }
Data is a nested struct in dt_oc_info response
type DataInGetOcCompetitors ¶
type DataInGetOcCompetitors struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcCompetitors is a nested struct in dt_oc_info response
type DataInGetOcCoreTeams ¶
type DataInGetOcCoreTeams struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcCoreTeams is a nested struct in dt_oc_info response
type DataInGetOcFinancing ¶
type DataInGetOcFinancing struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcFinancing is a nested struct in dt_oc_info response
type DataInGetOcFuzzSearch ¶
type DataInGetOcFuzzSearch struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcFuzzSearch is a nested struct in dt_oc_info response
type DataInGetOcIcAbnormalOperation ¶
type DataInGetOcIcAbnormalOperation struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcIcAbnormalOperation is a nested struct in dt_oc_info response
type DataInGetOcIcAdminLicense ¶
type DataInGetOcIcAdminLicense struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcIcAdminLicense is a nested struct in dt_oc_info response
type DataInGetOcIcBranch ¶
type DataInGetOcIcBranch struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcIcBranch is a nested struct in dt_oc_info response
type DataInGetOcIcChangeRecord ¶
type DataInGetOcIcChangeRecord struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcIcChangeRecord is a nested struct in dt_oc_info response
type DataInGetOcIcCheckup ¶
type DataInGetOcIcCheckup struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcIcCheckup is a nested struct in dt_oc_info response
type DataInGetOcIcClearAccount ¶
type DataInGetOcIcClearAccount struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcIcClearAccount is a nested struct in dt_oc_info response
type DataInGetOcIcDoubleCheckup ¶
type DataInGetOcIcDoubleCheckup struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcIcDoubleCheckup is a nested struct in dt_oc_info response
type DataInGetOcIcEmployee ¶
type DataInGetOcIcEmployee struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcIcEmployee is a nested struct in dt_oc_info response
type DataInGetOcIcEquityFrozen ¶
type DataInGetOcIcEquityFrozen struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcIcEquityFrozen is a nested struct in dt_oc_info response
type DataInGetOcIcEquityPledge ¶
type DataInGetOcIcEquityPledge struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcIcEquityPledge is a nested struct in dt_oc_info response
type DataInGetOcIcInvestment ¶
type DataInGetOcIcInvestment struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcIcInvestment is a nested struct in dt_oc_info response
type DataInGetOcIcKnowledgePropertyPledge ¶
type DataInGetOcIcKnowledgePropertyPledge struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcIcKnowledgePropertyPledge is a nested struct in dt_oc_info response
type DataInGetOcIcMortgage ¶
type DataInGetOcIcMortgage struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcIcMortgage is a nested struct in dt_oc_info response
type DataInGetOcIcSeriousOffense ¶
type DataInGetOcIcSeriousOffense struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcIcSeriousOffense is a nested struct in dt_oc_info response
type DataInGetOcIcShareholder ¶
type DataInGetOcIcShareholder struct {
}DataInGetOcIcShareholder is a nested struct in dt_oc_info response
type DataInGetOcIcSimpleCancel ¶
type DataInGetOcIcSimpleCancel struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcIcSimpleCancel is a nested struct in dt_oc_info response
type DataInGetOcIpCertificate ¶
type DataInGetOcIpCertificate struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcIpCertificate is a nested struct in dt_oc_info response
type DataInGetOcIpDomain ¶
type DataInGetOcIpDomain struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcIpDomain is a nested struct in dt_oc_info response
type DataInGetOcIpPatent ¶
type DataInGetOcIpPatent struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcIpPatent is a nested struct in dt_oc_info response
type DataInGetOcIpSoftwareCopyright ¶
type DataInGetOcIpSoftwareCopyright struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcIpSoftwareCopyright is a nested struct in dt_oc_info response
type DataInGetOcIpTrademark ¶
type DataInGetOcIpTrademark struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcIpTrademark is a nested struct in dt_oc_info response
type DataInGetOcIpWorksCopyright ¶
type DataInGetOcIpWorksCopyright struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcIpWorksCopyright is a nested struct in dt_oc_info response
type DataInGetOcJusticeAuction ¶
type DataInGetOcJusticeAuction struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcJusticeAuction is a nested struct in dt_oc_info response
type DataInGetOcJusticeCaseFiling ¶
type DataInGetOcJusticeCaseFiling struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcJusticeCaseFiling is a nested struct in dt_oc_info response
type DataInGetOcJusticeCourtAnnouncement ¶
type DataInGetOcJusticeCourtAnnouncement struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcJusticeCourtAnnouncement is a nested struct in dt_oc_info response
type DataInGetOcJusticeCourtNotice ¶
type DataInGetOcJusticeCourtNotice struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcJusticeCourtNotice is a nested struct in dt_oc_info response
type DataInGetOcJusticeDishonesty ¶
type DataInGetOcJusticeDishonesty struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcJusticeDishonesty is a nested struct in dt_oc_info response
type DataInGetOcJusticeExecuted ¶
type DataInGetOcJusticeExecuted struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcJusticeExecuted is a nested struct in dt_oc_info response
type DataInGetOcJusticeJudgementDoc ¶
type DataInGetOcJusticeJudgementDoc struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcJusticeJudgementDoc is a nested struct in dt_oc_info response
type DataInGetOcJusticeLimitHighConsume ¶
type DataInGetOcJusticeLimitHighConsume struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcJusticeLimitHighConsume is a nested struct in dt_oc_info response
type DataInGetOcJusticeTerminalCase ¶
type DataInGetOcJusticeTerminalCase struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcJusticeTerminalCase is a nested struct in dt_oc_info response
type DataInGetOcListedCompany ¶
type DataInGetOcListedCompany struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcListedCompany is a nested struct in dt_oc_info response
type DataInGetOcNegativeAdminPunishment ¶
type DataInGetOcNegativeAdminPunishment struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcNegativeAdminPunishment is a nested struct in dt_oc_info response
type DataInGetOcNegativeCustomsPunishment ¶
type DataInGetOcNegativeCustomsPunishment struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcNegativeCustomsPunishment is a nested struct in dt_oc_info response
type DataInGetOcNegativeEnvironmentPunishment ¶
type DataInGetOcNegativeEnvironmentPunishment struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcNegativeEnvironmentPunishment is a nested struct in dt_oc_info response
type DataInGetOcNegativeFoodDrugPunishment ¶
type DataInGetOcNegativeFoodDrugPunishment struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcNegativeFoodDrugPunishment is a nested struct in dt_oc_info response
type DataInGetOcNegativeQualityPunishment ¶
type DataInGetOcNegativeQualityPunishment struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcNegativeQualityPunishment is a nested struct in dt_oc_info response
type DataInGetOcOperationBidding ¶
type DataInGetOcOperationBidding struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcOperationBidding is a nested struct in dt_oc_info response
type DataInGetOcOperationCustoms ¶
type DataInGetOcOperationCustoms struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcOperationCustoms is a nested struct in dt_oc_info response
type DataInGetOcOperationPurchaseLand ¶
type DataInGetOcOperationPurchaseLand struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcOperationPurchaseLand is a nested struct in dt_oc_info response
type DataInGetOcOperationRecruitment ¶
type DataInGetOcOperationRecruitment struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcOperationRecruitment is a nested struct in dt_oc_info response
type DataInGetOcProductBand ¶
type DataInGetOcProductBand struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcProductBand is a nested struct in dt_oc_info response
type DataInGetOcTaxAbnormal ¶
type DataInGetOcTaxAbnormal struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcTaxAbnormal is a nested struct in dt_oc_info response
type DataInGetOcTaxClassA ¶
type DataInGetOcTaxClassA struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcTaxClassA is a nested struct in dt_oc_info response
type DataInGetOcTaxGeneralTaxpayer ¶
type DataInGetOcTaxGeneralTaxpayer struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcTaxGeneralTaxpayer is a nested struct in dt_oc_info response
type DataInGetOcTaxIllegal ¶
type DataInGetOcTaxIllegal struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcTaxIllegal is a nested struct in dt_oc_info response
type DataInGetOcTaxOverdue ¶
type DataInGetOcTaxOverdue struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcTaxOverdue is a nested struct in dt_oc_info response
type DataInGetOcTaxPunishment ¶
type DataInGetOcTaxPunishment struct {
DataItem []DataItem `json:"Data" xml:"Data"`
}
DataInGetOcTaxPunishment is a nested struct in dt_oc_info response
type DataInGetQccSearchCertification ¶
type DataInGetQccSearchCertification struct {
Data []map[string]interface{} `json:"Data" xml:"Data"`
}
DataInGetQccSearchCertification is a nested struct in dt_oc_info response
type DataItem ¶
type DataItem struct { TypeName string `json:"TypeName" xml:"TypeName"` CustomsReg string `json:"CustomsReg" xml:"CustomsReg"` IdentifyType string `json:"IdentifyType" xml:"IdentifyType"` FreezeEndDate string `json:"FreezeEndDate" xml:"FreezeEndDate"` Pledgor string `json:"Pledgor" xml:"Pledgor"` InvestStatus string `json:"InvestStatus" xml:"InvestStatus"` StockPercent string `json:"StockPercent" xml:"StockPercent"` IllegalTruth string `json:"IllegalTruth" xml:"IllegalTruth"` InDepartment string `json:"InDepartment" xml:"InDepartment"` PromiseStartDate string `json:"PromiseStartDate" xml:"PromiseStartDate"` Content string `json:"Content" xml:"Content"` PunishContent string `json:"PunishContent" xml:"PunishContent"` DebitAmount string `json:"DebitAmount" xml:"DebitAmount"` ProjectName string `json:"ProjectName" xml:"ProjectName"` Judge string `json:"Judge" xml:"Judge"` JudgeDate string `json:"JudgeDate" xml:"JudgeDate"` TaxpayerNum string `json:"TaxpayerNum" xml:"TaxpayerNum"` CertNum string `json:"CertNum" xml:"CertNum"` FreezeNoticeNum string `json:"FreezeNoticeNum" xml:"FreezeNoticeNum"` CompanyName string `json:"CompanyName" xml:"CompanyName"` TaxLevel string `json:"TaxLevel" xml:"TaxLevel"` EntStatus string `json:"EntStatus" xml:"EntStatus"` OnecompId string `json:"OnecompId" xml:"OnecompId"` EcoRegionName string `json:"EcoRegionName" xml:"EcoRegionName"` TerminateDate string `json:"TerminateDate" xml:"TerminateDate"` SocialCreditCode string `json:"SocialCreditCode" xml:"SocialCreditCode"` ApplyDate string `json:"ApplyDate" xml:"ApplyDate"` ElectronicNo string `json:"ElectronicNo" xml:"ElectronicNo"` ExecutionDesc string `json:"ExecutionDesc" xml:"ExecutionDesc"` Period string `json:"Period" xml:"Period"` RecruitingName string `json:"RecruitingName" xml:"RecruitingName"` LawBasis string `json:"LawBasis" xml:"LawBasis"` ScaDate string `json:"ScaDate" xml:"ScaDate"` FinancialCardType string `json:"FinancialCardType" xml:"FinancialCardType"` Basis string `json:"Basis" xml:"Basis"` Status string `json:"Status" xml:"Status"` MemberIntroduction string `json:"MemberIntroduction" xml:"MemberIntroduction"` PawneeIdentifyNo string `json:"PawneeIdentifyNo" xml:"PawneeIdentifyNo"` StartPrice string `json:"StartPrice" xml:"StartPrice"` RegPubDate string `json:"RegPubDate" xml:"RegPubDate"` Name string `json:"Name" xml:"Name"` ProductName string `json:"ProductName" xml:"ProductName"` Brief string `json:"Brief" xml:"Brief"` LicenseName string `json:"LicenseName" xml:"LicenseName"` UnfreezeReason string `json:"UnfreezeReason" xml:"UnfreezeReason"` InspectPlanId string `json:"InspectPlanId" xml:"InspectPlanId"` InvestRegCap string `json:"InvestRegCap" xml:"InvestRegCap"` BusinessCate string `json:"BusinessCate" xml:"BusinessCate"` LegalCardType string `json:"LegalCardType" xml:"LegalCardType"` LandUse string `json:"LandUse" xml:"LandUse"` OverdueAmount string `json:"OverdueAmount" xml:"OverdueAmount"` InDate string `json:"InDate" xml:"InDate"` CreditLevelsNew string `json:"CreditLevelsNew" xml:"CreditLevelsNew"` InspectPlanName string `json:"InspectPlanName" xml:"InspectPlanName"` PatentStatus string `json:"PatentStatus" xml:"PatentStatus"` ExecutionStatus string `json:"ExecutionStatus" xml:"ExecutionStatus"` SecuritiesName string `json:"SecuritiesName" xml:"SecuritiesName"` Pawnee string `json:"Pawnee" xml:"Pawnee"` MainClaim string `json:"MainClaim" xml:"MainClaim"` LegalName string `json:"LegalName" xml:"LegalName"` JudgeType string `json:"JudgeType" xml:"JudgeType"` Salary string `json:"Salary" xml:"Salary"` TypeNum string `json:"TypeNum" xml:"TypeNum"` VolumeFractionLowerBound string `json:"VolumeFractionLowerBound" xml:"VolumeFractionLowerBound"` OrgCode string `json:"OrgCode" xml:"OrgCode"` EntAddress string `json:"EntAddress" xml:"EntAddress"` InspectTaskName string `json:"InspectTaskName" xml:"InspectTaskName"` FreezePublishDate string `json:"FreezePublishDate" xml:"FreezePublishDate"` IndustryType string `json:"IndustryType" xml:"IndustryType"` CompetitionWebsite string `json:"CompetitionWebsite" xml:"CompetitionWebsite"` Restrict string `json:"Restrict" xml:"Restrict"` Party string `json:"Party" xml:"Party"` LegalCardNum string `json:"LegalCardNum" xml:"LegalCardNum"` SuccessDate string `json:"SuccessDate" xml:"SuccessDate"` PunishResult string `json:"PunishResult" xml:"PunishResult"` TerminalNum string `json:"TerminalNum" xml:"TerminalNum"` AgencyEnt string `json:"AgencyEnt" xml:"AgencyEnt"` TrademarkName string `json:"TrademarkName" xml:"TrademarkName"` BrandIntroduction string `json:"BrandIntroduction" xml:"BrandIntroduction"` CaseType string `json:"CaseType" xml:"CaseType"` DebitScope string `json:"DebitScope" xml:"DebitScope"` CompetitionProductName string `json:"CompetitionProductName" xml:"CompetitionProductName"` FinAmount string `json:"FinAmount" xml:"FinAmount"` HearingDate string `json:"HearingDate" xml:"HearingDate"` RecruitingAddress string `json:"RecruitingAddress" xml:"RecruitingAddress"` InvestCreditCode string `json:"InvestCreditCode" xml:"InvestCreditCode"` Customs string `json:"Customs" xml:"Customs"` InspectResult string `json:"InspectResult" xml:"InspectResult"` ValidStartDate string `json:"ValidStartDate" xml:"ValidStartDate"` ValidEndDate string `json:"ValidEndDate" xml:"ValidEndDate"` InventorList string `json:"InventorList" xml:"InventorList"` RegDate string `json:"RegDate" xml:"RegDate"` ScaProposer string `json:"ScaProposer" xml:"ScaProposer"` FinancialName string `json:"FinancialName" xml:"FinancialName"` EndDate string `json:"EndDate" xml:"EndDate"` InfoType string `json:"InfoType" xml:"InfoType"` PromiseDeliveryDate string `json:"PromiseDeliveryDate" xml:"PromiseDeliveryDate"` Area string `json:"Area" xml:"Area"` CertType string `json:"CertType" xml:"CertType"` Agency string `json:"Agency" xml:"Agency"` EntName string `json:"EntName" xml:"EntName"` ScaResult string `json:"ScaResult" xml:"ScaResult"` StartDate string `json:"StartDate" xml:"StartDate"` AgentEntName string `json:"AgentEntName" xml:"AgentEntName"` Province string `json:"Province" xml:"Province"` PledgorIdentifyNo string `json:"PledgorIdentifyNo" xml:"PledgorIdentifyNo"` RequestNum string `json:"RequestNum" xml:"RequestNum"` AuthorizeDepartment string `json:"AuthorizeDepartment" xml:"AuthorizeDepartment"` CustomsNo string `json:"CustomsNo" xml:"CustomsNo"` FirstDate string `json:"FirstDate" xml:"FirstDate"` EventType string `json:"EventType" xml:"EventType"` ExecStatus string `json:"ExecStatus" xml:"ExecStatus"` BenefitList string `json:"BenefitList" xml:"BenefitList"` PublicDate string `json:"PublicDate" xml:"PublicDate"` StockPercentage string `json:"StockPercentage" xml:"StockPercentage"` AgencyCardNum string `json:"AgencyCardNum" xml:"AgencyCardNum"` LandLevel string `json:"LandLevel" xml:"LandLevel"` IllegalType string `json:"IllegalType" xml:"IllegalType"` CheckDate string `json:"CheckDate" xml:"CheckDate"` FailPerformAmount string `json:"FailPerformAmount" xml:"FailPerformAmount"` Year string `json:"Year" xml:"Year"` CateNum string `json:"CateNum" xml:"CateNum"` ShouldCap string `json:"ShouldCap" xml:"ShouldCap"` Tribunal string `json:"Tribunal" xml:"Tribunal"` OutDepartment string `json:"OutDepartment" xml:"OutDepartment"` OverdueType string `json:"OverdueType" xml:"OverdueType"` CompetitionTag string `json:"CompetitionTag" xml:"CompetitionTag"` PatenteeList string `json:"PatenteeList" xml:"PatenteeList"` BeforeContent string `json:"BeforeContent" xml:"BeforeContent"` PunishRes string `json:"PunishRes" xml:"PunishRes"` FirstPubDate string `json:"FirstPubDate" xml:"FirstPubDate"` FreezeExecItem string `json:"FreezeExecItem" xml:"FreezeExecItem"` Description string `json:"Description" xml:"Description"` CaseNo string `json:"CaseNo" xml:"CaseNo"` CaseStatus string `json:"CaseStatus" xml:"CaseStatus"` PubDate string `json:"PubDate" xml:"PubDate"` Result string `json:"Result" xml:"Result"` Price string `json:"Price" xml:"Price"` ValidDate string `json:"ValidDate" xml:"ValidDate"` FinancialCardNum string `json:"FinancialCardNum" xml:"FinancialCardNum"` InvestEsDate string `json:"InvestEsDate" xml:"InvestEsDate"` ExecutionApplicant string `json:"ExecutionApplicant" xml:"ExecutionApplicant"` VolumeFractionUpperBound string `json:"VolumeFractionUpperBound" xml:"VolumeFractionUpperBound"` AuthorizeDate string `json:"AuthorizeDate" xml:"AuthorizeDate"` InvestLegalName string `json:"InvestLegalName" xml:"InvestLegalName"` EventName string `json:"EventName" xml:"EventName"` FreezeExecPerson string `json:"FreezeExecPerson" xml:"FreezeExecPerson"` FromCaseNum string `json:"FromCaseNum" xml:"FromCaseNum"` FinDate string `json:"FinDate" xml:"FinDate"` FirstPubNo string `json:"FirstPubNo" xml:"FirstPubNo"` AdminRegionName string `json:"AdminRegionName" xml:"AdminRegionName"` PunishType string `json:"PunishType" xml:"PunishType"` DebitPeriod string `json:"DebitPeriod" xml:"DebitPeriod"` AgencyCardType string `json:"AgencyCardType" xml:"AgencyCardType"` InvestName string `json:"InvestName" xml:"InvestName"` RelatedComp string `json:"RelatedComp" xml:"RelatedComp"` ScaResultDate string `json:"ScaResultDate" xml:"ScaResultDate"` SpecialArea string `json:"SpecialArea" xml:"SpecialArea"` AnnualReport string `json:"AnnualReport" xml:"AnnualReport"` EsDate string `json:"EsDate" xml:"EsDate"` Domain string `json:"Domain" xml:"Domain"` CustomsNum string `json:"CustomsNum" xml:"CustomsNum"` PublishDate string `json:"PublishDate" xml:"PublishDate"` Leader string `json:"Leader" xml:"Leader"` LicenseNo string `json:"LicenseNo" xml:"LicenseNo"` FilingDate string `json:"FilingDate" xml:"FilingDate"` Date string `json:"Date" xml:"Date"` Certificate string `json:"Certificate" xml:"Certificate"` CaseFlow string `json:"CaseFlow" xml:"CaseFlow"` Guarantees string `json:"Guarantees" xml:"Guarantees"` Member string `json:"Member" xml:"Member"` Role string `json:"Role" xml:"Role"` PunishDate string `json:"PunishDate" xml:"PunishDate"` CompetitionEntFinTurn string `json:"CompetitionEntFinTurn" xml:"CompetitionEntFinTurn"` ExecAmount string `json:"ExecAmount" xml:"ExecAmount"` PageUrl string `json:"PageUrl" xml:"PageUrl"` CompetitionEntAddress string `json:"CompetitionEntAddress" xml:"CompetitionEntAddress"` AgencyName string `json:"AgencyName" xml:"AgencyName"` Type string `json:"Type" xml:"Type"` TrademarkType string `json:"TrademarkType" xml:"TrademarkType"` ChangeDate string `json:"ChangeDate" xml:"ChangeDate"` SubType string `json:"SubType" xml:"SubType"` EstPrice string `json:"EstPrice" xml:"EstPrice"` ShouldCapTime string `json:"ShouldCapTime" xml:"ShouldCapTime"` FreezeStartDate string `json:"FreezeStartDate" xml:"FreezeStartDate"` OperName string `json:"OperName" xml:"OperName"` FreezeAmount string `json:"FreezeAmount" xml:"FreezeAmount"` InReason string `json:"InReason" xml:"InReason"` ApprovalDate string `json:"ApprovalDate" xml:"ApprovalDate"` ReleaseDate string `json:"ReleaseDate" xml:"ReleaseDate"` ListDate string `json:"ListDate" xml:"ListDate"` FinalDuty string `json:"FinalDuty" xml:"FinalDuty"` AgencySex string `json:"AgencySex" xml:"AgencySex"` CompetitionEntName string `json:"CompetitionEntName" xml:"CompetitionEntName"` EventResult string `json:"EventResult" xml:"EventResult"` IdentDate string `json:"IdentDate" xml:"IdentDate"` CompetitionLogoUrl string `json:"CompetitionLogoUrl" xml:"CompetitionLogoUrl"` OutReason string `json:"OutReason" xml:"OutReason"` TrademarkForm string `json:"TrademarkForm" xml:"TrademarkForm"` SiteName string `json:"SiteName" xml:"SiteName"` Title string `json:"Title" xml:"Title"` PublicNum string `json:"PublicNum" xml:"PublicNum"` ProductIntroduction string `json:"ProductIntroduction" xml:"ProductIntroduction"` CaseNum string `json:"CaseNum" xml:"CaseNum"` CopyName string `json:"CopyName" xml:"CopyName"` FinancialSex string `json:"FinancialSex" xml:"FinancialSex"` CirculationMarketValue string `json:"CirculationMarketValue" xml:"CirculationMarketValue"` FreezeCourt string `json:"FreezeCourt" xml:"FreezeCourt"` UnfreezeDate string `json:"UnfreezeDate" xml:"UnfreezeDate"` JudgeResult string `json:"JudgeResult" xml:"JudgeResult"` CancelFlag string `json:"CancelFlag" xml:"CancelFlag"` CertScope string `json:"CertScope" xml:"CertScope"` CompetitionIntroduction string `json:"CompetitionIntroduction" xml:"CompetitionIntroduction"` SubAmount string `json:"SubAmount" xml:"SubAmount"` ProductTag string `json:"ProductTag" xml:"ProductTag"` Device string `json:"Device" xml:"Device"` PunishBasis string `json:"PunishBasis" xml:"PunishBasis"` Version string `json:"Version" xml:"Version"` Plaintiff string `json:"Plaintiff" xml:"Plaintiff"` Owner string `json:"Owner" xml:"Owner"` AuctionDate string `json:"AuctionDate" xml:"AuctionDate"` ProjectAmount string `json:"ProjectAmount" xml:"ProjectAmount"` EventDate string `json:"EventDate" xml:"EventDate"` ScaContent string `json:"ScaContent" xml:"ScaContent"` ExecuteDepartment string `json:"ExecuteDepartment" xml:"ExecuteDepartment"` TaxpayerType string `json:"TaxpayerType" xml:"TaxpayerType"` Defendant string `json:"Defendant" xml:"Defendant"` LegalSex string `json:"LegalSex" xml:"LegalSex"` FreezeCardType string `json:"FreezeCardType" xml:"FreezeCardType"` PledgorAmount string `json:"PledgorAmount" xml:"PledgorAmount"` SecuritiesCode string `json:"SecuritiesCode" xml:"SecuritiesCode"` PunishNum string `json:"PunishNum" xml:"PunishNum"` Department string `json:"Department" xml:"Department"` InspectDate string `json:"InspectDate" xml:"InspectDate"` JudgeDepartment string `json:"JudgeDepartment" xml:"JudgeDepartment"` NoticePeriod string `json:"NoticePeriod" xml:"NoticePeriod"` TenderEntName string `json:"TenderEntName" xml:"TenderEntName"` WinnerEntName string `json:"WinnerEntName" xml:"WinnerEntName"` OpeningTime string `json:"OpeningTime" xml:"OpeningTime"` OutDate string `json:"OutDate" xml:"OutDate"` CopyNum string `json:"CopyNum" xml:"CopyNum"` FinTurn string `json:"FinTurn" xml:"FinTurn"` Document string `json:"Document" xml:"Document"` InspectDepartment string `json:"InspectDepartment" xml:"InspectDepartment"` UnfreezeCourt string `json:"UnfreezeCourt" xml:"UnfreezeCourt"` ImageUrl string `json:"ImageUrl" xml:"ImageUrl"` Assistant string `json:"Assistant" xml:"Assistant"` Investors string `json:"Investors" xml:"Investors"` CompetitionBrandIntroduction string `json:"CompetitionBrandIntroduction" xml:"CompetitionBrandIntroduction"` PunishLaw string `json:"PunishLaw" xml:"PunishLaw"` RequestDate string `json:"RequestDate" xml:"RequestDate"` ShortName string `json:"ShortName" xml:"ShortName"` IdentifyNo string `json:"IdentifyNo" xml:"IdentifyNo"` PrioNum string `json:"PrioNum" xml:"PrioNum"` IdentCode string `json:"IdentCode" xml:"IdentCode"` UseYear string `json:"UseYear" xml:"UseYear"` BidIndustry string `json:"BidIndustry" xml:"BidIndustry"` InvestLicenseNo string `json:"InvestLicenseNo" xml:"InvestLicenseNo"` PromiseEndDate string `json:"PromiseEndDate" xml:"PromiseEndDate"` Agent string `json:"Agent" xml:"Agent"` CardType string `json:"CardType" xml:"CardType"` Court string `json:"Court" xml:"Court"` Location string `json:"Location" xml:"Location"` InspectTaskId string `json:"InspectTaskId" xml:"InspectTaskId"` InspectItem string `json:"InspectItem" xml:"InspectItem"` PrioDate string `json:"PrioDate" xml:"PrioDate"` CompetitionEntEsDate string `json:"CompetitionEntEsDate" xml:"CompetitionEntEsDate"` ElectType string `json:"ElectType" xml:"ElectType"` LandSource string `json:"LandSource" xml:"LandSource"` UnfreezeAdjustNum string `json:"UnfreezeAdjustNum" xml:"UnfreezeAdjustNum"` ProjectNum string `json:"ProjectNum" xml:"ProjectNum"` RegNum string `json:"RegNum" xml:"RegNum"` StockName string `json:"StockName" xml:"StockName"` Education string `json:"Education" xml:"Education"` ProductLogo string `json:"ProductLogo" xml:"ProductLogo"` SigningMode string `json:"SigningMode" xml:"SigningMode"` EntNameEng string `json:"EntNameEng" xml:"EntNameEng"` JobTitle string `json:"JobTitle" xml:"JobTitle"` DebitType string `json:"DebitType" xml:"DebitType"` RegPubNo string `json:"RegPubNo" xml:"RegPubNo"` BidTitle string `json:"BidTitle" xml:"BidTitle"` Amount string `json:"Amount" xml:"Amount"` AuctionName string `json:"AuctionName" xml:"AuctionName"` FreezeCardNum string `json:"FreezeCardNum" xml:"FreezeCardNum"` MemberName string `json:"MemberName" xml:"MemberName"` MortgageesName string `json:"MortgageesName" xml:"MortgageesName"` JudgeReason string `json:"JudgeReason" xml:"JudgeReason"` PatentType string `json:"PatentType" xml:"PatentType"` BidType string `json:"BidType" xml:"BidType"` Experience string `json:"Experience" xml:"Experience"` SecuritiesMarket string `json:"SecuritiesMarket" xml:"SecuritiesMarket"` AfterContent string `json:"AfterContent" xml:"AfterContent"` CurrOverdueAmount string `json:"CurrOverdueAmount" xml:"CurrOverdueAmount"` PatentName string `json:"PatentName" xml:"PatentName"` Industry string `json:"Industry" xml:"Industry"` CardNum string `json:"CardNum" xml:"CardNum"` InspectTypeName string `json:"InspectTypeName" xml:"InspectTypeName"` RegionName string `json:"RegionName" xml:"RegionName"` Qualification string `json:"Qualification" xml:"Qualification"` ProductWebsite string `json:"ProductWebsite" xml:"ProductWebsite"` Number string `json:"Number" xml:"Number"` CauseAction string `json:"CauseAction" xml:"CauseAction"` TrademarkStatus string `json:"TrademarkStatus" xml:"TrademarkStatus"` MemberPosition string `json:"MemberPosition" xml:"MemberPosition"` StockType string `json:"StockType" xml:"StockType"` HomeUrl string `json:"HomeUrl" xml:"HomeUrl"` }
DataItem is a nested struct in dt_oc_info response
type GetOcCompetitorsRequest ¶
type GetOcCompetitorsRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcCompetitorsRequest is the request struct for api GetOcCompetitors
func CreateGetOcCompetitorsRequest ¶
func CreateGetOcCompetitorsRequest() (request *GetOcCompetitorsRequest)
CreateGetOcCompetitorsRequest creates a request to invoke GetOcCompetitors API
type GetOcCompetitorsResponse ¶
type GetOcCompetitorsResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcCompetitorsResponse is the response struct for api GetOcCompetitors
func CreateGetOcCompetitorsResponse ¶
func CreateGetOcCompetitorsResponse() (response *GetOcCompetitorsResponse)
CreateGetOcCompetitorsResponse creates a response to parse from GetOcCompetitors response
type GetOcCoreTeamsRequest ¶
type GetOcCoreTeamsRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcCoreTeamsRequest is the request struct for api GetOcCoreTeams
func CreateGetOcCoreTeamsRequest ¶
func CreateGetOcCoreTeamsRequest() (request *GetOcCoreTeamsRequest)
CreateGetOcCoreTeamsRequest creates a request to invoke GetOcCoreTeams API
type GetOcCoreTeamsResponse ¶
type GetOcCoreTeamsResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcCoreTeamsResponse is the response struct for api GetOcCoreTeams
func CreateGetOcCoreTeamsResponse ¶
func CreateGetOcCoreTeamsResponse() (response *GetOcCoreTeamsResponse)
CreateGetOcCoreTeamsResponse creates a response to parse from GetOcCoreTeams response
type GetOcFinancingRequest ¶
type GetOcFinancingRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcFinancingRequest is the request struct for api GetOcFinancing
func CreateGetOcFinancingRequest ¶
func CreateGetOcFinancingRequest() (request *GetOcFinancingRequest)
CreateGetOcFinancingRequest creates a request to invoke GetOcFinancing API
type GetOcFinancingResponse ¶
type GetOcFinancingResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcFinancingResponse is the response struct for api GetOcFinancing
func CreateGetOcFinancingResponse ¶
func CreateGetOcFinancingResponse() (response *GetOcFinancingResponse)
CreateGetOcFinancingResponse creates a response to parse from GetOcFinancing response
type GetOcFuzzSearchRequest ¶
type GetOcFuzzSearchRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcFuzzSearchRequest is the request struct for api GetOcFuzzSearch
func CreateGetOcFuzzSearchRequest ¶
func CreateGetOcFuzzSearchRequest() (request *GetOcFuzzSearchRequest)
CreateGetOcFuzzSearchRequest creates a request to invoke GetOcFuzzSearch API
type GetOcFuzzSearchResponse ¶
type GetOcFuzzSearchResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcFuzzSearchResponse is the response struct for api GetOcFuzzSearch
func CreateGetOcFuzzSearchResponse ¶
func CreateGetOcFuzzSearchResponse() (response *GetOcFuzzSearchResponse)
CreateGetOcFuzzSearchResponse creates a response to parse from GetOcFuzzSearch response
type GetOcIcAbnormalOperationRequest ¶
type GetOcIcAbnormalOperationRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcIcAbnormalOperationRequest is the request struct for api GetOcIcAbnormalOperation
func CreateGetOcIcAbnormalOperationRequest ¶
func CreateGetOcIcAbnormalOperationRequest() (request *GetOcIcAbnormalOperationRequest)
CreateGetOcIcAbnormalOperationRequest creates a request to invoke GetOcIcAbnormalOperation API
type GetOcIcAbnormalOperationResponse ¶
type GetOcIcAbnormalOperationResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcIcAbnormalOperationResponse is the response struct for api GetOcIcAbnormalOperation
func CreateGetOcIcAbnormalOperationResponse ¶
func CreateGetOcIcAbnormalOperationResponse() (response *GetOcIcAbnormalOperationResponse)
CreateGetOcIcAbnormalOperationResponse creates a response to parse from GetOcIcAbnormalOperation response
type GetOcIcAdminLicenseRequest ¶
type GetOcIcAdminLicenseRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcIcAdminLicenseRequest is the request struct for api GetOcIcAdminLicense
func CreateGetOcIcAdminLicenseRequest ¶
func CreateGetOcIcAdminLicenseRequest() (request *GetOcIcAdminLicenseRequest)
CreateGetOcIcAdminLicenseRequest creates a request to invoke GetOcIcAdminLicense API
type GetOcIcAdminLicenseResponse ¶
type GetOcIcAdminLicenseResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcIcAdminLicenseResponse is the response struct for api GetOcIcAdminLicense
func CreateGetOcIcAdminLicenseResponse ¶
func CreateGetOcIcAdminLicenseResponse() (response *GetOcIcAdminLicenseResponse)
CreateGetOcIcAdminLicenseResponse creates a response to parse from GetOcIcAdminLicense response
type GetOcIcBasicRequest ¶
type GetOcIcBasicRequest struct { *requests.RpcRequest SearchKey string `position:"Body" name:"SearchKey"` }
GetOcIcBasicRequest is the request struct for api GetOcIcBasic
func CreateGetOcIcBasicRequest ¶
func CreateGetOcIcBasicRequest() (request *GetOcIcBasicRequest)
CreateGetOcIcBasicRequest creates a request to invoke GetOcIcBasic API
type GetOcIcBasicResponse ¶
type GetOcIcBasicResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data Data `json:"Data" xml:"Data"` }
GetOcIcBasicResponse is the response struct for api GetOcIcBasic
func CreateGetOcIcBasicResponse ¶
func CreateGetOcIcBasicResponse() (response *GetOcIcBasicResponse)
CreateGetOcIcBasicResponse creates a response to parse from GetOcIcBasic response
type GetOcIcBranchRequest ¶
type GetOcIcBranchRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcIcBranchRequest is the request struct for api GetOcIcBranch
func CreateGetOcIcBranchRequest ¶
func CreateGetOcIcBranchRequest() (request *GetOcIcBranchRequest)
CreateGetOcIcBranchRequest creates a request to invoke GetOcIcBranch API
type GetOcIcBranchResponse ¶
type GetOcIcBranchResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcIcBranchResponse is the response struct for api GetOcIcBranch
func CreateGetOcIcBranchResponse ¶
func CreateGetOcIcBranchResponse() (response *GetOcIcBranchResponse)
CreateGetOcIcBranchResponse creates a response to parse from GetOcIcBranch response
type GetOcIcChangeRecordRequest ¶
type GetOcIcChangeRecordRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcIcChangeRecordRequest is the request struct for api GetOcIcChangeRecord
func CreateGetOcIcChangeRecordRequest ¶
func CreateGetOcIcChangeRecordRequest() (request *GetOcIcChangeRecordRequest)
CreateGetOcIcChangeRecordRequest creates a request to invoke GetOcIcChangeRecord API
type GetOcIcChangeRecordResponse ¶
type GetOcIcChangeRecordResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcIcChangeRecordResponse is the response struct for api GetOcIcChangeRecord
func CreateGetOcIcChangeRecordResponse ¶
func CreateGetOcIcChangeRecordResponse() (response *GetOcIcChangeRecordResponse)
CreateGetOcIcChangeRecordResponse creates a response to parse from GetOcIcChangeRecord response
type GetOcIcCheckupRequest ¶
type GetOcIcCheckupRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcIcCheckupRequest is the request struct for api GetOcIcCheckup
func CreateGetOcIcCheckupRequest ¶
func CreateGetOcIcCheckupRequest() (request *GetOcIcCheckupRequest)
CreateGetOcIcCheckupRequest creates a request to invoke GetOcIcCheckup API
type GetOcIcCheckupResponse ¶
type GetOcIcCheckupResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcIcCheckupResponse is the response struct for api GetOcIcCheckup
func CreateGetOcIcCheckupResponse ¶
func CreateGetOcIcCheckupResponse() (response *GetOcIcCheckupResponse)
CreateGetOcIcCheckupResponse creates a response to parse from GetOcIcCheckup response
type GetOcIcClearAccountRequest ¶
type GetOcIcClearAccountRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcIcClearAccountRequest is the request struct for api GetOcIcClearAccount
func CreateGetOcIcClearAccountRequest ¶
func CreateGetOcIcClearAccountRequest() (request *GetOcIcClearAccountRequest)
CreateGetOcIcClearAccountRequest creates a request to invoke GetOcIcClearAccount API
type GetOcIcClearAccountResponse ¶
type GetOcIcClearAccountResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcIcClearAccountResponse is the response struct for api GetOcIcClearAccount
func CreateGetOcIcClearAccountResponse ¶
func CreateGetOcIcClearAccountResponse() (response *GetOcIcClearAccountResponse)
CreateGetOcIcClearAccountResponse creates a response to parse from GetOcIcClearAccount response
type GetOcIcDoubleCheckupRequest ¶
type GetOcIcDoubleCheckupRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcIcDoubleCheckupRequest is the request struct for api GetOcIcDoubleCheckup
func CreateGetOcIcDoubleCheckupRequest ¶
func CreateGetOcIcDoubleCheckupRequest() (request *GetOcIcDoubleCheckupRequest)
CreateGetOcIcDoubleCheckupRequest creates a request to invoke GetOcIcDoubleCheckup API
type GetOcIcDoubleCheckupResponse ¶
type GetOcIcDoubleCheckupResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcIcDoubleCheckupResponse is the response struct for api GetOcIcDoubleCheckup
func CreateGetOcIcDoubleCheckupResponse ¶
func CreateGetOcIcDoubleCheckupResponse() (response *GetOcIcDoubleCheckupResponse)
CreateGetOcIcDoubleCheckupResponse creates a response to parse from GetOcIcDoubleCheckup response
type GetOcIcEmployeeRequest ¶
type GetOcIcEmployeeRequest struct { *requests.RpcRequest RequestId string `position:"Body" name:"RequestId"` PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcIcEmployeeRequest is the request struct for api GetOcIcEmployee
func CreateGetOcIcEmployeeRequest ¶
func CreateGetOcIcEmployeeRequest() (request *GetOcIcEmployeeRequest)
CreateGetOcIcEmployeeRequest creates a request to invoke GetOcIcEmployee API
type GetOcIcEmployeeResponse ¶
type GetOcIcEmployeeResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcIcEmployeeResponse is the response struct for api GetOcIcEmployee
func CreateGetOcIcEmployeeResponse ¶
func CreateGetOcIcEmployeeResponse() (response *GetOcIcEmployeeResponse)
CreateGetOcIcEmployeeResponse creates a response to parse from GetOcIcEmployee response
type GetOcIcEquityFrozenRequest ¶
type GetOcIcEquityFrozenRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcIcEquityFrozenRequest is the request struct for api GetOcIcEquityFrozen
func CreateGetOcIcEquityFrozenRequest ¶
func CreateGetOcIcEquityFrozenRequest() (request *GetOcIcEquityFrozenRequest)
CreateGetOcIcEquityFrozenRequest creates a request to invoke GetOcIcEquityFrozen API
type GetOcIcEquityFrozenResponse ¶
type GetOcIcEquityFrozenResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcIcEquityFrozenResponse is the response struct for api GetOcIcEquityFrozen
func CreateGetOcIcEquityFrozenResponse ¶
func CreateGetOcIcEquityFrozenResponse() (response *GetOcIcEquityFrozenResponse)
CreateGetOcIcEquityFrozenResponse creates a response to parse from GetOcIcEquityFrozen response
type GetOcIcEquityPledgeRequest ¶
type GetOcIcEquityPledgeRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcIcEquityPledgeRequest is the request struct for api GetOcIcEquityPledge
func CreateGetOcIcEquityPledgeRequest ¶
func CreateGetOcIcEquityPledgeRequest() (request *GetOcIcEquityPledgeRequest)
CreateGetOcIcEquityPledgeRequest creates a request to invoke GetOcIcEquityPledge API
type GetOcIcEquityPledgeResponse ¶
type GetOcIcEquityPledgeResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcIcEquityPledgeResponse is the response struct for api GetOcIcEquityPledge
func CreateGetOcIcEquityPledgeResponse ¶
func CreateGetOcIcEquityPledgeResponse() (response *GetOcIcEquityPledgeResponse)
CreateGetOcIcEquityPledgeResponse creates a response to parse from GetOcIcEquityPledge response
type GetOcIcInvestmentRequest ¶
type GetOcIcInvestmentRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcIcInvestmentRequest is the request struct for api GetOcIcInvestment
func CreateGetOcIcInvestmentRequest ¶
func CreateGetOcIcInvestmentRequest() (request *GetOcIcInvestmentRequest)
CreateGetOcIcInvestmentRequest creates a request to invoke GetOcIcInvestment API
type GetOcIcInvestmentResponse ¶
type GetOcIcInvestmentResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcIcInvestmentResponse is the response struct for api GetOcIcInvestment
func CreateGetOcIcInvestmentResponse ¶
func CreateGetOcIcInvestmentResponse() (response *GetOcIcInvestmentResponse)
CreateGetOcIcInvestmentResponse creates a response to parse from GetOcIcInvestment response
type GetOcIcKnowledgePropertyPledgeRequest ¶
type GetOcIcKnowledgePropertyPledgeRequest struct { *requests.RpcRequest RequestId string `position:"Body" name:"RequestId"` PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcIcKnowledgePropertyPledgeRequest is the request struct for api GetOcIcKnowledgePropertyPledge
func CreateGetOcIcKnowledgePropertyPledgeRequest ¶
func CreateGetOcIcKnowledgePropertyPledgeRequest() (request *GetOcIcKnowledgePropertyPledgeRequest)
CreateGetOcIcKnowledgePropertyPledgeRequest creates a request to invoke GetOcIcKnowledgePropertyPledge API
type GetOcIcKnowledgePropertyPledgeResponse ¶
type GetOcIcKnowledgePropertyPledgeResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcIcKnowledgePropertyPledgeResponse is the response struct for api GetOcIcKnowledgePropertyPledge
func CreateGetOcIcKnowledgePropertyPledgeResponse ¶
func CreateGetOcIcKnowledgePropertyPledgeResponse() (response *GetOcIcKnowledgePropertyPledgeResponse)
CreateGetOcIcKnowledgePropertyPledgeResponse creates a response to parse from GetOcIcKnowledgePropertyPledge response
type GetOcIcMortgageRequest ¶
type GetOcIcMortgageRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcIcMortgageRequest is the request struct for api GetOcIcMortgage
func CreateGetOcIcMortgageRequest ¶
func CreateGetOcIcMortgageRequest() (request *GetOcIcMortgageRequest)
CreateGetOcIcMortgageRequest creates a request to invoke GetOcIcMortgage API
type GetOcIcMortgageResponse ¶
type GetOcIcMortgageResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcIcMortgageResponse is the response struct for api GetOcIcMortgage
func CreateGetOcIcMortgageResponse ¶
func CreateGetOcIcMortgageResponse() (response *GetOcIcMortgageResponse)
CreateGetOcIcMortgageResponse creates a response to parse from GetOcIcMortgage response
type GetOcIcSeriousOffenseRequest ¶
type GetOcIcSeriousOffenseRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcIcSeriousOffenseRequest is the request struct for api GetOcIcSeriousOffense
func CreateGetOcIcSeriousOffenseRequest ¶
func CreateGetOcIcSeriousOffenseRequest() (request *GetOcIcSeriousOffenseRequest)
CreateGetOcIcSeriousOffenseRequest creates a request to invoke GetOcIcSeriousOffense API
type GetOcIcSeriousOffenseResponse ¶
type GetOcIcSeriousOffenseResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcIcSeriousOffenseResponse is the response struct for api GetOcIcSeriousOffense
func CreateGetOcIcSeriousOffenseResponse ¶
func CreateGetOcIcSeriousOffenseResponse() (response *GetOcIcSeriousOffenseResponse)
CreateGetOcIcSeriousOffenseResponse creates a response to parse from GetOcIcSeriousOffense response
type GetOcIcShareholderRequest ¶
type GetOcIcShareholderRequest struct {}
GetOcIcShareholderRequest is the request struct for api GetOcIcShareholder
func CreateGetOcIcShareholderRequest ¶
func CreateGetOcIcShareholderRequest() (request *GetOcIcShareholderRequest)
CreateGetOcIcShareholderRequest creates a request to invoke GetOcIcShareholder API
type GetOcIcShareholderResponse ¶
type GetOcIcShareholderResponse struct {}
GetOcIcShareholderResponse is the response struct for api GetOcIcShareholder
func CreateGetOcIcShareholderResponse ¶
func CreateGetOcIcShareholderResponse() (response *GetOcIcShareholderResponse)
CreateGetOcIcShareholderResponse creates a response to parse from GetOcIcShareholder response
type GetOcIcSimpleCancelRequest ¶
type GetOcIcSimpleCancelRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcIcSimpleCancelRequest is the request struct for api GetOcIcSimpleCancel
func CreateGetOcIcSimpleCancelRequest ¶
func CreateGetOcIcSimpleCancelRequest() (request *GetOcIcSimpleCancelRequest)
CreateGetOcIcSimpleCancelRequest creates a request to invoke GetOcIcSimpleCancel API
type GetOcIcSimpleCancelResponse ¶
type GetOcIcSimpleCancelResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcIcSimpleCancelResponse is the response struct for api GetOcIcSimpleCancel
func CreateGetOcIcSimpleCancelResponse ¶
func CreateGetOcIcSimpleCancelResponse() (response *GetOcIcSimpleCancelResponse)
CreateGetOcIcSimpleCancelResponse creates a response to parse from GetOcIcSimpleCancel response
type GetOcIpCertificateRequest ¶
type GetOcIpCertificateRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcIpCertificateRequest is the request struct for api GetOcIpCertificate
func CreateGetOcIpCertificateRequest ¶
func CreateGetOcIpCertificateRequest() (request *GetOcIpCertificateRequest)
CreateGetOcIpCertificateRequest creates a request to invoke GetOcIpCertificate API
type GetOcIpCertificateResponse ¶
type GetOcIpCertificateResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcIpCertificateResponse is the response struct for api GetOcIpCertificate
func CreateGetOcIpCertificateResponse ¶
func CreateGetOcIpCertificateResponse() (response *GetOcIpCertificateResponse)
CreateGetOcIpCertificateResponse creates a response to parse from GetOcIpCertificate response
type GetOcIpDomainRequest ¶
type GetOcIpDomainRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcIpDomainRequest is the request struct for api GetOcIpDomain
func CreateGetOcIpDomainRequest ¶
func CreateGetOcIpDomainRequest() (request *GetOcIpDomainRequest)
CreateGetOcIpDomainRequest creates a request to invoke GetOcIpDomain API
type GetOcIpDomainResponse ¶
type GetOcIpDomainResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcIpDomainResponse is the response struct for api GetOcIpDomain
func CreateGetOcIpDomainResponse ¶
func CreateGetOcIpDomainResponse() (response *GetOcIpDomainResponse)
CreateGetOcIpDomainResponse creates a response to parse from GetOcIpDomain response
type GetOcIpPatentRequest ¶
type GetOcIpPatentRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcIpPatentRequest is the request struct for api GetOcIpPatent
func CreateGetOcIpPatentRequest ¶
func CreateGetOcIpPatentRequest() (request *GetOcIpPatentRequest)
CreateGetOcIpPatentRequest creates a request to invoke GetOcIpPatent API
type GetOcIpPatentResponse ¶
type GetOcIpPatentResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcIpPatentResponse is the response struct for api GetOcIpPatent
func CreateGetOcIpPatentResponse ¶
func CreateGetOcIpPatentResponse() (response *GetOcIpPatentResponse)
CreateGetOcIpPatentResponse creates a response to parse from GetOcIpPatent response
type GetOcIpSoftwareCopyrightRequest ¶
type GetOcIpSoftwareCopyrightRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcIpSoftwareCopyrightRequest is the request struct for api GetOcIpSoftwareCopyright
func CreateGetOcIpSoftwareCopyrightRequest ¶
func CreateGetOcIpSoftwareCopyrightRequest() (request *GetOcIpSoftwareCopyrightRequest)
CreateGetOcIpSoftwareCopyrightRequest creates a request to invoke GetOcIpSoftwareCopyright API
type GetOcIpSoftwareCopyrightResponse ¶
type GetOcIpSoftwareCopyrightResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcIpSoftwareCopyrightResponse is the response struct for api GetOcIpSoftwareCopyright
func CreateGetOcIpSoftwareCopyrightResponse ¶
func CreateGetOcIpSoftwareCopyrightResponse() (response *GetOcIpSoftwareCopyrightResponse)
CreateGetOcIpSoftwareCopyrightResponse creates a response to parse from GetOcIpSoftwareCopyright response
type GetOcIpTrademarkRequest ¶
type GetOcIpTrademarkRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcIpTrademarkRequest is the request struct for api GetOcIpTrademark
func CreateGetOcIpTrademarkRequest ¶
func CreateGetOcIpTrademarkRequest() (request *GetOcIpTrademarkRequest)
CreateGetOcIpTrademarkRequest creates a request to invoke GetOcIpTrademark API
type GetOcIpTrademarkResponse ¶
type GetOcIpTrademarkResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcIpTrademarkResponse is the response struct for api GetOcIpTrademark
func CreateGetOcIpTrademarkResponse ¶
func CreateGetOcIpTrademarkResponse() (response *GetOcIpTrademarkResponse)
CreateGetOcIpTrademarkResponse creates a response to parse from GetOcIpTrademark response
type GetOcIpWorksCopyrightRequest ¶
type GetOcIpWorksCopyrightRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcIpWorksCopyrightRequest is the request struct for api GetOcIpWorksCopyright
func CreateGetOcIpWorksCopyrightRequest ¶
func CreateGetOcIpWorksCopyrightRequest() (request *GetOcIpWorksCopyrightRequest)
CreateGetOcIpWorksCopyrightRequest creates a request to invoke GetOcIpWorksCopyright API
type GetOcIpWorksCopyrightResponse ¶
type GetOcIpWorksCopyrightResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcIpWorksCopyrightResponse is the response struct for api GetOcIpWorksCopyright
func CreateGetOcIpWorksCopyrightResponse ¶
func CreateGetOcIpWorksCopyrightResponse() (response *GetOcIpWorksCopyrightResponse)
CreateGetOcIpWorksCopyrightResponse creates a response to parse from GetOcIpWorksCopyright response
type GetOcJusticeAuctionRequest ¶
type GetOcJusticeAuctionRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcJusticeAuctionRequest is the request struct for api GetOcJusticeAuction
func CreateGetOcJusticeAuctionRequest ¶
func CreateGetOcJusticeAuctionRequest() (request *GetOcJusticeAuctionRequest)
CreateGetOcJusticeAuctionRequest creates a request to invoke GetOcJusticeAuction API
type GetOcJusticeAuctionResponse ¶
type GetOcJusticeAuctionResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcJusticeAuctionResponse is the response struct for api GetOcJusticeAuction
func CreateGetOcJusticeAuctionResponse ¶
func CreateGetOcJusticeAuctionResponse() (response *GetOcJusticeAuctionResponse)
CreateGetOcJusticeAuctionResponse creates a response to parse from GetOcJusticeAuction response
type GetOcJusticeCaseFilingRequest ¶
type GetOcJusticeCaseFilingRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcJusticeCaseFilingRequest is the request struct for api GetOcJusticeCaseFiling
func CreateGetOcJusticeCaseFilingRequest ¶
func CreateGetOcJusticeCaseFilingRequest() (request *GetOcJusticeCaseFilingRequest)
CreateGetOcJusticeCaseFilingRequest creates a request to invoke GetOcJusticeCaseFiling API
type GetOcJusticeCaseFilingResponse ¶
type GetOcJusticeCaseFilingResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcJusticeCaseFilingResponse is the response struct for api GetOcJusticeCaseFiling
func CreateGetOcJusticeCaseFilingResponse ¶
func CreateGetOcJusticeCaseFilingResponse() (response *GetOcJusticeCaseFilingResponse)
CreateGetOcJusticeCaseFilingResponse creates a response to parse from GetOcJusticeCaseFiling response
type GetOcJusticeCourtAnnouncementRequest ¶
type GetOcJusticeCourtAnnouncementRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcJusticeCourtAnnouncementRequest is the request struct for api GetOcJusticeCourtAnnouncement
func CreateGetOcJusticeCourtAnnouncementRequest ¶
func CreateGetOcJusticeCourtAnnouncementRequest() (request *GetOcJusticeCourtAnnouncementRequest)
CreateGetOcJusticeCourtAnnouncementRequest creates a request to invoke GetOcJusticeCourtAnnouncement API
type GetOcJusticeCourtAnnouncementResponse ¶
type GetOcJusticeCourtAnnouncementResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcJusticeCourtAnnouncementResponse is the response struct for api GetOcJusticeCourtAnnouncement
func CreateGetOcJusticeCourtAnnouncementResponse ¶
func CreateGetOcJusticeCourtAnnouncementResponse() (response *GetOcJusticeCourtAnnouncementResponse)
CreateGetOcJusticeCourtAnnouncementResponse creates a response to parse from GetOcJusticeCourtAnnouncement response
type GetOcJusticeCourtNoticeRequest ¶
type GetOcJusticeCourtNoticeRequest struct { *requests.RpcRequest RequestId string `position:"Body" name:"RequestId"` PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcJusticeCourtNoticeRequest is the request struct for api GetOcJusticeCourtNotice
func CreateGetOcJusticeCourtNoticeRequest ¶
func CreateGetOcJusticeCourtNoticeRequest() (request *GetOcJusticeCourtNoticeRequest)
CreateGetOcJusticeCourtNoticeRequest creates a request to invoke GetOcJusticeCourtNotice API
type GetOcJusticeCourtNoticeResponse ¶
type GetOcJusticeCourtNoticeResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcJusticeCourtNoticeResponse is the response struct for api GetOcJusticeCourtNotice
func CreateGetOcJusticeCourtNoticeResponse ¶
func CreateGetOcJusticeCourtNoticeResponse() (response *GetOcJusticeCourtNoticeResponse)
CreateGetOcJusticeCourtNoticeResponse creates a response to parse from GetOcJusticeCourtNotice response
type GetOcJusticeDishonestyRequest ¶
type GetOcJusticeDishonestyRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcJusticeDishonestyRequest is the request struct for api GetOcJusticeDishonesty
func CreateGetOcJusticeDishonestyRequest ¶
func CreateGetOcJusticeDishonestyRequest() (request *GetOcJusticeDishonestyRequest)
CreateGetOcJusticeDishonestyRequest creates a request to invoke GetOcJusticeDishonesty API
type GetOcJusticeDishonestyResponse ¶
type GetOcJusticeDishonestyResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcJusticeDishonestyResponse is the response struct for api GetOcJusticeDishonesty
func CreateGetOcJusticeDishonestyResponse ¶
func CreateGetOcJusticeDishonestyResponse() (response *GetOcJusticeDishonestyResponse)
CreateGetOcJusticeDishonestyResponse creates a response to parse from GetOcJusticeDishonesty response
type GetOcJusticeExecutedRequest ¶
type GetOcJusticeExecutedRequest struct { *requests.RpcRequest RequestId string `position:"Body" name:"RequestId"` PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcJusticeExecutedRequest is the request struct for api GetOcJusticeExecuted
func CreateGetOcJusticeExecutedRequest ¶
func CreateGetOcJusticeExecutedRequest() (request *GetOcJusticeExecutedRequest)
CreateGetOcJusticeExecutedRequest creates a request to invoke GetOcJusticeExecuted API
type GetOcJusticeExecutedResponse ¶
type GetOcJusticeExecutedResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcJusticeExecutedResponse is the response struct for api GetOcJusticeExecuted
func CreateGetOcJusticeExecutedResponse ¶
func CreateGetOcJusticeExecutedResponse() (response *GetOcJusticeExecutedResponse)
CreateGetOcJusticeExecutedResponse creates a response to parse from GetOcJusticeExecuted response
type GetOcJusticeJudgementDocRequest ¶
type GetOcJusticeJudgementDocRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcJusticeJudgementDocRequest is the request struct for api GetOcJusticeJudgementDoc
func CreateGetOcJusticeJudgementDocRequest ¶
func CreateGetOcJusticeJudgementDocRequest() (request *GetOcJusticeJudgementDocRequest)
CreateGetOcJusticeJudgementDocRequest creates a request to invoke GetOcJusticeJudgementDoc API
type GetOcJusticeJudgementDocResponse ¶
type GetOcJusticeJudgementDocResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcJusticeJudgementDocResponse is the response struct for api GetOcJusticeJudgementDoc
func CreateGetOcJusticeJudgementDocResponse ¶
func CreateGetOcJusticeJudgementDocResponse() (response *GetOcJusticeJudgementDocResponse)
CreateGetOcJusticeJudgementDocResponse creates a response to parse from GetOcJusticeJudgementDoc response
type GetOcJusticeLimitHighConsumeRequest ¶
type GetOcJusticeLimitHighConsumeRequest struct { *requests.RpcRequest RequestId string `position:"Body" name:"RequestId"` PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcJusticeLimitHighConsumeRequest is the request struct for api GetOcJusticeLimitHighConsume
func CreateGetOcJusticeLimitHighConsumeRequest ¶
func CreateGetOcJusticeLimitHighConsumeRequest() (request *GetOcJusticeLimitHighConsumeRequest)
CreateGetOcJusticeLimitHighConsumeRequest creates a request to invoke GetOcJusticeLimitHighConsume API
type GetOcJusticeLimitHighConsumeResponse ¶
type GetOcJusticeLimitHighConsumeResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcJusticeLimitHighConsumeResponse is the response struct for api GetOcJusticeLimitHighConsume
func CreateGetOcJusticeLimitHighConsumeResponse ¶
func CreateGetOcJusticeLimitHighConsumeResponse() (response *GetOcJusticeLimitHighConsumeResponse)
CreateGetOcJusticeLimitHighConsumeResponse creates a response to parse from GetOcJusticeLimitHighConsume response
type GetOcJusticeTerminalCaseRequest ¶
type GetOcJusticeTerminalCaseRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcJusticeTerminalCaseRequest is the request struct for api GetOcJusticeTerminalCase
func CreateGetOcJusticeTerminalCaseRequest ¶
func CreateGetOcJusticeTerminalCaseRequest() (request *GetOcJusticeTerminalCaseRequest)
CreateGetOcJusticeTerminalCaseRequest creates a request to invoke GetOcJusticeTerminalCase API
type GetOcJusticeTerminalCaseResponse ¶
type GetOcJusticeTerminalCaseResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcJusticeTerminalCaseResponse is the response struct for api GetOcJusticeTerminalCase
func CreateGetOcJusticeTerminalCaseResponse ¶
func CreateGetOcJusticeTerminalCaseResponse() (response *GetOcJusticeTerminalCaseResponse)
CreateGetOcJusticeTerminalCaseResponse creates a response to parse from GetOcJusticeTerminalCase response
type GetOcListedCompanyRequest ¶
type GetOcListedCompanyRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcListedCompanyRequest is the request struct for api GetOcListedCompany
func CreateGetOcListedCompanyRequest ¶
func CreateGetOcListedCompanyRequest() (request *GetOcListedCompanyRequest)
CreateGetOcListedCompanyRequest creates a request to invoke GetOcListedCompany API
type GetOcListedCompanyResponse ¶
type GetOcListedCompanyResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcListedCompanyResponse is the response struct for api GetOcListedCompany
func CreateGetOcListedCompanyResponse ¶
func CreateGetOcListedCompanyResponse() (response *GetOcListedCompanyResponse)
CreateGetOcListedCompanyResponse creates a response to parse from GetOcListedCompany response
type GetOcNegativeAdminPunishmentRequest ¶
type GetOcNegativeAdminPunishmentRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcNegativeAdminPunishmentRequest is the request struct for api GetOcNegativeAdminPunishment
func CreateGetOcNegativeAdminPunishmentRequest ¶
func CreateGetOcNegativeAdminPunishmentRequest() (request *GetOcNegativeAdminPunishmentRequest)
CreateGetOcNegativeAdminPunishmentRequest creates a request to invoke GetOcNegativeAdminPunishment API
type GetOcNegativeAdminPunishmentResponse ¶
type GetOcNegativeAdminPunishmentResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcNegativeAdminPunishmentResponse is the response struct for api GetOcNegativeAdminPunishment
func CreateGetOcNegativeAdminPunishmentResponse ¶
func CreateGetOcNegativeAdminPunishmentResponse() (response *GetOcNegativeAdminPunishmentResponse)
CreateGetOcNegativeAdminPunishmentResponse creates a response to parse from GetOcNegativeAdminPunishment response
type GetOcNegativeCustomsPunishmentRequest ¶
type GetOcNegativeCustomsPunishmentRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcNegativeCustomsPunishmentRequest is the request struct for api GetOcNegativeCustomsPunishment
func CreateGetOcNegativeCustomsPunishmentRequest ¶
func CreateGetOcNegativeCustomsPunishmentRequest() (request *GetOcNegativeCustomsPunishmentRequest)
CreateGetOcNegativeCustomsPunishmentRequest creates a request to invoke GetOcNegativeCustomsPunishment API
type GetOcNegativeCustomsPunishmentResponse ¶
type GetOcNegativeCustomsPunishmentResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcNegativeCustomsPunishmentResponse is the response struct for api GetOcNegativeCustomsPunishment
func CreateGetOcNegativeCustomsPunishmentResponse ¶
func CreateGetOcNegativeCustomsPunishmentResponse() (response *GetOcNegativeCustomsPunishmentResponse)
CreateGetOcNegativeCustomsPunishmentResponse creates a response to parse from GetOcNegativeCustomsPunishment response
type GetOcNegativeEnvironmentPunishmentRequest ¶
type GetOcNegativeEnvironmentPunishmentRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcNegativeEnvironmentPunishmentRequest is the request struct for api GetOcNegativeEnvironmentPunishment
func CreateGetOcNegativeEnvironmentPunishmentRequest ¶
func CreateGetOcNegativeEnvironmentPunishmentRequest() (request *GetOcNegativeEnvironmentPunishmentRequest)
CreateGetOcNegativeEnvironmentPunishmentRequest creates a request to invoke GetOcNegativeEnvironmentPunishment API
type GetOcNegativeEnvironmentPunishmentResponse ¶
type GetOcNegativeEnvironmentPunishmentResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcNegativeEnvironmentPunishmentResponse is the response struct for api GetOcNegativeEnvironmentPunishment
func CreateGetOcNegativeEnvironmentPunishmentResponse ¶
func CreateGetOcNegativeEnvironmentPunishmentResponse() (response *GetOcNegativeEnvironmentPunishmentResponse)
CreateGetOcNegativeEnvironmentPunishmentResponse creates a response to parse from GetOcNegativeEnvironmentPunishment response
type GetOcNegativeFoodDrugPunishmentRequest ¶
type GetOcNegativeFoodDrugPunishmentRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcNegativeFoodDrugPunishmentRequest is the request struct for api GetOcNegativeFoodDrugPunishment
func CreateGetOcNegativeFoodDrugPunishmentRequest ¶
func CreateGetOcNegativeFoodDrugPunishmentRequest() (request *GetOcNegativeFoodDrugPunishmentRequest)
CreateGetOcNegativeFoodDrugPunishmentRequest creates a request to invoke GetOcNegativeFoodDrugPunishment API
type GetOcNegativeFoodDrugPunishmentResponse ¶
type GetOcNegativeFoodDrugPunishmentResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcNegativeFoodDrugPunishmentResponse is the response struct for api GetOcNegativeFoodDrugPunishment
func CreateGetOcNegativeFoodDrugPunishmentResponse ¶
func CreateGetOcNegativeFoodDrugPunishmentResponse() (response *GetOcNegativeFoodDrugPunishmentResponse)
CreateGetOcNegativeFoodDrugPunishmentResponse creates a response to parse from GetOcNegativeFoodDrugPunishment response
type GetOcNegativeQualityPunishmentRequest ¶
type GetOcNegativeQualityPunishmentRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcNegativeQualityPunishmentRequest is the request struct for api GetOcNegativeQualityPunishment
func CreateGetOcNegativeQualityPunishmentRequest ¶
func CreateGetOcNegativeQualityPunishmentRequest() (request *GetOcNegativeQualityPunishmentRequest)
CreateGetOcNegativeQualityPunishmentRequest creates a request to invoke GetOcNegativeQualityPunishment API
type GetOcNegativeQualityPunishmentResponse ¶
type GetOcNegativeQualityPunishmentResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcNegativeQualityPunishmentResponse is the response struct for api GetOcNegativeQualityPunishment
func CreateGetOcNegativeQualityPunishmentResponse ¶
func CreateGetOcNegativeQualityPunishmentResponse() (response *GetOcNegativeQualityPunishmentResponse)
CreateGetOcNegativeQualityPunishmentResponse creates a response to parse from GetOcNegativeQualityPunishment response
type GetOcOperationBiddingRequest ¶
type GetOcOperationBiddingRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcOperationBiddingRequest is the request struct for api GetOcOperationBidding
func CreateGetOcOperationBiddingRequest ¶
func CreateGetOcOperationBiddingRequest() (request *GetOcOperationBiddingRequest)
CreateGetOcOperationBiddingRequest creates a request to invoke GetOcOperationBidding API
type GetOcOperationBiddingResponse ¶
type GetOcOperationBiddingResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcOperationBiddingResponse is the response struct for api GetOcOperationBidding
func CreateGetOcOperationBiddingResponse ¶
func CreateGetOcOperationBiddingResponse() (response *GetOcOperationBiddingResponse)
CreateGetOcOperationBiddingResponse creates a response to parse from GetOcOperationBidding response
type GetOcOperationCustomsRequest ¶
type GetOcOperationCustomsRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcOperationCustomsRequest is the request struct for api GetOcOperationCustoms
func CreateGetOcOperationCustomsRequest ¶
func CreateGetOcOperationCustomsRequest() (request *GetOcOperationCustomsRequest)
CreateGetOcOperationCustomsRequest creates a request to invoke GetOcOperationCustoms API
type GetOcOperationCustomsResponse ¶
type GetOcOperationCustomsResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcOperationCustomsResponse is the response struct for api GetOcOperationCustoms
func CreateGetOcOperationCustomsResponse ¶
func CreateGetOcOperationCustomsResponse() (response *GetOcOperationCustomsResponse)
CreateGetOcOperationCustomsResponse creates a response to parse from GetOcOperationCustoms response
type GetOcOperationPurchaseLandRequest ¶
type GetOcOperationPurchaseLandRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcOperationPurchaseLandRequest is the request struct for api GetOcOperationPurchaseLand
func CreateGetOcOperationPurchaseLandRequest ¶
func CreateGetOcOperationPurchaseLandRequest() (request *GetOcOperationPurchaseLandRequest)
CreateGetOcOperationPurchaseLandRequest creates a request to invoke GetOcOperationPurchaseLand API
type GetOcOperationPurchaseLandResponse ¶
type GetOcOperationPurchaseLandResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcOperationPurchaseLandResponse is the response struct for api GetOcOperationPurchaseLand
func CreateGetOcOperationPurchaseLandResponse ¶
func CreateGetOcOperationPurchaseLandResponse() (response *GetOcOperationPurchaseLandResponse)
CreateGetOcOperationPurchaseLandResponse creates a response to parse from GetOcOperationPurchaseLand response
type GetOcOperationRecruitmentRequest ¶
type GetOcOperationRecruitmentRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcOperationRecruitmentRequest is the request struct for api GetOcOperationRecruitment
func CreateGetOcOperationRecruitmentRequest ¶
func CreateGetOcOperationRecruitmentRequest() (request *GetOcOperationRecruitmentRequest)
CreateGetOcOperationRecruitmentRequest creates a request to invoke GetOcOperationRecruitment API
type GetOcOperationRecruitmentResponse ¶
type GetOcOperationRecruitmentResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcOperationRecruitmentResponse is the response struct for api GetOcOperationRecruitment
func CreateGetOcOperationRecruitmentResponse ¶
func CreateGetOcOperationRecruitmentResponse() (response *GetOcOperationRecruitmentResponse)
CreateGetOcOperationRecruitmentResponse creates a response to parse from GetOcOperationRecruitment response
type GetOcProductBandRequest ¶
type GetOcProductBandRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcProductBandRequest is the request struct for api GetOcProductBand
func CreateGetOcProductBandRequest ¶
func CreateGetOcProductBandRequest() (request *GetOcProductBandRequest)
CreateGetOcProductBandRequest creates a request to invoke GetOcProductBand API
type GetOcProductBandResponse ¶
type GetOcProductBandResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcProductBandResponse is the response struct for api GetOcProductBand
func CreateGetOcProductBandResponse ¶
func CreateGetOcProductBandResponse() (response *GetOcProductBandResponse)
CreateGetOcProductBandResponse creates a response to parse from GetOcProductBand response
type GetOcTaxAbnormalRequest ¶
type GetOcTaxAbnormalRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcTaxAbnormalRequest is the request struct for api GetOcTaxAbnormal
func CreateGetOcTaxAbnormalRequest ¶
func CreateGetOcTaxAbnormalRequest() (request *GetOcTaxAbnormalRequest)
CreateGetOcTaxAbnormalRequest creates a request to invoke GetOcTaxAbnormal API
type GetOcTaxAbnormalResponse ¶
type GetOcTaxAbnormalResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcTaxAbnormalResponse is the response struct for api GetOcTaxAbnormal
func CreateGetOcTaxAbnormalResponse ¶
func CreateGetOcTaxAbnormalResponse() (response *GetOcTaxAbnormalResponse)
CreateGetOcTaxAbnormalResponse creates a response to parse from GetOcTaxAbnormal response
type GetOcTaxClassARequest ¶
type GetOcTaxClassARequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcTaxClassARequest is the request struct for api GetOcTaxClassA
func CreateGetOcTaxClassARequest ¶
func CreateGetOcTaxClassARequest() (request *GetOcTaxClassARequest)
CreateGetOcTaxClassARequest creates a request to invoke GetOcTaxClassA API
type GetOcTaxClassAResponse ¶
type GetOcTaxClassAResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcTaxClassAResponse is the response struct for api GetOcTaxClassA
func CreateGetOcTaxClassAResponse ¶
func CreateGetOcTaxClassAResponse() (response *GetOcTaxClassAResponse)
CreateGetOcTaxClassAResponse creates a response to parse from GetOcTaxClassA response
type GetOcTaxGeneralTaxpayerRequest ¶
type GetOcTaxGeneralTaxpayerRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcTaxGeneralTaxpayerRequest is the request struct for api GetOcTaxGeneralTaxpayer
func CreateGetOcTaxGeneralTaxpayerRequest ¶
func CreateGetOcTaxGeneralTaxpayerRequest() (request *GetOcTaxGeneralTaxpayerRequest)
CreateGetOcTaxGeneralTaxpayerRequest creates a request to invoke GetOcTaxGeneralTaxpayer API
type GetOcTaxGeneralTaxpayerResponse ¶
type GetOcTaxGeneralTaxpayerResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcTaxGeneralTaxpayerResponse is the response struct for api GetOcTaxGeneralTaxpayer
func CreateGetOcTaxGeneralTaxpayerResponse ¶
func CreateGetOcTaxGeneralTaxpayerResponse() (response *GetOcTaxGeneralTaxpayerResponse)
CreateGetOcTaxGeneralTaxpayerResponse creates a response to parse from GetOcTaxGeneralTaxpayer response
type GetOcTaxIllegalRequest ¶
type GetOcTaxIllegalRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcTaxIllegalRequest is the request struct for api GetOcTaxIllegal
func CreateGetOcTaxIllegalRequest ¶
func CreateGetOcTaxIllegalRequest() (request *GetOcTaxIllegalRequest)
CreateGetOcTaxIllegalRequest creates a request to invoke GetOcTaxIllegal API
type GetOcTaxIllegalResponse ¶
type GetOcTaxIllegalResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcTaxIllegalResponse is the response struct for api GetOcTaxIllegal
func CreateGetOcTaxIllegalResponse ¶
func CreateGetOcTaxIllegalResponse() (response *GetOcTaxIllegalResponse)
CreateGetOcTaxIllegalResponse creates a response to parse from GetOcTaxIllegal response
type GetOcTaxOverdueRequest ¶
type GetOcTaxOverdueRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcTaxOverdueRequest is the request struct for api GetOcTaxOverdue
func CreateGetOcTaxOverdueRequest ¶
func CreateGetOcTaxOverdueRequest() (request *GetOcTaxOverdueRequest)
CreateGetOcTaxOverdueRequest creates a request to invoke GetOcTaxOverdue API
type GetOcTaxOverdueResponse ¶
type GetOcTaxOverdueResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcTaxOverdueResponse is the response struct for api GetOcTaxOverdue
func CreateGetOcTaxOverdueResponse ¶
func CreateGetOcTaxOverdueResponse() (response *GetOcTaxOverdueResponse)
CreateGetOcTaxOverdueResponse creates a response to parse from GetOcTaxOverdue response
type GetOcTaxPunishmentRequest ¶
type GetOcTaxPunishmentRequest struct { *requests.RpcRequest PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` SearchKey string `position:"Body" name:"SearchKey"` }
GetOcTaxPunishmentRequest is the request struct for api GetOcTaxPunishment
func CreateGetOcTaxPunishmentRequest ¶
func CreateGetOcTaxPunishmentRequest() (request *GetOcTaxPunishmentRequest)
CreateGetOcTaxPunishmentRequest creates a request to invoke GetOcTaxPunishment API
type GetOcTaxPunishmentResponse ¶
type GetOcTaxPunishmentResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []DataItem `json:"Data" xml:"Data"` }
GetOcTaxPunishmentResponse is the response struct for api GetOcTaxPunishment
func CreateGetOcTaxPunishmentResponse ¶
func CreateGetOcTaxPunishmentResponse() (response *GetOcTaxPunishmentResponse)
CreateGetOcTaxPunishmentResponse creates a response to parse from GetOcTaxPunishment response
type GetQccCertificationDetailByIdRequest ¶
type GetQccCertificationDetailByIdRequest struct { *requests.RpcRequest CertId string `position:"Body" name:"CertId"` }
GetQccCertificationDetailByIdRequest is the request struct for api GetQccCertificationDetailById
func CreateGetQccCertificationDetailByIdRequest ¶
func CreateGetQccCertificationDetailByIdRequest() (request *GetQccCertificationDetailByIdRequest)
CreateGetQccCertificationDetailByIdRequest creates a request to invoke GetQccCertificationDetailById API
type GetQccCertificationDetailByIdResponse ¶
type GetQccCertificationDetailByIdResponse struct {
*responses.BaseResponse
}
GetQccCertificationDetailByIdResponse is the response struct for api GetQccCertificationDetailById
func CreateGetQccCertificationDetailByIdResponse ¶
func CreateGetQccCertificationDetailByIdResponse() (response *GetQccCertificationDetailByIdResponse)
CreateGetQccCertificationDetailByIdResponse creates a response to parse from GetQccCertificationDetailById response
type GetQccSearchCertificationRequest ¶
type GetQccSearchCertificationRequest struct { *requests.RpcRequest CertCategory string `position:"Body" name:"CertCategory"` EntName string `position:"Body" name:"EntName"` PageNo requests.Integer `position:"Body" name:"PageNo"` PageSize requests.Integer `position:"Body" name:"PageSize"` }
GetQccSearchCertificationRequest is the request struct for api GetQccSearchCertification
func CreateGetQccSearchCertificationRequest ¶
func CreateGetQccSearchCertificationRequest() (request *GetQccSearchCertificationRequest)
CreateGetQccSearchCertificationRequest creates a request to invoke GetQccSearchCertification API
type GetQccSearchCertificationResponse ¶
type GetQccSearchCertificationResponse struct { *responses.BaseResponse Code string `json:"Code" xml:"Code"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` TotalNum int `json:"TotalNum" xml:"TotalNum"` PageIndex int `json:"PageIndex" xml:"PageIndex"` PageNum int `json:"PageNum" xml:"PageNum"` RequestId string `json:"RequestId" xml:"RequestId"` Data []map[string]interface{} `json:"Data" xml:"Data"` }
GetQccSearchCertificationResponse is the response struct for api GetQccSearchCertification
func CreateGetQccSearchCertificationResponse ¶
func CreateGetQccSearchCertificationResponse() (response *GetQccSearchCertificationResponse)
CreateGetQccSearchCertificationResponse creates a response to parse from GetQccSearchCertification response
Source Files ¶
- client.go
- get_oc_competitors.go
- get_oc_core_teams.go
- get_oc_financing.go
- get_oc_fuzz_search.go
- get_oc_ic_abnormal_operation.go
- get_oc_ic_admin_license.go
- get_oc_ic_basic.go
- get_oc_ic_branch.go
- get_oc_ic_change_record.go
- get_oc_ic_checkup.go
- get_oc_ic_clear_account.go
- get_oc_ic_double_checkup.go
- get_oc_ic_employee.go
- get_oc_ic_equity_frozen.go
- get_oc_ic_equity_pledge.go
- get_oc_ic_investment.go
- get_oc_ic_knowledge_property_pledge.go
- get_oc_ic_mortgage.go
- get_oc_ic_serious_offense.go
- get_oc_ic_shareholder.go
- get_oc_ic_simple_cancel.go
- get_oc_ip_certificate.go
- get_oc_ip_domain.go
- get_oc_ip_patent.go
- get_oc_ip_software_copyright.go
- get_oc_ip_trademark.go
- get_oc_ip_works_copyright.go
- get_oc_justice_auction.go
- get_oc_justice_case_filing.go
- get_oc_justice_court_announcement.go
- get_oc_justice_court_notice.go
- get_oc_justice_dishonesty.go
- get_oc_justice_executed.go
- get_oc_justice_judgement_doc.go
- get_oc_justice_limit_high_consume.go
- get_oc_justice_terminal_case.go
- get_oc_listed_company.go
- get_oc_negative_admin_punishment.go
- get_oc_negative_customs_punishment.go
- get_oc_negative_environment_punishment.go
- get_oc_negative_food_drug_punishment.go
- get_oc_negative_quality_punishment.go
- get_oc_operation_bidding.go
- get_oc_operation_customs.go
- get_oc_operation_purchase_land.go
- get_oc_operation_recruitment.go
- get_oc_product_band.go
- get_oc_tax_abnormal.go
- get_oc_tax_class_a.go
- get_oc_tax_general_taxpayer.go
- get_oc_tax_illegal.go
- get_oc_tax_overdue.go
- get_oc_tax_punishment.go
- get_qcc_certification_detail_by_id.go
- get_qcc_search_certification.go
- struct_data.go
- struct_data_in_get_oc_competitors.go
- struct_data_in_get_oc_core_teams.go
- struct_data_in_get_oc_financing.go
- struct_data_in_get_oc_fuzz_search.go
- struct_data_in_get_oc_ic_abnormal_operation.go
- struct_data_in_get_oc_ic_admin_license.go
- struct_data_in_get_oc_ic_branch.go
- struct_data_in_get_oc_ic_change_record.go
- struct_data_in_get_oc_ic_checkup.go
- struct_data_in_get_oc_ic_clear_account.go
- struct_data_in_get_oc_ic_double_checkup.go
- struct_data_in_get_oc_ic_employee.go
- struct_data_in_get_oc_ic_equity_frozen.go
- struct_data_in_get_oc_ic_equity_pledge.go
- struct_data_in_get_oc_ic_investment.go
- struct_data_in_get_oc_ic_knowledge_property_pledge.go
- struct_data_in_get_oc_ic_mortgage.go
- struct_data_in_get_oc_ic_serious_offense.go
- struct_data_in_get_oc_ic_shareholder.go
- struct_data_in_get_oc_ic_simple_cancel.go
- struct_data_in_get_oc_ip_certificate.go
- struct_data_in_get_oc_ip_domain.go
- struct_data_in_get_oc_ip_patent.go
- struct_data_in_get_oc_ip_software_copyright.go
- struct_data_in_get_oc_ip_trademark.go
- struct_data_in_get_oc_ip_works_copyright.go
- struct_data_in_get_oc_justice_auction.go
- struct_data_in_get_oc_justice_case_filing.go
- struct_data_in_get_oc_justice_court_announcement.go
- struct_data_in_get_oc_justice_court_notice.go
- struct_data_in_get_oc_justice_dishonesty.go
- struct_data_in_get_oc_justice_executed.go
- struct_data_in_get_oc_justice_judgement_doc.go
- struct_data_in_get_oc_justice_limit_high_consume.go
- struct_data_in_get_oc_justice_terminal_case.go
- struct_data_in_get_oc_listed_company.go
- struct_data_in_get_oc_negative_admin_punishment.go
- struct_data_in_get_oc_negative_customs_punishment.go
- struct_data_in_get_oc_negative_environment_punishment.go
- struct_data_in_get_oc_negative_food_drug_punishment.go
- struct_data_in_get_oc_negative_quality_punishment.go
- struct_data_in_get_oc_operation_bidding.go
- struct_data_in_get_oc_operation_customs.go
- struct_data_in_get_oc_operation_purchase_land.go
- struct_data_in_get_oc_operation_recruitment.go
- struct_data_in_get_oc_product_band.go
- struct_data_in_get_oc_tax_abnormal.go
- struct_data_in_get_oc_tax_class_a.go
- struct_data_in_get_oc_tax_general_taxpayer.go
- struct_data_in_get_oc_tax_illegal.go
- struct_data_in_get_oc_tax_overdue.go
- struct_data_in_get_oc_tax_punishment.go
- struct_data_in_get_qcc_search_certification.go
- struct_data_item.go