Documentation
¶
Index ¶
- type AcceptDemandRequest
- type AcceptDemandResponse
- type AcknowledgeTaskResultRequest
- type AcknowledgeTaskResultResponse
- type Addr
- type AdminDivision
- type AdminDivisions
- type AuctionDetail
- type BatchFuzzyMatchDomainSensitiveWordRequest
- type BatchFuzzyMatchDomainSensitiveWordResponse
- type BidDomainRequest
- type BidDomainResponse
- type BidRecord
- type BrokerDemandRecord
- type CancelDomainVerificationRequest
- type CancelDomainVerificationResponse
- type CancelQualificationVerificationRequest
- type CancelQualificationVerificationResponse
- type ChangeLog
- type CheckDomainRequest
- type CheckDomainResponse
- type CheckDomainSunriseClaimRequest
- type CheckDomainSunriseClaimResponse
- type CheckMaxYearOfServerLockRequest
- type CheckMaxYearOfServerLockResponse
- type CheckProcessingServerLockApplyRequest
- type CheckProcessingServerLockApplyResponse
- type CheckTransferInFeasibilityRequest
- type CheckTransferInFeasibilityResponse
- type Children
- type ChildrenItem
- type Claim
- type Claims
- type ClassDesc
- type ClassDescs
- 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 NewClientWithRamRoleArn(regionId string, accessKeyId, accessKeySecret, roleArn, roleSessionName 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) AcceptDemand(request *AcceptDemandRequest) (response *AcceptDemandResponse, err error)
- func (client *Client) AcceptDemandWithCallback(request *AcceptDemandRequest, ...) <-chan int
- func (client *Client) AcceptDemandWithChan(request *AcceptDemandRequest) (<-chan *AcceptDemandResponse, <-chan error)
- func (client *Client) AcknowledgeTaskResult(request *AcknowledgeTaskResultRequest) (response *AcknowledgeTaskResultResponse, err error)
- func (client *Client) AcknowledgeTaskResultWithCallback(request *AcknowledgeTaskResultRequest, ...) <-chan int
- func (client *Client) AcknowledgeTaskResultWithChan(request *AcknowledgeTaskResultRequest) (<-chan *AcknowledgeTaskResultResponse, <-chan error)
- func (client *Client) BatchFuzzyMatchDomainSensitiveWord(request *BatchFuzzyMatchDomainSensitiveWordRequest) (response *BatchFuzzyMatchDomainSensitiveWordResponse, err error)
- func (client *Client) BatchFuzzyMatchDomainSensitiveWordWithCallback(request *BatchFuzzyMatchDomainSensitiveWordRequest, ...) <-chan int
- func (client *Client) BatchFuzzyMatchDomainSensitiveWordWithChan(request *BatchFuzzyMatchDomainSensitiveWordRequest) (<-chan *BatchFuzzyMatchDomainSensitiveWordResponse, <-chan error)
- func (client *Client) BidDomain(request *BidDomainRequest) (response *BidDomainResponse, err error)
- func (client *Client) BidDomainWithCallback(request *BidDomainRequest, ...) <-chan int
- func (client *Client) BidDomainWithChan(request *BidDomainRequest) (<-chan *BidDomainResponse, <-chan error)
- func (client *Client) CancelDomainVerification(request *CancelDomainVerificationRequest) (response *CancelDomainVerificationResponse, err error)
- func (client *Client) CancelDomainVerificationWithCallback(request *CancelDomainVerificationRequest, ...) <-chan int
- func (client *Client) CancelDomainVerificationWithChan(request *CancelDomainVerificationRequest) (<-chan *CancelDomainVerificationResponse, <-chan error)
- func (client *Client) CancelQualificationVerification(request *CancelQualificationVerificationRequest) (response *CancelQualificationVerificationResponse, err error)
- func (client *Client) CancelQualificationVerificationWithCallback(request *CancelQualificationVerificationRequest, ...) <-chan int
- func (client *Client) CancelQualificationVerificationWithChan(request *CancelQualificationVerificationRequest) (<-chan *CancelQualificationVerificationResponse, <-chan error)
- func (client *Client) CheckDomain(request *CheckDomainRequest) (response *CheckDomainResponse, err error)
- func (client *Client) CheckDomainSunriseClaim(request *CheckDomainSunriseClaimRequest) (response *CheckDomainSunriseClaimResponse, err error)
- func (client *Client) CheckDomainSunriseClaimWithCallback(request *CheckDomainSunriseClaimRequest, ...) <-chan int
- func (client *Client) CheckDomainSunriseClaimWithChan(request *CheckDomainSunriseClaimRequest) (<-chan *CheckDomainSunriseClaimResponse, <-chan error)
- func (client *Client) CheckDomainWithCallback(request *CheckDomainRequest, ...) <-chan int
- func (client *Client) CheckDomainWithChan(request *CheckDomainRequest) (<-chan *CheckDomainResponse, <-chan error)
- func (client *Client) CheckMaxYearOfServerLock(request *CheckMaxYearOfServerLockRequest) (response *CheckMaxYearOfServerLockResponse, err error)
- func (client *Client) CheckMaxYearOfServerLockWithCallback(request *CheckMaxYearOfServerLockRequest, ...) <-chan int
- func (client *Client) CheckMaxYearOfServerLockWithChan(request *CheckMaxYearOfServerLockRequest) (<-chan *CheckMaxYearOfServerLockResponse, <-chan error)
- func (client *Client) CheckProcessingServerLockApply(request *CheckProcessingServerLockApplyRequest) (response *CheckProcessingServerLockApplyResponse, err error)
- func (client *Client) CheckProcessingServerLockApplyWithCallback(request *CheckProcessingServerLockApplyRequest, ...) <-chan int
- func (client *Client) CheckProcessingServerLockApplyWithChan(request *CheckProcessingServerLockApplyRequest) (<-chan *CheckProcessingServerLockApplyResponse, <-chan error)
- func (client *Client) CheckTransferInFeasibility(request *CheckTransferInFeasibilityRequest) (response *CheckTransferInFeasibilityResponse, err error)
- func (client *Client) CheckTransferInFeasibilityWithCallback(request *CheckTransferInFeasibilityRequest, ...) <-chan int
- func (client *Client) CheckTransferInFeasibilityWithChan(request *CheckTransferInFeasibilityRequest) (<-chan *CheckTransferInFeasibilityResponse, <-chan error)
- func (client *Client) ConfirmTransferInEmail(request *ConfirmTransferInEmailRequest) (response *ConfirmTransferInEmailResponse, err error)
- func (client *Client) ConfirmTransferInEmailWithCallback(request *ConfirmTransferInEmailRequest, ...) <-chan int
- func (client *Client) ConfirmTransferInEmailWithChan(request *ConfirmTransferInEmailRequest) (<-chan *ConfirmTransferInEmailResponse, <-chan error)
- func (client *Client) DeleteDomainGroup(request *DeleteDomainGroupRequest) (response *DeleteDomainGroupResponse, err error)
- func (client *Client) DeleteDomainGroupWithCallback(request *DeleteDomainGroupRequest, ...) <-chan int
- func (client *Client) DeleteDomainGroupWithChan(request *DeleteDomainGroupRequest) (<-chan *DeleteDomainGroupResponse, <-chan error)
- func (client *Client) DeleteEmailVerification(request *DeleteEmailVerificationRequest) (response *DeleteEmailVerificationResponse, err error)
- func (client *Client) DeleteEmailVerificationWithCallback(request *DeleteEmailVerificationRequest, ...) <-chan int
- func (client *Client) DeleteEmailVerificationWithChan(request *DeleteEmailVerificationRequest) (<-chan *DeleteEmailVerificationResponse, <-chan error)
- func (client *Client) DeleteRegistrantProfile(request *DeleteRegistrantProfileRequest) (response *DeleteRegistrantProfileResponse, err error)
- func (client *Client) DeleteRegistrantProfileWithCallback(request *DeleteRegistrantProfileRequest, ...) <-chan int
- func (client *Client) DeleteRegistrantProfileWithChan(request *DeleteRegistrantProfileRequest) (<-chan *DeleteRegistrantProfileResponse, <-chan error)
- func (client *Client) EmailVerified(request *EmailVerifiedRequest) (response *EmailVerifiedResponse, err error)
- func (client *Client) EmailVerifiedWithCallback(request *EmailVerifiedRequest, ...) <-chan int
- func (client *Client) EmailVerifiedWithChan(request *EmailVerifiedRequest) (<-chan *EmailVerifiedResponse, <-chan error)
- func (client *Client) FailDemand(request *FailDemandRequest) (response *FailDemandResponse, err error)
- func (client *Client) FailDemandWithCallback(request *FailDemandRequest, ...) <-chan int
- func (client *Client) FailDemandWithChan(request *FailDemandRequest) (<-chan *FailDemandResponse, <-chan error)
- func (client *Client) FinishDemand(request *FinishDemandRequest) (response *FinishDemandResponse, err error)
- func (client *Client) FinishDemandWithCallback(request *FinishDemandRequest, ...) <-chan int
- func (client *Client) FinishDemandWithChan(request *FinishDemandRequest) (<-chan *FinishDemandResponse, <-chan error)
- func (client *Client) FuzzyMatchDomainSensitiveWord(request *FuzzyMatchDomainSensitiveWordRequest) (response *FuzzyMatchDomainSensitiveWordResponse, err error)
- func (client *Client) FuzzyMatchDomainSensitiveWordWithCallback(request *FuzzyMatchDomainSensitiveWordRequest, ...) <-chan int
- func (client *Client) FuzzyMatchDomainSensitiveWordWithChan(request *FuzzyMatchDomainSensitiveWordRequest) (<-chan *FuzzyMatchDomainSensitiveWordResponse, <-chan error)
- func (client *Client) GetQualificationUploadPolicy(request *GetQualificationUploadPolicyRequest) (response *GetQualificationUploadPolicyResponse, err error)
- func (client *Client) GetQualificationUploadPolicyWithCallback(request *GetQualificationUploadPolicyRequest, ...) <-chan int
- func (client *Client) GetQualificationUploadPolicyWithChan(request *GetQualificationUploadPolicyRequest) (<-chan *GetQualificationUploadPolicyResponse, <-chan error)
- func (client *Client) GetReserveDomainUrl(request *GetReserveDomainUrlRequest) (response *GetReserveDomainUrlResponse, err error)
- func (client *Client) GetReserveDomainUrlWithCallback(request *GetReserveDomainUrlRequest, ...) <-chan int
- func (client *Client) GetReserveDomainUrlWithChan(request *GetReserveDomainUrlRequest) (<-chan *GetReserveDomainUrlResponse, <-chan error)
- func (client *Client) ListEmailVerification(request *ListEmailVerificationRequest) (response *ListEmailVerificationResponse, err error)
- func (client *Client) ListEmailVerificationWithCallback(request *ListEmailVerificationRequest, ...) <-chan int
- func (client *Client) ListEmailVerificationWithChan(request *ListEmailVerificationRequest) (<-chan *ListEmailVerificationResponse, <-chan error)
- func (client *Client) ListServerLock(request *ListServerLockRequest) (response *ListServerLockResponse, err error)
- func (client *Client) ListServerLockWithCallback(request *ListServerLockRequest, ...) <-chan int
- func (client *Client) ListServerLockWithChan(request *ListServerLockRequest) (<-chan *ListServerLockResponse, <-chan error)
- func (client *Client) LookupTmchNotice(request *LookupTmchNoticeRequest) (response *LookupTmchNoticeResponse, err error)
- func (client *Client) LookupTmchNoticeWithCallback(request *LookupTmchNoticeRequest, ...) <-chan int
- func (client *Client) LookupTmchNoticeWithChan(request *LookupTmchNoticeRequest) (<-chan *LookupTmchNoticeResponse, <-chan error)
- func (client *Client) PollTaskResult(request *PollTaskResultRequest) (response *PollTaskResultResponse, err error)
- func (client *Client) PollTaskResultWithCallback(request *PollTaskResultRequest, ...) <-chan int
- func (client *Client) PollTaskResultWithChan(request *PollTaskResultRequest) (<-chan *PollTaskResultResponse, <-chan error)
- func (client *Client) QueryAdvancedDomainList(request *QueryAdvancedDomainListRequest) (response *QueryAdvancedDomainListResponse, err error)
- func (client *Client) QueryAdvancedDomainListWithCallback(request *QueryAdvancedDomainListRequest, ...) <-chan int
- func (client *Client) QueryAdvancedDomainListWithChan(request *QueryAdvancedDomainListRequest) (<-chan *QueryAdvancedDomainListResponse, <-chan error)
- func (client *Client) QueryAuctionDetail(request *QueryAuctionDetailRequest) (response *QueryAuctionDetailResponse, err error)
- func (client *Client) QueryAuctionDetailWithCallback(request *QueryAuctionDetailRequest, ...) <-chan int
- func (client *Client) QueryAuctionDetailWithChan(request *QueryAuctionDetailRequest) (<-chan *QueryAuctionDetailResponse, <-chan error)
- func (client *Client) QueryAuctions(request *QueryAuctionsRequest) (response *QueryAuctionsResponse, err error)
- func (client *Client) QueryAuctionsWithCallback(request *QueryAuctionsRequest, ...) <-chan int
- func (client *Client) QueryAuctionsWithChan(request *QueryAuctionsRequest) (<-chan *QueryAuctionsResponse, <-chan error)
- func (client *Client) QueryBidRecords(request *QueryBidRecordsRequest) (response *QueryBidRecordsResponse, err error)
- func (client *Client) QueryBidRecordsWithCallback(request *QueryBidRecordsRequest, ...) <-chan int
- func (client *Client) QueryBidRecordsWithChan(request *QueryBidRecordsRequest) (<-chan *QueryBidRecordsResponse, <-chan error)
- func (client *Client) QueryBookingDomainInfo(request *QueryBookingDomainInfoRequest) (response *QueryBookingDomainInfoResponse, err error)
- func (client *Client) QueryBookingDomainInfoWithCallback(request *QueryBookingDomainInfoRequest, ...) <-chan int
- func (client *Client) QueryBookingDomainInfoWithChan(request *QueryBookingDomainInfoRequest) (<-chan *QueryBookingDomainInfoResponse, <-chan error)
- func (client *Client) QueryBrokerDemand(request *QueryBrokerDemandRequest) (response *QueryBrokerDemandResponse, err error)
- func (client *Client) QueryBrokerDemandRecord(request *QueryBrokerDemandRecordRequest) (response *QueryBrokerDemandRecordResponse, err error)
- func (client *Client) QueryBrokerDemandRecordWithCallback(request *QueryBrokerDemandRecordRequest, ...) <-chan int
- func (client *Client) QueryBrokerDemandRecordWithChan(request *QueryBrokerDemandRecordRequest) (<-chan *QueryBrokerDemandRecordResponse, <-chan error)
- func (client *Client) QueryBrokerDemandWithCallback(request *QueryBrokerDemandRequest, ...) <-chan int
- func (client *Client) QueryBrokerDemandWithChan(request *QueryBrokerDemandRequest) (<-chan *QueryBrokerDemandResponse, <-chan error)
- func (client *Client) QueryChangeLogList(request *QueryChangeLogListRequest) (response *QueryChangeLogListResponse, err error)
- func (client *Client) QueryChangeLogListWithCallback(request *QueryChangeLogListRequest, ...) <-chan int
- func (client *Client) QueryChangeLogListWithChan(request *QueryChangeLogListRequest) (<-chan *QueryChangeLogListResponse, <-chan error)
- func (client *Client) QueryContactInfo(request *QueryContactInfoRequest) (response *QueryContactInfoResponse, err error)
- func (client *Client) QueryContactInfoWithCallback(request *QueryContactInfoRequest, ...) <-chan int
- func (client *Client) QueryContactInfoWithChan(request *QueryContactInfoRequest) (<-chan *QueryContactInfoResponse, <-chan error)
- func (client *Client) QueryDSRecord(request *QueryDSRecordRequest) (response *QueryDSRecordResponse, err error)
- func (client *Client) QueryDSRecordWithCallback(request *QueryDSRecordRequest, ...) <-chan int
- func (client *Client) QueryDSRecordWithChan(request *QueryDSRecordRequest) (<-chan *QueryDSRecordResponse, <-chan error)
- func (client *Client) QueryDnsHost(request *QueryDnsHostRequest) (response *QueryDnsHostResponse, err error)
- func (client *Client) QueryDnsHostWithCallback(request *QueryDnsHostRequest, ...) <-chan int
- func (client *Client) QueryDnsHostWithChan(request *QueryDnsHostRequest) (<-chan *QueryDnsHostResponse, <-chan error)
- func (client *Client) QueryDomainAdminDivision(request *QueryDomainAdminDivisionRequest) (response *QueryDomainAdminDivisionResponse, err error)
- func (client *Client) QueryDomainAdminDivisionWithCallback(request *QueryDomainAdminDivisionRequest, ...) <-chan int
- func (client *Client) QueryDomainAdminDivisionWithChan(request *QueryDomainAdminDivisionRequest) (<-chan *QueryDomainAdminDivisionResponse, <-chan error)
- func (client *Client) QueryDomainByInstanceId(request *QueryDomainByInstanceIdRequest) (response *QueryDomainByInstanceIdResponse, err error)
- func (client *Client) QueryDomainByInstanceIdWithCallback(request *QueryDomainByInstanceIdRequest, ...) <-chan int
- func (client *Client) QueryDomainByInstanceIdWithChan(request *QueryDomainByInstanceIdRequest) (<-chan *QueryDomainByInstanceIdResponse, <-chan error)
- func (client *Client) QueryDomainGroupList(request *QueryDomainGroupListRequest) (response *QueryDomainGroupListResponse, err error)
- func (client *Client) QueryDomainGroupListWithCallback(request *QueryDomainGroupListRequest, ...) <-chan int
- func (client *Client) QueryDomainGroupListWithChan(request *QueryDomainGroupListRequest) (<-chan *QueryDomainGroupListResponse, <-chan error)
- func (client *Client) QueryDomainList(request *QueryDomainListRequest) (response *QueryDomainListResponse, err error)
- func (client *Client) QueryDomainListWithCallback(request *QueryDomainListRequest, ...) <-chan int
- func (client *Client) QueryDomainListWithChan(request *QueryDomainListRequest) (<-chan *QueryDomainListResponse, <-chan error)
- func (client *Client) QueryDomainRealNameVerificationInfo(request *QueryDomainRealNameVerificationInfoRequest) (response *QueryDomainRealNameVerificationInfoResponse, err error)
- func (client *Client) QueryDomainRealNameVerificationInfoWithCallback(request *QueryDomainRealNameVerificationInfoRequest, ...) <-chan int
- func (client *Client) QueryDomainRealNameVerificationInfoWithChan(request *QueryDomainRealNameVerificationInfoRequest) (<-chan *QueryDomainRealNameVerificationInfoResponse, <-chan error)
- func (client *Client) QueryDomainSuffix(request *QueryDomainSuffixRequest) (response *QueryDomainSuffixResponse, err error)
- func (client *Client) QueryDomainSuffixWithCallback(request *QueryDomainSuffixRequest, ...) <-chan int
- func (client *Client) QueryDomainSuffixWithChan(request *QueryDomainSuffixRequest) (<-chan *QueryDomainSuffixResponse, <-chan error)
- func (client *Client) QueryEmailVerification(request *QueryEmailVerificationRequest) (response *QueryEmailVerificationResponse, err error)
- func (client *Client) QueryEmailVerificationWithCallback(request *QueryEmailVerificationRequest, ...) <-chan int
- func (client *Client) QueryEmailVerificationWithChan(request *QueryEmailVerificationRequest) (<-chan *QueryEmailVerificationResponse, <-chan error)
- func (client *Client) QueryEnsAssociation(request *QueryEnsAssociationRequest) (response *QueryEnsAssociationResponse, err error)
- func (client *Client) QueryEnsAssociationWithCallback(request *QueryEnsAssociationRequest, ...) <-chan int
- func (client *Client) QueryEnsAssociationWithChan(request *QueryEnsAssociationRequest) (<-chan *QueryEnsAssociationResponse, <-chan error)
- func (client *Client) QueryFailReasonForDomainRealNameVerification(request *QueryFailReasonForDomainRealNameVerificationRequest) (response *QueryFailReasonForDomainRealNameVerificationResponse, err error)
- func (client *Client) QueryFailReasonForDomainRealNameVerificationWithCallback(request *QueryFailReasonForDomainRealNameVerificationRequest, ...) <-chan int
- func (client *Client) QueryFailReasonForDomainRealNameVerificationWithChan(request *QueryFailReasonForDomainRealNameVerificationRequest) (<-chan *QueryFailReasonForDomainRealNameVerificationResponse, <-chan error)
- func (client *Client) QueryFailReasonForRegistrantProfileRealNameVerification(request *QueryFailReasonForRegistrantProfileRealNameVerificationRequest) (response *QueryFailReasonForRegistrantProfileRealNameVerificationResponse, ...)
- func (client *Client) QueryFailReasonForRegistrantProfileRealNameVerificationWithCallback(request *QueryFailReasonForRegistrantProfileRealNameVerificationRequest, ...) <-chan int
- func (client *Client) QueryFailReasonForRegistrantProfileRealNameVerificationWithChan(request *QueryFailReasonForRegistrantProfileRealNameVerificationRequest) (<-chan *QueryFailReasonForRegistrantProfileRealNameVerificationResponse, ...)
- func (client *Client) QueryFailingReasonListForQualification(request *QueryFailingReasonListForQualificationRequest) (response *QueryFailingReasonListForQualificationResponse, err error)
- func (client *Client) QueryFailingReasonListForQualificationWithCallback(request *QueryFailingReasonListForQualificationRequest, ...) <-chan int
- func (client *Client) QueryFailingReasonListForQualificationWithChan(request *QueryFailingReasonListForQualificationRequest) (<-chan *QueryFailingReasonListForQualificationResponse, <-chan error)
- func (client *Client) QueryLocalEnsAssociation(request *QueryLocalEnsAssociationRequest) (response *QueryLocalEnsAssociationResponse, err error)
- func (client *Client) QueryLocalEnsAssociationWithCallback(request *QueryLocalEnsAssociationRequest, ...) <-chan int
- func (client *Client) QueryLocalEnsAssociationWithChan(request *QueryLocalEnsAssociationRequest) (<-chan *QueryLocalEnsAssociationResponse, <-chan error)
- func (client *Client) QueryQualificationDetail(request *QueryQualificationDetailRequest) (response *QueryQualificationDetailResponse, err error)
- func (client *Client) QueryQualificationDetailWithCallback(request *QueryQualificationDetailRequest, ...) <-chan int
- func (client *Client) QueryQualificationDetailWithChan(request *QueryQualificationDetailRequest) (<-chan *QueryQualificationDetailResponse, <-chan error)
- func (client *Client) QueryRegistrantProfileRealNameVerificationInfo(request *QueryRegistrantProfileRealNameVerificationInfoRequest) (response *QueryRegistrantProfileRealNameVerificationInfoResponse, err error)
- func (client *Client) QueryRegistrantProfileRealNameVerificationInfoWithCallback(request *QueryRegistrantProfileRealNameVerificationInfoRequest, ...) <-chan int
- func (client *Client) QueryRegistrantProfileRealNameVerificationInfoWithChan(request *QueryRegistrantProfileRealNameVerificationInfoRequest) (<-chan *QueryRegistrantProfileRealNameVerificationInfoResponse, <-chan error)
- func (client *Client) QueryRegistrantProfiles(request *QueryRegistrantProfilesRequest) (response *QueryRegistrantProfilesResponse, err error)
- func (client *Client) QueryRegistrantProfilesWithCallback(request *QueryRegistrantProfilesRequest, ...) <-chan int
- func (client *Client) QueryRegistrantProfilesWithChan(request *QueryRegistrantProfilesRequest) (<-chan *QueryRegistrantProfilesResponse, <-chan error)
- func (client *Client) QueryServerLock(request *QueryServerLockRequest) (response *QueryServerLockResponse, err error)
- func (client *Client) QueryServerLockWithCallback(request *QueryServerLockRequest, ...) <-chan int
- func (client *Client) QueryServerLockWithChan(request *QueryServerLockRequest) (<-chan *QueryServerLockResponse, <-chan error)
- func (client *Client) QueryTaskDetailHistory(request *QueryTaskDetailHistoryRequest) (response *QueryTaskDetailHistoryResponse, err error)
- func (client *Client) QueryTaskDetailHistoryWithCallback(request *QueryTaskDetailHistoryRequest, ...) <-chan int
- func (client *Client) QueryTaskDetailHistoryWithChan(request *QueryTaskDetailHistoryRequest) (<-chan *QueryTaskDetailHistoryResponse, <-chan error)
- func (client *Client) QueryTaskDetailList(request *QueryTaskDetailListRequest) (response *QueryTaskDetailListResponse, err error)
- func (client *Client) QueryTaskDetailListWithCallback(request *QueryTaskDetailListRequest, ...) <-chan int
- func (client *Client) QueryTaskDetailListWithChan(request *QueryTaskDetailListRequest) (<-chan *QueryTaskDetailListResponse, <-chan error)
- func (client *Client) QueryTaskInfoHistory(request *QueryTaskInfoHistoryRequest) (response *QueryTaskInfoHistoryResponse, err error)
- func (client *Client) QueryTaskInfoHistoryWithCallback(request *QueryTaskInfoHistoryRequest, ...) <-chan int
- func (client *Client) QueryTaskInfoHistoryWithChan(request *QueryTaskInfoHistoryRequest) (<-chan *QueryTaskInfoHistoryResponse, <-chan error)
- func (client *Client) QueryTaskList(request *QueryTaskListRequest) (response *QueryTaskListResponse, err error)
- func (client *Client) QueryTaskListWithCallback(request *QueryTaskListRequest, ...) <-chan int
- func (client *Client) QueryTaskListWithChan(request *QueryTaskListRequest) (<-chan *QueryTaskListResponse, <-chan error)
- func (client *Client) QueryTransferInByInstanceId(request *QueryTransferInByInstanceIdRequest) (response *QueryTransferInByInstanceIdResponse, err error)
- func (client *Client) QueryTransferInByInstanceIdWithCallback(request *QueryTransferInByInstanceIdRequest, ...) <-chan int
- func (client *Client) QueryTransferInByInstanceIdWithChan(request *QueryTransferInByInstanceIdRequest) (<-chan *QueryTransferInByInstanceIdResponse, <-chan error)
- func (client *Client) QueryTransferInList(request *QueryTransferInListRequest) (response *QueryTransferInListResponse, err error)
- func (client *Client) QueryTransferInListWithCallback(request *QueryTransferInListRequest, ...) <-chan int
- func (client *Client) QueryTransferInListWithChan(request *QueryTransferInListRequest) (<-chan *QueryTransferInListResponse, <-chan error)
- func (client *Client) QueryTransferOutInfo(request *QueryTransferOutInfoRequest) (response *QueryTransferOutInfoResponse, err error)
- func (client *Client) QueryTransferOutInfoWithCallback(request *QueryTransferOutInfoRequest, ...) <-chan int
- func (client *Client) QueryTransferOutInfoWithChan(request *QueryTransferOutInfoRequest) (<-chan *QueryTransferOutInfoResponse, <-chan error)
- func (client *Client) RecordDemand(request *RecordDemandRequest) (response *RecordDemandResponse, err error)
- func (client *Client) RecordDemandWithCallback(request *RecordDemandRequest, ...) <-chan int
- func (client *Client) RecordDemandWithChan(request *RecordDemandRequest) (<-chan *RecordDemandResponse, <-chan error)
- func (client *Client) RefuseDemand(request *RefuseDemandRequest) (response *RefuseDemandResponse, err error)
- func (client *Client) RefuseDemandWithCallback(request *RefuseDemandRequest, ...) <-chan int
- func (client *Client) RefuseDemandWithChan(request *RefuseDemandRequest) (<-chan *RefuseDemandResponse, <-chan error)
- func (client *Client) RegistrantProfileRealNameVerification(request *RegistrantProfileRealNameVerificationRequest) (response *RegistrantProfileRealNameVerificationResponse, err error)
- func (client *Client) RegistrantProfileRealNameVerificationWithCallback(request *RegistrantProfileRealNameVerificationRequest, ...) <-chan int
- func (client *Client) RegistrantProfileRealNameVerificationWithChan(request *RegistrantProfileRealNameVerificationRequest) (<-chan *RegistrantProfileRealNameVerificationResponse, <-chan error)
- func (client *Client) RequestPayDemand(request *RequestPayDemandRequest) (response *RequestPayDemandResponse, err error)
- func (client *Client) RequestPayDemandWithCallback(request *RequestPayDemandRequest, ...) <-chan int
- func (client *Client) RequestPayDemandWithChan(request *RequestPayDemandRequest) (<-chan *RequestPayDemandResponse, <-chan error)
- func (client *Client) ResendEmailVerification(request *ResendEmailVerificationRequest) (response *ResendEmailVerificationResponse, err error)
- func (client *Client) ResendEmailVerificationWithCallback(request *ResendEmailVerificationRequest, ...) <-chan int
- func (client *Client) ResendEmailVerificationWithChan(request *ResendEmailVerificationRequest) (<-chan *ResendEmailVerificationResponse, <-chan error)
- func (client *Client) ReserveDomain(request *ReserveDomainRequest) (response *ReserveDomainResponse, err error)
- func (client *Client) ReserveDomainWithCallback(request *ReserveDomainRequest, ...) <-chan int
- func (client *Client) ReserveDomainWithChan(request *ReserveDomainRequest) (<-chan *ReserveDomainResponse, <-chan error)
- func (client *Client) ResetQualificationVerification(request *ResetQualificationVerificationRequest) (response *ResetQualificationVerificationResponse, err error)
- func (client *Client) ResetQualificationVerificationWithCallback(request *ResetQualificationVerificationRequest, ...) <-chan int
- func (client *Client) ResetQualificationVerificationWithChan(request *ResetQualificationVerificationRequest) (<-chan *ResetQualificationVerificationResponse, <-chan error)
- func (client *Client) SaveBatchDomainRemark(request *SaveBatchDomainRemarkRequest) (response *SaveBatchDomainRemarkResponse, err error)
- func (client *Client) SaveBatchDomainRemarkWithCallback(request *SaveBatchDomainRemarkRequest, ...) <-chan int
- func (client *Client) SaveBatchDomainRemarkWithChan(request *SaveBatchDomainRemarkRequest) (<-chan *SaveBatchDomainRemarkResponse, <-chan error)
- func (client *Client) SaveBatchTaskForCreatingOrderActivate(request *SaveBatchTaskForCreatingOrderActivateRequest) (response *SaveBatchTaskForCreatingOrderActivateResponse, err error)
- func (client *Client) SaveBatchTaskForCreatingOrderActivateWithCallback(request *SaveBatchTaskForCreatingOrderActivateRequest, ...) <-chan int
- func (client *Client) SaveBatchTaskForCreatingOrderActivateWithChan(request *SaveBatchTaskForCreatingOrderActivateRequest) (<-chan *SaveBatchTaskForCreatingOrderActivateResponse, <-chan error)
- func (client *Client) SaveBatchTaskForCreatingOrderRedeem(request *SaveBatchTaskForCreatingOrderRedeemRequest) (response *SaveBatchTaskForCreatingOrderRedeemResponse, err error)
- func (client *Client) SaveBatchTaskForCreatingOrderRedeemWithCallback(request *SaveBatchTaskForCreatingOrderRedeemRequest, ...) <-chan int
- func (client *Client) SaveBatchTaskForCreatingOrderRedeemWithChan(request *SaveBatchTaskForCreatingOrderRedeemRequest) (<-chan *SaveBatchTaskForCreatingOrderRedeemResponse, <-chan error)
- func (client *Client) SaveBatchTaskForCreatingOrderRenew(request *SaveBatchTaskForCreatingOrderRenewRequest) (response *SaveBatchTaskForCreatingOrderRenewResponse, err error)
- func (client *Client) SaveBatchTaskForCreatingOrderRenewWithCallback(request *SaveBatchTaskForCreatingOrderRenewRequest, ...) <-chan int
- func (client *Client) SaveBatchTaskForCreatingOrderRenewWithChan(request *SaveBatchTaskForCreatingOrderRenewRequest) (<-chan *SaveBatchTaskForCreatingOrderRenewResponse, <-chan error)
- func (client *Client) SaveBatchTaskForCreatingOrderTransfer(request *SaveBatchTaskForCreatingOrderTransferRequest) (response *SaveBatchTaskForCreatingOrderTransferResponse, err error)
- func (client *Client) SaveBatchTaskForCreatingOrderTransferWithCallback(request *SaveBatchTaskForCreatingOrderTransferRequest, ...) <-chan int
- func (client *Client) SaveBatchTaskForCreatingOrderTransferWithChan(request *SaveBatchTaskForCreatingOrderTransferRequest) (<-chan *SaveBatchTaskForCreatingOrderTransferResponse, <-chan error)
- func (client *Client) SaveBatchTaskForDomainNameProxyService(request *SaveBatchTaskForDomainNameProxyServiceRequest) (response *SaveBatchTaskForDomainNameProxyServiceResponse, err error)
- func (client *Client) SaveBatchTaskForDomainNameProxyServiceWithCallback(request *SaveBatchTaskForDomainNameProxyServiceRequest, ...) <-chan int
- func (client *Client) SaveBatchTaskForDomainNameProxyServiceWithChan(request *SaveBatchTaskForDomainNameProxyServiceRequest) (<-chan *SaveBatchTaskForDomainNameProxyServiceResponse, <-chan error)
- func (client *Client) SaveBatchTaskForModifyingDomainDns(request *SaveBatchTaskForModifyingDomainDnsRequest) (response *SaveBatchTaskForModifyingDomainDnsResponse, err error)
- func (client *Client) SaveBatchTaskForModifyingDomainDnsWithCallback(request *SaveBatchTaskForModifyingDomainDnsRequest, ...) <-chan int
- func (client *Client) SaveBatchTaskForModifyingDomainDnsWithChan(request *SaveBatchTaskForModifyingDomainDnsRequest) (<-chan *SaveBatchTaskForModifyingDomainDnsResponse, <-chan error)
- func (client *Client) SaveBatchTaskForTransferProhibitionLock(request *SaveBatchTaskForTransferProhibitionLockRequest) (response *SaveBatchTaskForTransferProhibitionLockResponse, err error)
- func (client *Client) SaveBatchTaskForTransferProhibitionLockWithCallback(request *SaveBatchTaskForTransferProhibitionLockRequest, ...) <-chan int
- func (client *Client) SaveBatchTaskForTransferProhibitionLockWithChan(request *SaveBatchTaskForTransferProhibitionLockRequest) (<-chan *SaveBatchTaskForTransferProhibitionLockResponse, <-chan error)
- func (client *Client) SaveBatchTaskForUpdateProhibitionLock(request *SaveBatchTaskForUpdateProhibitionLockRequest) (response *SaveBatchTaskForUpdateProhibitionLockResponse, err error)
- func (client *Client) SaveBatchTaskForUpdateProhibitionLockWithCallback(request *SaveBatchTaskForUpdateProhibitionLockRequest, ...) <-chan int
- func (client *Client) SaveBatchTaskForUpdateProhibitionLockWithChan(request *SaveBatchTaskForUpdateProhibitionLockRequest) (<-chan *SaveBatchTaskForUpdateProhibitionLockResponse, <-chan error)
- func (client *Client) SaveBatchTaskForUpdatingContactInfoByNewContact(request *SaveBatchTaskForUpdatingContactInfoByNewContactRequest) (response *SaveBatchTaskForUpdatingContactInfoByNewContactResponse, err error)
- func (client *Client) SaveBatchTaskForUpdatingContactInfoByNewContactWithCallback(request *SaveBatchTaskForUpdatingContactInfoByNewContactRequest, ...) <-chan int
- func (client *Client) SaveBatchTaskForUpdatingContactInfoByNewContactWithChan(request *SaveBatchTaskForUpdatingContactInfoByNewContactRequest) (<-chan *SaveBatchTaskForUpdatingContactInfoByNewContactResponse, <-chan error)
- func (client *Client) SaveBatchTaskForUpdatingContactInfoByRegistrantProfileId(request *SaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdRequest) (response *SaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdResponse, ...)
- func (client *Client) SaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdWithCallback(request *SaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdRequest, ...) <-chan int
- func (client *Client) SaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdWithChan(request *SaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdRequest) (<-chan *SaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdResponse, ...)
- func (client *Client) SaveDomainGroup(request *SaveDomainGroupRequest) (response *SaveDomainGroupResponse, err error)
- func (client *Client) SaveDomainGroupWithCallback(request *SaveDomainGroupRequest, ...) <-chan int
- func (client *Client) SaveDomainGroupWithChan(request *SaveDomainGroupRequest) (<-chan *SaveDomainGroupResponse, <-chan error)
- func (client *Client) SaveRegistrantProfile(request *SaveRegistrantProfileRequest) (response *SaveRegistrantProfileResponse, err error)
- func (client *Client) SaveRegistrantProfileWithCallback(request *SaveRegistrantProfileRequest, ...) <-chan int
- func (client *Client) SaveRegistrantProfileWithChan(request *SaveRegistrantProfileRequest) (<-chan *SaveRegistrantProfileResponse, <-chan error)
- func (client *Client) SaveSingleTaskForAddingDSRecord(request *SaveSingleTaskForAddingDSRecordRequest) (response *SaveSingleTaskForAddingDSRecordResponse, err error)
- func (client *Client) SaveSingleTaskForAddingDSRecordWithCallback(request *SaveSingleTaskForAddingDSRecordRequest, ...) <-chan int
- func (client *Client) SaveSingleTaskForAddingDSRecordWithChan(request *SaveSingleTaskForAddingDSRecordRequest) (<-chan *SaveSingleTaskForAddingDSRecordResponse, <-chan error)
- func (client *Client) SaveSingleTaskForApprovingTransferOut(request *SaveSingleTaskForApprovingTransferOutRequest) (response *SaveSingleTaskForApprovingTransferOutResponse, err error)
- func (client *Client) SaveSingleTaskForApprovingTransferOutWithCallback(request *SaveSingleTaskForApprovingTransferOutRequest, ...) <-chan int
- func (client *Client) SaveSingleTaskForApprovingTransferOutWithChan(request *SaveSingleTaskForApprovingTransferOutRequest) (<-chan *SaveSingleTaskForApprovingTransferOutResponse, <-chan error)
- func (client *Client) SaveSingleTaskForAssociatingEns(request *SaveSingleTaskForAssociatingEnsRequest) (response *SaveSingleTaskForAssociatingEnsResponse, err error)
- func (client *Client) SaveSingleTaskForAssociatingEnsWithCallback(request *SaveSingleTaskForAssociatingEnsRequest, ...) <-chan int
- func (client *Client) SaveSingleTaskForAssociatingEnsWithChan(request *SaveSingleTaskForAssociatingEnsRequest) (<-chan *SaveSingleTaskForAssociatingEnsResponse, <-chan error)
- func (client *Client) SaveSingleTaskForCancelingTransferIn(request *SaveSingleTaskForCancelingTransferInRequest) (response *SaveSingleTaskForCancelingTransferInResponse, err error)
- func (client *Client) SaveSingleTaskForCancelingTransferInWithCallback(request *SaveSingleTaskForCancelingTransferInRequest, ...) <-chan int
- func (client *Client) SaveSingleTaskForCancelingTransferInWithChan(request *SaveSingleTaskForCancelingTransferInRequest) (<-chan *SaveSingleTaskForCancelingTransferInResponse, <-chan error)
- func (client *Client) SaveSingleTaskForCancelingTransferOut(request *SaveSingleTaskForCancelingTransferOutRequest) (response *SaveSingleTaskForCancelingTransferOutResponse, err error)
- func (client *Client) SaveSingleTaskForCancelingTransferOutWithCallback(request *SaveSingleTaskForCancelingTransferOutRequest, ...) <-chan int
- func (client *Client) SaveSingleTaskForCancelingTransferOutWithChan(request *SaveSingleTaskForCancelingTransferOutRequest) (<-chan *SaveSingleTaskForCancelingTransferOutResponse, <-chan error)
- func (client *Client) SaveSingleTaskForCreatingDnsHost(request *SaveSingleTaskForCreatingDnsHostRequest) (response *SaveSingleTaskForCreatingDnsHostResponse, err error)
- func (client *Client) SaveSingleTaskForCreatingDnsHostWithCallback(request *SaveSingleTaskForCreatingDnsHostRequest, ...) <-chan int
- func (client *Client) SaveSingleTaskForCreatingDnsHostWithChan(request *SaveSingleTaskForCreatingDnsHostRequest) (<-chan *SaveSingleTaskForCreatingDnsHostResponse, <-chan error)
- func (client *Client) SaveSingleTaskForCreatingOrderActivate(request *SaveSingleTaskForCreatingOrderActivateRequest) (response *SaveSingleTaskForCreatingOrderActivateResponse, err error)
- func (client *Client) SaveSingleTaskForCreatingOrderActivateWithCallback(request *SaveSingleTaskForCreatingOrderActivateRequest, ...) <-chan int
- func (client *Client) SaveSingleTaskForCreatingOrderActivateWithChan(request *SaveSingleTaskForCreatingOrderActivateRequest) (<-chan *SaveSingleTaskForCreatingOrderActivateResponse, <-chan error)
- func (client *Client) SaveSingleTaskForCreatingOrderRedeem(request *SaveSingleTaskForCreatingOrderRedeemRequest) (response *SaveSingleTaskForCreatingOrderRedeemResponse, err error)
- func (client *Client) SaveSingleTaskForCreatingOrderRedeemWithCallback(request *SaveSingleTaskForCreatingOrderRedeemRequest, ...) <-chan int
- func (client *Client) SaveSingleTaskForCreatingOrderRedeemWithChan(request *SaveSingleTaskForCreatingOrderRedeemRequest) (<-chan *SaveSingleTaskForCreatingOrderRedeemResponse, <-chan error)
- func (client *Client) SaveSingleTaskForCreatingOrderRenew(request *SaveSingleTaskForCreatingOrderRenewRequest) (response *SaveSingleTaskForCreatingOrderRenewResponse, err error)
- func (client *Client) SaveSingleTaskForCreatingOrderRenewWithCallback(request *SaveSingleTaskForCreatingOrderRenewRequest, ...) <-chan int
- func (client *Client) SaveSingleTaskForCreatingOrderRenewWithChan(request *SaveSingleTaskForCreatingOrderRenewRequest) (<-chan *SaveSingleTaskForCreatingOrderRenewResponse, <-chan error)
- func (client *Client) SaveSingleTaskForCreatingOrderTransfer(request *SaveSingleTaskForCreatingOrderTransferRequest) (response *SaveSingleTaskForCreatingOrderTransferResponse, err error)
- func (client *Client) SaveSingleTaskForCreatingOrderTransferWithCallback(request *SaveSingleTaskForCreatingOrderTransferRequest, ...) <-chan int
- func (client *Client) SaveSingleTaskForCreatingOrderTransferWithChan(request *SaveSingleTaskForCreatingOrderTransferRequest) (<-chan *SaveSingleTaskForCreatingOrderTransferResponse, <-chan error)
- func (client *Client) SaveSingleTaskForDeletingDSRecord(request *SaveSingleTaskForDeletingDSRecordRequest) (response *SaveSingleTaskForDeletingDSRecordResponse, err error)
- func (client *Client) SaveSingleTaskForDeletingDSRecordWithCallback(request *SaveSingleTaskForDeletingDSRecordRequest, ...) <-chan int
- func (client *Client) SaveSingleTaskForDeletingDSRecordWithChan(request *SaveSingleTaskForDeletingDSRecordRequest) (<-chan *SaveSingleTaskForDeletingDSRecordResponse, <-chan error)
- func (client *Client) SaveSingleTaskForDeletingDnsHost(request *SaveSingleTaskForDeletingDnsHostRequest) (response *SaveSingleTaskForDeletingDnsHostResponse, err error)
- func (client *Client) SaveSingleTaskForDeletingDnsHostWithCallback(request *SaveSingleTaskForDeletingDnsHostRequest, ...) <-chan int
- func (client *Client) SaveSingleTaskForDeletingDnsHostWithChan(request *SaveSingleTaskForDeletingDnsHostRequest) (<-chan *SaveSingleTaskForDeletingDnsHostResponse, <-chan error)
- func (client *Client) SaveSingleTaskForDisassociatingEns(request *SaveSingleTaskForDisassociatingEnsRequest) (response *SaveSingleTaskForDisassociatingEnsResponse, err error)
- func (client *Client) SaveSingleTaskForDisassociatingEnsWithCallback(request *SaveSingleTaskForDisassociatingEnsRequest, ...) <-chan int
- func (client *Client) SaveSingleTaskForDisassociatingEnsWithChan(request *SaveSingleTaskForDisassociatingEnsRequest) (<-chan *SaveSingleTaskForDisassociatingEnsResponse, <-chan error)
- func (client *Client) SaveSingleTaskForDomainNameProxyService(request *SaveSingleTaskForDomainNameProxyServiceRequest) (response *SaveSingleTaskForDomainNameProxyServiceResponse, err error)
- func (client *Client) SaveSingleTaskForDomainNameProxyServiceWithCallback(request *SaveSingleTaskForDomainNameProxyServiceRequest, ...) <-chan int
- func (client *Client) SaveSingleTaskForDomainNameProxyServiceWithChan(request *SaveSingleTaskForDomainNameProxyServiceRequest) (<-chan *SaveSingleTaskForDomainNameProxyServiceResponse, <-chan error)
- func (client *Client) SaveSingleTaskForModifyingDSRecord(request *SaveSingleTaskForModifyingDSRecordRequest) (response *SaveSingleTaskForModifyingDSRecordResponse, err error)
- func (client *Client) SaveSingleTaskForModifyingDSRecordWithCallback(request *SaveSingleTaskForModifyingDSRecordRequest, ...) <-chan int
- func (client *Client) SaveSingleTaskForModifyingDSRecordWithChan(request *SaveSingleTaskForModifyingDSRecordRequest) (<-chan *SaveSingleTaskForModifyingDSRecordResponse, <-chan error)
- func (client *Client) SaveSingleTaskForModifyingDnsHost(request *SaveSingleTaskForModifyingDnsHostRequest) (response *SaveSingleTaskForModifyingDnsHostResponse, err error)
- func (client *Client) SaveSingleTaskForModifyingDnsHostWithCallback(request *SaveSingleTaskForModifyingDnsHostRequest, ...) <-chan int
- func (client *Client) SaveSingleTaskForModifyingDnsHostWithChan(request *SaveSingleTaskForModifyingDnsHostRequest) (<-chan *SaveSingleTaskForModifyingDnsHostResponse, <-chan error)
- func (client *Client) SaveSingleTaskForQueryingTransferAuthorizationCode(request *SaveSingleTaskForQueryingTransferAuthorizationCodeRequest) (response *SaveSingleTaskForQueryingTransferAuthorizationCodeResponse, ...)
- func (client *Client) SaveSingleTaskForQueryingTransferAuthorizationCodeWithCallback(request *SaveSingleTaskForQueryingTransferAuthorizationCodeRequest, ...) <-chan int
- func (client *Client) SaveSingleTaskForQueryingTransferAuthorizationCodeWithChan(request *SaveSingleTaskForQueryingTransferAuthorizationCodeRequest) (<-chan *SaveSingleTaskForQueryingTransferAuthorizationCodeResponse, ...)
- func (client *Client) SaveSingleTaskForSynchronizingDSRecord(request *SaveSingleTaskForSynchronizingDSRecordRequest) (response *SaveSingleTaskForSynchronizingDSRecordResponse, err error)
- func (client *Client) SaveSingleTaskForSynchronizingDSRecordWithCallback(request *SaveSingleTaskForSynchronizingDSRecordRequest, ...) <-chan int
- func (client *Client) SaveSingleTaskForSynchronizingDSRecordWithChan(request *SaveSingleTaskForSynchronizingDSRecordRequest) (<-chan *SaveSingleTaskForSynchronizingDSRecordResponse, <-chan error)
- func (client *Client) SaveSingleTaskForSynchronizingDnsHost(request *SaveSingleTaskForSynchronizingDnsHostRequest) (response *SaveSingleTaskForSynchronizingDnsHostResponse, err error)
- func (client *Client) SaveSingleTaskForSynchronizingDnsHostWithCallback(request *SaveSingleTaskForSynchronizingDnsHostRequest, ...) <-chan int
- func (client *Client) SaveSingleTaskForSynchronizingDnsHostWithChan(request *SaveSingleTaskForSynchronizingDnsHostRequest) (<-chan *SaveSingleTaskForSynchronizingDnsHostResponse, <-chan error)
- func (client *Client) SaveSingleTaskForTransferProhibitionLock(request *SaveSingleTaskForTransferProhibitionLockRequest) (response *SaveSingleTaskForTransferProhibitionLockResponse, err error)
- func (client *Client) SaveSingleTaskForTransferProhibitionLockWithCallback(request *SaveSingleTaskForTransferProhibitionLockRequest, ...) <-chan int
- func (client *Client) SaveSingleTaskForTransferProhibitionLockWithChan(request *SaveSingleTaskForTransferProhibitionLockRequest) (<-chan *SaveSingleTaskForTransferProhibitionLockResponse, <-chan error)
- func (client *Client) SaveSingleTaskForUpdateProhibitionLock(request *SaveSingleTaskForUpdateProhibitionLockRequest) (response *SaveSingleTaskForUpdateProhibitionLockResponse, err error)
- func (client *Client) SaveSingleTaskForUpdateProhibitionLockWithCallback(request *SaveSingleTaskForUpdateProhibitionLockRequest, ...) <-chan int
- func (client *Client) SaveSingleTaskForUpdateProhibitionLockWithChan(request *SaveSingleTaskForUpdateProhibitionLockRequest) (<-chan *SaveSingleTaskForUpdateProhibitionLockResponse, <-chan error)
- func (client *Client) SaveSingleTaskForUpdatingContactInfo(request *SaveSingleTaskForUpdatingContactInfoRequest) (response *SaveSingleTaskForUpdatingContactInfoResponse, err error)
- func (client *Client) SaveSingleTaskForUpdatingContactInfoWithCallback(request *SaveSingleTaskForUpdatingContactInfoRequest, ...) <-chan int
- func (client *Client) SaveSingleTaskForUpdatingContactInfoWithChan(request *SaveSingleTaskForUpdatingContactInfoRequest) (<-chan *SaveSingleTaskForUpdatingContactInfoResponse, <-chan error)
- func (client *Client) SaveTaskForSubmittingDomainDelete(request *SaveTaskForSubmittingDomainDeleteRequest) (response *SaveTaskForSubmittingDomainDeleteResponse, err error)
- func (client *Client) SaveTaskForSubmittingDomainDeleteWithCallback(request *SaveTaskForSubmittingDomainDeleteRequest, ...) <-chan int
- func (client *Client) SaveTaskForSubmittingDomainDeleteWithChan(request *SaveTaskForSubmittingDomainDeleteRequest) (<-chan *SaveTaskForSubmittingDomainDeleteResponse, <-chan error)
- func (client *Client) SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredential(...) (...)
- func (client *Client) SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredentialWithCallback(...) <-chan int
- func (client *Client) SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredentialWithChan(...) (...)
- func (client *Client) SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileID(...) (...)
- func (client *Client) SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileIDWithCallback(...) <-chan int
- func (client *Client) SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileIDWithChan(...) (...)
- func (client *Client) SaveTaskForUpdatingRegistrantInfoByIdentityCredential(request *SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest) (response *SaveTaskForUpdatingRegistrantInfoByIdentityCredentialResponse, ...)
- func (client *Client) SaveTaskForUpdatingRegistrantInfoByIdentityCredentialWithCallback(request *SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest, ...) <-chan int
- func (client *Client) SaveTaskForUpdatingRegistrantInfoByIdentityCredentialWithChan(request *SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest) (<-chan *SaveTaskForUpdatingRegistrantInfoByIdentityCredentialResponse, ...)
- func (client *Client) SaveTaskForUpdatingRegistrantInfoByRegistrantProfileID(request *SaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDRequest) (response *SaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDResponse, ...)
- func (client *Client) SaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDWithCallback(request *SaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDRequest, ...) <-chan int
- func (client *Client) SaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDWithChan(request *SaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDRequest) (<-chan *SaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDResponse, ...)
- func (client *Client) ScrollDomainList(request *ScrollDomainListRequest) (response *ScrollDomainListResponse, err error)
- func (client *Client) ScrollDomainListWithCallback(request *ScrollDomainListRequest, ...) <-chan int
- func (client *Client) ScrollDomainListWithChan(request *ScrollDomainListRequest) (<-chan *ScrollDomainListResponse, <-chan error)
- func (client *Client) SubmitEmailVerification(request *SubmitEmailVerificationRequest) (response *SubmitEmailVerificationResponse, err error)
- func (client *Client) SubmitEmailVerificationWithCallback(request *SubmitEmailVerificationRequest, ...) <-chan int
- func (client *Client) SubmitEmailVerificationWithChan(request *SubmitEmailVerificationRequest) (<-chan *SubmitEmailVerificationResponse, <-chan error)
- func (client *Client) TransferInCheckMailToken(request *TransferInCheckMailTokenRequest) (response *TransferInCheckMailTokenResponse, err error)
- func (client *Client) TransferInCheckMailTokenWithCallback(request *TransferInCheckMailTokenRequest, ...) <-chan int
- func (client *Client) TransferInCheckMailTokenWithChan(request *TransferInCheckMailTokenRequest) (<-chan *TransferInCheckMailTokenResponse, <-chan error)
- func (client *Client) TransferInReenterTransferAuthorizationCode(request *TransferInReenterTransferAuthorizationCodeRequest) (response *TransferInReenterTransferAuthorizationCodeResponse, err error)
- func (client *Client) TransferInReenterTransferAuthorizationCodeWithCallback(request *TransferInReenterTransferAuthorizationCodeRequest, ...) <-chan int
- func (client *Client) TransferInReenterTransferAuthorizationCodeWithChan(request *TransferInReenterTransferAuthorizationCodeRequest) (<-chan *TransferInReenterTransferAuthorizationCodeResponse, <-chan error)
- func (client *Client) TransferInRefetchWhoisEmail(request *TransferInRefetchWhoisEmailRequest) (response *TransferInRefetchWhoisEmailResponse, err error)
- func (client *Client) TransferInRefetchWhoisEmailWithCallback(request *TransferInRefetchWhoisEmailRequest, ...) <-chan int
- func (client *Client) TransferInRefetchWhoisEmailWithChan(request *TransferInRefetchWhoisEmailRequest) (<-chan *TransferInRefetchWhoisEmailResponse, <-chan error)
- func (client *Client) TransferInResendMailToken(request *TransferInResendMailTokenRequest) (response *TransferInResendMailTokenResponse, err error)
- func (client *Client) TransferInResendMailTokenWithCallback(request *TransferInResendMailTokenRequest, ...) <-chan int
- func (client *Client) TransferInResendMailTokenWithChan(request *TransferInResendMailTokenRequest) (<-chan *TransferInResendMailTokenResponse, <-chan error)
- func (client *Client) UpdateDomainToDomainGroup(request *UpdateDomainToDomainGroupRequest) (response *UpdateDomainToDomainGroupResponse, err error)
- func (client *Client) UpdateDomainToDomainGroupWithCallback(request *UpdateDomainToDomainGroupRequest, ...) <-chan int
- func (client *Client) UpdateDomainToDomainGroupWithChan(request *UpdateDomainToDomainGroupRequest) (<-chan *UpdateDomainToDomainGroupResponse, <-chan error)
- func (client *Client) VerifyContactField(request *VerifyContactFieldRequest) (response *VerifyContactFieldResponse, err error)
- func (client *Client) VerifyContactFieldWithCallback(request *VerifyContactFieldRequest, ...) <-chan int
- func (client *Client) VerifyContactFieldWithChan(request *VerifyContactFieldRequest) (<-chan *VerifyContactFieldResponse, <-chan error)
- func (client *Client) VerifyEmail(request *VerifyEmailRequest) (response *VerifyEmailResponse, err error)
- func (client *Client) VerifyEmailWithCallback(request *VerifyEmailRequest, ...) <-chan int
- func (client *Client) VerifyEmailWithChan(request *VerifyEmailRequest) (<-chan *VerifyEmailResponse, <-chan error)
- type ConfirmTransferInEmailRequest
- type ConfirmTransferInEmailResponse
- type Contact
- type Contacts
- type Credentials
- type CurrentPageCursor
- type DSRecord
- type DSRecordList
- type DataInListEmailVerification
- type DataInListServerLock
- type DataInPollTaskResult
- type DataInQueryAdvancedDomainList
- type DataInQueryAuctions
- type DataInQueryBidRecords
- type DataInQueryBrokerDemand
- type DataInQueryBrokerDemandRecord
- type DataInQueryChangeLogList
- type DataInQueryDomainGroupList
- type DataInQueryDomainList
- type DataInQueryFailReasonForDomainRealNameVerification
- type DataInQueryFailReasonForRegistrantProfileRealNameVerification
- type DataInQueryFailingReasonListForQualification
- type DataInQueryTaskDetailList
- type DataInQueryTaskList
- type DataInQueryTransferInList
- type DataInScrollDomainList
- type DeleteDomainGroupRequest
- type DeleteDomainGroupResponse
- type DeleteEmailVerificationRequest
- type DeleteEmailVerificationResponse
- type DeleteRegistrantProfileRequest
- type DeleteRegistrantProfileResponse
- type Demand
- type DnsHost
- type DnsHostList
- type DnsListInQueryAdvancedDomainList
- type DnsListInQueryDomainByInstanceId
- type DnsListInScrollDomainList
- type Domain
- type DomainGroup
- type EmailVerification
- type EmailVerifiedRequest
- type EmailVerifiedResponse
- type ExistList
- type FailDemandRequest
- type FailDemandResponse
- type FailListInConfirmTransferInEmail
- type FailListInDeleteEmailVerification
- type FailListInResendEmailVerification
- type FailListInSubmitEmailVerification
- type FailListInTransferInCheckMailToken
- type FailRecord
- type FinishDemandRequest
- type FinishDemandResponse
- type FuzzyMatchDomainSensitiveWordRequest
- type FuzzyMatchDomainSensitiveWordResponse
- type GetQualificationUploadPolicyRequest
- type GetQualificationUploadPolicyResponse
- type GetReserveDomainUrlRequest
- type GetReserveDomainUrlResponse
- type Holder
- type Holders
- type IpList
- type JurDesc
- type ListEmailVerificationRequest
- type ListEmailVerificationResponse
- type ListServerLockRequest
- type ListServerLockResponse
- type LookupTmchNoticeRequest
- type LookupTmchNoticeResponse
- type MatchedSensitiveWord
- type MatchedSentiveWordsInBatchFuzzyMatchDomainSensitiveWord
- type MatchedSentiveWordsInFuzzyMatchDomainSensitiveWord
- type NextPageCursor
- type ObjectsInQueryTaskDetailHistory
- type ObjectsInQueryTaskInfoHistory
- type PollTaskResultRequest
- type PollTaskResultResponse
- type PrePageCursor
- type QualificationCredential
- type QueryAdvancedDomainListRequest
- type QueryAdvancedDomainListResponse
- type QueryAuctionDetailRequest
- type QueryAuctionDetailResponse
- type QueryAuctionsRequest
- type QueryAuctionsResponse
- type QueryBidRecordsRequest
- type QueryBidRecordsResponse
- type QueryBookingDomainInfoRequest
- type QueryBookingDomainInfoResponse
- type QueryBrokerDemandRecordRequest
- type QueryBrokerDemandRecordResponse
- type QueryBrokerDemandRequest
- type QueryBrokerDemandResponse
- type QueryChangeLogListRequest
- type QueryChangeLogListResponse
- type QueryContactInfoRequest
- type QueryContactInfoResponse
- type QueryDSRecordRequest
- type QueryDSRecordResponse
- type QueryDnsHostRequest
- type QueryDnsHostResponse
- type QueryDomainAdminDivisionRequest
- type QueryDomainAdminDivisionResponse
- type QueryDomainByInstanceIdRequest
- type QueryDomainByInstanceIdResponse
- type QueryDomainGroupListRequest
- type QueryDomainGroupListResponse
- type QueryDomainListRequest
- type QueryDomainListResponse
- type QueryDomainRealNameVerificationInfoRequest
- type QueryDomainRealNameVerificationInfoResponse
- type QueryDomainSuffixRequest
- type QueryDomainSuffixResponse
- type QueryEmailVerificationRequest
- type QueryEmailVerificationResponse
- type QueryEnsAssociationRequest
- type QueryEnsAssociationResponse
- type QueryFailReasonForDomainRealNameVerificationRequest
- type QueryFailReasonForDomainRealNameVerificationResponse
- type QueryFailReasonForRegistrantProfileRealNameVerificationRequest
- type QueryFailReasonForRegistrantProfileRealNameVerificationResponse
- type QueryFailingReasonListForQualificationRequest
- type QueryFailingReasonListForQualificationResponse
- type QueryLocalEnsAssociationRequest
- type QueryLocalEnsAssociationResponse
- type QueryQualificationDetailRequest
- type QueryQualificationDetailResponse
- type QueryRegistrantProfileRealNameVerificationInfoRequest
- type QueryRegistrantProfileRealNameVerificationInfoResponse
- type QueryRegistrantProfilesRequest
- type QueryRegistrantProfilesResponse
- type QueryServerLockRequest
- type QueryServerLockResponse
- type QueryTaskDetailHistoryRequest
- type QueryTaskDetailHistoryResponse
- type QueryTaskDetailListRequest
- type QueryTaskDetailListResponse
- type QueryTaskInfoHistoryRequest
- type QueryTaskInfoHistoryResponse
- type QueryTaskListRequest
- type QueryTaskListResponse
- type QueryTransferInByInstanceIdRequest
- type QueryTransferInByInstanceIdResponse
- type QueryTransferInListRequest
- type QueryTransferInListResponse
- type QueryTransferInResponse
- type QueryTransferOutInfoRequest
- type QueryTransferOutInfoResponse
- type RecordDemandRequest
- type RecordDemandResponse
- type RefuseDemandRequest
- type RefuseDemandResponse
- type RegistrantProfile
- type RegistrantProfileRealNameVerificationRequest
- type RegistrantProfileRealNameVerificationResponse
- type RegistrantProfiles
- type RequestPayDemandRequest
- type RequestPayDemandResponse
- type ResendEmailVerificationRequest
- type ResendEmailVerificationResponse
- type ReserveDomainRequest
- type ReserveDomainResponse
- type ResetQualificationVerificationRequest
- type ResetQualificationVerificationResponse
- type SaveBatchDomainRemarkRequest
- type SaveBatchDomainRemarkResponse
- type SaveBatchTaskForCreatingOrderActivateOrderActivateParam
- type SaveBatchTaskForCreatingOrderActivateRequest
- type SaveBatchTaskForCreatingOrderActivateResponse
- type SaveBatchTaskForCreatingOrderRedeemOrderRedeemParam
- type SaveBatchTaskForCreatingOrderRedeemRequest
- type SaveBatchTaskForCreatingOrderRedeemResponse
- type SaveBatchTaskForCreatingOrderRenewOrderRenewParam
- type SaveBatchTaskForCreatingOrderRenewRequest
- type SaveBatchTaskForCreatingOrderRenewResponse
- type SaveBatchTaskForCreatingOrderTransferOrderTransferParam
- type SaveBatchTaskForCreatingOrderTransferRequest
- type SaveBatchTaskForCreatingOrderTransferResponse
- type SaveBatchTaskForDomainNameProxyServiceRequest
- type SaveBatchTaskForDomainNameProxyServiceResponse
- type SaveBatchTaskForModifyingDomainDnsRequest
- type SaveBatchTaskForModifyingDomainDnsResponse
- type SaveBatchTaskForTransferProhibitionLockRequest
- type SaveBatchTaskForTransferProhibitionLockResponse
- type SaveBatchTaskForUpdateProhibitionLockRequest
- type SaveBatchTaskForUpdateProhibitionLockResponse
- type SaveBatchTaskForUpdatingContactInfoByNewContactRequest
- type SaveBatchTaskForUpdatingContactInfoByNewContactResponse
- type SaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdRequest
- type SaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdResponse
- type SaveDomainGroupRequest
- type SaveDomainGroupResponse
- type SaveRegistrantProfileRequest
- type SaveRegistrantProfileResponse
- type SaveSingleTaskForAddingDSRecordRequest
- type SaveSingleTaskForAddingDSRecordResponse
- type SaveSingleTaskForApprovingTransferOutRequest
- type SaveSingleTaskForApprovingTransferOutResponse
- type SaveSingleTaskForAssociatingEnsRequest
- type SaveSingleTaskForAssociatingEnsResponse
- type SaveSingleTaskForCancelingTransferInRequest
- type SaveSingleTaskForCancelingTransferInResponse
- type SaveSingleTaskForCancelingTransferOutRequest
- type SaveSingleTaskForCancelingTransferOutResponse
- type SaveSingleTaskForCreatingDnsHostRequest
- type SaveSingleTaskForCreatingDnsHostResponse
- type SaveSingleTaskForCreatingOrderActivateRequest
- type SaveSingleTaskForCreatingOrderActivateResponse
- type SaveSingleTaskForCreatingOrderRedeemRequest
- type SaveSingleTaskForCreatingOrderRedeemResponse
- type SaveSingleTaskForCreatingOrderRenewRequest
- type SaveSingleTaskForCreatingOrderRenewResponse
- type SaveSingleTaskForCreatingOrderTransferRequest
- type SaveSingleTaskForCreatingOrderTransferResponse
- type SaveSingleTaskForDeletingDSRecordRequest
- type SaveSingleTaskForDeletingDSRecordResponse
- type SaveSingleTaskForDeletingDnsHostRequest
- type SaveSingleTaskForDeletingDnsHostResponse
- type SaveSingleTaskForDisassociatingEnsRequest
- type SaveSingleTaskForDisassociatingEnsResponse
- type SaveSingleTaskForDomainNameProxyServiceRequest
- type SaveSingleTaskForDomainNameProxyServiceResponse
- type SaveSingleTaskForModifyingDSRecordRequest
- type SaveSingleTaskForModifyingDSRecordResponse
- type SaveSingleTaskForModifyingDnsHostRequest
- type SaveSingleTaskForModifyingDnsHostResponse
- type SaveSingleTaskForQueryingTransferAuthorizationCodeRequest
- type SaveSingleTaskForQueryingTransferAuthorizationCodeResponse
- type SaveSingleTaskForSynchronizingDSRecordRequest
- type SaveSingleTaskForSynchronizingDSRecordResponse
- type SaveSingleTaskForSynchronizingDnsHostRequest
- type SaveSingleTaskForSynchronizingDnsHostResponse
- type SaveSingleTaskForTransferProhibitionLockRequest
- type SaveSingleTaskForTransferProhibitionLockResponse
- type SaveSingleTaskForUpdateProhibitionLockRequest
- type SaveSingleTaskForUpdateProhibitionLockResponse
- type SaveSingleTaskForUpdatingContactInfoRequest
- type SaveSingleTaskForUpdatingContactInfoResponse
- type SaveTaskForSubmittingDomainDeleteRequest
- type SaveTaskForSubmittingDomainDeleteResponse
- type SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredentialRequest
- type SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredentialResponse
- type SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileIDRequest
- type SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileIDResponse
- type SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest
- type SaveTaskForUpdatingRegistrantInfoByIdentityCredentialResponse
- type SaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDRequest
- type SaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDResponse
- type ScrollDomainListRequest
- type ScrollDomainListResponse
- type SendResult
- type SensitiveWordMatchResult
- type SensitiveWordMatchResultList
- type StreetInLookupTmchNotice
- type SubmitEmailVerificationRequest
- type SubmitEmailVerificationResponse
- type SuccessListInConfirmTransferInEmail
- type SuccessListInDeleteEmailVerification
- type SuccessListInResendEmailVerification
- type SuccessListInSubmitEmailVerification
- type SuccessListInTransferInCheckMailToken
- type SuffixList
- type TaskDetail
- type TaskDetailHistory
- type TaskInfo
- type TaskInfoHistory
- type TransferInCheckMailTokenRequest
- type TransferInCheckMailTokenResponse
- type TransferInInfo
- type TransferInReenterTransferAuthorizationCodeRequest
- type TransferInReenterTransferAuthorizationCodeResponse
- type TransferInRefetchWhoisEmailRequest
- type TransferInRefetchWhoisEmailResponse
- type TransferInResendMailTokenRequest
- type TransferInResendMailTokenResponse
- type UpdateDomainToDomainGroupRequest
- type UpdateDomainToDomainGroupResponse
- type VerifyContactFieldRequest
- type VerifyContactFieldResponse
- type VerifyEmailRequest
- type VerifyEmailResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AcceptDemandRequest ¶
type AcceptDemandRequest struct {
*requests.RpcRequest
BizId string `position:"Query" name:"BizId"`
Message string `position:"Query" name:"Message"`
}
AcceptDemandRequest is the request struct for api AcceptDemand
func CreateAcceptDemandRequest ¶
func CreateAcceptDemandRequest() (request *AcceptDemandRequest)
CreateAcceptDemandRequest creates a request to invoke AcceptDemand API
type AcceptDemandResponse ¶
type AcceptDemandResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
}
AcceptDemandResponse is the response struct for api AcceptDemand
func CreateAcceptDemandResponse ¶
func CreateAcceptDemandResponse() (response *AcceptDemandResponse)
CreateAcceptDemandResponse creates a response to parse from AcceptDemand response
type AcknowledgeTaskResultRequest ¶
type AcknowledgeTaskResultRequest struct {
*requests.RpcRequest
TaskDetailNo *[]string `position:"Query" name:"TaskDetailNo" type:"Repeated"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
}
AcknowledgeTaskResultRequest is the request struct for api AcknowledgeTaskResult
func CreateAcknowledgeTaskResultRequest ¶
func CreateAcknowledgeTaskResultRequest() (request *AcknowledgeTaskResultRequest)
CreateAcknowledgeTaskResultRequest creates a request to invoke AcknowledgeTaskResult API
type AcknowledgeTaskResultResponse ¶
type AcknowledgeTaskResultResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
Result int `json:"Result" xml:"Result"`
}
AcknowledgeTaskResultResponse is the response struct for api AcknowledgeTaskResult
func CreateAcknowledgeTaskResultResponse ¶
func CreateAcknowledgeTaskResultResponse() (response *AcknowledgeTaskResultResponse)
CreateAcknowledgeTaskResultResponse creates a response to parse from AcknowledgeTaskResult response
type Addr ¶
type Addr struct {
Cc string `json:"Cc" xml:"Cc"`
Pc string `json:"Pc" xml:"Pc"`
Sp string `json:"Sp" xml:"Sp"`
City string `json:"City" xml:"City"`
Street StreetInLookupTmchNotice `json:"Street" xml:"Street"`
}
Addr is a nested struct in domain response
type AdminDivision ¶
type AdminDivision struct {
DivisionName string `json:"DivisionName" xml:"DivisionName"`
Children Children `json:"Children" xml:"Children"`
}
AdminDivision is a nested struct in domain response
type AdminDivisions ¶
type AdminDivisions struct {
AdminDivision []AdminDivision `json:"AdminDivision" xml:"AdminDivision"`
}
AdminDivisions is a nested struct in domain response
type AuctionDetail ¶
type AuctionDetail struct {
DomainName string `json:"DomainName" xml:"DomainName"`
AuctionId string `json:"AuctionId" xml:"AuctionId"`
DomainType string `json:"DomainType" xml:"DomainType"`
BookedPartner string `json:"BookedPartner" xml:"BookedPartner"`
PartnerType string `json:"PartnerType" xml:"PartnerType"`
Currency string `json:"Currency" xml:"Currency"`
YourCurrentBid float64 `json:"YourCurrentBid" xml:"YourCurrentBid"`
YourMaxBid float64 `json:"YourMaxBid" xml:"YourMaxBid"`
HighBid float64 `json:"HighBid" xml:"HighBid"`
NextValidBid float64 `json:"NextValidBid" xml:"NextValidBid"`
ReserveMet bool `json:"ReserveMet" xml:"ReserveMet"`
TransferInPrice float64 `json:"TransferInPrice" xml:"TransferInPrice"`
PayPrice float64 `json:"PayPrice" xml:"PayPrice"`
HighBidder string `json:"HighBidder" xml:"HighBidder"`
Status string `json:"Status" xml:"Status"`
PayStatus string `json:"PayStatus" xml:"PayStatus"`
ProduceStatus string `json:"ProduceStatus" xml:"ProduceStatus"`
AuctionEndTime int `json:"AuctionEndTime" xml:"AuctionEndTime"`
BookEndTime int `json:"BookEndTime" xml:"BookEndTime"`
PayEndTime int `json:"PayEndTime" xml:"PayEndTime"`
DeliveryTime int `json:"DeliveryTime" xml:"DeliveryTime"`
FailCode string `json:"FailCode" xml:"FailCode"`
}
AuctionDetail is a nested struct in domain response
type BatchFuzzyMatchDomainSensitiveWordRequest ¶
type BatchFuzzyMatchDomainSensitiveWordRequest struct {
*requests.RpcRequest
UserClientIp string `position:"Query" name:"UserClientIp"`
Keyword string `position:"Query" name:"Keyword"`
Lang string `position:"Query" name:"Lang"`
}
BatchFuzzyMatchDomainSensitiveWordRequest is the request struct for api BatchFuzzyMatchDomainSensitiveWord
func CreateBatchFuzzyMatchDomainSensitiveWordRequest ¶
func CreateBatchFuzzyMatchDomainSensitiveWordRequest() (request *BatchFuzzyMatchDomainSensitiveWordRequest)
CreateBatchFuzzyMatchDomainSensitiveWordRequest creates a request to invoke BatchFuzzyMatchDomainSensitiveWord API
type BatchFuzzyMatchDomainSensitiveWordResponse ¶
type BatchFuzzyMatchDomainSensitiveWordResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
SensitiveWordMatchResultList SensitiveWordMatchResultList `json:"SensitiveWordMatchResultList" xml:"SensitiveWordMatchResultList"`
}
BatchFuzzyMatchDomainSensitiveWordResponse is the response struct for api BatchFuzzyMatchDomainSensitiveWord
func CreateBatchFuzzyMatchDomainSensitiveWordResponse ¶
func CreateBatchFuzzyMatchDomainSensitiveWordResponse() (response *BatchFuzzyMatchDomainSensitiveWordResponse)
CreateBatchFuzzyMatchDomainSensitiveWordResponse creates a response to parse from BatchFuzzyMatchDomainSensitiveWord response
type BidDomainRequest ¶
type BidDomainRequest struct {
*requests.RpcRequest
AuctionId string `position:"Body" name:"AuctionId"`
MaxBid requests.Float `position:"Body" name:"MaxBid"`
Currency string `position:"Body" name:"Currency"`
}
BidDomainRequest is the request struct for api BidDomain
func CreateBidDomainRequest ¶
func CreateBidDomainRequest() (request *BidDomainRequest)
CreateBidDomainRequest creates a request to invoke BidDomain API
type BidDomainResponse ¶
type BidDomainResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
AuctionId string `json:"AuctionId" xml:"AuctionId"`
}
BidDomainResponse is the response struct for api BidDomain
func CreateBidDomainResponse ¶
func CreateBidDomainResponse() (response *BidDomainResponse)
CreateBidDomainResponse creates a response to parse from BidDomain response
type BidRecord ¶
type BidRecord struct {
DomainName string `json:"DomainName" xml:"DomainName"`
Currency string `json:"Currency" xml:"Currency"`
Bid float64 `json:"Bid" xml:"Bid"`
BidTime int `json:"BidTime" xml:"BidTime"`
Bidder string `json:"Bidder" xml:"Bidder"`
}
BidRecord is a nested struct in domain response
type BrokerDemandRecord ¶
type BrokerDemandRecord struct {
BizId string `json:"BizId" xml:"BizId"`
Description string `json:"Description" xml:"Description"`
CreateTime int `json:"CreateTime" xml:"CreateTime"`
}
BrokerDemandRecord is a nested struct in domain response
type CancelDomainVerificationRequest ¶
type CancelDomainVerificationRequest struct {
*requests.RpcRequest
ActionType string `position:"Query" name:"ActionType"`
InstanceId string `position:"Query" name:"InstanceId"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
}
CancelDomainVerificationRequest is the request struct for api CancelDomainVerification
func CreateCancelDomainVerificationRequest ¶
func CreateCancelDomainVerificationRequest() (request *CancelDomainVerificationRequest)
CreateCancelDomainVerificationRequest creates a request to invoke CancelDomainVerification API
type CancelDomainVerificationResponse ¶
type CancelDomainVerificationResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
}
CancelDomainVerificationResponse is the response struct for api CancelDomainVerification
func CreateCancelDomainVerificationResponse ¶
func CreateCancelDomainVerificationResponse() (response *CancelDomainVerificationResponse)
CreateCancelDomainVerificationResponse creates a response to parse from CancelDomainVerification response
type CancelQualificationVerificationRequest ¶
type CancelQualificationVerificationRequest struct {
*requests.RpcRequest
InstanceId string `position:"Query" name:"InstanceId"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
QualificationType string `position:"Query" name:"QualificationType"`
}
CancelQualificationVerificationRequest is the request struct for api CancelQualificationVerification
func CreateCancelQualificationVerificationRequest ¶
func CreateCancelQualificationVerificationRequest() (request *CancelQualificationVerificationRequest)
CreateCancelQualificationVerificationRequest creates a request to invoke CancelQualificationVerification API
type CancelQualificationVerificationResponse ¶
type CancelQualificationVerificationResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
}
CancelQualificationVerificationResponse is the response struct for api CancelQualificationVerification
func CreateCancelQualificationVerificationResponse ¶
func CreateCancelQualificationVerificationResponse() (response *CancelQualificationVerificationResponse)
CreateCancelQualificationVerificationResponse creates a response to parse from CancelQualificationVerification response
type ChangeLog ¶
type ChangeLog struct {
DomainName string `json:"DomainName" xml:"DomainName"`
Result string `json:"Result" xml:"Result"`
Operation string `json:"Operation" xml:"Operation"`
OperationIPAddress string `json:"OperationIPAddress" xml:"OperationIPAddress"`
Details string `json:"Details" xml:"Details"`
Time string `json:"Time" xml:"Time"`
}
ChangeLog is a nested struct in domain response
type CheckDomainRequest ¶
type CheckDomainRequest struct {
*requests.RpcRequest
FeeCurrency string `position:"Query" name:"FeeCurrency"`
FeePeriod requests.Integer `position:"Query" name:"FeePeriod"`
DomainName string `position:"Query" name:"DomainName"`
FeeCommand string `position:"Query" name:"FeeCommand"`
Lang string `position:"Query" name:"Lang"`
}
CheckDomainRequest is the request struct for api CheckDomain
func CreateCheckDomainRequest ¶
func CreateCheckDomainRequest() (request *CheckDomainRequest)
CreateCheckDomainRequest creates a request to invoke CheckDomain API
type CheckDomainResponse ¶
type CheckDomainResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
DomainName string `json:"DomainName" xml:"DomainName"`
Avail string `json:"Avail" xml:"Avail"`
Premium string `json:"Premium" xml:"Premium"`
Reason string `json:"Reason" xml:"Reason"`
Price int `json:"Price" xml:"Price"`
DynamicCheck bool `json:"DynamicCheck" xml:"DynamicCheck"`
}
CheckDomainResponse is the response struct for api CheckDomain
func CreateCheckDomainResponse ¶
func CreateCheckDomainResponse() (response *CheckDomainResponse)
CreateCheckDomainResponse creates a response to parse from CheckDomain response
type CheckDomainSunriseClaimRequest ¶
type CheckDomainSunriseClaimRequest struct {
*requests.RpcRequest
DomainName string `position:"Query" name:"DomainName"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
}
CheckDomainSunriseClaimRequest is the request struct for api CheckDomainSunriseClaim
func CreateCheckDomainSunriseClaimRequest ¶
func CreateCheckDomainSunriseClaimRequest() (request *CheckDomainSunriseClaimRequest)
CreateCheckDomainSunriseClaimRequest creates a request to invoke CheckDomainSunriseClaim API
type CheckDomainSunriseClaimResponse ¶
type CheckDomainSunriseClaimResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
Result int `json:"Result" xml:"Result"`
ClaimKey string `json:"ClaimKey" xml:"ClaimKey"`
}
CheckDomainSunriseClaimResponse is the response struct for api CheckDomainSunriseClaim
func CreateCheckDomainSunriseClaimResponse ¶
func CreateCheckDomainSunriseClaimResponse() (response *CheckDomainSunriseClaimResponse)
CreateCheckDomainSunriseClaimResponse creates a response to parse from CheckDomainSunriseClaim response
type CheckMaxYearOfServerLockRequest ¶
type CheckMaxYearOfServerLockRequest struct {
*requests.RpcRequest
DomainName string `position:"Query" name:"DomainName"`
UserClientIp string `position:"Query" name:"UserClientIp"`
CheckAction string `position:"Query" name:"CheckAction"`
Lang string `position:"Query" name:"Lang"`
}
CheckMaxYearOfServerLockRequest is the request struct for api CheckMaxYearOfServerLock
func CreateCheckMaxYearOfServerLockRequest ¶
func CreateCheckMaxYearOfServerLockRequest() (request *CheckMaxYearOfServerLockRequest)
CreateCheckMaxYearOfServerLockRequest creates a request to invoke CheckMaxYearOfServerLock API
type CheckMaxYearOfServerLockResponse ¶
type CheckMaxYearOfServerLockResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
MaxYear int `json:"MaxYear" xml:"MaxYear"`
}
CheckMaxYearOfServerLockResponse is the response struct for api CheckMaxYearOfServerLock
func CreateCheckMaxYearOfServerLockResponse ¶
func CreateCheckMaxYearOfServerLockResponse() (response *CheckMaxYearOfServerLockResponse)
CreateCheckMaxYearOfServerLockResponse creates a response to parse from CheckMaxYearOfServerLock response
type CheckProcessingServerLockApplyRequest ¶
type CheckProcessingServerLockApplyRequest struct {
*requests.RpcRequest
FeePeriod requests.Integer `position:"Query" name:"FeePeriod"`
DomainName string `position:"Query" name:"DomainName"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
}
CheckProcessingServerLockApplyRequest is the request struct for api CheckProcessingServerLockApply
func CreateCheckProcessingServerLockApplyRequest ¶
func CreateCheckProcessingServerLockApplyRequest() (request *CheckProcessingServerLockApplyRequest)
CreateCheckProcessingServerLockApplyRequest creates a request to invoke CheckProcessingServerLockApply API
type CheckProcessingServerLockApplyResponse ¶
type CheckProcessingServerLockApplyResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
Exists bool `json:"Exists" xml:"Exists"`
}
CheckProcessingServerLockApplyResponse is the response struct for api CheckProcessingServerLockApply
func CreateCheckProcessingServerLockApplyResponse ¶
func CreateCheckProcessingServerLockApplyResponse() (response *CheckProcessingServerLockApplyResponse)
CreateCheckProcessingServerLockApplyResponse creates a response to parse from CheckProcessingServerLockApply response
type CheckTransferInFeasibilityRequest ¶
type CheckTransferInFeasibilityRequest struct {
*requests.RpcRequest
TransferAuthorizationCode string `position:"Query" name:"TransferAuthorizationCode"`
UserClientIp string `position:"Query" name:"UserClientIp"`
DomainName string `position:"Query" name:"DomainName"`
Lang string `position:"Query" name:"Lang"`
}
CheckTransferInFeasibilityRequest is the request struct for api CheckTransferInFeasibility
func CreateCheckTransferInFeasibilityRequest ¶
func CreateCheckTransferInFeasibilityRequest() (request *CheckTransferInFeasibilityRequest)
CreateCheckTransferInFeasibilityRequest creates a request to invoke CheckTransferInFeasibility API
type CheckTransferInFeasibilityResponse ¶
type CheckTransferInFeasibilityResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
CanTransfer bool `json:"CanTransfer" xml:"CanTransfer"`
Code string `json:"Code" xml:"Code"`
Message string `json:"Message" xml:"Message"`
ProductId string `json:"ProductId" xml:"ProductId"`
}
CheckTransferInFeasibilityResponse is the response struct for api CheckTransferInFeasibility
func CreateCheckTransferInFeasibilityResponse ¶
func CreateCheckTransferInFeasibilityResponse() (response *CheckTransferInFeasibilityResponse)
CreateCheckTransferInFeasibilityResponse creates a response to parse from CheckTransferInFeasibility response
type Children ¶
type Children struct {
ChildrenItem []ChildrenItem `json:"ChildrenItem" xml:"ChildrenItem"`
}
Children is a nested struct in domain response
type ChildrenItem ¶
type ChildrenItem struct {
ChildDivisionName string `json:"ChildDivisionName" xml:"ChildDivisionName"`
}
ChildrenItem is a nested struct in domain response
type Claim ¶
type Claim struct {
MarkName string `json:"MarkName" xml:"MarkName"`
GoodsAndServices string `json:"GoodsAndServices" xml:"GoodsAndServices"`
JurDesc JurDesc `json:"JurDesc" xml:"JurDesc"`
Holders Holders `json:"Holders" xml:"Holders"`
Contacts Contacts `json:"Contacts" xml:"Contacts"`
ClassDescs ClassDescs `json:"ClassDescs" xml:"ClassDescs"`
}
Claim is a nested struct in domain response
type Claims ¶
type Claims struct {
Claim []Claim `json:"Claim" xml:"Claim"`
}
Claims is a nested struct in domain response
type ClassDesc ¶
type ClassDesc struct {
ClassNum int `json:"ClassNum" xml:"ClassNum"`
Desc string `json:"Desc" xml:"Desc"`
}
ClassDesc is a nested struct in domain response
type ClassDescs ¶
type ClassDescs struct {
ClassDesc []ClassDesc `json:"ClassDesc" xml:"ClassDesc"`
}
ClassDescs is a nested struct in domain response
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://help.aliyun.com/document_detail/66217.html
func NewClientWithEcsRamRole ¶
NewClientWithEcsRamRole is a shortcut to create sdk client with ecs ram role usage: https://help.aliyun.com/document_detail/66223.html
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 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://help.aliyun.com/document_detail/66222.html
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 attention: rsa key pair auth is only Japan regions available
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://help.aliyun.com/document_detail/66222.html
func (*Client) AcceptDemand ¶
func (client *Client) AcceptDemand(request *AcceptDemandRequest) (response *AcceptDemandResponse, err error)
AcceptDemand invokes the domain.AcceptDemand API synchronously api document: https://help.aliyun.com/api/domain/acceptdemand.html
func (*Client) AcceptDemandWithCallback ¶
func (client *Client) AcceptDemandWithCallback(request *AcceptDemandRequest, callback func(response *AcceptDemandResponse, err error)) <-chan int
AcceptDemandWithCallback invokes the domain.AcceptDemand API asynchronously api document: https://help.aliyun.com/api/domain/acceptdemand.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AcceptDemandWithChan ¶
func (client *Client) AcceptDemandWithChan(request *AcceptDemandRequest) (<-chan *AcceptDemandResponse, <-chan error)
AcceptDemandWithChan invokes the domain.AcceptDemand API asynchronously api document: https://help.aliyun.com/api/domain/acceptdemand.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AcknowledgeTaskResult ¶
func (client *Client) AcknowledgeTaskResult(request *AcknowledgeTaskResultRequest) (response *AcknowledgeTaskResultResponse, err error)
AcknowledgeTaskResult invokes the domain.AcknowledgeTaskResult API synchronously api document: https://help.aliyun.com/api/domain/acknowledgetaskresult.html
func (*Client) AcknowledgeTaskResultWithCallback ¶
func (client *Client) AcknowledgeTaskResultWithCallback(request *AcknowledgeTaskResultRequest, callback func(response *AcknowledgeTaskResultResponse, err error)) <-chan int
AcknowledgeTaskResultWithCallback invokes the domain.AcknowledgeTaskResult API asynchronously api document: https://help.aliyun.com/api/domain/acknowledgetaskresult.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AcknowledgeTaskResultWithChan ¶
func (client *Client) AcknowledgeTaskResultWithChan(request *AcknowledgeTaskResultRequest) (<-chan *AcknowledgeTaskResultResponse, <-chan error)
AcknowledgeTaskResultWithChan invokes the domain.AcknowledgeTaskResult API asynchronously api document: https://help.aliyun.com/api/domain/acknowledgetaskresult.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) BatchFuzzyMatchDomainSensitiveWord ¶
func (client *Client) BatchFuzzyMatchDomainSensitiveWord(request *BatchFuzzyMatchDomainSensitiveWordRequest) (response *BatchFuzzyMatchDomainSensitiveWordResponse, err error)
BatchFuzzyMatchDomainSensitiveWord invokes the domain.BatchFuzzyMatchDomainSensitiveWord API synchronously api document: https://help.aliyun.com/api/domain/batchfuzzymatchdomainsensitiveword.html
func (*Client) BatchFuzzyMatchDomainSensitiveWordWithCallback ¶
func (client *Client) BatchFuzzyMatchDomainSensitiveWordWithCallback(request *BatchFuzzyMatchDomainSensitiveWordRequest, callback func(response *BatchFuzzyMatchDomainSensitiveWordResponse, err error)) <-chan int
BatchFuzzyMatchDomainSensitiveWordWithCallback invokes the domain.BatchFuzzyMatchDomainSensitiveWord API asynchronously api document: https://help.aliyun.com/api/domain/batchfuzzymatchdomainsensitiveword.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) BatchFuzzyMatchDomainSensitiveWordWithChan ¶
func (client *Client) BatchFuzzyMatchDomainSensitiveWordWithChan(request *BatchFuzzyMatchDomainSensitiveWordRequest) (<-chan *BatchFuzzyMatchDomainSensitiveWordResponse, <-chan error)
BatchFuzzyMatchDomainSensitiveWordWithChan invokes the domain.BatchFuzzyMatchDomainSensitiveWord API asynchronously api document: https://help.aliyun.com/api/domain/batchfuzzymatchdomainsensitiveword.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) BidDomain ¶
func (client *Client) BidDomain(request *BidDomainRequest) (response *BidDomainResponse, err error)
BidDomain invokes the domain.BidDomain API synchronously api document: https://help.aliyun.com/api/domain/biddomain.html
func (*Client) BidDomainWithCallback ¶
func (client *Client) BidDomainWithCallback(request *BidDomainRequest, callback func(response *BidDomainResponse, err error)) <-chan int
BidDomainWithCallback invokes the domain.BidDomain API asynchronously api document: https://help.aliyun.com/api/domain/biddomain.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) BidDomainWithChan ¶
func (client *Client) BidDomainWithChan(request *BidDomainRequest) (<-chan *BidDomainResponse, <-chan error)
BidDomainWithChan invokes the domain.BidDomain API asynchronously api document: https://help.aliyun.com/api/domain/biddomain.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CancelDomainVerification ¶
func (client *Client) CancelDomainVerification(request *CancelDomainVerificationRequest) (response *CancelDomainVerificationResponse, err error)
CancelDomainVerification invokes the domain.CancelDomainVerification API synchronously api document: https://help.aliyun.com/api/domain/canceldomainverification.html
func (*Client) CancelDomainVerificationWithCallback ¶
func (client *Client) CancelDomainVerificationWithCallback(request *CancelDomainVerificationRequest, callback func(response *CancelDomainVerificationResponse, err error)) <-chan int
CancelDomainVerificationWithCallback invokes the domain.CancelDomainVerification API asynchronously api document: https://help.aliyun.com/api/domain/canceldomainverification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CancelDomainVerificationWithChan ¶
func (client *Client) CancelDomainVerificationWithChan(request *CancelDomainVerificationRequest) (<-chan *CancelDomainVerificationResponse, <-chan error)
CancelDomainVerificationWithChan invokes the domain.CancelDomainVerification API asynchronously api document: https://help.aliyun.com/api/domain/canceldomainverification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CancelQualificationVerification ¶
func (client *Client) CancelQualificationVerification(request *CancelQualificationVerificationRequest) (response *CancelQualificationVerificationResponse, err error)
CancelQualificationVerification invokes the domain.CancelQualificationVerification API synchronously api document: https://help.aliyun.com/api/domain/cancelqualificationverification.html
func (*Client) CancelQualificationVerificationWithCallback ¶
func (client *Client) CancelQualificationVerificationWithCallback(request *CancelQualificationVerificationRequest, callback func(response *CancelQualificationVerificationResponse, err error)) <-chan int
CancelQualificationVerificationWithCallback invokes the domain.CancelQualificationVerification API asynchronously api document: https://help.aliyun.com/api/domain/cancelqualificationverification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CancelQualificationVerificationWithChan ¶
func (client *Client) CancelQualificationVerificationWithChan(request *CancelQualificationVerificationRequest) (<-chan *CancelQualificationVerificationResponse, <-chan error)
CancelQualificationVerificationWithChan invokes the domain.CancelQualificationVerification API asynchronously api document: https://help.aliyun.com/api/domain/cancelqualificationverification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CheckDomain ¶
func (client *Client) CheckDomain(request *CheckDomainRequest) (response *CheckDomainResponse, err error)
CheckDomain invokes the domain.CheckDomain API synchronously api document: https://help.aliyun.com/api/domain/checkdomain.html
func (*Client) CheckDomainSunriseClaim ¶
func (client *Client) CheckDomainSunriseClaim(request *CheckDomainSunriseClaimRequest) (response *CheckDomainSunriseClaimResponse, err error)
CheckDomainSunriseClaim invokes the domain.CheckDomainSunriseClaim API synchronously api document: https://help.aliyun.com/api/domain/checkdomainsunriseclaim.html
func (*Client) CheckDomainSunriseClaimWithCallback ¶
func (client *Client) CheckDomainSunriseClaimWithCallback(request *CheckDomainSunriseClaimRequest, callback func(response *CheckDomainSunriseClaimResponse, err error)) <-chan int
CheckDomainSunriseClaimWithCallback invokes the domain.CheckDomainSunriseClaim API asynchronously api document: https://help.aliyun.com/api/domain/checkdomainsunriseclaim.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CheckDomainSunriseClaimWithChan ¶
func (client *Client) CheckDomainSunriseClaimWithChan(request *CheckDomainSunriseClaimRequest) (<-chan *CheckDomainSunriseClaimResponse, <-chan error)
CheckDomainSunriseClaimWithChan invokes the domain.CheckDomainSunriseClaim API asynchronously api document: https://help.aliyun.com/api/domain/checkdomainsunriseclaim.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CheckDomainWithCallback ¶
func (client *Client) CheckDomainWithCallback(request *CheckDomainRequest, callback func(response *CheckDomainResponse, err error)) <-chan int
CheckDomainWithCallback invokes the domain.CheckDomain API asynchronously api document: https://help.aliyun.com/api/domain/checkdomain.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CheckDomainWithChan ¶
func (client *Client) CheckDomainWithChan(request *CheckDomainRequest) (<-chan *CheckDomainResponse, <-chan error)
CheckDomainWithChan invokes the domain.CheckDomain API asynchronously api document: https://help.aliyun.com/api/domain/checkdomain.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CheckMaxYearOfServerLock ¶
func (client *Client) CheckMaxYearOfServerLock(request *CheckMaxYearOfServerLockRequest) (response *CheckMaxYearOfServerLockResponse, err error)
CheckMaxYearOfServerLock invokes the domain.CheckMaxYearOfServerLock API synchronously api document: https://help.aliyun.com/api/domain/checkmaxyearofserverlock.html
func (*Client) CheckMaxYearOfServerLockWithCallback ¶
func (client *Client) CheckMaxYearOfServerLockWithCallback(request *CheckMaxYearOfServerLockRequest, callback func(response *CheckMaxYearOfServerLockResponse, err error)) <-chan int
CheckMaxYearOfServerLockWithCallback invokes the domain.CheckMaxYearOfServerLock API asynchronously api document: https://help.aliyun.com/api/domain/checkmaxyearofserverlock.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CheckMaxYearOfServerLockWithChan ¶
func (client *Client) CheckMaxYearOfServerLockWithChan(request *CheckMaxYearOfServerLockRequest) (<-chan *CheckMaxYearOfServerLockResponse, <-chan error)
CheckMaxYearOfServerLockWithChan invokes the domain.CheckMaxYearOfServerLock API asynchronously api document: https://help.aliyun.com/api/domain/checkmaxyearofserverlock.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CheckProcessingServerLockApply ¶
func (client *Client) CheckProcessingServerLockApply(request *CheckProcessingServerLockApplyRequest) (response *CheckProcessingServerLockApplyResponse, err error)
CheckProcessingServerLockApply invokes the domain.CheckProcessingServerLockApply API synchronously api document: https://help.aliyun.com/api/domain/checkprocessingserverlockapply.html
func (*Client) CheckProcessingServerLockApplyWithCallback ¶
func (client *Client) CheckProcessingServerLockApplyWithCallback(request *CheckProcessingServerLockApplyRequest, callback func(response *CheckProcessingServerLockApplyResponse, err error)) <-chan int
CheckProcessingServerLockApplyWithCallback invokes the domain.CheckProcessingServerLockApply API asynchronously api document: https://help.aliyun.com/api/domain/checkprocessingserverlockapply.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CheckProcessingServerLockApplyWithChan ¶
func (client *Client) CheckProcessingServerLockApplyWithChan(request *CheckProcessingServerLockApplyRequest) (<-chan *CheckProcessingServerLockApplyResponse, <-chan error)
CheckProcessingServerLockApplyWithChan invokes the domain.CheckProcessingServerLockApply API asynchronously api document: https://help.aliyun.com/api/domain/checkprocessingserverlockapply.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CheckTransferInFeasibility ¶
func (client *Client) CheckTransferInFeasibility(request *CheckTransferInFeasibilityRequest) (response *CheckTransferInFeasibilityResponse, err error)
CheckTransferInFeasibility invokes the domain.CheckTransferInFeasibility API synchronously api document: https://help.aliyun.com/api/domain/checktransferinfeasibility.html
func (*Client) CheckTransferInFeasibilityWithCallback ¶
func (client *Client) CheckTransferInFeasibilityWithCallback(request *CheckTransferInFeasibilityRequest, callback func(response *CheckTransferInFeasibilityResponse, err error)) <-chan int
CheckTransferInFeasibilityWithCallback invokes the domain.CheckTransferInFeasibility API asynchronously api document: https://help.aliyun.com/api/domain/checktransferinfeasibility.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CheckTransferInFeasibilityWithChan ¶
func (client *Client) CheckTransferInFeasibilityWithChan(request *CheckTransferInFeasibilityRequest) (<-chan *CheckTransferInFeasibilityResponse, <-chan error)
CheckTransferInFeasibilityWithChan invokes the domain.CheckTransferInFeasibility API asynchronously api document: https://help.aliyun.com/api/domain/checktransferinfeasibility.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ConfirmTransferInEmail ¶
func (client *Client) ConfirmTransferInEmail(request *ConfirmTransferInEmailRequest) (response *ConfirmTransferInEmailResponse, err error)
ConfirmTransferInEmail invokes the domain.ConfirmTransferInEmail API synchronously api document: https://help.aliyun.com/api/domain/confirmtransferinemail.html
func (*Client) ConfirmTransferInEmailWithCallback ¶
func (client *Client) ConfirmTransferInEmailWithCallback(request *ConfirmTransferInEmailRequest, callback func(response *ConfirmTransferInEmailResponse, err error)) <-chan int
ConfirmTransferInEmailWithCallback invokes the domain.ConfirmTransferInEmail API asynchronously api document: https://help.aliyun.com/api/domain/confirmtransferinemail.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ConfirmTransferInEmailWithChan ¶
func (client *Client) ConfirmTransferInEmailWithChan(request *ConfirmTransferInEmailRequest) (<-chan *ConfirmTransferInEmailResponse, <-chan error)
ConfirmTransferInEmailWithChan invokes the domain.ConfirmTransferInEmail API asynchronously api document: https://help.aliyun.com/api/domain/confirmtransferinemail.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteDomainGroup ¶
func (client *Client) DeleteDomainGroup(request *DeleteDomainGroupRequest) (response *DeleteDomainGroupResponse, err error)
DeleteDomainGroup invokes the domain.DeleteDomainGroup API synchronously api document: https://help.aliyun.com/api/domain/deletedomaingroup.html
func (*Client) DeleteDomainGroupWithCallback ¶
func (client *Client) DeleteDomainGroupWithCallback(request *DeleteDomainGroupRequest, callback func(response *DeleteDomainGroupResponse, err error)) <-chan int
DeleteDomainGroupWithCallback invokes the domain.DeleteDomainGroup API asynchronously api document: https://help.aliyun.com/api/domain/deletedomaingroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteDomainGroupWithChan ¶
func (client *Client) DeleteDomainGroupWithChan(request *DeleteDomainGroupRequest) (<-chan *DeleteDomainGroupResponse, <-chan error)
DeleteDomainGroupWithChan invokes the domain.DeleteDomainGroup API asynchronously api document: https://help.aliyun.com/api/domain/deletedomaingroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteEmailVerification ¶
func (client *Client) DeleteEmailVerification(request *DeleteEmailVerificationRequest) (response *DeleteEmailVerificationResponse, err error)
DeleteEmailVerification invokes the domain.DeleteEmailVerification API synchronously api document: https://help.aliyun.com/api/domain/deleteemailverification.html
func (*Client) DeleteEmailVerificationWithCallback ¶
func (client *Client) DeleteEmailVerificationWithCallback(request *DeleteEmailVerificationRequest, callback func(response *DeleteEmailVerificationResponse, err error)) <-chan int
DeleteEmailVerificationWithCallback invokes the domain.DeleteEmailVerification API asynchronously api document: https://help.aliyun.com/api/domain/deleteemailverification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteEmailVerificationWithChan ¶
func (client *Client) DeleteEmailVerificationWithChan(request *DeleteEmailVerificationRequest) (<-chan *DeleteEmailVerificationResponse, <-chan error)
DeleteEmailVerificationWithChan invokes the domain.DeleteEmailVerification API asynchronously api document: https://help.aliyun.com/api/domain/deleteemailverification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteRegistrantProfile ¶
func (client *Client) DeleteRegistrantProfile(request *DeleteRegistrantProfileRequest) (response *DeleteRegistrantProfileResponse, err error)
DeleteRegistrantProfile invokes the domain.DeleteRegistrantProfile API synchronously api document: https://help.aliyun.com/api/domain/deleteregistrantprofile.html
func (*Client) DeleteRegistrantProfileWithCallback ¶
func (client *Client) DeleteRegistrantProfileWithCallback(request *DeleteRegistrantProfileRequest, callback func(response *DeleteRegistrantProfileResponse, err error)) <-chan int
DeleteRegistrantProfileWithCallback invokes the domain.DeleteRegistrantProfile API asynchronously api document: https://help.aliyun.com/api/domain/deleteregistrantprofile.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteRegistrantProfileWithChan ¶
func (client *Client) DeleteRegistrantProfileWithChan(request *DeleteRegistrantProfileRequest) (<-chan *DeleteRegistrantProfileResponse, <-chan error)
DeleteRegistrantProfileWithChan invokes the domain.DeleteRegistrantProfile API asynchronously api document: https://help.aliyun.com/api/domain/deleteregistrantprofile.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) EmailVerified ¶
func (client *Client) EmailVerified(request *EmailVerifiedRequest) (response *EmailVerifiedResponse, err error)
EmailVerified invokes the domain.EmailVerified API synchronously api document: https://help.aliyun.com/api/domain/emailverified.html
func (*Client) EmailVerifiedWithCallback ¶
func (client *Client) EmailVerifiedWithCallback(request *EmailVerifiedRequest, callback func(response *EmailVerifiedResponse, err error)) <-chan int
EmailVerifiedWithCallback invokes the domain.EmailVerified API asynchronously api document: https://help.aliyun.com/api/domain/emailverified.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) EmailVerifiedWithChan ¶
func (client *Client) EmailVerifiedWithChan(request *EmailVerifiedRequest) (<-chan *EmailVerifiedResponse, <-chan error)
EmailVerifiedWithChan invokes the domain.EmailVerified API asynchronously api document: https://help.aliyun.com/api/domain/emailverified.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) FailDemand ¶
func (client *Client) FailDemand(request *FailDemandRequest) (response *FailDemandResponse, err error)
FailDemand invokes the domain.FailDemand API synchronously api document: https://help.aliyun.com/api/domain/faildemand.html
func (*Client) FailDemandWithCallback ¶
func (client *Client) FailDemandWithCallback(request *FailDemandRequest, callback func(response *FailDemandResponse, err error)) <-chan int
FailDemandWithCallback invokes the domain.FailDemand API asynchronously api document: https://help.aliyun.com/api/domain/faildemand.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) FailDemandWithChan ¶
func (client *Client) FailDemandWithChan(request *FailDemandRequest) (<-chan *FailDemandResponse, <-chan error)
FailDemandWithChan invokes the domain.FailDemand API asynchronously api document: https://help.aliyun.com/api/domain/faildemand.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) FinishDemand ¶
func (client *Client) FinishDemand(request *FinishDemandRequest) (response *FinishDemandResponse, err error)
FinishDemand invokes the domain.FinishDemand API synchronously api document: https://help.aliyun.com/api/domain/finishdemand.html
func (*Client) FinishDemandWithCallback ¶
func (client *Client) FinishDemandWithCallback(request *FinishDemandRequest, callback func(response *FinishDemandResponse, err error)) <-chan int
FinishDemandWithCallback invokes the domain.FinishDemand API asynchronously api document: https://help.aliyun.com/api/domain/finishdemand.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) FinishDemandWithChan ¶
func (client *Client) FinishDemandWithChan(request *FinishDemandRequest) (<-chan *FinishDemandResponse, <-chan error)
FinishDemandWithChan invokes the domain.FinishDemand API asynchronously api document: https://help.aliyun.com/api/domain/finishdemand.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) FuzzyMatchDomainSensitiveWord ¶
func (client *Client) FuzzyMatchDomainSensitiveWord(request *FuzzyMatchDomainSensitiveWordRequest) (response *FuzzyMatchDomainSensitiveWordResponse, err error)
FuzzyMatchDomainSensitiveWord invokes the domain.FuzzyMatchDomainSensitiveWord API synchronously api document: https://help.aliyun.com/api/domain/fuzzymatchdomainsensitiveword.html
func (*Client) FuzzyMatchDomainSensitiveWordWithCallback ¶
func (client *Client) FuzzyMatchDomainSensitiveWordWithCallback(request *FuzzyMatchDomainSensitiveWordRequest, callback func(response *FuzzyMatchDomainSensitiveWordResponse, err error)) <-chan int
FuzzyMatchDomainSensitiveWordWithCallback invokes the domain.FuzzyMatchDomainSensitiveWord API asynchronously api document: https://help.aliyun.com/api/domain/fuzzymatchdomainsensitiveword.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) FuzzyMatchDomainSensitiveWordWithChan ¶
func (client *Client) FuzzyMatchDomainSensitiveWordWithChan(request *FuzzyMatchDomainSensitiveWordRequest) (<-chan *FuzzyMatchDomainSensitiveWordResponse, <-chan error)
FuzzyMatchDomainSensitiveWordWithChan invokes the domain.FuzzyMatchDomainSensitiveWord API asynchronously api document: https://help.aliyun.com/api/domain/fuzzymatchdomainsensitiveword.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetQualificationUploadPolicy ¶
func (client *Client) GetQualificationUploadPolicy(request *GetQualificationUploadPolicyRequest) (response *GetQualificationUploadPolicyResponse, err error)
GetQualificationUploadPolicy invokes the domain.GetQualificationUploadPolicy API synchronously api document: https://help.aliyun.com/api/domain/getqualificationuploadpolicy.html
func (*Client) GetQualificationUploadPolicyWithCallback ¶
func (client *Client) GetQualificationUploadPolicyWithCallback(request *GetQualificationUploadPolicyRequest, callback func(response *GetQualificationUploadPolicyResponse, err error)) <-chan int
GetQualificationUploadPolicyWithCallback invokes the domain.GetQualificationUploadPolicy API asynchronously api document: https://help.aliyun.com/api/domain/getqualificationuploadpolicy.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetQualificationUploadPolicyWithChan ¶
func (client *Client) GetQualificationUploadPolicyWithChan(request *GetQualificationUploadPolicyRequest) (<-chan *GetQualificationUploadPolicyResponse, <-chan error)
GetQualificationUploadPolicyWithChan invokes the domain.GetQualificationUploadPolicy API asynchronously api document: https://help.aliyun.com/api/domain/getqualificationuploadpolicy.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetReserveDomainUrl ¶
func (client *Client) GetReserveDomainUrl(request *GetReserveDomainUrlRequest) (response *GetReserveDomainUrlResponse, err error)
GetReserveDomainUrl invokes the domain.GetReserveDomainUrl API synchronously api document: https://help.aliyun.com/api/domain/getreservedomainurl.html
func (*Client) GetReserveDomainUrlWithCallback ¶
func (client *Client) GetReserveDomainUrlWithCallback(request *GetReserveDomainUrlRequest, callback func(response *GetReserveDomainUrlResponse, err error)) <-chan int
GetReserveDomainUrlWithCallback invokes the domain.GetReserveDomainUrl API asynchronously api document: https://help.aliyun.com/api/domain/getreservedomainurl.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetReserveDomainUrlWithChan ¶
func (client *Client) GetReserveDomainUrlWithChan(request *GetReserveDomainUrlRequest) (<-chan *GetReserveDomainUrlResponse, <-chan error)
GetReserveDomainUrlWithChan invokes the domain.GetReserveDomainUrl API asynchronously api document: https://help.aliyun.com/api/domain/getreservedomainurl.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListEmailVerification ¶
func (client *Client) ListEmailVerification(request *ListEmailVerificationRequest) (response *ListEmailVerificationResponse, err error)
ListEmailVerification invokes the domain.ListEmailVerification API synchronously api document: https://help.aliyun.com/api/domain/listemailverification.html
func (*Client) ListEmailVerificationWithCallback ¶
func (client *Client) ListEmailVerificationWithCallback(request *ListEmailVerificationRequest, callback func(response *ListEmailVerificationResponse, err error)) <-chan int
ListEmailVerificationWithCallback invokes the domain.ListEmailVerification API asynchronously api document: https://help.aliyun.com/api/domain/listemailverification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListEmailVerificationWithChan ¶
func (client *Client) ListEmailVerificationWithChan(request *ListEmailVerificationRequest) (<-chan *ListEmailVerificationResponse, <-chan error)
ListEmailVerificationWithChan invokes the domain.ListEmailVerification API asynchronously api document: https://help.aliyun.com/api/domain/listemailverification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListServerLock ¶
func (client *Client) ListServerLock(request *ListServerLockRequest) (response *ListServerLockResponse, err error)
ListServerLock invokes the domain.ListServerLock API synchronously api document: https://help.aliyun.com/api/domain/listserverlock.html
func (*Client) ListServerLockWithCallback ¶
func (client *Client) ListServerLockWithCallback(request *ListServerLockRequest, callback func(response *ListServerLockResponse, err error)) <-chan int
ListServerLockWithCallback invokes the domain.ListServerLock API asynchronously api document: https://help.aliyun.com/api/domain/listserverlock.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListServerLockWithChan ¶
func (client *Client) ListServerLockWithChan(request *ListServerLockRequest) (<-chan *ListServerLockResponse, <-chan error)
ListServerLockWithChan invokes the domain.ListServerLock API asynchronously api document: https://help.aliyun.com/api/domain/listserverlock.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) LookupTmchNotice ¶
func (client *Client) LookupTmchNotice(request *LookupTmchNoticeRequest) (response *LookupTmchNoticeResponse, err error)
LookupTmchNotice invokes the domain.LookupTmchNotice API synchronously api document: https://help.aliyun.com/api/domain/lookuptmchnotice.html
func (*Client) LookupTmchNoticeWithCallback ¶
func (client *Client) LookupTmchNoticeWithCallback(request *LookupTmchNoticeRequest, callback func(response *LookupTmchNoticeResponse, err error)) <-chan int
LookupTmchNoticeWithCallback invokes the domain.LookupTmchNotice API asynchronously api document: https://help.aliyun.com/api/domain/lookuptmchnotice.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) LookupTmchNoticeWithChan ¶
func (client *Client) LookupTmchNoticeWithChan(request *LookupTmchNoticeRequest) (<-chan *LookupTmchNoticeResponse, <-chan error)
LookupTmchNoticeWithChan invokes the domain.LookupTmchNotice API asynchronously api document: https://help.aliyun.com/api/domain/lookuptmchnotice.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PollTaskResult ¶
func (client *Client) PollTaskResult(request *PollTaskResultRequest) (response *PollTaskResultResponse, err error)
PollTaskResult invokes the domain.PollTaskResult API synchronously api document: https://help.aliyun.com/api/domain/polltaskresult.html
func (*Client) PollTaskResultWithCallback ¶
func (client *Client) PollTaskResultWithCallback(request *PollTaskResultRequest, callback func(response *PollTaskResultResponse, err error)) <-chan int
PollTaskResultWithCallback invokes the domain.PollTaskResult API asynchronously api document: https://help.aliyun.com/api/domain/polltaskresult.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PollTaskResultWithChan ¶
func (client *Client) PollTaskResultWithChan(request *PollTaskResultRequest) (<-chan *PollTaskResultResponse, <-chan error)
PollTaskResultWithChan invokes the domain.PollTaskResult API asynchronously api document: https://help.aliyun.com/api/domain/polltaskresult.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryAdvancedDomainList ¶
func (client *Client) QueryAdvancedDomainList(request *QueryAdvancedDomainListRequest) (response *QueryAdvancedDomainListResponse, err error)
QueryAdvancedDomainList invokes the domain.QueryAdvancedDomainList API synchronously api document: https://help.aliyun.com/api/domain/queryadvanceddomainlist.html
func (*Client) QueryAdvancedDomainListWithCallback ¶
func (client *Client) QueryAdvancedDomainListWithCallback(request *QueryAdvancedDomainListRequest, callback func(response *QueryAdvancedDomainListResponse, err error)) <-chan int
QueryAdvancedDomainListWithCallback invokes the domain.QueryAdvancedDomainList API asynchronously api document: https://help.aliyun.com/api/domain/queryadvanceddomainlist.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryAdvancedDomainListWithChan ¶
func (client *Client) QueryAdvancedDomainListWithChan(request *QueryAdvancedDomainListRequest) (<-chan *QueryAdvancedDomainListResponse, <-chan error)
QueryAdvancedDomainListWithChan invokes the domain.QueryAdvancedDomainList API asynchronously api document: https://help.aliyun.com/api/domain/queryadvanceddomainlist.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryAuctionDetail ¶
func (client *Client) QueryAuctionDetail(request *QueryAuctionDetailRequest) (response *QueryAuctionDetailResponse, err error)
QueryAuctionDetail invokes the domain.QueryAuctionDetail API synchronously api document: https://help.aliyun.com/api/domain/queryauctiondetail.html
func (*Client) QueryAuctionDetailWithCallback ¶
func (client *Client) QueryAuctionDetailWithCallback(request *QueryAuctionDetailRequest, callback func(response *QueryAuctionDetailResponse, err error)) <-chan int
QueryAuctionDetailWithCallback invokes the domain.QueryAuctionDetail API asynchronously api document: https://help.aliyun.com/api/domain/queryauctiondetail.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryAuctionDetailWithChan ¶
func (client *Client) QueryAuctionDetailWithChan(request *QueryAuctionDetailRequest) (<-chan *QueryAuctionDetailResponse, <-chan error)
QueryAuctionDetailWithChan invokes the domain.QueryAuctionDetail API asynchronously api document: https://help.aliyun.com/api/domain/queryauctiondetail.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryAuctions ¶
func (client *Client) QueryAuctions(request *QueryAuctionsRequest) (response *QueryAuctionsResponse, err error)
QueryAuctions invokes the domain.QueryAuctions API synchronously api document: https://help.aliyun.com/api/domain/queryauctions.html
func (*Client) QueryAuctionsWithCallback ¶
func (client *Client) QueryAuctionsWithCallback(request *QueryAuctionsRequest, callback func(response *QueryAuctionsResponse, err error)) <-chan int
QueryAuctionsWithCallback invokes the domain.QueryAuctions API asynchronously api document: https://help.aliyun.com/api/domain/queryauctions.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryAuctionsWithChan ¶
func (client *Client) QueryAuctionsWithChan(request *QueryAuctionsRequest) (<-chan *QueryAuctionsResponse, <-chan error)
QueryAuctionsWithChan invokes the domain.QueryAuctions API asynchronously api document: https://help.aliyun.com/api/domain/queryauctions.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryBidRecords ¶
func (client *Client) QueryBidRecords(request *QueryBidRecordsRequest) (response *QueryBidRecordsResponse, err error)
QueryBidRecords invokes the domain.QueryBidRecords API synchronously api document: https://help.aliyun.com/api/domain/querybidrecords.html
func (*Client) QueryBidRecordsWithCallback ¶
func (client *Client) QueryBidRecordsWithCallback(request *QueryBidRecordsRequest, callback func(response *QueryBidRecordsResponse, err error)) <-chan int
QueryBidRecordsWithCallback invokes the domain.QueryBidRecords API asynchronously api document: https://help.aliyun.com/api/domain/querybidrecords.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryBidRecordsWithChan ¶
func (client *Client) QueryBidRecordsWithChan(request *QueryBidRecordsRequest) (<-chan *QueryBidRecordsResponse, <-chan error)
QueryBidRecordsWithChan invokes the domain.QueryBidRecords API asynchronously api document: https://help.aliyun.com/api/domain/querybidrecords.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryBookingDomainInfo ¶
func (client *Client) QueryBookingDomainInfo(request *QueryBookingDomainInfoRequest) (response *QueryBookingDomainInfoResponse, err error)
QueryBookingDomainInfo invokes the domain.QueryBookingDomainInfo API synchronously api document: https://help.aliyun.com/api/domain/querybookingdomaininfo.html
func (*Client) QueryBookingDomainInfoWithCallback ¶
func (client *Client) QueryBookingDomainInfoWithCallback(request *QueryBookingDomainInfoRequest, callback func(response *QueryBookingDomainInfoResponse, err error)) <-chan int
QueryBookingDomainInfoWithCallback invokes the domain.QueryBookingDomainInfo API asynchronously api document: https://help.aliyun.com/api/domain/querybookingdomaininfo.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryBookingDomainInfoWithChan ¶
func (client *Client) QueryBookingDomainInfoWithChan(request *QueryBookingDomainInfoRequest) (<-chan *QueryBookingDomainInfoResponse, <-chan error)
QueryBookingDomainInfoWithChan invokes the domain.QueryBookingDomainInfo API asynchronously api document: https://help.aliyun.com/api/domain/querybookingdomaininfo.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryBrokerDemand ¶
func (client *Client) QueryBrokerDemand(request *QueryBrokerDemandRequest) (response *QueryBrokerDemandResponse, err error)
QueryBrokerDemand invokes the domain.QueryBrokerDemand API synchronously api document: https://help.aliyun.com/api/domain/querybrokerdemand.html
func (*Client) QueryBrokerDemandRecord ¶
func (client *Client) QueryBrokerDemandRecord(request *QueryBrokerDemandRecordRequest) (response *QueryBrokerDemandRecordResponse, err error)
QueryBrokerDemandRecord invokes the domain.QueryBrokerDemandRecord API synchronously api document: https://help.aliyun.com/api/domain/querybrokerdemandrecord.html
func (*Client) QueryBrokerDemandRecordWithCallback ¶
func (client *Client) QueryBrokerDemandRecordWithCallback(request *QueryBrokerDemandRecordRequest, callback func(response *QueryBrokerDemandRecordResponse, err error)) <-chan int
QueryBrokerDemandRecordWithCallback invokes the domain.QueryBrokerDemandRecord API asynchronously api document: https://help.aliyun.com/api/domain/querybrokerdemandrecord.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryBrokerDemandRecordWithChan ¶
func (client *Client) QueryBrokerDemandRecordWithChan(request *QueryBrokerDemandRecordRequest) (<-chan *QueryBrokerDemandRecordResponse, <-chan error)
QueryBrokerDemandRecordWithChan invokes the domain.QueryBrokerDemandRecord API asynchronously api document: https://help.aliyun.com/api/domain/querybrokerdemandrecord.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryBrokerDemandWithCallback ¶
func (client *Client) QueryBrokerDemandWithCallback(request *QueryBrokerDemandRequest, callback func(response *QueryBrokerDemandResponse, err error)) <-chan int
QueryBrokerDemandWithCallback invokes the domain.QueryBrokerDemand API asynchronously api document: https://help.aliyun.com/api/domain/querybrokerdemand.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryBrokerDemandWithChan ¶
func (client *Client) QueryBrokerDemandWithChan(request *QueryBrokerDemandRequest) (<-chan *QueryBrokerDemandResponse, <-chan error)
QueryBrokerDemandWithChan invokes the domain.QueryBrokerDemand API asynchronously api document: https://help.aliyun.com/api/domain/querybrokerdemand.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryChangeLogList ¶
func (client *Client) QueryChangeLogList(request *QueryChangeLogListRequest) (response *QueryChangeLogListResponse, err error)
QueryChangeLogList invokes the domain.QueryChangeLogList API synchronously api document: https://help.aliyun.com/api/domain/querychangeloglist.html
func (*Client) QueryChangeLogListWithCallback ¶
func (client *Client) QueryChangeLogListWithCallback(request *QueryChangeLogListRequest, callback func(response *QueryChangeLogListResponse, err error)) <-chan int
QueryChangeLogListWithCallback invokes the domain.QueryChangeLogList API asynchronously api document: https://help.aliyun.com/api/domain/querychangeloglist.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryChangeLogListWithChan ¶
func (client *Client) QueryChangeLogListWithChan(request *QueryChangeLogListRequest) (<-chan *QueryChangeLogListResponse, <-chan error)
QueryChangeLogListWithChan invokes the domain.QueryChangeLogList API asynchronously api document: https://help.aliyun.com/api/domain/querychangeloglist.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryContactInfo ¶
func (client *Client) QueryContactInfo(request *QueryContactInfoRequest) (response *QueryContactInfoResponse, err error)
QueryContactInfo invokes the domain.QueryContactInfo API synchronously api document: https://help.aliyun.com/api/domain/querycontactinfo.html
func (*Client) QueryContactInfoWithCallback ¶
func (client *Client) QueryContactInfoWithCallback(request *QueryContactInfoRequest, callback func(response *QueryContactInfoResponse, err error)) <-chan int
QueryContactInfoWithCallback invokes the domain.QueryContactInfo API asynchronously api document: https://help.aliyun.com/api/domain/querycontactinfo.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryContactInfoWithChan ¶
func (client *Client) QueryContactInfoWithChan(request *QueryContactInfoRequest) (<-chan *QueryContactInfoResponse, <-chan error)
QueryContactInfoWithChan invokes the domain.QueryContactInfo API asynchronously api document: https://help.aliyun.com/api/domain/querycontactinfo.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryDSRecord ¶
func (client *Client) QueryDSRecord(request *QueryDSRecordRequest) (response *QueryDSRecordResponse, err error)
QueryDSRecord invokes the domain.QueryDSRecord API synchronously api document: https://help.aliyun.com/api/domain/querydsrecord.html
func (*Client) QueryDSRecordWithCallback ¶
func (client *Client) QueryDSRecordWithCallback(request *QueryDSRecordRequest, callback func(response *QueryDSRecordResponse, err error)) <-chan int
QueryDSRecordWithCallback invokes the domain.QueryDSRecord API asynchronously api document: https://help.aliyun.com/api/domain/querydsrecord.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryDSRecordWithChan ¶
func (client *Client) QueryDSRecordWithChan(request *QueryDSRecordRequest) (<-chan *QueryDSRecordResponse, <-chan error)
QueryDSRecordWithChan invokes the domain.QueryDSRecord API asynchronously api document: https://help.aliyun.com/api/domain/querydsrecord.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryDnsHost ¶
func (client *Client) QueryDnsHost(request *QueryDnsHostRequest) (response *QueryDnsHostResponse, err error)
QueryDnsHost invokes the domain.QueryDnsHost API synchronously api document: https://help.aliyun.com/api/domain/querydnshost.html
func (*Client) QueryDnsHostWithCallback ¶
func (client *Client) QueryDnsHostWithCallback(request *QueryDnsHostRequest, callback func(response *QueryDnsHostResponse, err error)) <-chan int
QueryDnsHostWithCallback invokes the domain.QueryDnsHost API asynchronously api document: https://help.aliyun.com/api/domain/querydnshost.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryDnsHostWithChan ¶
func (client *Client) QueryDnsHostWithChan(request *QueryDnsHostRequest) (<-chan *QueryDnsHostResponse, <-chan error)
QueryDnsHostWithChan invokes the domain.QueryDnsHost API asynchronously api document: https://help.aliyun.com/api/domain/querydnshost.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryDomainAdminDivision ¶
func (client *Client) QueryDomainAdminDivision(request *QueryDomainAdminDivisionRequest) (response *QueryDomainAdminDivisionResponse, err error)
QueryDomainAdminDivision invokes the domain.QueryDomainAdminDivision API synchronously api document: https://help.aliyun.com/api/domain/querydomainadmindivision.html
func (*Client) QueryDomainAdminDivisionWithCallback ¶
func (client *Client) QueryDomainAdminDivisionWithCallback(request *QueryDomainAdminDivisionRequest, callback func(response *QueryDomainAdminDivisionResponse, err error)) <-chan int
QueryDomainAdminDivisionWithCallback invokes the domain.QueryDomainAdminDivision API asynchronously api document: https://help.aliyun.com/api/domain/querydomainadmindivision.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryDomainAdminDivisionWithChan ¶
func (client *Client) QueryDomainAdminDivisionWithChan(request *QueryDomainAdminDivisionRequest) (<-chan *QueryDomainAdminDivisionResponse, <-chan error)
QueryDomainAdminDivisionWithChan invokes the domain.QueryDomainAdminDivision API asynchronously api document: https://help.aliyun.com/api/domain/querydomainadmindivision.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryDomainByInstanceId ¶
func (client *Client) QueryDomainByInstanceId(request *QueryDomainByInstanceIdRequest) (response *QueryDomainByInstanceIdResponse, err error)
QueryDomainByInstanceId invokes the domain.QueryDomainByInstanceId API synchronously api document: https://help.aliyun.com/api/domain/querydomainbyinstanceid.html
func (*Client) QueryDomainByInstanceIdWithCallback ¶
func (client *Client) QueryDomainByInstanceIdWithCallback(request *QueryDomainByInstanceIdRequest, callback func(response *QueryDomainByInstanceIdResponse, err error)) <-chan int
QueryDomainByInstanceIdWithCallback invokes the domain.QueryDomainByInstanceId API asynchronously api document: https://help.aliyun.com/api/domain/querydomainbyinstanceid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryDomainByInstanceIdWithChan ¶
func (client *Client) QueryDomainByInstanceIdWithChan(request *QueryDomainByInstanceIdRequest) (<-chan *QueryDomainByInstanceIdResponse, <-chan error)
QueryDomainByInstanceIdWithChan invokes the domain.QueryDomainByInstanceId API asynchronously api document: https://help.aliyun.com/api/domain/querydomainbyinstanceid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryDomainGroupList ¶
func (client *Client) QueryDomainGroupList(request *QueryDomainGroupListRequest) (response *QueryDomainGroupListResponse, err error)
QueryDomainGroupList invokes the domain.QueryDomainGroupList API synchronously api document: https://help.aliyun.com/api/domain/querydomaingrouplist.html
func (*Client) QueryDomainGroupListWithCallback ¶
func (client *Client) QueryDomainGroupListWithCallback(request *QueryDomainGroupListRequest, callback func(response *QueryDomainGroupListResponse, err error)) <-chan int
QueryDomainGroupListWithCallback invokes the domain.QueryDomainGroupList API asynchronously api document: https://help.aliyun.com/api/domain/querydomaingrouplist.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryDomainGroupListWithChan ¶
func (client *Client) QueryDomainGroupListWithChan(request *QueryDomainGroupListRequest) (<-chan *QueryDomainGroupListResponse, <-chan error)
QueryDomainGroupListWithChan invokes the domain.QueryDomainGroupList API asynchronously api document: https://help.aliyun.com/api/domain/querydomaingrouplist.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryDomainList ¶
func (client *Client) QueryDomainList(request *QueryDomainListRequest) (response *QueryDomainListResponse, err error)
QueryDomainList invokes the domain.QueryDomainList API synchronously api document: https://help.aliyun.com/api/domain/querydomainlist.html
func (*Client) QueryDomainListWithCallback ¶
func (client *Client) QueryDomainListWithCallback(request *QueryDomainListRequest, callback func(response *QueryDomainListResponse, err error)) <-chan int
QueryDomainListWithCallback invokes the domain.QueryDomainList API asynchronously api document: https://help.aliyun.com/api/domain/querydomainlist.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryDomainListWithChan ¶
func (client *Client) QueryDomainListWithChan(request *QueryDomainListRequest) (<-chan *QueryDomainListResponse, <-chan error)
QueryDomainListWithChan invokes the domain.QueryDomainList API asynchronously api document: https://help.aliyun.com/api/domain/querydomainlist.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryDomainRealNameVerificationInfo ¶
func (client *Client) QueryDomainRealNameVerificationInfo(request *QueryDomainRealNameVerificationInfoRequest) (response *QueryDomainRealNameVerificationInfoResponse, err error)
QueryDomainRealNameVerificationInfo invokes the domain.QueryDomainRealNameVerificationInfo API synchronously api document: https://help.aliyun.com/api/domain/querydomainrealnameverificationinfo.html
func (*Client) QueryDomainRealNameVerificationInfoWithCallback ¶
func (client *Client) QueryDomainRealNameVerificationInfoWithCallback(request *QueryDomainRealNameVerificationInfoRequest, callback func(response *QueryDomainRealNameVerificationInfoResponse, err error)) <-chan int
QueryDomainRealNameVerificationInfoWithCallback invokes the domain.QueryDomainRealNameVerificationInfo API asynchronously api document: https://help.aliyun.com/api/domain/querydomainrealnameverificationinfo.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryDomainRealNameVerificationInfoWithChan ¶
func (client *Client) QueryDomainRealNameVerificationInfoWithChan(request *QueryDomainRealNameVerificationInfoRequest) (<-chan *QueryDomainRealNameVerificationInfoResponse, <-chan error)
QueryDomainRealNameVerificationInfoWithChan invokes the domain.QueryDomainRealNameVerificationInfo API asynchronously api document: https://help.aliyun.com/api/domain/querydomainrealnameverificationinfo.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryDomainSuffix ¶
func (client *Client) QueryDomainSuffix(request *QueryDomainSuffixRequest) (response *QueryDomainSuffixResponse, err error)
QueryDomainSuffix invokes the domain.QueryDomainSuffix API synchronously api document: https://help.aliyun.com/api/domain/querydomainsuffix.html
func (*Client) QueryDomainSuffixWithCallback ¶
func (client *Client) QueryDomainSuffixWithCallback(request *QueryDomainSuffixRequest, callback func(response *QueryDomainSuffixResponse, err error)) <-chan int
QueryDomainSuffixWithCallback invokes the domain.QueryDomainSuffix API asynchronously api document: https://help.aliyun.com/api/domain/querydomainsuffix.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryDomainSuffixWithChan ¶
func (client *Client) QueryDomainSuffixWithChan(request *QueryDomainSuffixRequest) (<-chan *QueryDomainSuffixResponse, <-chan error)
QueryDomainSuffixWithChan invokes the domain.QueryDomainSuffix API asynchronously api document: https://help.aliyun.com/api/domain/querydomainsuffix.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryEmailVerification ¶
func (client *Client) QueryEmailVerification(request *QueryEmailVerificationRequest) (response *QueryEmailVerificationResponse, err error)
QueryEmailVerification invokes the domain.QueryEmailVerification API synchronously api document: https://help.aliyun.com/api/domain/queryemailverification.html
func (*Client) QueryEmailVerificationWithCallback ¶
func (client *Client) QueryEmailVerificationWithCallback(request *QueryEmailVerificationRequest, callback func(response *QueryEmailVerificationResponse, err error)) <-chan int
QueryEmailVerificationWithCallback invokes the domain.QueryEmailVerification API asynchronously api document: https://help.aliyun.com/api/domain/queryemailverification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryEmailVerificationWithChan ¶
func (client *Client) QueryEmailVerificationWithChan(request *QueryEmailVerificationRequest) (<-chan *QueryEmailVerificationResponse, <-chan error)
QueryEmailVerificationWithChan invokes the domain.QueryEmailVerification API asynchronously api document: https://help.aliyun.com/api/domain/queryemailverification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryEnsAssociation ¶
func (client *Client) QueryEnsAssociation(request *QueryEnsAssociationRequest) (response *QueryEnsAssociationResponse, err error)
QueryEnsAssociation invokes the domain.QueryEnsAssociation API synchronously api document: https://help.aliyun.com/api/domain/queryensassociation.html
func (*Client) QueryEnsAssociationWithCallback ¶
func (client *Client) QueryEnsAssociationWithCallback(request *QueryEnsAssociationRequest, callback func(response *QueryEnsAssociationResponse, err error)) <-chan int
QueryEnsAssociationWithCallback invokes the domain.QueryEnsAssociation API asynchronously api document: https://help.aliyun.com/api/domain/queryensassociation.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryEnsAssociationWithChan ¶
func (client *Client) QueryEnsAssociationWithChan(request *QueryEnsAssociationRequest) (<-chan *QueryEnsAssociationResponse, <-chan error)
QueryEnsAssociationWithChan invokes the domain.QueryEnsAssociation API asynchronously api document: https://help.aliyun.com/api/domain/queryensassociation.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryFailReasonForDomainRealNameVerification ¶
func (client *Client) QueryFailReasonForDomainRealNameVerification(request *QueryFailReasonForDomainRealNameVerificationRequest) (response *QueryFailReasonForDomainRealNameVerificationResponse, err error)
QueryFailReasonForDomainRealNameVerification invokes the domain.QueryFailReasonForDomainRealNameVerification API synchronously api document: https://help.aliyun.com/api/domain/queryfailreasonfordomainrealnameverification.html
func (*Client) QueryFailReasonForDomainRealNameVerificationWithCallback ¶
func (client *Client) QueryFailReasonForDomainRealNameVerificationWithCallback(request *QueryFailReasonForDomainRealNameVerificationRequest, callback func(response *QueryFailReasonForDomainRealNameVerificationResponse, err error)) <-chan int
QueryFailReasonForDomainRealNameVerificationWithCallback invokes the domain.QueryFailReasonForDomainRealNameVerification API asynchronously api document: https://help.aliyun.com/api/domain/queryfailreasonfordomainrealnameverification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryFailReasonForDomainRealNameVerificationWithChan ¶
func (client *Client) QueryFailReasonForDomainRealNameVerificationWithChan(request *QueryFailReasonForDomainRealNameVerificationRequest) (<-chan *QueryFailReasonForDomainRealNameVerificationResponse, <-chan error)
QueryFailReasonForDomainRealNameVerificationWithChan invokes the domain.QueryFailReasonForDomainRealNameVerification API asynchronously api document: https://help.aliyun.com/api/domain/queryfailreasonfordomainrealnameverification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryFailReasonForRegistrantProfileRealNameVerification ¶
func (client *Client) QueryFailReasonForRegistrantProfileRealNameVerification(request *QueryFailReasonForRegistrantProfileRealNameVerificationRequest) (response *QueryFailReasonForRegistrantProfileRealNameVerificationResponse, err error)
QueryFailReasonForRegistrantProfileRealNameVerification invokes the domain.QueryFailReasonForRegistrantProfileRealNameVerification API synchronously api document: https://help.aliyun.com/api/domain/queryfailreasonforregistrantprofilerealnameverification.html
func (*Client) QueryFailReasonForRegistrantProfileRealNameVerificationWithCallback ¶
func (client *Client) QueryFailReasonForRegistrantProfileRealNameVerificationWithCallback(request *QueryFailReasonForRegistrantProfileRealNameVerificationRequest, callback func(response *QueryFailReasonForRegistrantProfileRealNameVerificationResponse, err error)) <-chan int
QueryFailReasonForRegistrantProfileRealNameVerificationWithCallback invokes the domain.QueryFailReasonForRegistrantProfileRealNameVerification API asynchronously api document: https://help.aliyun.com/api/domain/queryfailreasonforregistrantprofilerealnameverification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryFailReasonForRegistrantProfileRealNameVerificationWithChan ¶
func (client *Client) QueryFailReasonForRegistrantProfileRealNameVerificationWithChan(request *QueryFailReasonForRegistrantProfileRealNameVerificationRequest) (<-chan *QueryFailReasonForRegistrantProfileRealNameVerificationResponse, <-chan error)
QueryFailReasonForRegistrantProfileRealNameVerificationWithChan invokes the domain.QueryFailReasonForRegistrantProfileRealNameVerification API asynchronously api document: https://help.aliyun.com/api/domain/queryfailreasonforregistrantprofilerealnameverification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryFailingReasonListForQualification ¶
func (client *Client) QueryFailingReasonListForQualification(request *QueryFailingReasonListForQualificationRequest) (response *QueryFailingReasonListForQualificationResponse, err error)
QueryFailingReasonListForQualification invokes the domain.QueryFailingReasonListForQualification API synchronously api document: https://help.aliyun.com/api/domain/queryfailingreasonlistforqualification.html
func (*Client) QueryFailingReasonListForQualificationWithCallback ¶
func (client *Client) QueryFailingReasonListForQualificationWithCallback(request *QueryFailingReasonListForQualificationRequest, callback func(response *QueryFailingReasonListForQualificationResponse, err error)) <-chan int
QueryFailingReasonListForQualificationWithCallback invokes the domain.QueryFailingReasonListForQualification API asynchronously api document: https://help.aliyun.com/api/domain/queryfailingreasonlistforqualification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryFailingReasonListForQualificationWithChan ¶
func (client *Client) QueryFailingReasonListForQualificationWithChan(request *QueryFailingReasonListForQualificationRequest) (<-chan *QueryFailingReasonListForQualificationResponse, <-chan error)
QueryFailingReasonListForQualificationWithChan invokes the domain.QueryFailingReasonListForQualification API asynchronously api document: https://help.aliyun.com/api/domain/queryfailingreasonlistforqualification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryLocalEnsAssociation ¶
func (client *Client) QueryLocalEnsAssociation(request *QueryLocalEnsAssociationRequest) (response *QueryLocalEnsAssociationResponse, err error)
QueryLocalEnsAssociation invokes the domain.QueryLocalEnsAssociation API synchronously api document: https://help.aliyun.com/api/domain/querylocalensassociation.html
func (*Client) QueryLocalEnsAssociationWithCallback ¶
func (client *Client) QueryLocalEnsAssociationWithCallback(request *QueryLocalEnsAssociationRequest, callback func(response *QueryLocalEnsAssociationResponse, err error)) <-chan int
QueryLocalEnsAssociationWithCallback invokes the domain.QueryLocalEnsAssociation API asynchronously api document: https://help.aliyun.com/api/domain/querylocalensassociation.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryLocalEnsAssociationWithChan ¶
func (client *Client) QueryLocalEnsAssociationWithChan(request *QueryLocalEnsAssociationRequest) (<-chan *QueryLocalEnsAssociationResponse, <-chan error)
QueryLocalEnsAssociationWithChan invokes the domain.QueryLocalEnsAssociation API asynchronously api document: https://help.aliyun.com/api/domain/querylocalensassociation.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryQualificationDetail ¶
func (client *Client) QueryQualificationDetail(request *QueryQualificationDetailRequest) (response *QueryQualificationDetailResponse, err error)
QueryQualificationDetail invokes the domain.QueryQualificationDetail API synchronously api document: https://help.aliyun.com/api/domain/queryqualificationdetail.html
func (*Client) QueryQualificationDetailWithCallback ¶
func (client *Client) QueryQualificationDetailWithCallback(request *QueryQualificationDetailRequest, callback func(response *QueryQualificationDetailResponse, err error)) <-chan int
QueryQualificationDetailWithCallback invokes the domain.QueryQualificationDetail API asynchronously api document: https://help.aliyun.com/api/domain/queryqualificationdetail.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryQualificationDetailWithChan ¶
func (client *Client) QueryQualificationDetailWithChan(request *QueryQualificationDetailRequest) (<-chan *QueryQualificationDetailResponse, <-chan error)
QueryQualificationDetailWithChan invokes the domain.QueryQualificationDetail API asynchronously api document: https://help.aliyun.com/api/domain/queryqualificationdetail.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryRegistrantProfileRealNameVerificationInfo ¶
func (client *Client) QueryRegistrantProfileRealNameVerificationInfo(request *QueryRegistrantProfileRealNameVerificationInfoRequest) (response *QueryRegistrantProfileRealNameVerificationInfoResponse, err error)
QueryRegistrantProfileRealNameVerificationInfo invokes the domain.QueryRegistrantProfileRealNameVerificationInfo API synchronously api document: https://help.aliyun.com/api/domain/queryregistrantprofilerealnameverificationinfo.html
func (*Client) QueryRegistrantProfileRealNameVerificationInfoWithCallback ¶
func (client *Client) QueryRegistrantProfileRealNameVerificationInfoWithCallback(request *QueryRegistrantProfileRealNameVerificationInfoRequest, callback func(response *QueryRegistrantProfileRealNameVerificationInfoResponse, err error)) <-chan int
QueryRegistrantProfileRealNameVerificationInfoWithCallback invokes the domain.QueryRegistrantProfileRealNameVerificationInfo API asynchronously api document: https://help.aliyun.com/api/domain/queryregistrantprofilerealnameverificationinfo.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryRegistrantProfileRealNameVerificationInfoWithChan ¶
func (client *Client) QueryRegistrantProfileRealNameVerificationInfoWithChan(request *QueryRegistrantProfileRealNameVerificationInfoRequest) (<-chan *QueryRegistrantProfileRealNameVerificationInfoResponse, <-chan error)
QueryRegistrantProfileRealNameVerificationInfoWithChan invokes the domain.QueryRegistrantProfileRealNameVerificationInfo API asynchronously api document: https://help.aliyun.com/api/domain/queryregistrantprofilerealnameverificationinfo.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryRegistrantProfiles ¶
func (client *Client) QueryRegistrantProfiles(request *QueryRegistrantProfilesRequest) (response *QueryRegistrantProfilesResponse, err error)
QueryRegistrantProfiles invokes the domain.QueryRegistrantProfiles API synchronously api document: https://help.aliyun.com/api/domain/queryregistrantprofiles.html
func (*Client) QueryRegistrantProfilesWithCallback ¶
func (client *Client) QueryRegistrantProfilesWithCallback(request *QueryRegistrantProfilesRequest, callback func(response *QueryRegistrantProfilesResponse, err error)) <-chan int
QueryRegistrantProfilesWithCallback invokes the domain.QueryRegistrantProfiles API asynchronously api document: https://help.aliyun.com/api/domain/queryregistrantprofiles.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryRegistrantProfilesWithChan ¶
func (client *Client) QueryRegistrantProfilesWithChan(request *QueryRegistrantProfilesRequest) (<-chan *QueryRegistrantProfilesResponse, <-chan error)
QueryRegistrantProfilesWithChan invokes the domain.QueryRegistrantProfiles API asynchronously api document: https://help.aliyun.com/api/domain/queryregistrantprofiles.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryServerLock ¶
func (client *Client) QueryServerLock(request *QueryServerLockRequest) (response *QueryServerLockResponse, err error)
QueryServerLock invokes the domain.QueryServerLock API synchronously api document: https://help.aliyun.com/api/domain/queryserverlock.html
func (*Client) QueryServerLockWithCallback ¶
func (client *Client) QueryServerLockWithCallback(request *QueryServerLockRequest, callback func(response *QueryServerLockResponse, err error)) <-chan int
QueryServerLockWithCallback invokes the domain.QueryServerLock API asynchronously api document: https://help.aliyun.com/api/domain/queryserverlock.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryServerLockWithChan ¶
func (client *Client) QueryServerLockWithChan(request *QueryServerLockRequest) (<-chan *QueryServerLockResponse, <-chan error)
QueryServerLockWithChan invokes the domain.QueryServerLock API asynchronously api document: https://help.aliyun.com/api/domain/queryserverlock.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryTaskDetailHistory ¶
func (client *Client) QueryTaskDetailHistory(request *QueryTaskDetailHistoryRequest) (response *QueryTaskDetailHistoryResponse, err error)
QueryTaskDetailHistory invokes the domain.QueryTaskDetailHistory API synchronously api document: https://help.aliyun.com/api/domain/querytaskdetailhistory.html
func (*Client) QueryTaskDetailHistoryWithCallback ¶
func (client *Client) QueryTaskDetailHistoryWithCallback(request *QueryTaskDetailHistoryRequest, callback func(response *QueryTaskDetailHistoryResponse, err error)) <-chan int
QueryTaskDetailHistoryWithCallback invokes the domain.QueryTaskDetailHistory API asynchronously api document: https://help.aliyun.com/api/domain/querytaskdetailhistory.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryTaskDetailHistoryWithChan ¶
func (client *Client) QueryTaskDetailHistoryWithChan(request *QueryTaskDetailHistoryRequest) (<-chan *QueryTaskDetailHistoryResponse, <-chan error)
QueryTaskDetailHistoryWithChan invokes the domain.QueryTaskDetailHistory API asynchronously api document: https://help.aliyun.com/api/domain/querytaskdetailhistory.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryTaskDetailList ¶
func (client *Client) QueryTaskDetailList(request *QueryTaskDetailListRequest) (response *QueryTaskDetailListResponse, err error)
QueryTaskDetailList invokes the domain.QueryTaskDetailList API synchronously api document: https://help.aliyun.com/api/domain/querytaskdetaillist.html
func (*Client) QueryTaskDetailListWithCallback ¶
func (client *Client) QueryTaskDetailListWithCallback(request *QueryTaskDetailListRequest, callback func(response *QueryTaskDetailListResponse, err error)) <-chan int
QueryTaskDetailListWithCallback invokes the domain.QueryTaskDetailList API asynchronously api document: https://help.aliyun.com/api/domain/querytaskdetaillist.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryTaskDetailListWithChan ¶
func (client *Client) QueryTaskDetailListWithChan(request *QueryTaskDetailListRequest) (<-chan *QueryTaskDetailListResponse, <-chan error)
QueryTaskDetailListWithChan invokes the domain.QueryTaskDetailList API asynchronously api document: https://help.aliyun.com/api/domain/querytaskdetaillist.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryTaskInfoHistory ¶
func (client *Client) QueryTaskInfoHistory(request *QueryTaskInfoHistoryRequest) (response *QueryTaskInfoHistoryResponse, err error)
QueryTaskInfoHistory invokes the domain.QueryTaskInfoHistory API synchronously api document: https://help.aliyun.com/api/domain/querytaskinfohistory.html
func (*Client) QueryTaskInfoHistoryWithCallback ¶
func (client *Client) QueryTaskInfoHistoryWithCallback(request *QueryTaskInfoHistoryRequest, callback func(response *QueryTaskInfoHistoryResponse, err error)) <-chan int
QueryTaskInfoHistoryWithCallback invokes the domain.QueryTaskInfoHistory API asynchronously api document: https://help.aliyun.com/api/domain/querytaskinfohistory.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryTaskInfoHistoryWithChan ¶
func (client *Client) QueryTaskInfoHistoryWithChan(request *QueryTaskInfoHistoryRequest) (<-chan *QueryTaskInfoHistoryResponse, <-chan error)
QueryTaskInfoHistoryWithChan invokes the domain.QueryTaskInfoHistory API asynchronously api document: https://help.aliyun.com/api/domain/querytaskinfohistory.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryTaskList ¶
func (client *Client) QueryTaskList(request *QueryTaskListRequest) (response *QueryTaskListResponse, err error)
QueryTaskList invokes the domain.QueryTaskList API synchronously api document: https://help.aliyun.com/api/domain/querytasklist.html
func (*Client) QueryTaskListWithCallback ¶
func (client *Client) QueryTaskListWithCallback(request *QueryTaskListRequest, callback func(response *QueryTaskListResponse, err error)) <-chan int
QueryTaskListWithCallback invokes the domain.QueryTaskList API asynchronously api document: https://help.aliyun.com/api/domain/querytasklist.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryTaskListWithChan ¶
func (client *Client) QueryTaskListWithChan(request *QueryTaskListRequest) (<-chan *QueryTaskListResponse, <-chan error)
QueryTaskListWithChan invokes the domain.QueryTaskList API asynchronously api document: https://help.aliyun.com/api/domain/querytasklist.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryTransferInByInstanceId ¶
func (client *Client) QueryTransferInByInstanceId(request *QueryTransferInByInstanceIdRequest) (response *QueryTransferInByInstanceIdResponse, err error)
QueryTransferInByInstanceId invokes the domain.QueryTransferInByInstanceId API synchronously api document: https://help.aliyun.com/api/domain/querytransferinbyinstanceid.html
func (*Client) QueryTransferInByInstanceIdWithCallback ¶
func (client *Client) QueryTransferInByInstanceIdWithCallback(request *QueryTransferInByInstanceIdRequest, callback func(response *QueryTransferInByInstanceIdResponse, err error)) <-chan int
QueryTransferInByInstanceIdWithCallback invokes the domain.QueryTransferInByInstanceId API asynchronously api document: https://help.aliyun.com/api/domain/querytransferinbyinstanceid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryTransferInByInstanceIdWithChan ¶
func (client *Client) QueryTransferInByInstanceIdWithChan(request *QueryTransferInByInstanceIdRequest) (<-chan *QueryTransferInByInstanceIdResponse, <-chan error)
QueryTransferInByInstanceIdWithChan invokes the domain.QueryTransferInByInstanceId API asynchronously api document: https://help.aliyun.com/api/domain/querytransferinbyinstanceid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryTransferInList ¶
func (client *Client) QueryTransferInList(request *QueryTransferInListRequest) (response *QueryTransferInListResponse, err error)
QueryTransferInList invokes the domain.QueryTransferInList API synchronously api document: https://help.aliyun.com/api/domain/querytransferinlist.html
func (*Client) QueryTransferInListWithCallback ¶
func (client *Client) QueryTransferInListWithCallback(request *QueryTransferInListRequest, callback func(response *QueryTransferInListResponse, err error)) <-chan int
QueryTransferInListWithCallback invokes the domain.QueryTransferInList API asynchronously api document: https://help.aliyun.com/api/domain/querytransferinlist.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryTransferInListWithChan ¶
func (client *Client) QueryTransferInListWithChan(request *QueryTransferInListRequest) (<-chan *QueryTransferInListResponse, <-chan error)
QueryTransferInListWithChan invokes the domain.QueryTransferInList API asynchronously api document: https://help.aliyun.com/api/domain/querytransferinlist.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryTransferOutInfo ¶
func (client *Client) QueryTransferOutInfo(request *QueryTransferOutInfoRequest) (response *QueryTransferOutInfoResponse, err error)
QueryTransferOutInfo invokes the domain.QueryTransferOutInfo API synchronously api document: https://help.aliyun.com/api/domain/querytransferoutinfo.html
func (*Client) QueryTransferOutInfoWithCallback ¶
func (client *Client) QueryTransferOutInfoWithCallback(request *QueryTransferOutInfoRequest, callback func(response *QueryTransferOutInfoResponse, err error)) <-chan int
QueryTransferOutInfoWithCallback invokes the domain.QueryTransferOutInfo API asynchronously api document: https://help.aliyun.com/api/domain/querytransferoutinfo.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryTransferOutInfoWithChan ¶
func (client *Client) QueryTransferOutInfoWithChan(request *QueryTransferOutInfoRequest) (<-chan *QueryTransferOutInfoResponse, <-chan error)
QueryTransferOutInfoWithChan invokes the domain.QueryTransferOutInfo API asynchronously api document: https://help.aliyun.com/api/domain/querytransferoutinfo.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RecordDemand ¶
func (client *Client) RecordDemand(request *RecordDemandRequest) (response *RecordDemandResponse, err error)
RecordDemand invokes the domain.RecordDemand API synchronously api document: https://help.aliyun.com/api/domain/recorddemand.html
func (*Client) RecordDemandWithCallback ¶
func (client *Client) RecordDemandWithCallback(request *RecordDemandRequest, callback func(response *RecordDemandResponse, err error)) <-chan int
RecordDemandWithCallback invokes the domain.RecordDemand API asynchronously api document: https://help.aliyun.com/api/domain/recorddemand.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RecordDemandWithChan ¶
func (client *Client) RecordDemandWithChan(request *RecordDemandRequest) (<-chan *RecordDemandResponse, <-chan error)
RecordDemandWithChan invokes the domain.RecordDemand API asynchronously api document: https://help.aliyun.com/api/domain/recorddemand.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RefuseDemand ¶
func (client *Client) RefuseDemand(request *RefuseDemandRequest) (response *RefuseDemandResponse, err error)
RefuseDemand invokes the domain.RefuseDemand API synchronously api document: https://help.aliyun.com/api/domain/refusedemand.html
func (*Client) RefuseDemandWithCallback ¶
func (client *Client) RefuseDemandWithCallback(request *RefuseDemandRequest, callback func(response *RefuseDemandResponse, err error)) <-chan int
RefuseDemandWithCallback invokes the domain.RefuseDemand API asynchronously api document: https://help.aliyun.com/api/domain/refusedemand.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RefuseDemandWithChan ¶
func (client *Client) RefuseDemandWithChan(request *RefuseDemandRequest) (<-chan *RefuseDemandResponse, <-chan error)
RefuseDemandWithChan invokes the domain.RefuseDemand API asynchronously api document: https://help.aliyun.com/api/domain/refusedemand.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RegistrantProfileRealNameVerification ¶
func (client *Client) RegistrantProfileRealNameVerification(request *RegistrantProfileRealNameVerificationRequest) (response *RegistrantProfileRealNameVerificationResponse, err error)
RegistrantProfileRealNameVerification invokes the domain.RegistrantProfileRealNameVerification API synchronously api document: https://help.aliyun.com/api/domain/registrantprofilerealnameverification.html
func (*Client) RegistrantProfileRealNameVerificationWithCallback ¶
func (client *Client) RegistrantProfileRealNameVerificationWithCallback(request *RegistrantProfileRealNameVerificationRequest, callback func(response *RegistrantProfileRealNameVerificationResponse, err error)) <-chan int
RegistrantProfileRealNameVerificationWithCallback invokes the domain.RegistrantProfileRealNameVerification API asynchronously api document: https://help.aliyun.com/api/domain/registrantprofilerealnameverification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RegistrantProfileRealNameVerificationWithChan ¶
func (client *Client) RegistrantProfileRealNameVerificationWithChan(request *RegistrantProfileRealNameVerificationRequest) (<-chan *RegistrantProfileRealNameVerificationResponse, <-chan error)
RegistrantProfileRealNameVerificationWithChan invokes the domain.RegistrantProfileRealNameVerification API asynchronously api document: https://help.aliyun.com/api/domain/registrantprofilerealnameverification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RequestPayDemand ¶
func (client *Client) RequestPayDemand(request *RequestPayDemandRequest) (response *RequestPayDemandResponse, err error)
RequestPayDemand invokes the domain.RequestPayDemand API synchronously api document: https://help.aliyun.com/api/domain/requestpaydemand.html
func (*Client) RequestPayDemandWithCallback ¶
func (client *Client) RequestPayDemandWithCallback(request *RequestPayDemandRequest, callback func(response *RequestPayDemandResponse, err error)) <-chan int
RequestPayDemandWithCallback invokes the domain.RequestPayDemand API asynchronously api document: https://help.aliyun.com/api/domain/requestpaydemand.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RequestPayDemandWithChan ¶
func (client *Client) RequestPayDemandWithChan(request *RequestPayDemandRequest) (<-chan *RequestPayDemandResponse, <-chan error)
RequestPayDemandWithChan invokes the domain.RequestPayDemand API asynchronously api document: https://help.aliyun.com/api/domain/requestpaydemand.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ResendEmailVerification ¶
func (client *Client) ResendEmailVerification(request *ResendEmailVerificationRequest) (response *ResendEmailVerificationResponse, err error)
ResendEmailVerification invokes the domain.ResendEmailVerification API synchronously api document: https://help.aliyun.com/api/domain/resendemailverification.html
func (*Client) ResendEmailVerificationWithCallback ¶
func (client *Client) ResendEmailVerificationWithCallback(request *ResendEmailVerificationRequest, callback func(response *ResendEmailVerificationResponse, err error)) <-chan int
ResendEmailVerificationWithCallback invokes the domain.ResendEmailVerification API asynchronously api document: https://help.aliyun.com/api/domain/resendemailverification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ResendEmailVerificationWithChan ¶
func (client *Client) ResendEmailVerificationWithChan(request *ResendEmailVerificationRequest) (<-chan *ResendEmailVerificationResponse, <-chan error)
ResendEmailVerificationWithChan invokes the domain.ResendEmailVerification API asynchronously api document: https://help.aliyun.com/api/domain/resendemailverification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ReserveDomain ¶
func (client *Client) ReserveDomain(request *ReserveDomainRequest) (response *ReserveDomainResponse, err error)
ReserveDomain invokes the domain.ReserveDomain API synchronously api document: https://help.aliyun.com/api/domain/reservedomain.html
func (*Client) ReserveDomainWithCallback ¶
func (client *Client) ReserveDomainWithCallback(request *ReserveDomainRequest, callback func(response *ReserveDomainResponse, err error)) <-chan int
ReserveDomainWithCallback invokes the domain.ReserveDomain API asynchronously api document: https://help.aliyun.com/api/domain/reservedomain.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ReserveDomainWithChan ¶
func (client *Client) ReserveDomainWithChan(request *ReserveDomainRequest) (<-chan *ReserveDomainResponse, <-chan error)
ReserveDomainWithChan invokes the domain.ReserveDomain API asynchronously api document: https://help.aliyun.com/api/domain/reservedomain.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ResetQualificationVerification ¶
func (client *Client) ResetQualificationVerification(request *ResetQualificationVerificationRequest) (response *ResetQualificationVerificationResponse, err error)
ResetQualificationVerification invokes the domain.ResetQualificationVerification API synchronously api document: https://help.aliyun.com/api/domain/resetqualificationverification.html
func (*Client) ResetQualificationVerificationWithCallback ¶
func (client *Client) ResetQualificationVerificationWithCallback(request *ResetQualificationVerificationRequest, callback func(response *ResetQualificationVerificationResponse, err error)) <-chan int
ResetQualificationVerificationWithCallback invokes the domain.ResetQualificationVerification API asynchronously api document: https://help.aliyun.com/api/domain/resetqualificationverification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ResetQualificationVerificationWithChan ¶
func (client *Client) ResetQualificationVerificationWithChan(request *ResetQualificationVerificationRequest) (<-chan *ResetQualificationVerificationResponse, <-chan error)
ResetQualificationVerificationWithChan invokes the domain.ResetQualificationVerification API asynchronously api document: https://help.aliyun.com/api/domain/resetqualificationverification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveBatchDomainRemark ¶
func (client *Client) SaveBatchDomainRemark(request *SaveBatchDomainRemarkRequest) (response *SaveBatchDomainRemarkResponse, err error)
SaveBatchDomainRemark invokes the domain.SaveBatchDomainRemark API synchronously api document: https://help.aliyun.com/api/domain/savebatchdomainremark.html
func (*Client) SaveBatchDomainRemarkWithCallback ¶
func (client *Client) SaveBatchDomainRemarkWithCallback(request *SaveBatchDomainRemarkRequest, callback func(response *SaveBatchDomainRemarkResponse, err error)) <-chan int
SaveBatchDomainRemarkWithCallback invokes the domain.SaveBatchDomainRemark API asynchronously api document: https://help.aliyun.com/api/domain/savebatchdomainremark.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveBatchDomainRemarkWithChan ¶
func (client *Client) SaveBatchDomainRemarkWithChan(request *SaveBatchDomainRemarkRequest) (<-chan *SaveBatchDomainRemarkResponse, <-chan error)
SaveBatchDomainRemarkWithChan invokes the domain.SaveBatchDomainRemark API asynchronously api document: https://help.aliyun.com/api/domain/savebatchdomainremark.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveBatchTaskForCreatingOrderActivate ¶
func (client *Client) SaveBatchTaskForCreatingOrderActivate(request *SaveBatchTaskForCreatingOrderActivateRequest) (response *SaveBatchTaskForCreatingOrderActivateResponse, err error)
SaveBatchTaskForCreatingOrderActivate invokes the domain.SaveBatchTaskForCreatingOrderActivate API synchronously api document: https://help.aliyun.com/api/domain/savebatchtaskforcreatingorderactivate.html
func (*Client) SaveBatchTaskForCreatingOrderActivateWithCallback ¶
func (client *Client) SaveBatchTaskForCreatingOrderActivateWithCallback(request *SaveBatchTaskForCreatingOrderActivateRequest, callback func(response *SaveBatchTaskForCreatingOrderActivateResponse, err error)) <-chan int
SaveBatchTaskForCreatingOrderActivateWithCallback invokes the domain.SaveBatchTaskForCreatingOrderActivate API asynchronously api document: https://help.aliyun.com/api/domain/savebatchtaskforcreatingorderactivate.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveBatchTaskForCreatingOrderActivateWithChan ¶
func (client *Client) SaveBatchTaskForCreatingOrderActivateWithChan(request *SaveBatchTaskForCreatingOrderActivateRequest) (<-chan *SaveBatchTaskForCreatingOrderActivateResponse, <-chan error)
SaveBatchTaskForCreatingOrderActivateWithChan invokes the domain.SaveBatchTaskForCreatingOrderActivate API asynchronously api document: https://help.aliyun.com/api/domain/savebatchtaskforcreatingorderactivate.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveBatchTaskForCreatingOrderRedeem ¶
func (client *Client) SaveBatchTaskForCreatingOrderRedeem(request *SaveBatchTaskForCreatingOrderRedeemRequest) (response *SaveBatchTaskForCreatingOrderRedeemResponse, err error)
SaveBatchTaskForCreatingOrderRedeem invokes the domain.SaveBatchTaskForCreatingOrderRedeem API synchronously api document: https://help.aliyun.com/api/domain/savebatchtaskforcreatingorderredeem.html
func (*Client) SaveBatchTaskForCreatingOrderRedeemWithCallback ¶
func (client *Client) SaveBatchTaskForCreatingOrderRedeemWithCallback(request *SaveBatchTaskForCreatingOrderRedeemRequest, callback func(response *SaveBatchTaskForCreatingOrderRedeemResponse, err error)) <-chan int
SaveBatchTaskForCreatingOrderRedeemWithCallback invokes the domain.SaveBatchTaskForCreatingOrderRedeem API asynchronously api document: https://help.aliyun.com/api/domain/savebatchtaskforcreatingorderredeem.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveBatchTaskForCreatingOrderRedeemWithChan ¶
func (client *Client) SaveBatchTaskForCreatingOrderRedeemWithChan(request *SaveBatchTaskForCreatingOrderRedeemRequest) (<-chan *SaveBatchTaskForCreatingOrderRedeemResponse, <-chan error)
SaveBatchTaskForCreatingOrderRedeemWithChan invokes the domain.SaveBatchTaskForCreatingOrderRedeem API asynchronously api document: https://help.aliyun.com/api/domain/savebatchtaskforcreatingorderredeem.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveBatchTaskForCreatingOrderRenew ¶
func (client *Client) SaveBatchTaskForCreatingOrderRenew(request *SaveBatchTaskForCreatingOrderRenewRequest) (response *SaveBatchTaskForCreatingOrderRenewResponse, err error)
SaveBatchTaskForCreatingOrderRenew invokes the domain.SaveBatchTaskForCreatingOrderRenew API synchronously api document: https://help.aliyun.com/api/domain/savebatchtaskforcreatingorderrenew.html
func (*Client) SaveBatchTaskForCreatingOrderRenewWithCallback ¶
func (client *Client) SaveBatchTaskForCreatingOrderRenewWithCallback(request *SaveBatchTaskForCreatingOrderRenewRequest, callback func(response *SaveBatchTaskForCreatingOrderRenewResponse, err error)) <-chan int
SaveBatchTaskForCreatingOrderRenewWithCallback invokes the domain.SaveBatchTaskForCreatingOrderRenew API asynchronously api document: https://help.aliyun.com/api/domain/savebatchtaskforcreatingorderrenew.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveBatchTaskForCreatingOrderRenewWithChan ¶
func (client *Client) SaveBatchTaskForCreatingOrderRenewWithChan(request *SaveBatchTaskForCreatingOrderRenewRequest) (<-chan *SaveBatchTaskForCreatingOrderRenewResponse, <-chan error)
SaveBatchTaskForCreatingOrderRenewWithChan invokes the domain.SaveBatchTaskForCreatingOrderRenew API asynchronously api document: https://help.aliyun.com/api/domain/savebatchtaskforcreatingorderrenew.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveBatchTaskForCreatingOrderTransfer ¶
func (client *Client) SaveBatchTaskForCreatingOrderTransfer(request *SaveBatchTaskForCreatingOrderTransferRequest) (response *SaveBatchTaskForCreatingOrderTransferResponse, err error)
SaveBatchTaskForCreatingOrderTransfer invokes the domain.SaveBatchTaskForCreatingOrderTransfer API synchronously api document: https://help.aliyun.com/api/domain/savebatchtaskforcreatingordertransfer.html
func (*Client) SaveBatchTaskForCreatingOrderTransferWithCallback ¶
func (client *Client) SaveBatchTaskForCreatingOrderTransferWithCallback(request *SaveBatchTaskForCreatingOrderTransferRequest, callback func(response *SaveBatchTaskForCreatingOrderTransferResponse, err error)) <-chan int
SaveBatchTaskForCreatingOrderTransferWithCallback invokes the domain.SaveBatchTaskForCreatingOrderTransfer API asynchronously api document: https://help.aliyun.com/api/domain/savebatchtaskforcreatingordertransfer.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveBatchTaskForCreatingOrderTransferWithChan ¶
func (client *Client) SaveBatchTaskForCreatingOrderTransferWithChan(request *SaveBatchTaskForCreatingOrderTransferRequest) (<-chan *SaveBatchTaskForCreatingOrderTransferResponse, <-chan error)
SaveBatchTaskForCreatingOrderTransferWithChan invokes the domain.SaveBatchTaskForCreatingOrderTransfer API asynchronously api document: https://help.aliyun.com/api/domain/savebatchtaskforcreatingordertransfer.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveBatchTaskForDomainNameProxyService ¶
func (client *Client) SaveBatchTaskForDomainNameProxyService(request *SaveBatchTaskForDomainNameProxyServiceRequest) (response *SaveBatchTaskForDomainNameProxyServiceResponse, err error)
SaveBatchTaskForDomainNameProxyService invokes the domain.SaveBatchTaskForDomainNameProxyService API synchronously api document: https://help.aliyun.com/api/domain/savebatchtaskfordomainnameproxyservice.html
func (*Client) SaveBatchTaskForDomainNameProxyServiceWithCallback ¶
func (client *Client) SaveBatchTaskForDomainNameProxyServiceWithCallback(request *SaveBatchTaskForDomainNameProxyServiceRequest, callback func(response *SaveBatchTaskForDomainNameProxyServiceResponse, err error)) <-chan int
SaveBatchTaskForDomainNameProxyServiceWithCallback invokes the domain.SaveBatchTaskForDomainNameProxyService API asynchronously api document: https://help.aliyun.com/api/domain/savebatchtaskfordomainnameproxyservice.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveBatchTaskForDomainNameProxyServiceWithChan ¶
func (client *Client) SaveBatchTaskForDomainNameProxyServiceWithChan(request *SaveBatchTaskForDomainNameProxyServiceRequest) (<-chan *SaveBatchTaskForDomainNameProxyServiceResponse, <-chan error)
SaveBatchTaskForDomainNameProxyServiceWithChan invokes the domain.SaveBatchTaskForDomainNameProxyService API asynchronously api document: https://help.aliyun.com/api/domain/savebatchtaskfordomainnameproxyservice.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveBatchTaskForModifyingDomainDns ¶
func (client *Client) SaveBatchTaskForModifyingDomainDns(request *SaveBatchTaskForModifyingDomainDnsRequest) (response *SaveBatchTaskForModifyingDomainDnsResponse, err error)
SaveBatchTaskForModifyingDomainDns invokes the domain.SaveBatchTaskForModifyingDomainDns API synchronously api document: https://help.aliyun.com/api/domain/savebatchtaskformodifyingdomaindns.html
func (*Client) SaveBatchTaskForModifyingDomainDnsWithCallback ¶
func (client *Client) SaveBatchTaskForModifyingDomainDnsWithCallback(request *SaveBatchTaskForModifyingDomainDnsRequest, callback func(response *SaveBatchTaskForModifyingDomainDnsResponse, err error)) <-chan int
SaveBatchTaskForModifyingDomainDnsWithCallback invokes the domain.SaveBatchTaskForModifyingDomainDns API asynchronously api document: https://help.aliyun.com/api/domain/savebatchtaskformodifyingdomaindns.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveBatchTaskForModifyingDomainDnsWithChan ¶
func (client *Client) SaveBatchTaskForModifyingDomainDnsWithChan(request *SaveBatchTaskForModifyingDomainDnsRequest) (<-chan *SaveBatchTaskForModifyingDomainDnsResponse, <-chan error)
SaveBatchTaskForModifyingDomainDnsWithChan invokes the domain.SaveBatchTaskForModifyingDomainDns API asynchronously api document: https://help.aliyun.com/api/domain/savebatchtaskformodifyingdomaindns.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveBatchTaskForTransferProhibitionLock ¶
func (client *Client) SaveBatchTaskForTransferProhibitionLock(request *SaveBatchTaskForTransferProhibitionLockRequest) (response *SaveBatchTaskForTransferProhibitionLockResponse, err error)
SaveBatchTaskForTransferProhibitionLock invokes the domain.SaveBatchTaskForTransferProhibitionLock API synchronously api document: https://help.aliyun.com/api/domain/savebatchtaskfortransferprohibitionlock.html
func (*Client) SaveBatchTaskForTransferProhibitionLockWithCallback ¶
func (client *Client) SaveBatchTaskForTransferProhibitionLockWithCallback(request *SaveBatchTaskForTransferProhibitionLockRequest, callback func(response *SaveBatchTaskForTransferProhibitionLockResponse, err error)) <-chan int
SaveBatchTaskForTransferProhibitionLockWithCallback invokes the domain.SaveBatchTaskForTransferProhibitionLock API asynchronously api document: https://help.aliyun.com/api/domain/savebatchtaskfortransferprohibitionlock.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveBatchTaskForTransferProhibitionLockWithChan ¶
func (client *Client) SaveBatchTaskForTransferProhibitionLockWithChan(request *SaveBatchTaskForTransferProhibitionLockRequest) (<-chan *SaveBatchTaskForTransferProhibitionLockResponse, <-chan error)
SaveBatchTaskForTransferProhibitionLockWithChan invokes the domain.SaveBatchTaskForTransferProhibitionLock API asynchronously api document: https://help.aliyun.com/api/domain/savebatchtaskfortransferprohibitionlock.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveBatchTaskForUpdateProhibitionLock ¶
func (client *Client) SaveBatchTaskForUpdateProhibitionLock(request *SaveBatchTaskForUpdateProhibitionLockRequest) (response *SaveBatchTaskForUpdateProhibitionLockResponse, err error)
SaveBatchTaskForUpdateProhibitionLock invokes the domain.SaveBatchTaskForUpdateProhibitionLock API synchronously api document: https://help.aliyun.com/api/domain/savebatchtaskforupdateprohibitionlock.html
func (*Client) SaveBatchTaskForUpdateProhibitionLockWithCallback ¶
func (client *Client) SaveBatchTaskForUpdateProhibitionLockWithCallback(request *SaveBatchTaskForUpdateProhibitionLockRequest, callback func(response *SaveBatchTaskForUpdateProhibitionLockResponse, err error)) <-chan int
SaveBatchTaskForUpdateProhibitionLockWithCallback invokes the domain.SaveBatchTaskForUpdateProhibitionLock API asynchronously api document: https://help.aliyun.com/api/domain/savebatchtaskforupdateprohibitionlock.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveBatchTaskForUpdateProhibitionLockWithChan ¶
func (client *Client) SaveBatchTaskForUpdateProhibitionLockWithChan(request *SaveBatchTaskForUpdateProhibitionLockRequest) (<-chan *SaveBatchTaskForUpdateProhibitionLockResponse, <-chan error)
SaveBatchTaskForUpdateProhibitionLockWithChan invokes the domain.SaveBatchTaskForUpdateProhibitionLock API asynchronously api document: https://help.aliyun.com/api/domain/savebatchtaskforupdateprohibitionlock.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveBatchTaskForUpdatingContactInfoByNewContact ¶
func (client *Client) SaveBatchTaskForUpdatingContactInfoByNewContact(request *SaveBatchTaskForUpdatingContactInfoByNewContactRequest) (response *SaveBatchTaskForUpdatingContactInfoByNewContactResponse, err error)
SaveBatchTaskForUpdatingContactInfoByNewContact invokes the domain.SaveBatchTaskForUpdatingContactInfoByNewContact API synchronously api document: https://help.aliyun.com/api/domain/savebatchtaskforupdatingcontactinfobynewcontact.html
func (*Client) SaveBatchTaskForUpdatingContactInfoByNewContactWithCallback ¶
func (client *Client) SaveBatchTaskForUpdatingContactInfoByNewContactWithCallback(request *SaveBatchTaskForUpdatingContactInfoByNewContactRequest, callback func(response *SaveBatchTaskForUpdatingContactInfoByNewContactResponse, err error)) <-chan int
SaveBatchTaskForUpdatingContactInfoByNewContactWithCallback invokes the domain.SaveBatchTaskForUpdatingContactInfoByNewContact API asynchronously api document: https://help.aliyun.com/api/domain/savebatchtaskforupdatingcontactinfobynewcontact.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveBatchTaskForUpdatingContactInfoByNewContactWithChan ¶
func (client *Client) SaveBatchTaskForUpdatingContactInfoByNewContactWithChan(request *SaveBatchTaskForUpdatingContactInfoByNewContactRequest) (<-chan *SaveBatchTaskForUpdatingContactInfoByNewContactResponse, <-chan error)
SaveBatchTaskForUpdatingContactInfoByNewContactWithChan invokes the domain.SaveBatchTaskForUpdatingContactInfoByNewContact API asynchronously api document: https://help.aliyun.com/api/domain/savebatchtaskforupdatingcontactinfobynewcontact.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveBatchTaskForUpdatingContactInfoByRegistrantProfileId ¶
func (client *Client) SaveBatchTaskForUpdatingContactInfoByRegistrantProfileId(request *SaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdRequest) (response *SaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdResponse, err error)
SaveBatchTaskForUpdatingContactInfoByRegistrantProfileId invokes the domain.SaveBatchTaskForUpdatingContactInfoByRegistrantProfileId API synchronously api document: https://help.aliyun.com/api/domain/savebatchtaskforupdatingcontactinfobyregistrantprofileid.html
func (*Client) SaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdWithCallback ¶
func (client *Client) SaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdWithCallback(request *SaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdRequest, callback func(response *SaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdResponse, err error)) <-chan int
SaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdWithCallback invokes the domain.SaveBatchTaskForUpdatingContactInfoByRegistrantProfileId API asynchronously api document: https://help.aliyun.com/api/domain/savebatchtaskforupdatingcontactinfobyregistrantprofileid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdWithChan ¶
func (client *Client) SaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdWithChan(request *SaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdRequest) (<-chan *SaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdResponse, <-chan error)
SaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdWithChan invokes the domain.SaveBatchTaskForUpdatingContactInfoByRegistrantProfileId API asynchronously api document: https://help.aliyun.com/api/domain/savebatchtaskforupdatingcontactinfobyregistrantprofileid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveDomainGroup ¶
func (client *Client) SaveDomainGroup(request *SaveDomainGroupRequest) (response *SaveDomainGroupResponse, err error)
SaveDomainGroup invokes the domain.SaveDomainGroup API synchronously api document: https://help.aliyun.com/api/domain/savedomaingroup.html
func (*Client) SaveDomainGroupWithCallback ¶
func (client *Client) SaveDomainGroupWithCallback(request *SaveDomainGroupRequest, callback func(response *SaveDomainGroupResponse, err error)) <-chan int
SaveDomainGroupWithCallback invokes the domain.SaveDomainGroup API asynchronously api document: https://help.aliyun.com/api/domain/savedomaingroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveDomainGroupWithChan ¶
func (client *Client) SaveDomainGroupWithChan(request *SaveDomainGroupRequest) (<-chan *SaveDomainGroupResponse, <-chan error)
SaveDomainGroupWithChan invokes the domain.SaveDomainGroup API asynchronously api document: https://help.aliyun.com/api/domain/savedomaingroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveRegistrantProfile ¶
func (client *Client) SaveRegistrantProfile(request *SaveRegistrantProfileRequest) (response *SaveRegistrantProfileResponse, err error)
SaveRegistrantProfile invokes the domain.SaveRegistrantProfile API synchronously api document: https://help.aliyun.com/api/domain/saveregistrantprofile.html
func (*Client) SaveRegistrantProfileWithCallback ¶
func (client *Client) SaveRegistrantProfileWithCallback(request *SaveRegistrantProfileRequest, callback func(response *SaveRegistrantProfileResponse, err error)) <-chan int
SaveRegistrantProfileWithCallback invokes the domain.SaveRegistrantProfile API asynchronously api document: https://help.aliyun.com/api/domain/saveregistrantprofile.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveRegistrantProfileWithChan ¶
func (client *Client) SaveRegistrantProfileWithChan(request *SaveRegistrantProfileRequest) (<-chan *SaveRegistrantProfileResponse, <-chan error)
SaveRegistrantProfileWithChan invokes the domain.SaveRegistrantProfile API asynchronously api document: https://help.aliyun.com/api/domain/saveregistrantprofile.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForAddingDSRecord ¶
func (client *Client) SaveSingleTaskForAddingDSRecord(request *SaveSingleTaskForAddingDSRecordRequest) (response *SaveSingleTaskForAddingDSRecordResponse, err error)
SaveSingleTaskForAddingDSRecord invokes the domain.SaveSingleTaskForAddingDSRecord API synchronously api document: https://help.aliyun.com/api/domain/savesingletaskforaddingdsrecord.html
func (*Client) SaveSingleTaskForAddingDSRecordWithCallback ¶
func (client *Client) SaveSingleTaskForAddingDSRecordWithCallback(request *SaveSingleTaskForAddingDSRecordRequest, callback func(response *SaveSingleTaskForAddingDSRecordResponse, err error)) <-chan int
SaveSingleTaskForAddingDSRecordWithCallback invokes the domain.SaveSingleTaskForAddingDSRecord API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskforaddingdsrecord.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForAddingDSRecordWithChan ¶
func (client *Client) SaveSingleTaskForAddingDSRecordWithChan(request *SaveSingleTaskForAddingDSRecordRequest) (<-chan *SaveSingleTaskForAddingDSRecordResponse, <-chan error)
SaveSingleTaskForAddingDSRecordWithChan invokes the domain.SaveSingleTaskForAddingDSRecord API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskforaddingdsrecord.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForApprovingTransferOut ¶
func (client *Client) SaveSingleTaskForApprovingTransferOut(request *SaveSingleTaskForApprovingTransferOutRequest) (response *SaveSingleTaskForApprovingTransferOutResponse, err error)
SaveSingleTaskForApprovingTransferOut invokes the domain.SaveSingleTaskForApprovingTransferOut API synchronously api document: https://help.aliyun.com/api/domain/savesingletaskforapprovingtransferout.html
func (*Client) SaveSingleTaskForApprovingTransferOutWithCallback ¶
func (client *Client) SaveSingleTaskForApprovingTransferOutWithCallback(request *SaveSingleTaskForApprovingTransferOutRequest, callback func(response *SaveSingleTaskForApprovingTransferOutResponse, err error)) <-chan int
SaveSingleTaskForApprovingTransferOutWithCallback invokes the domain.SaveSingleTaskForApprovingTransferOut API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskforapprovingtransferout.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForApprovingTransferOutWithChan ¶
func (client *Client) SaveSingleTaskForApprovingTransferOutWithChan(request *SaveSingleTaskForApprovingTransferOutRequest) (<-chan *SaveSingleTaskForApprovingTransferOutResponse, <-chan error)
SaveSingleTaskForApprovingTransferOutWithChan invokes the domain.SaveSingleTaskForApprovingTransferOut API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskforapprovingtransferout.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForAssociatingEns ¶
func (client *Client) SaveSingleTaskForAssociatingEns(request *SaveSingleTaskForAssociatingEnsRequest) (response *SaveSingleTaskForAssociatingEnsResponse, err error)
SaveSingleTaskForAssociatingEns invokes the domain.SaveSingleTaskForAssociatingEns API synchronously api document: https://help.aliyun.com/api/domain/savesingletaskforassociatingens.html
func (*Client) SaveSingleTaskForAssociatingEnsWithCallback ¶
func (client *Client) SaveSingleTaskForAssociatingEnsWithCallback(request *SaveSingleTaskForAssociatingEnsRequest, callback func(response *SaveSingleTaskForAssociatingEnsResponse, err error)) <-chan int
SaveSingleTaskForAssociatingEnsWithCallback invokes the domain.SaveSingleTaskForAssociatingEns API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskforassociatingens.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForAssociatingEnsWithChan ¶
func (client *Client) SaveSingleTaskForAssociatingEnsWithChan(request *SaveSingleTaskForAssociatingEnsRequest) (<-chan *SaveSingleTaskForAssociatingEnsResponse, <-chan error)
SaveSingleTaskForAssociatingEnsWithChan invokes the domain.SaveSingleTaskForAssociatingEns API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskforassociatingens.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForCancelingTransferIn ¶
func (client *Client) SaveSingleTaskForCancelingTransferIn(request *SaveSingleTaskForCancelingTransferInRequest) (response *SaveSingleTaskForCancelingTransferInResponse, err error)
SaveSingleTaskForCancelingTransferIn invokes the domain.SaveSingleTaskForCancelingTransferIn API synchronously api document: https://help.aliyun.com/api/domain/savesingletaskforcancelingtransferin.html
func (*Client) SaveSingleTaskForCancelingTransferInWithCallback ¶
func (client *Client) SaveSingleTaskForCancelingTransferInWithCallback(request *SaveSingleTaskForCancelingTransferInRequest, callback func(response *SaveSingleTaskForCancelingTransferInResponse, err error)) <-chan int
SaveSingleTaskForCancelingTransferInWithCallback invokes the domain.SaveSingleTaskForCancelingTransferIn API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskforcancelingtransferin.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForCancelingTransferInWithChan ¶
func (client *Client) SaveSingleTaskForCancelingTransferInWithChan(request *SaveSingleTaskForCancelingTransferInRequest) (<-chan *SaveSingleTaskForCancelingTransferInResponse, <-chan error)
SaveSingleTaskForCancelingTransferInWithChan invokes the domain.SaveSingleTaskForCancelingTransferIn API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskforcancelingtransferin.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForCancelingTransferOut ¶
func (client *Client) SaveSingleTaskForCancelingTransferOut(request *SaveSingleTaskForCancelingTransferOutRequest) (response *SaveSingleTaskForCancelingTransferOutResponse, err error)
SaveSingleTaskForCancelingTransferOut invokes the domain.SaveSingleTaskForCancelingTransferOut API synchronously api document: https://help.aliyun.com/api/domain/savesingletaskforcancelingtransferout.html
func (*Client) SaveSingleTaskForCancelingTransferOutWithCallback ¶
func (client *Client) SaveSingleTaskForCancelingTransferOutWithCallback(request *SaveSingleTaskForCancelingTransferOutRequest, callback func(response *SaveSingleTaskForCancelingTransferOutResponse, err error)) <-chan int
SaveSingleTaskForCancelingTransferOutWithCallback invokes the domain.SaveSingleTaskForCancelingTransferOut API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskforcancelingtransferout.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForCancelingTransferOutWithChan ¶
func (client *Client) SaveSingleTaskForCancelingTransferOutWithChan(request *SaveSingleTaskForCancelingTransferOutRequest) (<-chan *SaveSingleTaskForCancelingTransferOutResponse, <-chan error)
SaveSingleTaskForCancelingTransferOutWithChan invokes the domain.SaveSingleTaskForCancelingTransferOut API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskforcancelingtransferout.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForCreatingDnsHost ¶
func (client *Client) SaveSingleTaskForCreatingDnsHost(request *SaveSingleTaskForCreatingDnsHostRequest) (response *SaveSingleTaskForCreatingDnsHostResponse, err error)
SaveSingleTaskForCreatingDnsHost invokes the domain.SaveSingleTaskForCreatingDnsHost API synchronously api document: https://help.aliyun.com/api/domain/savesingletaskforcreatingdnshost.html
func (*Client) SaveSingleTaskForCreatingDnsHostWithCallback ¶
func (client *Client) SaveSingleTaskForCreatingDnsHostWithCallback(request *SaveSingleTaskForCreatingDnsHostRequest, callback func(response *SaveSingleTaskForCreatingDnsHostResponse, err error)) <-chan int
SaveSingleTaskForCreatingDnsHostWithCallback invokes the domain.SaveSingleTaskForCreatingDnsHost API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskforcreatingdnshost.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForCreatingDnsHostWithChan ¶
func (client *Client) SaveSingleTaskForCreatingDnsHostWithChan(request *SaveSingleTaskForCreatingDnsHostRequest) (<-chan *SaveSingleTaskForCreatingDnsHostResponse, <-chan error)
SaveSingleTaskForCreatingDnsHostWithChan invokes the domain.SaveSingleTaskForCreatingDnsHost API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskforcreatingdnshost.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForCreatingOrderActivate ¶
func (client *Client) SaveSingleTaskForCreatingOrderActivate(request *SaveSingleTaskForCreatingOrderActivateRequest) (response *SaveSingleTaskForCreatingOrderActivateResponse, err error)
SaveSingleTaskForCreatingOrderActivate invokes the domain.SaveSingleTaskForCreatingOrderActivate API synchronously api document: https://help.aliyun.com/api/domain/savesingletaskforcreatingorderactivate.html
func (*Client) SaveSingleTaskForCreatingOrderActivateWithCallback ¶
func (client *Client) SaveSingleTaskForCreatingOrderActivateWithCallback(request *SaveSingleTaskForCreatingOrderActivateRequest, callback func(response *SaveSingleTaskForCreatingOrderActivateResponse, err error)) <-chan int
SaveSingleTaskForCreatingOrderActivateWithCallback invokes the domain.SaveSingleTaskForCreatingOrderActivate API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskforcreatingorderactivate.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForCreatingOrderActivateWithChan ¶
func (client *Client) SaveSingleTaskForCreatingOrderActivateWithChan(request *SaveSingleTaskForCreatingOrderActivateRequest) (<-chan *SaveSingleTaskForCreatingOrderActivateResponse, <-chan error)
SaveSingleTaskForCreatingOrderActivateWithChan invokes the domain.SaveSingleTaskForCreatingOrderActivate API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskforcreatingorderactivate.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForCreatingOrderRedeem ¶
func (client *Client) SaveSingleTaskForCreatingOrderRedeem(request *SaveSingleTaskForCreatingOrderRedeemRequest) (response *SaveSingleTaskForCreatingOrderRedeemResponse, err error)
SaveSingleTaskForCreatingOrderRedeem invokes the domain.SaveSingleTaskForCreatingOrderRedeem API synchronously api document: https://help.aliyun.com/api/domain/savesingletaskforcreatingorderredeem.html
func (*Client) SaveSingleTaskForCreatingOrderRedeemWithCallback ¶
func (client *Client) SaveSingleTaskForCreatingOrderRedeemWithCallback(request *SaveSingleTaskForCreatingOrderRedeemRequest, callback func(response *SaveSingleTaskForCreatingOrderRedeemResponse, err error)) <-chan int
SaveSingleTaskForCreatingOrderRedeemWithCallback invokes the domain.SaveSingleTaskForCreatingOrderRedeem API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskforcreatingorderredeem.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForCreatingOrderRedeemWithChan ¶
func (client *Client) SaveSingleTaskForCreatingOrderRedeemWithChan(request *SaveSingleTaskForCreatingOrderRedeemRequest) (<-chan *SaveSingleTaskForCreatingOrderRedeemResponse, <-chan error)
SaveSingleTaskForCreatingOrderRedeemWithChan invokes the domain.SaveSingleTaskForCreatingOrderRedeem API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskforcreatingorderredeem.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForCreatingOrderRenew ¶
func (client *Client) SaveSingleTaskForCreatingOrderRenew(request *SaveSingleTaskForCreatingOrderRenewRequest) (response *SaveSingleTaskForCreatingOrderRenewResponse, err error)
SaveSingleTaskForCreatingOrderRenew invokes the domain.SaveSingleTaskForCreatingOrderRenew API synchronously api document: https://help.aliyun.com/api/domain/savesingletaskforcreatingorderrenew.html
func (*Client) SaveSingleTaskForCreatingOrderRenewWithCallback ¶
func (client *Client) SaveSingleTaskForCreatingOrderRenewWithCallback(request *SaveSingleTaskForCreatingOrderRenewRequest, callback func(response *SaveSingleTaskForCreatingOrderRenewResponse, err error)) <-chan int
SaveSingleTaskForCreatingOrderRenewWithCallback invokes the domain.SaveSingleTaskForCreatingOrderRenew API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskforcreatingorderrenew.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForCreatingOrderRenewWithChan ¶
func (client *Client) SaveSingleTaskForCreatingOrderRenewWithChan(request *SaveSingleTaskForCreatingOrderRenewRequest) (<-chan *SaveSingleTaskForCreatingOrderRenewResponse, <-chan error)
SaveSingleTaskForCreatingOrderRenewWithChan invokes the domain.SaveSingleTaskForCreatingOrderRenew API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskforcreatingorderrenew.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForCreatingOrderTransfer ¶
func (client *Client) SaveSingleTaskForCreatingOrderTransfer(request *SaveSingleTaskForCreatingOrderTransferRequest) (response *SaveSingleTaskForCreatingOrderTransferResponse, err error)
SaveSingleTaskForCreatingOrderTransfer invokes the domain.SaveSingleTaskForCreatingOrderTransfer API synchronously api document: https://help.aliyun.com/api/domain/savesingletaskforcreatingordertransfer.html
func (*Client) SaveSingleTaskForCreatingOrderTransferWithCallback ¶
func (client *Client) SaveSingleTaskForCreatingOrderTransferWithCallback(request *SaveSingleTaskForCreatingOrderTransferRequest, callback func(response *SaveSingleTaskForCreatingOrderTransferResponse, err error)) <-chan int
SaveSingleTaskForCreatingOrderTransferWithCallback invokes the domain.SaveSingleTaskForCreatingOrderTransfer API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskforcreatingordertransfer.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForCreatingOrderTransferWithChan ¶
func (client *Client) SaveSingleTaskForCreatingOrderTransferWithChan(request *SaveSingleTaskForCreatingOrderTransferRequest) (<-chan *SaveSingleTaskForCreatingOrderTransferResponse, <-chan error)
SaveSingleTaskForCreatingOrderTransferWithChan invokes the domain.SaveSingleTaskForCreatingOrderTransfer API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskforcreatingordertransfer.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForDeletingDSRecord ¶
func (client *Client) SaveSingleTaskForDeletingDSRecord(request *SaveSingleTaskForDeletingDSRecordRequest) (response *SaveSingleTaskForDeletingDSRecordResponse, err error)
SaveSingleTaskForDeletingDSRecord invokes the domain.SaveSingleTaskForDeletingDSRecord API synchronously api document: https://help.aliyun.com/api/domain/savesingletaskfordeletingdsrecord.html
func (*Client) SaveSingleTaskForDeletingDSRecordWithCallback ¶
func (client *Client) SaveSingleTaskForDeletingDSRecordWithCallback(request *SaveSingleTaskForDeletingDSRecordRequest, callback func(response *SaveSingleTaskForDeletingDSRecordResponse, err error)) <-chan int
SaveSingleTaskForDeletingDSRecordWithCallback invokes the domain.SaveSingleTaskForDeletingDSRecord API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskfordeletingdsrecord.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForDeletingDSRecordWithChan ¶
func (client *Client) SaveSingleTaskForDeletingDSRecordWithChan(request *SaveSingleTaskForDeletingDSRecordRequest) (<-chan *SaveSingleTaskForDeletingDSRecordResponse, <-chan error)
SaveSingleTaskForDeletingDSRecordWithChan invokes the domain.SaveSingleTaskForDeletingDSRecord API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskfordeletingdsrecord.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForDeletingDnsHost ¶
func (client *Client) SaveSingleTaskForDeletingDnsHost(request *SaveSingleTaskForDeletingDnsHostRequest) (response *SaveSingleTaskForDeletingDnsHostResponse, err error)
SaveSingleTaskForDeletingDnsHost invokes the domain.SaveSingleTaskForDeletingDnsHost API synchronously api document: https://help.aliyun.com/api/domain/savesingletaskfordeletingdnshost.html
func (*Client) SaveSingleTaskForDeletingDnsHostWithCallback ¶
func (client *Client) SaveSingleTaskForDeletingDnsHostWithCallback(request *SaveSingleTaskForDeletingDnsHostRequest, callback func(response *SaveSingleTaskForDeletingDnsHostResponse, err error)) <-chan int
SaveSingleTaskForDeletingDnsHostWithCallback invokes the domain.SaveSingleTaskForDeletingDnsHost API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskfordeletingdnshost.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForDeletingDnsHostWithChan ¶
func (client *Client) SaveSingleTaskForDeletingDnsHostWithChan(request *SaveSingleTaskForDeletingDnsHostRequest) (<-chan *SaveSingleTaskForDeletingDnsHostResponse, <-chan error)
SaveSingleTaskForDeletingDnsHostWithChan invokes the domain.SaveSingleTaskForDeletingDnsHost API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskfordeletingdnshost.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForDisassociatingEns ¶
func (client *Client) SaveSingleTaskForDisassociatingEns(request *SaveSingleTaskForDisassociatingEnsRequest) (response *SaveSingleTaskForDisassociatingEnsResponse, err error)
SaveSingleTaskForDisassociatingEns invokes the domain.SaveSingleTaskForDisassociatingEns API synchronously api document: https://help.aliyun.com/api/domain/savesingletaskfordisassociatingens.html
func (*Client) SaveSingleTaskForDisassociatingEnsWithCallback ¶
func (client *Client) SaveSingleTaskForDisassociatingEnsWithCallback(request *SaveSingleTaskForDisassociatingEnsRequest, callback func(response *SaveSingleTaskForDisassociatingEnsResponse, err error)) <-chan int
SaveSingleTaskForDisassociatingEnsWithCallback invokes the domain.SaveSingleTaskForDisassociatingEns API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskfordisassociatingens.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForDisassociatingEnsWithChan ¶
func (client *Client) SaveSingleTaskForDisassociatingEnsWithChan(request *SaveSingleTaskForDisassociatingEnsRequest) (<-chan *SaveSingleTaskForDisassociatingEnsResponse, <-chan error)
SaveSingleTaskForDisassociatingEnsWithChan invokes the domain.SaveSingleTaskForDisassociatingEns API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskfordisassociatingens.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForDomainNameProxyService ¶
func (client *Client) SaveSingleTaskForDomainNameProxyService(request *SaveSingleTaskForDomainNameProxyServiceRequest) (response *SaveSingleTaskForDomainNameProxyServiceResponse, err error)
SaveSingleTaskForDomainNameProxyService invokes the domain.SaveSingleTaskForDomainNameProxyService API synchronously api document: https://help.aliyun.com/api/domain/savesingletaskfordomainnameproxyservice.html
func (*Client) SaveSingleTaskForDomainNameProxyServiceWithCallback ¶
func (client *Client) SaveSingleTaskForDomainNameProxyServiceWithCallback(request *SaveSingleTaskForDomainNameProxyServiceRequest, callback func(response *SaveSingleTaskForDomainNameProxyServiceResponse, err error)) <-chan int
SaveSingleTaskForDomainNameProxyServiceWithCallback invokes the domain.SaveSingleTaskForDomainNameProxyService API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskfordomainnameproxyservice.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForDomainNameProxyServiceWithChan ¶
func (client *Client) SaveSingleTaskForDomainNameProxyServiceWithChan(request *SaveSingleTaskForDomainNameProxyServiceRequest) (<-chan *SaveSingleTaskForDomainNameProxyServiceResponse, <-chan error)
SaveSingleTaskForDomainNameProxyServiceWithChan invokes the domain.SaveSingleTaskForDomainNameProxyService API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskfordomainnameproxyservice.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForModifyingDSRecord ¶
func (client *Client) SaveSingleTaskForModifyingDSRecord(request *SaveSingleTaskForModifyingDSRecordRequest) (response *SaveSingleTaskForModifyingDSRecordResponse, err error)
SaveSingleTaskForModifyingDSRecord invokes the domain.SaveSingleTaskForModifyingDSRecord API synchronously api document: https://help.aliyun.com/api/domain/savesingletaskformodifyingdsrecord.html
func (*Client) SaveSingleTaskForModifyingDSRecordWithCallback ¶
func (client *Client) SaveSingleTaskForModifyingDSRecordWithCallback(request *SaveSingleTaskForModifyingDSRecordRequest, callback func(response *SaveSingleTaskForModifyingDSRecordResponse, err error)) <-chan int
SaveSingleTaskForModifyingDSRecordWithCallback invokes the domain.SaveSingleTaskForModifyingDSRecord API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskformodifyingdsrecord.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForModifyingDSRecordWithChan ¶
func (client *Client) SaveSingleTaskForModifyingDSRecordWithChan(request *SaveSingleTaskForModifyingDSRecordRequest) (<-chan *SaveSingleTaskForModifyingDSRecordResponse, <-chan error)
SaveSingleTaskForModifyingDSRecordWithChan invokes the domain.SaveSingleTaskForModifyingDSRecord API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskformodifyingdsrecord.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForModifyingDnsHost ¶
func (client *Client) SaveSingleTaskForModifyingDnsHost(request *SaveSingleTaskForModifyingDnsHostRequest) (response *SaveSingleTaskForModifyingDnsHostResponse, err error)
SaveSingleTaskForModifyingDnsHost invokes the domain.SaveSingleTaskForModifyingDnsHost API synchronously api document: https://help.aliyun.com/api/domain/savesingletaskformodifyingdnshost.html
func (*Client) SaveSingleTaskForModifyingDnsHostWithCallback ¶
func (client *Client) SaveSingleTaskForModifyingDnsHostWithCallback(request *SaveSingleTaskForModifyingDnsHostRequest, callback func(response *SaveSingleTaskForModifyingDnsHostResponse, err error)) <-chan int
SaveSingleTaskForModifyingDnsHostWithCallback invokes the domain.SaveSingleTaskForModifyingDnsHost API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskformodifyingdnshost.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForModifyingDnsHostWithChan ¶
func (client *Client) SaveSingleTaskForModifyingDnsHostWithChan(request *SaveSingleTaskForModifyingDnsHostRequest) (<-chan *SaveSingleTaskForModifyingDnsHostResponse, <-chan error)
SaveSingleTaskForModifyingDnsHostWithChan invokes the domain.SaveSingleTaskForModifyingDnsHost API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskformodifyingdnshost.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForQueryingTransferAuthorizationCode ¶
func (client *Client) SaveSingleTaskForQueryingTransferAuthorizationCode(request *SaveSingleTaskForQueryingTransferAuthorizationCodeRequest) (response *SaveSingleTaskForQueryingTransferAuthorizationCodeResponse, err error)
SaveSingleTaskForQueryingTransferAuthorizationCode invokes the domain.SaveSingleTaskForQueryingTransferAuthorizationCode API synchronously api document: https://help.aliyun.com/api/domain/savesingletaskforqueryingtransferauthorizationcode.html
func (*Client) SaveSingleTaskForQueryingTransferAuthorizationCodeWithCallback ¶
func (client *Client) SaveSingleTaskForQueryingTransferAuthorizationCodeWithCallback(request *SaveSingleTaskForQueryingTransferAuthorizationCodeRequest, callback func(response *SaveSingleTaskForQueryingTransferAuthorizationCodeResponse, err error)) <-chan int
SaveSingleTaskForQueryingTransferAuthorizationCodeWithCallback invokes the domain.SaveSingleTaskForQueryingTransferAuthorizationCode API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskforqueryingtransferauthorizationcode.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForQueryingTransferAuthorizationCodeWithChan ¶
func (client *Client) SaveSingleTaskForQueryingTransferAuthorizationCodeWithChan(request *SaveSingleTaskForQueryingTransferAuthorizationCodeRequest) (<-chan *SaveSingleTaskForQueryingTransferAuthorizationCodeResponse, <-chan error)
SaveSingleTaskForQueryingTransferAuthorizationCodeWithChan invokes the domain.SaveSingleTaskForQueryingTransferAuthorizationCode API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskforqueryingtransferauthorizationcode.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForSynchronizingDSRecord ¶
func (client *Client) SaveSingleTaskForSynchronizingDSRecord(request *SaveSingleTaskForSynchronizingDSRecordRequest) (response *SaveSingleTaskForSynchronizingDSRecordResponse, err error)
SaveSingleTaskForSynchronizingDSRecord invokes the domain.SaveSingleTaskForSynchronizingDSRecord API synchronously api document: https://help.aliyun.com/api/domain/savesingletaskforsynchronizingdsrecord.html
func (*Client) SaveSingleTaskForSynchronizingDSRecordWithCallback ¶
func (client *Client) SaveSingleTaskForSynchronizingDSRecordWithCallback(request *SaveSingleTaskForSynchronizingDSRecordRequest, callback func(response *SaveSingleTaskForSynchronizingDSRecordResponse, err error)) <-chan int
SaveSingleTaskForSynchronizingDSRecordWithCallback invokes the domain.SaveSingleTaskForSynchronizingDSRecord API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskforsynchronizingdsrecord.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForSynchronizingDSRecordWithChan ¶
func (client *Client) SaveSingleTaskForSynchronizingDSRecordWithChan(request *SaveSingleTaskForSynchronizingDSRecordRequest) (<-chan *SaveSingleTaskForSynchronizingDSRecordResponse, <-chan error)
SaveSingleTaskForSynchronizingDSRecordWithChan invokes the domain.SaveSingleTaskForSynchronizingDSRecord API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskforsynchronizingdsrecord.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForSynchronizingDnsHost ¶
func (client *Client) SaveSingleTaskForSynchronizingDnsHost(request *SaveSingleTaskForSynchronizingDnsHostRequest) (response *SaveSingleTaskForSynchronizingDnsHostResponse, err error)
SaveSingleTaskForSynchronizingDnsHost invokes the domain.SaveSingleTaskForSynchronizingDnsHost API synchronously api document: https://help.aliyun.com/api/domain/savesingletaskforsynchronizingdnshost.html
func (*Client) SaveSingleTaskForSynchronizingDnsHostWithCallback ¶
func (client *Client) SaveSingleTaskForSynchronizingDnsHostWithCallback(request *SaveSingleTaskForSynchronizingDnsHostRequest, callback func(response *SaveSingleTaskForSynchronizingDnsHostResponse, err error)) <-chan int
SaveSingleTaskForSynchronizingDnsHostWithCallback invokes the domain.SaveSingleTaskForSynchronizingDnsHost API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskforsynchronizingdnshost.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForSynchronizingDnsHostWithChan ¶
func (client *Client) SaveSingleTaskForSynchronizingDnsHostWithChan(request *SaveSingleTaskForSynchronizingDnsHostRequest) (<-chan *SaveSingleTaskForSynchronizingDnsHostResponse, <-chan error)
SaveSingleTaskForSynchronizingDnsHostWithChan invokes the domain.SaveSingleTaskForSynchronizingDnsHost API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskforsynchronizingdnshost.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForTransferProhibitionLock ¶
func (client *Client) SaveSingleTaskForTransferProhibitionLock(request *SaveSingleTaskForTransferProhibitionLockRequest) (response *SaveSingleTaskForTransferProhibitionLockResponse, err error)
SaveSingleTaskForTransferProhibitionLock invokes the domain.SaveSingleTaskForTransferProhibitionLock API synchronously api document: https://help.aliyun.com/api/domain/savesingletaskfortransferprohibitionlock.html
func (*Client) SaveSingleTaskForTransferProhibitionLockWithCallback ¶
func (client *Client) SaveSingleTaskForTransferProhibitionLockWithCallback(request *SaveSingleTaskForTransferProhibitionLockRequest, callback func(response *SaveSingleTaskForTransferProhibitionLockResponse, err error)) <-chan int
SaveSingleTaskForTransferProhibitionLockWithCallback invokes the domain.SaveSingleTaskForTransferProhibitionLock API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskfortransferprohibitionlock.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForTransferProhibitionLockWithChan ¶
func (client *Client) SaveSingleTaskForTransferProhibitionLockWithChan(request *SaveSingleTaskForTransferProhibitionLockRequest) (<-chan *SaveSingleTaskForTransferProhibitionLockResponse, <-chan error)
SaveSingleTaskForTransferProhibitionLockWithChan invokes the domain.SaveSingleTaskForTransferProhibitionLock API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskfortransferprohibitionlock.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForUpdateProhibitionLock ¶
func (client *Client) SaveSingleTaskForUpdateProhibitionLock(request *SaveSingleTaskForUpdateProhibitionLockRequest) (response *SaveSingleTaskForUpdateProhibitionLockResponse, err error)
SaveSingleTaskForUpdateProhibitionLock invokes the domain.SaveSingleTaskForUpdateProhibitionLock API synchronously api document: https://help.aliyun.com/api/domain/savesingletaskforupdateprohibitionlock.html
func (*Client) SaveSingleTaskForUpdateProhibitionLockWithCallback ¶
func (client *Client) SaveSingleTaskForUpdateProhibitionLockWithCallback(request *SaveSingleTaskForUpdateProhibitionLockRequest, callback func(response *SaveSingleTaskForUpdateProhibitionLockResponse, err error)) <-chan int
SaveSingleTaskForUpdateProhibitionLockWithCallback invokes the domain.SaveSingleTaskForUpdateProhibitionLock API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskforupdateprohibitionlock.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForUpdateProhibitionLockWithChan ¶
func (client *Client) SaveSingleTaskForUpdateProhibitionLockWithChan(request *SaveSingleTaskForUpdateProhibitionLockRequest) (<-chan *SaveSingleTaskForUpdateProhibitionLockResponse, <-chan error)
SaveSingleTaskForUpdateProhibitionLockWithChan invokes the domain.SaveSingleTaskForUpdateProhibitionLock API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskforupdateprohibitionlock.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForUpdatingContactInfo ¶
func (client *Client) SaveSingleTaskForUpdatingContactInfo(request *SaveSingleTaskForUpdatingContactInfoRequest) (response *SaveSingleTaskForUpdatingContactInfoResponse, err error)
SaveSingleTaskForUpdatingContactInfo invokes the domain.SaveSingleTaskForUpdatingContactInfo API synchronously api document: https://help.aliyun.com/api/domain/savesingletaskforupdatingcontactinfo.html
func (*Client) SaveSingleTaskForUpdatingContactInfoWithCallback ¶
func (client *Client) SaveSingleTaskForUpdatingContactInfoWithCallback(request *SaveSingleTaskForUpdatingContactInfoRequest, callback func(response *SaveSingleTaskForUpdatingContactInfoResponse, err error)) <-chan int
SaveSingleTaskForUpdatingContactInfoWithCallback invokes the domain.SaveSingleTaskForUpdatingContactInfo API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskforupdatingcontactinfo.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveSingleTaskForUpdatingContactInfoWithChan ¶
func (client *Client) SaveSingleTaskForUpdatingContactInfoWithChan(request *SaveSingleTaskForUpdatingContactInfoRequest) (<-chan *SaveSingleTaskForUpdatingContactInfoResponse, <-chan error)
SaveSingleTaskForUpdatingContactInfoWithChan invokes the domain.SaveSingleTaskForUpdatingContactInfo API asynchronously api document: https://help.aliyun.com/api/domain/savesingletaskforupdatingcontactinfo.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveTaskForSubmittingDomainDelete ¶
func (client *Client) SaveTaskForSubmittingDomainDelete(request *SaveTaskForSubmittingDomainDeleteRequest) (response *SaveTaskForSubmittingDomainDeleteResponse, err error)
SaveTaskForSubmittingDomainDelete invokes the domain.SaveTaskForSubmittingDomainDelete API synchronously api document: https://help.aliyun.com/api/domain/savetaskforsubmittingdomaindelete.html
func (*Client) SaveTaskForSubmittingDomainDeleteWithCallback ¶
func (client *Client) SaveTaskForSubmittingDomainDeleteWithCallback(request *SaveTaskForSubmittingDomainDeleteRequest, callback func(response *SaveTaskForSubmittingDomainDeleteResponse, err error)) <-chan int
SaveTaskForSubmittingDomainDeleteWithCallback invokes the domain.SaveTaskForSubmittingDomainDelete API asynchronously api document: https://help.aliyun.com/api/domain/savetaskforsubmittingdomaindelete.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveTaskForSubmittingDomainDeleteWithChan ¶
func (client *Client) SaveTaskForSubmittingDomainDeleteWithChan(request *SaveTaskForSubmittingDomainDeleteRequest) (<-chan *SaveTaskForSubmittingDomainDeleteResponse, <-chan error)
SaveTaskForSubmittingDomainDeleteWithChan invokes the domain.SaveTaskForSubmittingDomainDelete API asynchronously api document: https://help.aliyun.com/api/domain/savetaskforsubmittingdomaindelete.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredential ¶
func (client *Client) SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredential(request *SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredentialRequest) (response *SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredentialResponse, err error)
SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredential invokes the domain.SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredential API synchronously api document: https://help.aliyun.com/api/domain/savetaskforsubmittingdomainrealnameverificationbyidentitycredential.html
func (*Client) SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredentialWithCallback ¶
func (client *Client) SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredentialWithCallback(request *SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredentialRequest, callback func(response *SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredentialResponse, err error)) <-chan int
SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredentialWithCallback invokes the domain.SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredential API asynchronously api document: https://help.aliyun.com/api/domain/savetaskforsubmittingdomainrealnameverificationbyidentitycredential.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredentialWithChan ¶
func (client *Client) SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredentialWithChan(request *SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredentialRequest) (<-chan *SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredentialResponse, <-chan error)
SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredentialWithChan invokes the domain.SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredential API asynchronously api document: https://help.aliyun.com/api/domain/savetaskforsubmittingdomainrealnameverificationbyidentitycredential.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileID ¶
func (client *Client) SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileID(request *SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileIDRequest) (response *SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileIDResponse, err error)
SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileID invokes the domain.SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileID API synchronously api document: https://help.aliyun.com/api/domain/savetaskforsubmittingdomainrealnameverificationbyregistrantprofileid.html
func (*Client) SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileIDWithCallback ¶
func (client *Client) SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileIDWithCallback(request *SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileIDRequest, callback func(response *SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileIDResponse, err error)) <-chan int
SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileIDWithCallback invokes the domain.SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileID API asynchronously api document: https://help.aliyun.com/api/domain/savetaskforsubmittingdomainrealnameverificationbyregistrantprofileid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileIDWithChan ¶
func (client *Client) SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileIDWithChan(request *SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileIDRequest) (<-chan *SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileIDResponse, <-chan error)
SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileIDWithChan invokes the domain.SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileID API asynchronously api document: https://help.aliyun.com/api/domain/savetaskforsubmittingdomainrealnameverificationbyregistrantprofileid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveTaskForUpdatingRegistrantInfoByIdentityCredential ¶
func (client *Client) SaveTaskForUpdatingRegistrantInfoByIdentityCredential(request *SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest) (response *SaveTaskForUpdatingRegistrantInfoByIdentityCredentialResponse, err error)
SaveTaskForUpdatingRegistrantInfoByIdentityCredential invokes the domain.SaveTaskForUpdatingRegistrantInfoByIdentityCredential API synchronously api document: https://help.aliyun.com/api/domain/savetaskforupdatingregistrantinfobyidentitycredential.html
func (*Client) SaveTaskForUpdatingRegistrantInfoByIdentityCredentialWithCallback ¶
func (client *Client) SaveTaskForUpdatingRegistrantInfoByIdentityCredentialWithCallback(request *SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest, callback func(response *SaveTaskForUpdatingRegistrantInfoByIdentityCredentialResponse, err error)) <-chan int
SaveTaskForUpdatingRegistrantInfoByIdentityCredentialWithCallback invokes the domain.SaveTaskForUpdatingRegistrantInfoByIdentityCredential API asynchronously api document: https://help.aliyun.com/api/domain/savetaskforupdatingregistrantinfobyidentitycredential.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveTaskForUpdatingRegistrantInfoByIdentityCredentialWithChan ¶
func (client *Client) SaveTaskForUpdatingRegistrantInfoByIdentityCredentialWithChan(request *SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest) (<-chan *SaveTaskForUpdatingRegistrantInfoByIdentityCredentialResponse, <-chan error)
SaveTaskForUpdatingRegistrantInfoByIdentityCredentialWithChan invokes the domain.SaveTaskForUpdatingRegistrantInfoByIdentityCredential API asynchronously api document: https://help.aliyun.com/api/domain/savetaskforupdatingregistrantinfobyidentitycredential.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveTaskForUpdatingRegistrantInfoByRegistrantProfileID ¶
func (client *Client) SaveTaskForUpdatingRegistrantInfoByRegistrantProfileID(request *SaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDRequest) (response *SaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDResponse, err error)
SaveTaskForUpdatingRegistrantInfoByRegistrantProfileID invokes the domain.SaveTaskForUpdatingRegistrantInfoByRegistrantProfileID API synchronously api document: https://help.aliyun.com/api/domain/savetaskforupdatingregistrantinfobyregistrantprofileid.html
func (*Client) SaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDWithCallback ¶
func (client *Client) SaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDWithCallback(request *SaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDRequest, callback func(response *SaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDResponse, err error)) <-chan int
SaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDWithCallback invokes the domain.SaveTaskForUpdatingRegistrantInfoByRegistrantProfileID API asynchronously api document: https://help.aliyun.com/api/domain/savetaskforupdatingregistrantinfobyregistrantprofileid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDWithChan ¶
func (client *Client) SaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDWithChan(request *SaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDRequest) (<-chan *SaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDResponse, <-chan error)
SaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDWithChan invokes the domain.SaveTaskForUpdatingRegistrantInfoByRegistrantProfileID API asynchronously api document: https://help.aliyun.com/api/domain/savetaskforupdatingregistrantinfobyregistrantprofileid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ScrollDomainList ¶
func (client *Client) ScrollDomainList(request *ScrollDomainListRequest) (response *ScrollDomainListResponse, err error)
ScrollDomainList invokes the domain.ScrollDomainList API synchronously api document: https://help.aliyun.com/api/domain/scrolldomainlist.html
func (*Client) ScrollDomainListWithCallback ¶
func (client *Client) ScrollDomainListWithCallback(request *ScrollDomainListRequest, callback func(response *ScrollDomainListResponse, err error)) <-chan int
ScrollDomainListWithCallback invokes the domain.ScrollDomainList API asynchronously api document: https://help.aliyun.com/api/domain/scrolldomainlist.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ScrollDomainListWithChan ¶
func (client *Client) ScrollDomainListWithChan(request *ScrollDomainListRequest) (<-chan *ScrollDomainListResponse, <-chan error)
ScrollDomainListWithChan invokes the domain.ScrollDomainList API asynchronously api document: https://help.aliyun.com/api/domain/scrolldomainlist.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SubmitEmailVerification ¶
func (client *Client) SubmitEmailVerification(request *SubmitEmailVerificationRequest) (response *SubmitEmailVerificationResponse, err error)
SubmitEmailVerification invokes the domain.SubmitEmailVerification API synchronously api document: https://help.aliyun.com/api/domain/submitemailverification.html
func (*Client) SubmitEmailVerificationWithCallback ¶
func (client *Client) SubmitEmailVerificationWithCallback(request *SubmitEmailVerificationRequest, callback func(response *SubmitEmailVerificationResponse, err error)) <-chan int
SubmitEmailVerificationWithCallback invokes the domain.SubmitEmailVerification API asynchronously api document: https://help.aliyun.com/api/domain/submitemailverification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SubmitEmailVerificationWithChan ¶
func (client *Client) SubmitEmailVerificationWithChan(request *SubmitEmailVerificationRequest) (<-chan *SubmitEmailVerificationResponse, <-chan error)
SubmitEmailVerificationWithChan invokes the domain.SubmitEmailVerification API asynchronously api document: https://help.aliyun.com/api/domain/submitemailverification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) TransferInCheckMailToken ¶
func (client *Client) TransferInCheckMailToken(request *TransferInCheckMailTokenRequest) (response *TransferInCheckMailTokenResponse, err error)
TransferInCheckMailToken invokes the domain.TransferInCheckMailToken API synchronously api document: https://help.aliyun.com/api/domain/transferincheckmailtoken.html
func (*Client) TransferInCheckMailTokenWithCallback ¶
func (client *Client) TransferInCheckMailTokenWithCallback(request *TransferInCheckMailTokenRequest, callback func(response *TransferInCheckMailTokenResponse, err error)) <-chan int
TransferInCheckMailTokenWithCallback invokes the domain.TransferInCheckMailToken API asynchronously api document: https://help.aliyun.com/api/domain/transferincheckmailtoken.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) TransferInCheckMailTokenWithChan ¶
func (client *Client) TransferInCheckMailTokenWithChan(request *TransferInCheckMailTokenRequest) (<-chan *TransferInCheckMailTokenResponse, <-chan error)
TransferInCheckMailTokenWithChan invokes the domain.TransferInCheckMailToken API asynchronously api document: https://help.aliyun.com/api/domain/transferincheckmailtoken.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) TransferInReenterTransferAuthorizationCode ¶
func (client *Client) TransferInReenterTransferAuthorizationCode(request *TransferInReenterTransferAuthorizationCodeRequest) (response *TransferInReenterTransferAuthorizationCodeResponse, err error)
TransferInReenterTransferAuthorizationCode invokes the domain.TransferInReenterTransferAuthorizationCode API synchronously api document: https://help.aliyun.com/api/domain/transferinreentertransferauthorizationcode.html
func (*Client) TransferInReenterTransferAuthorizationCodeWithCallback ¶
func (client *Client) TransferInReenterTransferAuthorizationCodeWithCallback(request *TransferInReenterTransferAuthorizationCodeRequest, callback func(response *TransferInReenterTransferAuthorizationCodeResponse, err error)) <-chan int
TransferInReenterTransferAuthorizationCodeWithCallback invokes the domain.TransferInReenterTransferAuthorizationCode API asynchronously api document: https://help.aliyun.com/api/domain/transferinreentertransferauthorizationcode.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) TransferInReenterTransferAuthorizationCodeWithChan ¶
func (client *Client) TransferInReenterTransferAuthorizationCodeWithChan(request *TransferInReenterTransferAuthorizationCodeRequest) (<-chan *TransferInReenterTransferAuthorizationCodeResponse, <-chan error)
TransferInReenterTransferAuthorizationCodeWithChan invokes the domain.TransferInReenterTransferAuthorizationCode API asynchronously api document: https://help.aliyun.com/api/domain/transferinreentertransferauthorizationcode.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) TransferInRefetchWhoisEmail ¶
func (client *Client) TransferInRefetchWhoisEmail(request *TransferInRefetchWhoisEmailRequest) (response *TransferInRefetchWhoisEmailResponse, err error)
TransferInRefetchWhoisEmail invokes the domain.TransferInRefetchWhoisEmail API synchronously api document: https://help.aliyun.com/api/domain/transferinrefetchwhoisemail.html
func (*Client) TransferInRefetchWhoisEmailWithCallback ¶
func (client *Client) TransferInRefetchWhoisEmailWithCallback(request *TransferInRefetchWhoisEmailRequest, callback func(response *TransferInRefetchWhoisEmailResponse, err error)) <-chan int
TransferInRefetchWhoisEmailWithCallback invokes the domain.TransferInRefetchWhoisEmail API asynchronously api document: https://help.aliyun.com/api/domain/transferinrefetchwhoisemail.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) TransferInRefetchWhoisEmailWithChan ¶
func (client *Client) TransferInRefetchWhoisEmailWithChan(request *TransferInRefetchWhoisEmailRequest) (<-chan *TransferInRefetchWhoisEmailResponse, <-chan error)
TransferInRefetchWhoisEmailWithChan invokes the domain.TransferInRefetchWhoisEmail API asynchronously api document: https://help.aliyun.com/api/domain/transferinrefetchwhoisemail.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) TransferInResendMailToken ¶
func (client *Client) TransferInResendMailToken(request *TransferInResendMailTokenRequest) (response *TransferInResendMailTokenResponse, err error)
TransferInResendMailToken invokes the domain.TransferInResendMailToken API synchronously api document: https://help.aliyun.com/api/domain/transferinresendmailtoken.html
func (*Client) TransferInResendMailTokenWithCallback ¶
func (client *Client) TransferInResendMailTokenWithCallback(request *TransferInResendMailTokenRequest, callback func(response *TransferInResendMailTokenResponse, err error)) <-chan int
TransferInResendMailTokenWithCallback invokes the domain.TransferInResendMailToken API asynchronously api document: https://help.aliyun.com/api/domain/transferinresendmailtoken.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) TransferInResendMailTokenWithChan ¶
func (client *Client) TransferInResendMailTokenWithChan(request *TransferInResendMailTokenRequest) (<-chan *TransferInResendMailTokenResponse, <-chan error)
TransferInResendMailTokenWithChan invokes the domain.TransferInResendMailToken API asynchronously api document: https://help.aliyun.com/api/domain/transferinresendmailtoken.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) UpdateDomainToDomainGroup ¶
func (client *Client) UpdateDomainToDomainGroup(request *UpdateDomainToDomainGroupRequest) (response *UpdateDomainToDomainGroupResponse, err error)
UpdateDomainToDomainGroup invokes the domain.UpdateDomainToDomainGroup API synchronously api document: https://help.aliyun.com/api/domain/updatedomaintodomaingroup.html
func (*Client) UpdateDomainToDomainGroupWithCallback ¶
func (client *Client) UpdateDomainToDomainGroupWithCallback(request *UpdateDomainToDomainGroupRequest, callback func(response *UpdateDomainToDomainGroupResponse, err error)) <-chan int
UpdateDomainToDomainGroupWithCallback invokes the domain.UpdateDomainToDomainGroup API asynchronously api document: https://help.aliyun.com/api/domain/updatedomaintodomaingroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) UpdateDomainToDomainGroupWithChan ¶
func (client *Client) UpdateDomainToDomainGroupWithChan(request *UpdateDomainToDomainGroupRequest) (<-chan *UpdateDomainToDomainGroupResponse, <-chan error)
UpdateDomainToDomainGroupWithChan invokes the domain.UpdateDomainToDomainGroup API asynchronously api document: https://help.aliyun.com/api/domain/updatedomaintodomaingroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) VerifyContactField ¶
func (client *Client) VerifyContactField(request *VerifyContactFieldRequest) (response *VerifyContactFieldResponse, err error)
VerifyContactField invokes the domain.VerifyContactField API synchronously api document: https://help.aliyun.com/api/domain/verifycontactfield.html
func (*Client) VerifyContactFieldWithCallback ¶
func (client *Client) VerifyContactFieldWithCallback(request *VerifyContactFieldRequest, callback func(response *VerifyContactFieldResponse, err error)) <-chan int
VerifyContactFieldWithCallback invokes the domain.VerifyContactField API asynchronously api document: https://help.aliyun.com/api/domain/verifycontactfield.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) VerifyContactFieldWithChan ¶
func (client *Client) VerifyContactFieldWithChan(request *VerifyContactFieldRequest) (<-chan *VerifyContactFieldResponse, <-chan error)
VerifyContactFieldWithChan invokes the domain.VerifyContactField API asynchronously api document: https://help.aliyun.com/api/domain/verifycontactfield.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) VerifyEmail ¶
func (client *Client) VerifyEmail(request *VerifyEmailRequest) (response *VerifyEmailResponse, err error)
VerifyEmail invokes the domain.VerifyEmail API synchronously api document: https://help.aliyun.com/api/domain/verifyemail.html
func (*Client) VerifyEmailWithCallback ¶
func (client *Client) VerifyEmailWithCallback(request *VerifyEmailRequest, callback func(response *VerifyEmailResponse, err error)) <-chan int
VerifyEmailWithCallback invokes the domain.VerifyEmail API asynchronously api document: https://help.aliyun.com/api/domain/verifyemail.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) VerifyEmailWithChan ¶
func (client *Client) VerifyEmailWithChan(request *VerifyEmailRequest) (<-chan *VerifyEmailResponse, <-chan error)
VerifyEmailWithChan invokes the domain.VerifyEmail API asynchronously api document: https://help.aliyun.com/api/domain/verifyemail.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
type ConfirmTransferInEmailRequest ¶
type ConfirmTransferInEmailRequest struct {
*requests.RpcRequest
UserClientIp string `position:"Query" name:"UserClientIp"`
DomainName *[]string `position:"Query" name:"DomainName" type:"Repeated"`
Lang string `position:"Query" name:"Lang"`
Email string `position:"Query" name:"Email"`
}
ConfirmTransferInEmailRequest is the request struct for api ConfirmTransferInEmail
func CreateConfirmTransferInEmailRequest ¶
func CreateConfirmTransferInEmailRequest() (request *ConfirmTransferInEmailRequest)
CreateConfirmTransferInEmailRequest creates a request to invoke ConfirmTransferInEmail API
type ConfirmTransferInEmailResponse ¶
type ConfirmTransferInEmailResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
SuccessList SuccessListInConfirmTransferInEmail `json:"SuccessList" xml:"SuccessList"`
FailList FailListInConfirmTransferInEmail `json:"FailList" xml:"FailList"`
}
ConfirmTransferInEmailResponse is the response struct for api ConfirmTransferInEmail
func CreateConfirmTransferInEmailResponse ¶
func CreateConfirmTransferInEmailResponse() (response *ConfirmTransferInEmailResponse)
CreateConfirmTransferInEmailResponse creates a response to parse from ConfirmTransferInEmail response
type Contact ¶
type Contact struct {
Type string `json:"Type" xml:"Type"`
Name string `json:"Name" xml:"Name"`
Org string `json:"Org" xml:"Org"`
Voice string `json:"Voice" xml:"Voice"`
Fax string `json:"Fax" xml:"Fax"`
Email string `json:"Email" xml:"Email"`
Addr Addr `json:"Addr" xml:"Addr"`
}
Contact is a nested struct in domain response
type Contacts ¶
type Contacts struct {
Contact []Contact `json:"Contact" xml:"Contact"`
}
Contacts is a nested struct in domain response
type Credentials ¶
type Credentials struct {
QualificationCredential []QualificationCredential `json:"QualificationCredential" xml:"QualificationCredential"`
}
Credentials is a nested struct in domain response
type CurrentPageCursor ¶
type CurrentPageCursor struct {
ErrorMsg string `json:"ErrorMsg" xml:"ErrorMsg"`
TaskDetailNo string `json:"TaskDetailNo" xml:"TaskDetailNo"`
UpdateTime string `json:"UpdateTime" xml:"UpdateTime"`
CreateTimeLong int `json:"CreateTimeLong" xml:"CreateTimeLong"`
TaskStatusCode int `json:"TaskStatusCode" xml:"TaskStatusCode"`
DomainName string `json:"DomainName" xml:"DomainName"`
CreateTime string `json:"CreateTime" xml:"CreateTime"`
TaskTypeDescription string `json:"TaskTypeDescription" xml:"TaskTypeDescription"`
TaskStatus string `json:"TaskStatus" xml:"TaskStatus"`
TaskNum int `json:"TaskNum" xml:"TaskNum"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
InstanceId string `json:"InstanceId" xml:"InstanceId"`
Clientip string `json:"Clientip" xml:"Clientip"`
TryCount int `json:"TryCount" xml:"TryCount"`
TaskType string `json:"TaskType" xml:"TaskType"`
}
CurrentPageCursor is a nested struct in domain response
type DSRecord ¶
type DSRecord struct {
KeyTag int `json:"KeyTag" xml:"KeyTag"`
Algorithm int `json:"Algorithm" xml:"Algorithm"`
DigestType int `json:"DigestType" xml:"DigestType"`
Digest string `json:"Digest" xml:"Digest"`
}
DSRecord is a nested struct in domain response
type DSRecordList ¶
type DSRecordList struct {
DSRecord []DSRecord `json:"DSRecord" xml:"DSRecord"`
}
DSRecordList is a nested struct in domain response
type DataInListEmailVerification ¶
type DataInListEmailVerification struct {
EmailVerification []EmailVerification `json:"EmailVerification" xml:"EmailVerification"`
}
DataInListEmailVerification is a nested struct in domain response
type DataInListServerLock ¶
type DataInListServerLock struct {
QueryTransferInResponse []QueryTransferInResponse `json:"QueryTransferInResponse" xml:"QueryTransferInResponse"`
}
DataInListServerLock is a nested struct in domain response
type DataInPollTaskResult ¶
type DataInPollTaskResult struct {
TaskDetail []TaskDetail `json:"TaskDetail" xml:"TaskDetail"`
}
DataInPollTaskResult is a nested struct in domain response
type DataInQueryAdvancedDomainList ¶
type DataInQueryAdvancedDomainList struct {
Domain []Domain `json:"Domain" xml:"Domain"`
}
DataInQueryAdvancedDomainList is a nested struct in domain response
type DataInQueryAuctions ¶
type DataInQueryAuctions struct {
AuctionDetail []AuctionDetail `json:"AuctionDetail" xml:"AuctionDetail"`
}
DataInQueryAuctions is a nested struct in domain response
type DataInQueryBidRecords ¶
type DataInQueryBidRecords struct {
BidRecord []BidRecord `json:"BidRecord" xml:"BidRecord"`
}
DataInQueryBidRecords is a nested struct in domain response
type DataInQueryBrokerDemand ¶
type DataInQueryBrokerDemand struct {
Demand []Demand `json:"Demand" xml:"Demand"`
}
DataInQueryBrokerDemand is a nested struct in domain response
type DataInQueryBrokerDemandRecord ¶
type DataInQueryBrokerDemandRecord struct {
BrokerDemandRecord []BrokerDemandRecord `json:"BrokerDemandRecord" xml:"BrokerDemandRecord"`
}
DataInQueryBrokerDemandRecord is a nested struct in domain response
type DataInQueryChangeLogList ¶
type DataInQueryChangeLogList struct {
ChangeLog []ChangeLog `json:"ChangeLog" xml:"ChangeLog"`
}
DataInQueryChangeLogList is a nested struct in domain response
type DataInQueryDomainGroupList ¶
type DataInQueryDomainGroupList struct {
DomainGroup []DomainGroup `json:"DomainGroup" xml:"DomainGroup"`
}
DataInQueryDomainGroupList is a nested struct in domain response
type DataInQueryDomainList ¶
type DataInQueryDomainList struct {
Domain []Domain `json:"Domain" xml:"Domain"`
}
DataInQueryDomainList is a nested struct in domain response
type DataInQueryFailReasonForDomainRealNameVerification ¶
type DataInQueryFailReasonForDomainRealNameVerification struct {
FailRecord []FailRecord `json:"FailRecord" xml:"FailRecord"`
}
DataInQueryFailReasonForDomainRealNameVerification is a nested struct in domain response
type DataInQueryFailReasonForRegistrantProfileRealNameVerification ¶
type DataInQueryFailReasonForRegistrantProfileRealNameVerification struct {
FailRecord []FailRecord `json:"FailRecord" xml:"FailRecord"`
}
DataInQueryFailReasonForRegistrantProfileRealNameVerification is a nested struct in domain response
type DataInQueryFailingReasonListForQualification ¶
type DataInQueryFailingReasonListForQualification struct {
FailRecord []FailRecord `json:"FailRecord" xml:"FailRecord"`
}
DataInQueryFailingReasonListForQualification is a nested struct in domain response
type DataInQueryTaskDetailList ¶
type DataInQueryTaskDetailList struct {
TaskDetail []TaskDetail `json:"TaskDetail" xml:"TaskDetail"`
}
DataInQueryTaskDetailList is a nested struct in domain response
type DataInQueryTaskList ¶
type DataInQueryTaskList struct {
TaskInfo []TaskInfo `json:"TaskInfo" xml:"TaskInfo"`
}
DataInQueryTaskList is a nested struct in domain response
type DataInQueryTransferInList ¶
type DataInQueryTransferInList struct {
TransferInInfo []TransferInInfo `json:"TransferInInfo" xml:"TransferInInfo"`
}
DataInQueryTransferInList is a nested struct in domain response
type DataInScrollDomainList ¶
type DataInScrollDomainList struct {
Domain []Domain `json:"Domain" xml:"Domain"`
}
DataInScrollDomainList is a nested struct in domain response
type DeleteDomainGroupRequest ¶
type DeleteDomainGroupRequest struct {
*requests.RpcRequest
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
DomainGroupId requests.Integer `position:"Query" name:"DomainGroupId"`
}
DeleteDomainGroupRequest is the request struct for api DeleteDomainGroup
func CreateDeleteDomainGroupRequest ¶
func CreateDeleteDomainGroupRequest() (request *DeleteDomainGroupRequest)
CreateDeleteDomainGroupRequest creates a request to invoke DeleteDomainGroup API
type DeleteDomainGroupResponse ¶
type DeleteDomainGroupResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
}
DeleteDomainGroupResponse is the response struct for api DeleteDomainGroup
func CreateDeleteDomainGroupResponse ¶
func CreateDeleteDomainGroupResponse() (response *DeleteDomainGroupResponse)
CreateDeleteDomainGroupResponse creates a response to parse from DeleteDomainGroup response
type DeleteEmailVerificationRequest ¶
type DeleteEmailVerificationRequest struct {
*requests.RpcRequest
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
Email string `position:"Query" name:"Email"`
}
DeleteEmailVerificationRequest is the request struct for api DeleteEmailVerification
func CreateDeleteEmailVerificationRequest ¶
func CreateDeleteEmailVerificationRequest() (request *DeleteEmailVerificationRequest)
CreateDeleteEmailVerificationRequest creates a request to invoke DeleteEmailVerification API
type DeleteEmailVerificationResponse ¶
type DeleteEmailVerificationResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
SuccessList []SendResult `json:"SuccessList" xml:"SuccessList"`
FailList []SendResult `json:"FailList" xml:"FailList"`
}
DeleteEmailVerificationResponse is the response struct for api DeleteEmailVerification
func CreateDeleteEmailVerificationResponse ¶
func CreateDeleteEmailVerificationResponse() (response *DeleteEmailVerificationResponse)
CreateDeleteEmailVerificationResponse creates a response to parse from DeleteEmailVerification response
type DeleteRegistrantProfileRequest ¶
type DeleteRegistrantProfileRequest struct {
*requests.RpcRequest
UserClientIp string `position:"Query" name:"UserClientIp"`
RegistrantProfileId requests.Integer `position:"Query" name:"RegistrantProfileId"`
Lang string `position:"Query" name:"Lang"`
}
DeleteRegistrantProfileRequest is the request struct for api DeleteRegistrantProfile
func CreateDeleteRegistrantProfileRequest ¶
func CreateDeleteRegistrantProfileRequest() (request *DeleteRegistrantProfileRequest)
CreateDeleteRegistrantProfileRequest creates a request to invoke DeleteRegistrantProfile API
type DeleteRegistrantProfileResponse ¶
type DeleteRegistrantProfileResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
}
DeleteRegistrantProfileResponse is the response struct for api DeleteRegistrantProfile
func CreateDeleteRegistrantProfileResponse ¶
func CreateDeleteRegistrantProfileResponse() (response *DeleteRegistrantProfileResponse)
CreateDeleteRegistrantProfileResponse creates a response to parse from DeleteRegistrantProfile response
type Demand ¶
type Demand struct {
BizId string `json:"BizId" xml:"BizId"`
Status string `json:"Status" xml:"Status"`
DemandDomain string `json:"DemandDomain" xml:"DemandDomain"`
DemandPrice float64 `json:"DemandPrice" xml:"DemandPrice"`
Mobile string `json:"Mobile" xml:"Mobile"`
Description string `json:"Description" xml:"Description"`
PublishTime int `json:"PublishTime" xml:"PublishTime"`
PayDomain string `json:"PayDomain" xml:"PayDomain"`
PayPrice float64 `json:"PayPrice" xml:"PayPrice"`
PayTime int `json:"PayTime" xml:"PayTime"`
ProduceType int `json:"ProduceType" xml:"ProduceType"`
BargainSellerPrice float64 `json:"BargainSellerPrice" xml:"BargainSellerPrice"`
BargainSellerMobile string `json:"BargainSellerMobile" xml:"BargainSellerMobile"`
ServicePayPrice float64 `json:"ServicePayPrice" xml:"ServicePayPrice"`
}
Demand is a nested struct in domain response
type DnsHost ¶
type DnsHost struct {
DnsName string `json:"DnsName" xml:"DnsName"`
IpList []string `json:"IpList" xml:"IpList"`
}
DnsHost is a nested struct in domain response
type DnsHostList ¶
type DnsHostList struct {
DnsHost []DnsHost `json:"DnsHost" xml:"DnsHost"`
}
DnsHostList is a nested struct in domain response
type DnsListInQueryAdvancedDomainList ¶
type DnsListInQueryAdvancedDomainList struct {
Dns []string `json:"Dns" xml:"Dns"`
}
DnsListInQueryAdvancedDomainList is a nested struct in domain response
type DnsListInQueryDomainByInstanceId ¶
type DnsListInQueryDomainByInstanceId struct {
Dns []string `json:"Dns" xml:"Dns"`
}
DnsListInQueryDomainByInstanceId is a nested struct in domain response
type DnsListInScrollDomainList ¶
type DnsListInScrollDomainList struct {
Dns []string `json:"Dns" xml:"Dns"`
}
DnsListInScrollDomainList is a nested struct in domain response
type Domain ¶
type Domain struct {
RegistrationDate string `json:"RegistrationDate" xml:"RegistrationDate"`
RegistrationDateLong int `json:"RegistrationDateLong" xml:"RegistrationDateLong"`
ZhRegistrantOrganization string `json:"ZhRegistrantOrganization" xml:"ZhRegistrantOrganization"`
DomainStatus string `json:"DomainStatus" xml:"DomainStatus"`
Email string `json:"Email" xml:"Email"`
DomainType string `json:"DomainType" xml:"DomainType"`
Remark string `json:"Remark" xml:"Remark"`
DomainName string `json:"DomainName" xml:"DomainName"`
ProductId string `json:"ProductId" xml:"ProductId"`
ExpirationDateStatus string `json:"ExpirationDateStatus" xml:"ExpirationDateStatus"`
ExpirationDateLong int `json:"ExpirationDateLong" xml:"ExpirationDateLong"`
RegistrantType string `json:"RegistrantType" xml:"RegistrantType"`
ExpirationDate string `json:"ExpirationDate" xml:"ExpirationDate"`
Premium bool `json:"Premium" xml:"Premium"`
DomainAuditStatus string `json:"DomainAuditStatus" xml:"DomainAuditStatus"`
DomainGroupName string `json:"DomainGroupName" xml:"DomainGroupName"`
InstanceId string `json:"InstanceId" xml:"InstanceId"`
ExpirationCurrDateDiff int `json:"ExpirationCurrDateDiff" xml:"ExpirationCurrDateDiff"`
RegistrantOrganization string `json:"RegistrantOrganization" xml:"RegistrantOrganization"`
DomainGroupId string `json:"DomainGroupId" xml:"DomainGroupId"`
DnsList DnsListInScrollDomainList `json:"DnsList" xml:"DnsList"`
}
Domain is a nested struct in domain response
type DomainGroup ¶
type DomainGroup struct {
DomainGroupId string `json:"DomainGroupId" xml:"DomainGroupId"`
DomainGroupName string `json:"DomainGroupName" xml:"DomainGroupName"`
TotalNumber int `json:"TotalNumber" xml:"TotalNumber"`
CreationDate string `json:"CreationDate" xml:"CreationDate"`
ModificationDate string `json:"ModificationDate" xml:"ModificationDate"`
DomainGroupStatus string `json:"DomainGroupStatus" xml:"DomainGroupStatus"`
BeingDeleted bool `json:"BeingDeleted" xml:"BeingDeleted"`
}
DomainGroup is a nested struct in domain response
type EmailVerification ¶
type EmailVerification struct {
GmtCreate string `json:"GmtCreate" xml:"GmtCreate"`
GmtModified string `json:"GmtModified" xml:"GmtModified"`
Email string `json:"Email" xml:"Email"`
UserId string `json:"UserId" xml:"UserId"`
EmailVerificationNo string `json:"EmailVerificationNo" xml:"EmailVerificationNo"`
TokenSendTime string `json:"TokenSendTime" xml:"TokenSendTime"`
VerificationStatus int `json:"VerificationStatus" xml:"VerificationStatus"`
VerificationTime string `json:"VerificationTime" xml:"VerificationTime"`
SendIp string `json:"SendIp" xml:"SendIp"`
ConfirmIp string `json:"ConfirmIp" xml:"ConfirmIp"`
}
EmailVerification is a nested struct in domain response
type EmailVerifiedRequest ¶
type EmailVerifiedRequest struct {
*requests.RpcRequest
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
Email string `position:"Query" name:"Email"`
}
EmailVerifiedRequest is the request struct for api EmailVerified
func CreateEmailVerifiedRequest ¶
func CreateEmailVerifiedRequest() (request *EmailVerifiedRequest)
CreateEmailVerifiedRequest creates a request to invoke EmailVerified API
type EmailVerifiedResponse ¶
type EmailVerifiedResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
}
EmailVerifiedResponse is the response struct for api EmailVerified
func CreateEmailVerifiedResponse ¶
func CreateEmailVerifiedResponse() (response *EmailVerifiedResponse)
CreateEmailVerifiedResponse creates a response to parse from EmailVerified response
type ExistList ¶
type ExistList struct {
SendResult []SendResult `json:"SendResult" xml:"SendResult"`
}
ExistList is a nested struct in domain response
type FailDemandRequest ¶
type FailDemandRequest struct {
*requests.RpcRequest
BizId string `position:"Query" name:"BizId"`
Message string `position:"Query" name:"Message"`
}
FailDemandRequest is the request struct for api FailDemand
func CreateFailDemandRequest ¶
func CreateFailDemandRequest() (request *FailDemandRequest)
CreateFailDemandRequest creates a request to invoke FailDemand API
type FailDemandResponse ¶
type FailDemandResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
}
FailDemandResponse is the response struct for api FailDemand
func CreateFailDemandResponse ¶
func CreateFailDemandResponse() (response *FailDemandResponse)
CreateFailDemandResponse creates a response to parse from FailDemand response
type FailListInConfirmTransferInEmail ¶
type FailListInConfirmTransferInEmail struct {
FailDomain []string `json:"FailDomain" xml:"FailDomain"`
}
FailListInConfirmTransferInEmail is a nested struct in domain response
type FailListInDeleteEmailVerification ¶
type FailListInDeleteEmailVerification struct {
SendResult []SendResult `json:"SendResult" xml:"SendResult"`
}
FailListInDeleteEmailVerification is a nested struct in domain response
type FailListInResendEmailVerification ¶
type FailListInResendEmailVerification struct {
SendResult []SendResult `json:"SendResult" xml:"SendResult"`
}
FailListInResendEmailVerification is a nested struct in domain response
type FailListInSubmitEmailVerification ¶
type FailListInSubmitEmailVerification struct {
SendResult []SendResult `json:"SendResult" xml:"SendResult"`
}
FailListInSubmitEmailVerification is a nested struct in domain response
type FailListInTransferInCheckMailToken ¶
type FailListInTransferInCheckMailToken struct {
FailDomain []string `json:"FailDomain" xml:"FailDomain"`
}
FailListInTransferInCheckMailToken is a nested struct in domain response
type FailRecord ¶
type FailRecord struct {
Date string `json:"Date" xml:"Date"`
FailReason string `json:"FailReason" xml:"FailReason"`
DomainNameVerificationStatus string `json:"DomainNameVerificationStatus" xml:"DomainNameVerificationStatus"`
}
FailRecord is a nested struct in domain response
type FinishDemandRequest ¶
type FinishDemandRequest struct {
*requests.RpcRequest
BizId string `position:"Query" name:"BizId"`
Message string `position:"Query" name:"Message"`
}
FinishDemandRequest is the request struct for api FinishDemand
func CreateFinishDemandRequest ¶
func CreateFinishDemandRequest() (request *FinishDemandRequest)
CreateFinishDemandRequest creates a request to invoke FinishDemand API
type FinishDemandResponse ¶
type FinishDemandResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
}
FinishDemandResponse is the response struct for api FinishDemand
func CreateFinishDemandResponse ¶
func CreateFinishDemandResponse() (response *FinishDemandResponse)
CreateFinishDemandResponse creates a response to parse from FinishDemand response
type FuzzyMatchDomainSensitiveWordRequest ¶
type FuzzyMatchDomainSensitiveWordRequest struct {
*requests.RpcRequest
UserClientIp string `position:"Query" name:"UserClientIp"`
Keyword string `position:"Query" name:"Keyword"`
Lang string `position:"Query" name:"Lang"`
}
FuzzyMatchDomainSensitiveWordRequest is the request struct for api FuzzyMatchDomainSensitiveWord
func CreateFuzzyMatchDomainSensitiveWordRequest ¶
func CreateFuzzyMatchDomainSensitiveWordRequest() (request *FuzzyMatchDomainSensitiveWordRequest)
CreateFuzzyMatchDomainSensitiveWordRequest creates a request to invoke FuzzyMatchDomainSensitiveWord API
type FuzzyMatchDomainSensitiveWordResponse ¶
type FuzzyMatchDomainSensitiveWordResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
Keyword string `json:"Keyword" xml:"Keyword"`
Exist bool `json:"Exist" xml:"Exist"`
MatchedSentiveWords MatchedSentiveWordsInFuzzyMatchDomainSensitiveWord `json:"MatchedSentiveWords" xml:"MatchedSentiveWords"`
}
FuzzyMatchDomainSensitiveWordResponse is the response struct for api FuzzyMatchDomainSensitiveWord
func CreateFuzzyMatchDomainSensitiveWordResponse ¶
func CreateFuzzyMatchDomainSensitiveWordResponse() (response *FuzzyMatchDomainSensitiveWordResponse)
CreateFuzzyMatchDomainSensitiveWordResponse creates a response to parse from FuzzyMatchDomainSensitiveWord response
type GetQualificationUploadPolicyRequest ¶
type GetQualificationUploadPolicyRequest struct {
*requests.RpcRequest
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
}
GetQualificationUploadPolicyRequest is the request struct for api GetQualificationUploadPolicy
func CreateGetQualificationUploadPolicyRequest ¶
func CreateGetQualificationUploadPolicyRequest() (request *GetQualificationUploadPolicyRequest)
CreateGetQualificationUploadPolicyRequest creates a request to invoke GetQualificationUploadPolicy API
type GetQualificationUploadPolicyResponse ¶
type GetQualificationUploadPolicyResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
Accessid string `json:"Accessid" xml:"Accessid"`
Policy string `json:"Policy" xml:"Policy"`
Signature string `json:"Signature" xml:"Signature"`
Dir string `json:"Dir" xml:"Dir"`
Prefix string `json:"Prefix" xml:"Prefix"`
Host string `json:"Host" xml:"Host"`
Expire string `json:"Expire" xml:"Expire"`
}
GetQualificationUploadPolicyResponse is the response struct for api GetQualificationUploadPolicy
func CreateGetQualificationUploadPolicyResponse ¶
func CreateGetQualificationUploadPolicyResponse() (response *GetQualificationUploadPolicyResponse)
CreateGetQualificationUploadPolicyResponse creates a response to parse from GetQualificationUploadPolicy response
type GetReserveDomainUrlRequest ¶
type GetReserveDomainUrlRequest struct {
*requests.RpcRequest
}
GetReserveDomainUrlRequest is the request struct for api GetReserveDomainUrl
func CreateGetReserveDomainUrlRequest ¶
func CreateGetReserveDomainUrlRequest() (request *GetReserveDomainUrlRequest)
CreateGetReserveDomainUrlRequest creates a request to invoke GetReserveDomainUrl API
type GetReserveDomainUrlResponse ¶
type GetReserveDomainUrlResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
Url string `json:"Url" xml:"Url"`
}
GetReserveDomainUrlResponse is the response struct for api GetReserveDomainUrl
func CreateGetReserveDomainUrlResponse ¶
func CreateGetReserveDomainUrlResponse() (response *GetReserveDomainUrlResponse)
CreateGetReserveDomainUrlResponse creates a response to parse from GetReserveDomainUrl response
type Holder ¶
type Holder struct {
Entitlement string `json:"Entitlement" xml:"Entitlement"`
Org string `json:"Org" xml:"Org"`
Addr Addr `json:"Addr" xml:"Addr"`
}
Holder is a nested struct in domain response
type Holders ¶
type Holders struct {
Holder []Holder `json:"Holder" xml:"Holder"`
}
Holders is a nested struct in domain response
type IpList ¶
type IpList struct {
Ip []string `json:"ip" xml:"ip"`
}
IpList is a nested struct in domain response
type JurDesc ¶
type JurDesc struct {
JurCC string `json:"JurCC" xml:"JurCC"`
Desc string `json:"Desc" xml:"Desc"`
}
JurDesc is a nested struct in domain response
type ListEmailVerificationRequest ¶
type ListEmailVerificationRequest struct {
*requests.RpcRequest
BeginCreateTime requests.Integer `position:"Query" name:"BeginCreateTime"`
EndCreateTime requests.Integer `position:"Query" name:"EndCreateTime"`
PageSize requests.Integer `position:"Query" name:"PageSize"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
PageNum requests.Integer `position:"Query" name:"PageNum"`
Email string `position:"Query" name:"Email"`
VerificationStatus requests.Integer `position:"Query" name:"VerificationStatus"`
}
ListEmailVerificationRequest is the request struct for api ListEmailVerification
func CreateListEmailVerificationRequest ¶
func CreateListEmailVerificationRequest() (request *ListEmailVerificationRequest)
CreateListEmailVerificationRequest creates a request to invoke ListEmailVerification API
type ListEmailVerificationResponse ¶
type ListEmailVerificationResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TotalItemNum int `json:"TotalItemNum" xml:"TotalItemNum"`
CurrentPageNum int `json:"CurrentPageNum" xml:"CurrentPageNum"`
TotalPageNum int `json:"TotalPageNum" xml:"TotalPageNum"`
PageSize int `json:"PageSize" xml:"PageSize"`
PrePage bool `json:"PrePage" xml:"PrePage"`
NextPage bool `json:"NextPage" xml:"NextPage"`
Data []EmailVerification `json:"Data" xml:"Data"`
}
ListEmailVerificationResponse is the response struct for api ListEmailVerification
func CreateListEmailVerificationResponse ¶
func CreateListEmailVerificationResponse() (response *ListEmailVerificationResponse)
CreateListEmailVerificationResponse creates a response to parse from ListEmailVerification response
type ListServerLockRequest ¶
type ListServerLockRequest struct {
*requests.RpcRequest
LockProductId string `position:"Query" name:"LockProductId"`
EndStartDate requests.Integer `position:"Query" name:"EndStartDate"`
ServerLockStatus requests.Integer `position:"Query" name:"ServerLockStatus"`
StartExpireDate requests.Integer `position:"Query" name:"StartExpireDate"`
DomainName string `position:"Query" name:"DomainName"`
PageSize requests.Integer `position:"Query" name:"PageSize"`
UserClientIp string `position:"Query" name:"UserClientIp"`
EndExpireDate requests.Integer `position:"Query" name:"EndExpireDate"`
PageNum requests.Integer `position:"Query" name:"PageNum"`
Lang string `position:"Query" name:"Lang"`
BeginStartDate requests.Integer `position:"Query" name:"BeginStartDate"`
}
ListServerLockRequest is the request struct for api ListServerLock
func CreateListServerLockRequest ¶
func CreateListServerLockRequest() (request *ListServerLockRequest)
CreateListServerLockRequest creates a request to invoke ListServerLock API
type ListServerLockResponse ¶
type ListServerLockResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TotalItemNum int `json:"TotalItemNum" xml:"TotalItemNum"`
CurrentPageNum int `json:"CurrentPageNum" xml:"CurrentPageNum"`
TotalPageNum int `json:"TotalPageNum" xml:"TotalPageNum"`
PageSize int `json:"PageSize" xml:"PageSize"`
PrePage bool `json:"PrePage" xml:"PrePage"`
NextPage bool `json:"NextPage" xml:"NextPage"`
Data []QueryTransferInResponse `json:"Data" xml:"Data"`
}
ListServerLockResponse is the response struct for api ListServerLock
func CreateListServerLockResponse ¶
func CreateListServerLockResponse() (response *ListServerLockResponse)
CreateListServerLockResponse creates a response to parse from ListServerLock response
type LookupTmchNoticeRequest ¶
type LookupTmchNoticeRequest struct {
*requests.RpcRequest
ClaimKey string `position:"Query" name:"ClaimKey"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
}
LookupTmchNoticeRequest is the request struct for api LookupTmchNotice
func CreateLookupTmchNoticeRequest ¶
func CreateLookupTmchNoticeRequest() (request *LookupTmchNoticeRequest)
CreateLookupTmchNoticeRequest creates a request to invoke LookupTmchNotice API
type LookupTmchNoticeResponse ¶
type LookupTmchNoticeResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
Id int `json:"Id" xml:"Id"`
NotBefore string `json:"NotBefore" xml:"NotBefore"`
NotAfter string `json:"NotAfter" xml:"NotAfter"`
Label string `json:"Label" xml:"Label"`
Claims Claims `json:"Claims" xml:"Claims"`
}
LookupTmchNoticeResponse is the response struct for api LookupTmchNotice
func CreateLookupTmchNoticeResponse ¶
func CreateLookupTmchNoticeResponse() (response *LookupTmchNoticeResponse)
CreateLookupTmchNoticeResponse creates a response to parse from LookupTmchNotice response
type MatchedSensitiveWord ¶
type MatchedSensitiveWord struct {
Word string `json:"Word" xml:"Word"`
}
MatchedSensitiveWord is a nested struct in domain response
type MatchedSentiveWordsInBatchFuzzyMatchDomainSensitiveWord ¶
type MatchedSentiveWordsInBatchFuzzyMatchDomainSensitiveWord struct {
MatchedSensitiveWord []MatchedSensitiveWord `json:"MatchedSensitiveWord" xml:"MatchedSensitiveWord"`
}
MatchedSentiveWordsInBatchFuzzyMatchDomainSensitiveWord is a nested struct in domain response
type MatchedSentiveWordsInFuzzyMatchDomainSensitiveWord ¶
type MatchedSentiveWordsInFuzzyMatchDomainSensitiveWord struct {
MatchedSensitiveWord []MatchedSensitiveWord `json:"MatchedSensitiveWord" xml:"MatchedSensitiveWord"`
}
MatchedSentiveWordsInFuzzyMatchDomainSensitiveWord is a nested struct in domain response
type NextPageCursor ¶
type NextPageCursor struct {
ErrorMsg string `json:"ErrorMsg" xml:"ErrorMsg"`
TaskDetailNo string `json:"TaskDetailNo" xml:"TaskDetailNo"`
UpdateTime string `json:"UpdateTime" xml:"UpdateTime"`
CreateTimeLong int `json:"CreateTimeLong" xml:"CreateTimeLong"`
TaskStatusCode int `json:"TaskStatusCode" xml:"TaskStatusCode"`
DomainName string `json:"DomainName" xml:"DomainName"`
CreateTime string `json:"CreateTime" xml:"CreateTime"`
TaskTypeDescription string `json:"TaskTypeDescription" xml:"TaskTypeDescription"`
TaskStatus string `json:"TaskStatus" xml:"TaskStatus"`
TaskNum int `json:"TaskNum" xml:"TaskNum"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
InstanceId string `json:"InstanceId" xml:"InstanceId"`
Clientip string `json:"Clientip" xml:"Clientip"`
TryCount int `json:"TryCount" xml:"TryCount"`
TaskType string `json:"TaskType" xml:"TaskType"`
}
NextPageCursor is a nested struct in domain response
type ObjectsInQueryTaskDetailHistory ¶
type ObjectsInQueryTaskDetailHistory struct {
TaskDetailHistory []TaskDetailHistory `json:"TaskDetailHistory" xml:"TaskDetailHistory"`
}
ObjectsInQueryTaskDetailHistory is a nested struct in domain response
type ObjectsInQueryTaskInfoHistory ¶
type ObjectsInQueryTaskInfoHistory struct {
TaskInfoHistory []TaskInfoHistory `json:"TaskInfoHistory" xml:"TaskInfoHistory"`
}
ObjectsInQueryTaskInfoHistory is a nested struct in domain response
type PollTaskResultRequest ¶
type PollTaskResultRequest struct {
*requests.RpcRequest
InstanceId string `position:"Query" name:"InstanceId"`
UserClientIp string `position:"Query" name:"UserClientIp"`
TaskNo string `position:"Query" name:"TaskNo"`
DomainName string `position:"Query" name:"DomainName"`
PageSize requests.Integer `position:"Query" name:"PageSize"`
Lang string `position:"Query" name:"Lang"`
PageNum requests.Integer `position:"Query" name:"PageNum"`
TaskResultStatus requests.Integer `position:"Query" name:"TaskResultStatus"`
}
PollTaskResultRequest is the request struct for api PollTaskResult
func CreatePollTaskResultRequest ¶
func CreatePollTaskResultRequest() (request *PollTaskResultRequest)
CreatePollTaskResultRequest creates a request to invoke PollTaskResult API
type PollTaskResultResponse ¶
type PollTaskResultResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TotalItemNum int `json:"TotalItemNum" xml:"TotalItemNum"`
CurrentPageNum int `json:"CurrentPageNum" xml:"CurrentPageNum"`
TotalPageNum int `json:"TotalPageNum" xml:"TotalPageNum"`
PageSize int `json:"PageSize" xml:"PageSize"`
PrePage bool `json:"PrePage" xml:"PrePage"`
NextPage bool `json:"NextPage" xml:"NextPage"`
Data DataInPollTaskResult `json:"Data" xml:"Data"`
}
PollTaskResultResponse is the response struct for api PollTaskResult
func CreatePollTaskResultResponse ¶
func CreatePollTaskResultResponse() (response *PollTaskResultResponse)
CreatePollTaskResultResponse creates a response to parse from PollTaskResult response
type PrePageCursor ¶
type PrePageCursor struct {
ErrorMsg string `json:"ErrorMsg" xml:"ErrorMsg"`
TaskDetailNo string `json:"TaskDetailNo" xml:"TaskDetailNo"`
UpdateTime string `json:"UpdateTime" xml:"UpdateTime"`
CreateTimeLong int `json:"CreateTimeLong" xml:"CreateTimeLong"`
TaskStatusCode int `json:"TaskStatusCode" xml:"TaskStatusCode"`
DomainName string `json:"DomainName" xml:"DomainName"`
CreateTime string `json:"CreateTime" xml:"CreateTime"`
TaskTypeDescription string `json:"TaskTypeDescription" xml:"TaskTypeDescription"`
TaskStatus string `json:"TaskStatus" xml:"TaskStatus"`
TaskNum int `json:"TaskNum" xml:"TaskNum"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
InstanceId string `json:"InstanceId" xml:"InstanceId"`
Clientip string `json:"Clientip" xml:"Clientip"`
TryCount int `json:"TryCount" xml:"TryCount"`
TaskType string `json:"TaskType" xml:"TaskType"`
}
PrePageCursor is a nested struct in domain response
type QualificationCredential ¶
type QualificationCredential struct {
CredentialNo string `json:"CredentialNo" xml:"CredentialNo"`
CredentialType string `json:"CredentialType" xml:"CredentialType"`
CredentialUrl string `json:"CredentialUrl" xml:"CredentialUrl"`
Params map[string]interface{} `json:"Params" xml:"Params"`
}
QualificationCredential is a nested struct in domain response
type QueryAdvancedDomainListRequest ¶
type QueryAdvancedDomainListRequest struct {
*requests.RpcRequest
ProductDomainType string `position:"Query" name:"ProductDomainType"`
PageNum requests.Integer `position:"Query" name:"PageNum"`
Excluded string `position:"Query" name:"Excluded"`
StartLength requests.Integer `position:"Query" name:"StartLength"`
ExcludedSuffix requests.Boolean `position:"Query" name:"ExcludedSuffix"`
PageSize requests.Integer `position:"Query" name:"PageSize"`
Lang string `position:"Query" name:"Lang"`
ExcludedPrefix requests.Boolean `position:"Query" name:"ExcludedPrefix"`
KeyWord string `position:"Query" name:"KeyWord"`
ProductDomainTypeSort requests.Boolean `position:"Query" name:"ProductDomainTypeSort"`
EndExpirationDate requests.Integer `position:"Query" name:"EndExpirationDate"`
Suffixs string `position:"Query" name:"Suffixs"`
DomainNameSort requests.Boolean `position:"Query" name:"DomainNameSort"`
ExpirationDateSort requests.Boolean `position:"Query" name:"ExpirationDateSort"`
StartExpirationDate requests.Integer `position:"Query" name:"StartExpirationDate"`
DomainStatus requests.Integer `position:"Query" name:"DomainStatus"`
DomainGroupId requests.Integer `position:"Query" name:"DomainGroupId"`
KeyWordSuffix requests.Boolean `position:"Query" name:"KeyWordSuffix"`
KeyWordPrefix requests.Boolean `position:"Query" name:"KeyWordPrefix"`
TradeType requests.Integer `position:"Query" name:"TradeType"`
EndRegistrationDate requests.Integer `position:"Query" name:"EndRegistrationDate"`
Form requests.Integer `position:"Query" name:"Form"`
UserClientIp string `position:"Query" name:"UserClientIp"`
RegistrationDateSort requests.Boolean `position:"Query" name:"RegistrationDateSort"`
StartRegistrationDate requests.Integer `position:"Query" name:"StartRegistrationDate"`
EndLength requests.Integer `position:"Query" name:"EndLength"`
}
QueryAdvancedDomainListRequest is the request struct for api QueryAdvancedDomainList
func CreateQueryAdvancedDomainListRequest ¶
func CreateQueryAdvancedDomainListRequest() (request *QueryAdvancedDomainListRequest)
CreateQueryAdvancedDomainListRequest creates a request to invoke QueryAdvancedDomainList API
type QueryAdvancedDomainListResponse ¶
type QueryAdvancedDomainListResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TotalItemNum int `json:"TotalItemNum" xml:"TotalItemNum"`
CurrentPageNum int `json:"CurrentPageNum" xml:"CurrentPageNum"`
TotalPageNum int `json:"TotalPageNum" xml:"TotalPageNum"`
PageSize int `json:"PageSize" xml:"PageSize"`
PrePage bool `json:"PrePage" xml:"PrePage"`
NextPage bool `json:"NextPage" xml:"NextPage"`
Data DataInQueryAdvancedDomainList `json:"Data" xml:"Data"`
}
QueryAdvancedDomainListResponse is the response struct for api QueryAdvancedDomainList
func CreateQueryAdvancedDomainListResponse ¶
func CreateQueryAdvancedDomainListResponse() (response *QueryAdvancedDomainListResponse)
CreateQueryAdvancedDomainListResponse creates a response to parse from QueryAdvancedDomainList response
type QueryAuctionDetailRequest ¶
type QueryAuctionDetailRequest struct {
*requests.RpcRequest
AuctionId string `position:"Body" name:"AuctionId"`
}
QueryAuctionDetailRequest is the request struct for api QueryAuctionDetail
func CreateQueryAuctionDetailRequest ¶
func CreateQueryAuctionDetailRequest() (request *QueryAuctionDetailRequest)
CreateQueryAuctionDetailRequest creates a request to invoke QueryAuctionDetail API
type QueryAuctionDetailResponse ¶
type QueryAuctionDetailResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
DomainName string `json:"DomainName" xml:"DomainName"`
AuctionId string `json:"AuctionId" xml:"AuctionId"`
DomainType string `json:"DomainType" xml:"DomainType"`
BookedPartner string `json:"BookedPartner" xml:"BookedPartner"`
PartnerType string `json:"PartnerType" xml:"PartnerType"`
Currency string `json:"Currency" xml:"Currency"`
YourCurrentBid float64 `json:"YourCurrentBid" xml:"YourCurrentBid"`
YourMaxBid float64 `json:"YourMaxBid" xml:"YourMaxBid"`
HighBid float64 `json:"HighBid" xml:"HighBid"`
NextValidBid float64 `json:"NextValidBid" xml:"NextValidBid"`
ReserveMet bool `json:"ReserveMet" xml:"ReserveMet"`
TransferInPrice float64 `json:"TransferInPrice" xml:"TransferInPrice"`
PayPrice float64 `json:"PayPrice" xml:"PayPrice"`
HighBidder string `json:"HighBidder" xml:"HighBidder"`
Status string `json:"Status" xml:"Status"`
PayStatus string `json:"PayStatus" xml:"PayStatus"`
ProduceStatus string `json:"ProduceStatus" xml:"ProduceStatus"`
AuctionEndTime int `json:"AuctionEndTime" xml:"AuctionEndTime"`
BookEndTime int `json:"BookEndTime" xml:"BookEndTime"`
PayEndTime int `json:"PayEndTime" xml:"PayEndTime"`
DeliveryTime int `json:"DeliveryTime" xml:"DeliveryTime"`
FailCode string `json:"FailCode" xml:"FailCode"`
}
QueryAuctionDetailResponse is the response struct for api QueryAuctionDetail
func CreateQueryAuctionDetailResponse ¶
func CreateQueryAuctionDetailResponse() (response *QueryAuctionDetailResponse)
CreateQueryAuctionDetailResponse creates a response to parse from QueryAuctionDetail response
type QueryAuctionsRequest ¶
type QueryAuctionsRequest struct {
*requests.RpcRequest
PageSize requests.Integer `position:"Body" name:"PageSize"`
CurrentPage requests.Integer `position:"Body" name:"CurrentPage"`
Status string `position:"Body" name:"Status"`
}
QueryAuctionsRequest is the request struct for api QueryAuctions
func CreateQueryAuctionsRequest ¶
func CreateQueryAuctionsRequest() (request *QueryAuctionsRequest)
CreateQueryAuctionsRequest creates a request to invoke QueryAuctions API
type QueryAuctionsResponse ¶
type QueryAuctionsResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TotalItemNum int `json:"TotalItemNum" xml:"TotalItemNum"`
CurrentPageNum int `json:"CurrentPageNum" xml:"CurrentPageNum"`
PageSize int `json:"PageSize" xml:"PageSize"`
TotalPageNum int `json:"TotalPageNum" xml:"TotalPageNum"`
Data []AuctionDetail `json:"Data" xml:"Data"`
}
QueryAuctionsResponse is the response struct for api QueryAuctions
func CreateQueryAuctionsResponse ¶
func CreateQueryAuctionsResponse() (response *QueryAuctionsResponse)
CreateQueryAuctionsResponse creates a response to parse from QueryAuctions response
type QueryBidRecordsRequest ¶
type QueryBidRecordsRequest struct {
*requests.RpcRequest
AuctionId string `position:"Body" name:"AuctionId"`
PageSize requests.Integer `position:"Body" name:"PageSize"`
CurrentPage requests.Integer `position:"Body" name:"CurrentPage"`
}
QueryBidRecordsRequest is the request struct for api QueryBidRecords
func CreateQueryBidRecordsRequest ¶
func CreateQueryBidRecordsRequest() (request *QueryBidRecordsRequest)
CreateQueryBidRecordsRequest creates a request to invoke QueryBidRecords API
type QueryBidRecordsResponse ¶
type QueryBidRecordsResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TotalItemNum int `json:"TotalItemNum" xml:"TotalItemNum"`
CurrentPageNum int `json:"CurrentPageNum" xml:"CurrentPageNum"`
PageSize int `json:"PageSize" xml:"PageSize"`
TotalPageNum int `json:"TotalPageNum" xml:"TotalPageNum"`
Data []BidRecord `json:"Data" xml:"Data"`
}
QueryBidRecordsResponse is the response struct for api QueryBidRecords
func CreateQueryBidRecordsResponse ¶
func CreateQueryBidRecordsResponse() (response *QueryBidRecordsResponse)
CreateQueryBidRecordsResponse creates a response to parse from QueryBidRecords response
type QueryBookingDomainInfoRequest ¶
type QueryBookingDomainInfoRequest struct {
*requests.RpcRequest
DomainName string `position:"Body" name:"DomainName"`
}
QueryBookingDomainInfoRequest is the request struct for api QueryBookingDomainInfo
func CreateQueryBookingDomainInfoRequest ¶
func CreateQueryBookingDomainInfoRequest() (request *QueryBookingDomainInfoRequest)
CreateQueryBookingDomainInfoRequest creates a request to invoke QueryBookingDomainInfo API
type QueryBookingDomainInfoResponse ¶
type QueryBookingDomainInfoResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
AuctionId int `json:"AuctionId" xml:"AuctionId"`
PartnerType string `json:"PartnerType" xml:"PartnerType"`
MaxBid float64 `json:"MaxBid" xml:"MaxBid"`
TransferInPrice float64 `json:"TransferInPrice" xml:"TransferInPrice"`
Currency string `json:"Currency" xml:"Currency"`
BookEndTime int `json:"BookEndTime" xml:"BookEndTime"`
}
QueryBookingDomainInfoResponse is the response struct for api QueryBookingDomainInfo
func CreateQueryBookingDomainInfoResponse ¶
func CreateQueryBookingDomainInfoResponse() (response *QueryBookingDomainInfoResponse)
CreateQueryBookingDomainInfoResponse creates a response to parse from QueryBookingDomainInfo response
type QueryBrokerDemandRecordRequest ¶
type QueryBrokerDemandRecordRequest struct {
*requests.RpcRequest
PageSize requests.Integer `position:"Query" name:"PageSize"`
BizId string `position:"Query" name:"BizId"`
CurrentPage requests.Integer `position:"Query" name:"CurrentPage"`
}
QueryBrokerDemandRecordRequest is the request struct for api QueryBrokerDemandRecord
func CreateQueryBrokerDemandRecordRequest ¶
func CreateQueryBrokerDemandRecordRequest() (request *QueryBrokerDemandRecordRequest)
CreateQueryBrokerDemandRecordRequest creates a request to invoke QueryBrokerDemandRecord API
type QueryBrokerDemandRecordResponse ¶
type QueryBrokerDemandRecordResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TotalItemNum int `json:"TotalItemNum" xml:"TotalItemNum"`
CurrentPageNum int `json:"CurrentPageNum" xml:"CurrentPageNum"`
PageSize int `json:"PageSize" xml:"PageSize"`
TotalPageNum int `json:"TotalPageNum" xml:"TotalPageNum"`
Data DataInQueryBrokerDemandRecord `json:"Data" xml:"Data"`
}
QueryBrokerDemandRecordResponse is the response struct for api QueryBrokerDemandRecord
func CreateQueryBrokerDemandRecordResponse ¶
func CreateQueryBrokerDemandRecordResponse() (response *QueryBrokerDemandRecordResponse)
CreateQueryBrokerDemandRecordResponse creates a response to parse from QueryBrokerDemandRecord response
type QueryBrokerDemandRequest ¶
type QueryBrokerDemandRequest struct {
*requests.RpcRequest
PageSize requests.Integer `position:"Query" name:"PageSize"`
BizId string `position:"Query" name:"BizId"`
CurrentPage requests.Integer `position:"Query" name:"CurrentPage"`
Status string `position:"Query" name:"Status"`
}
QueryBrokerDemandRequest is the request struct for api QueryBrokerDemand
func CreateQueryBrokerDemandRequest ¶
func CreateQueryBrokerDemandRequest() (request *QueryBrokerDemandRequest)
CreateQueryBrokerDemandRequest creates a request to invoke QueryBrokerDemand API
type QueryBrokerDemandResponse ¶
type QueryBrokerDemandResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TotalItemNum int `json:"TotalItemNum" xml:"TotalItemNum"`
CurrentPageNum int `json:"CurrentPageNum" xml:"CurrentPageNum"`
PageSize int `json:"PageSize" xml:"PageSize"`
TotalPageNum int `json:"TotalPageNum" xml:"TotalPageNum"`
Data []Demand `json:"Data" xml:"Data"`
}
QueryBrokerDemandResponse is the response struct for api QueryBrokerDemand
func CreateQueryBrokerDemandResponse ¶
func CreateQueryBrokerDemandResponse() (response *QueryBrokerDemandResponse)
CreateQueryBrokerDemandResponse creates a response to parse from QueryBrokerDemand response
type QueryChangeLogListRequest ¶
type QueryChangeLogListRequest struct {
*requests.RpcRequest
EndDate requests.Integer `position:"Query" name:"EndDate"`
UserClientIp string `position:"Query" name:"UserClientIp"`
DomainName string `position:"Query" name:"DomainName"`
PageSize requests.Integer `position:"Query" name:"PageSize"`
Lang string `position:"Query" name:"Lang"`
PageNum requests.Integer `position:"Query" name:"PageNum"`
StartDate requests.Integer `position:"Query" name:"StartDate"`
}
QueryChangeLogListRequest is the request struct for api QueryChangeLogList
func CreateQueryChangeLogListRequest ¶
func CreateQueryChangeLogListRequest() (request *QueryChangeLogListRequest)
CreateQueryChangeLogListRequest creates a request to invoke QueryChangeLogList API
type QueryChangeLogListResponse ¶
type QueryChangeLogListResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TotalItemNum int `json:"TotalItemNum" xml:"TotalItemNum"`
CurrentPageNum int `json:"CurrentPageNum" xml:"CurrentPageNum"`
TotalPageNum int `json:"TotalPageNum" xml:"TotalPageNum"`
PageSize int `json:"PageSize" xml:"PageSize"`
PrePage bool `json:"PrePage" xml:"PrePage"`
NextPage bool `json:"NextPage" xml:"NextPage"`
ResultLimit bool `json:"ResultLimit" xml:"ResultLimit"`
Data DataInQueryChangeLogList `json:"Data" xml:"Data"`
}
QueryChangeLogListResponse is the response struct for api QueryChangeLogList
func CreateQueryChangeLogListResponse ¶
func CreateQueryChangeLogListResponse() (response *QueryChangeLogListResponse)
CreateQueryChangeLogListResponse creates a response to parse from QueryChangeLogList response
type QueryContactInfoRequest ¶
type QueryContactInfoRequest struct {
*requests.RpcRequest
ContactType string `position:"Query" name:"ContactType"`
UserClientIp string `position:"Query" name:"UserClientIp"`
DomainName string `position:"Query" name:"DomainName"`
Lang string `position:"Query" name:"Lang"`
}
QueryContactInfoRequest is the request struct for api QueryContactInfo
func CreateQueryContactInfoRequest ¶
func CreateQueryContactInfoRequest() (request *QueryContactInfoRequest)
CreateQueryContactInfoRequest creates a request to invoke QueryContactInfo API
type QueryContactInfoResponse ¶
type QueryContactInfoResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
CreateDate string `json:"CreateDate" xml:"CreateDate"`
RegistrantName string `json:"RegistrantName" xml:"RegistrantName"`
RegistrantOrganization string `json:"RegistrantOrganization" xml:"RegistrantOrganization"`
Country string `json:"Country" xml:"Country"`
Province string `json:"Province" xml:"Province"`
City string `json:"City" xml:"City"`
Address string `json:"Address" xml:"Address"`
Email string `json:"Email" xml:"Email"`
PostalCode string `json:"PostalCode" xml:"PostalCode"`
TelArea string `json:"TelArea" xml:"TelArea"`
Telephone string `json:"Telephone" xml:"Telephone"`
TelExt string `json:"TelExt" xml:"TelExt"`
ZhRegistrantName string `json:"ZhRegistrantName" xml:"ZhRegistrantName"`
ZhRegistrantOrganization string `json:"ZhRegistrantOrganization" xml:"ZhRegistrantOrganization"`
ZhProvince string `json:"ZhProvince" xml:"ZhProvince"`
ZhCity string `json:"ZhCity" xml:"ZhCity"`
ZhAddress string `json:"ZhAddress" xml:"ZhAddress"`
}
QueryContactInfoResponse is the response struct for api QueryContactInfo
func CreateQueryContactInfoResponse ¶
func CreateQueryContactInfoResponse() (response *QueryContactInfoResponse)
CreateQueryContactInfoResponse creates a response to parse from QueryContactInfo response
type QueryDSRecordRequest ¶
type QueryDSRecordRequest struct {
*requests.RpcRequest
DomainName string `position:"Query" name:"DomainName"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
}
QueryDSRecordRequest is the request struct for api QueryDSRecord
func CreateQueryDSRecordRequest ¶
func CreateQueryDSRecordRequest() (request *QueryDSRecordRequest)
CreateQueryDSRecordRequest creates a request to invoke QueryDSRecord API
type QueryDSRecordResponse ¶
type QueryDSRecordResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
DSRecordList []DSRecord `json:"DSRecordList" xml:"DSRecordList"`
}
QueryDSRecordResponse is the response struct for api QueryDSRecord
func CreateQueryDSRecordResponse ¶
func CreateQueryDSRecordResponse() (response *QueryDSRecordResponse)
CreateQueryDSRecordResponse creates a response to parse from QueryDSRecord response
type QueryDnsHostRequest ¶
type QueryDnsHostRequest struct {
*requests.RpcRequest
InstanceId string `position:"Query" name:"InstanceId"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
}
QueryDnsHostRequest is the request struct for api QueryDnsHost
func CreateQueryDnsHostRequest ¶
func CreateQueryDnsHostRequest() (request *QueryDnsHostRequest)
CreateQueryDnsHostRequest creates a request to invoke QueryDnsHost API
type QueryDnsHostResponse ¶
type QueryDnsHostResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
DnsHostList []DnsHost `json:"DnsHostList" xml:"DnsHostList"`
}
QueryDnsHostResponse is the response struct for api QueryDnsHost
func CreateQueryDnsHostResponse ¶
func CreateQueryDnsHostResponse() (response *QueryDnsHostResponse)
CreateQueryDnsHostResponse creates a response to parse from QueryDnsHost response
type QueryDomainAdminDivisionRequest ¶
type QueryDomainAdminDivisionRequest struct {
*requests.RpcRequest
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
}
QueryDomainAdminDivisionRequest is the request struct for api QueryDomainAdminDivision
func CreateQueryDomainAdminDivisionRequest ¶
func CreateQueryDomainAdminDivisionRequest() (request *QueryDomainAdminDivisionRequest)
CreateQueryDomainAdminDivisionRequest creates a request to invoke QueryDomainAdminDivision API
type QueryDomainAdminDivisionResponse ¶
type QueryDomainAdminDivisionResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
AdminDivisions AdminDivisions `json:"AdminDivisions" xml:"AdminDivisions"`
}
QueryDomainAdminDivisionResponse is the response struct for api QueryDomainAdminDivision
func CreateQueryDomainAdminDivisionResponse ¶
func CreateQueryDomainAdminDivisionResponse() (response *QueryDomainAdminDivisionResponse)
CreateQueryDomainAdminDivisionResponse creates a response to parse from QueryDomainAdminDivision response
type QueryDomainByInstanceIdRequest ¶
type QueryDomainByInstanceIdRequest struct {
*requests.RpcRequest
InstanceId string `position:"Query" name:"InstanceId"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
}
QueryDomainByInstanceIdRequest is the request struct for api QueryDomainByInstanceId
func CreateQueryDomainByInstanceIdRequest ¶
func CreateQueryDomainByInstanceIdRequest() (request *QueryDomainByInstanceIdRequest)
CreateQueryDomainByInstanceIdRequest creates a request to invoke QueryDomainByInstanceId API
type QueryDomainByInstanceIdResponse ¶
type QueryDomainByInstanceIdResponse struct {
*responses.BaseResponse
UserId string `json:"UserId" xml:"UserId"`
DomainName string `json:"DomainName" xml:"DomainName"`
InstanceId string `json:"InstanceId" xml:"InstanceId"`
RegistrationDate string `json:"RegistrationDate" xml:"RegistrationDate"`
ExpirationDate string `json:"ExpirationDate" xml:"ExpirationDate"`
RegistrantOrganization string `json:"RegistrantOrganization" xml:"RegistrantOrganization"`
RegistrantName string `json:"RegistrantName" xml:"RegistrantName"`
Email string `json:"Email" xml:"Email"`
UpdateProhibitionLock string `json:"UpdateProhibitionLock" xml:"UpdateProhibitionLock"`
TransferProhibitionLock string `json:"TransferProhibitionLock" xml:"TransferProhibitionLock"`
DomainNameProxyService bool `json:"DomainNameProxyService" xml:"DomainNameProxyService"`
Premium bool `json:"Premium" xml:"Premium"`
EmailVerificationStatus int `json:"EmailVerificationStatus" xml:"EmailVerificationStatus"`
EmailVerificationClientHold bool `json:"EmailVerificationClientHold" xml:"EmailVerificationClientHold"`
RealNameStatus string `json:"RealNameStatus" xml:"RealNameStatus"`
RegistrantUpdatingStatus string `json:"RegistrantUpdatingStatus" xml:"RegistrantUpdatingStatus"`
TransferOutStatus string `json:"TransferOutStatus" xml:"TransferOutStatus"`
RegistrantType string `json:"RegistrantType" xml:"RegistrantType"`
DomainNameVerificationStatus string `json:"DomainNameVerificationStatus" xml:"DomainNameVerificationStatus"`
RequestId string `json:"RequestId" xml:"RequestId"`
ZhRegistrantOrganization string `json:"ZhRegistrantOrganization" xml:"ZhRegistrantOrganization"`
ZhRegistrantName string `json:"ZhRegistrantName" xml:"ZhRegistrantName"`
RegistrationDateLong int `json:"RegistrationDateLong" xml:"RegistrationDateLong"`
ExpirationDateLong int `json:"ExpirationDateLong" xml:"ExpirationDateLong"`
DnsList DnsListInQueryDomainByInstanceId `json:"DnsList" xml:"DnsList"`
}
QueryDomainByInstanceIdResponse is the response struct for api QueryDomainByInstanceId
func CreateQueryDomainByInstanceIdResponse ¶
func CreateQueryDomainByInstanceIdResponse() (response *QueryDomainByInstanceIdResponse)
CreateQueryDomainByInstanceIdResponse creates a response to parse from QueryDomainByInstanceId response
type QueryDomainGroupListRequest ¶
type QueryDomainGroupListRequest struct {
*requests.RpcRequest
UserClientIp string `position:"Query" name:"UserClientIp"`
DomainGroupName string `position:"Query" name:"DomainGroupName"`
Lang string `position:"Query" name:"Lang"`
ShowDeletingGroup requests.Boolean `position:"Query" name:"ShowDeletingGroup"`
}
QueryDomainGroupListRequest is the request struct for api QueryDomainGroupList
func CreateQueryDomainGroupListRequest ¶
func CreateQueryDomainGroupListRequest() (request *QueryDomainGroupListRequest)
CreateQueryDomainGroupListRequest creates a request to invoke QueryDomainGroupList API
type QueryDomainGroupListResponse ¶
type QueryDomainGroupListResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
Data DataInQueryDomainGroupList `json:"Data" xml:"Data"`
}
QueryDomainGroupListResponse is the response struct for api QueryDomainGroupList
func CreateQueryDomainGroupListResponse ¶
func CreateQueryDomainGroupListResponse() (response *QueryDomainGroupListResponse)
CreateQueryDomainGroupListResponse creates a response to parse from QueryDomainGroupList response
type QueryDomainListRequest ¶
type QueryDomainListRequest struct {
*requests.RpcRequest
EndExpirationDate requests.Integer `position:"Query" name:"EndExpirationDate"`
ProductDomainType string `position:"Query" name:"ProductDomainType"`
OrderKeyType string `position:"Query" name:"OrderKeyType"`
DomainName string `position:"Query" name:"DomainName"`
StartExpirationDate requests.Integer `position:"Query" name:"StartExpirationDate"`
PageNum requests.Integer `position:"Query" name:"PageNum"`
OrderByType string `position:"Query" name:"OrderByType"`
DomainGroupId string `position:"Query" name:"DomainGroupId"`
EndRegistrationDate requests.Integer `position:"Query" name:"EndRegistrationDate"`
UserClientIp string `position:"Query" name:"UserClientIp"`
PageSize requests.Integer `position:"Query" name:"PageSize"`
Lang string `position:"Query" name:"Lang"`
QueryType string `position:"Query" name:"QueryType"`
StartRegistrationDate requests.Integer `position:"Query" name:"StartRegistrationDate"`
}
QueryDomainListRequest is the request struct for api QueryDomainList
func CreateQueryDomainListRequest ¶
func CreateQueryDomainListRequest() (request *QueryDomainListRequest)
CreateQueryDomainListRequest creates a request to invoke QueryDomainList API
type QueryDomainListResponse ¶
type QueryDomainListResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TotalItemNum int `json:"TotalItemNum" xml:"TotalItemNum"`
CurrentPageNum int `json:"CurrentPageNum" xml:"CurrentPageNum"`
TotalPageNum int `json:"TotalPageNum" xml:"TotalPageNum"`
PageSize int `json:"PageSize" xml:"PageSize"`
PrePage bool `json:"PrePage" xml:"PrePage"`
NextPage bool `json:"NextPage" xml:"NextPage"`
Data DataInQueryDomainList `json:"Data" xml:"Data"`
}
QueryDomainListResponse is the response struct for api QueryDomainList
func CreateQueryDomainListResponse ¶
func CreateQueryDomainListResponse() (response *QueryDomainListResponse)
CreateQueryDomainListResponse creates a response to parse from QueryDomainList response
type QueryDomainRealNameVerificationInfoRequest ¶
type QueryDomainRealNameVerificationInfoRequest struct {
*requests.RpcRequest
FetchImage requests.Boolean `position:"Query" name:"FetchImage"`
UserClientIp string `position:"Query" name:"UserClientIp"`
DomainName string `position:"Query" name:"DomainName"`
Lang string `position:"Query" name:"Lang"`
}
QueryDomainRealNameVerificationInfoRequest is the request struct for api QueryDomainRealNameVerificationInfo
func CreateQueryDomainRealNameVerificationInfoRequest ¶
func CreateQueryDomainRealNameVerificationInfoRequest() (request *QueryDomainRealNameVerificationInfoRequest)
CreateQueryDomainRealNameVerificationInfoRequest creates a request to invoke QueryDomainRealNameVerificationInfo API
type QueryDomainRealNameVerificationInfoResponse ¶
type QueryDomainRealNameVerificationInfoResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
SubmissionDate string `json:"SubmissionDate" xml:"SubmissionDate"`
IdentityCredential string `json:"IdentityCredential" xml:"IdentityCredential"`
IdentityCredentialNo string `json:"IdentityCredentialNo" xml:"IdentityCredentialNo"`
IdentityCredentialType string `json:"IdentityCredentialType" xml:"IdentityCredentialType"`
DomainName string `json:"DomainName" xml:"DomainName"`
InstanceId string `json:"InstanceId" xml:"InstanceId"`
IdentityCredentialUrl string `json:"IdentityCredentialUrl" xml:"IdentityCredentialUrl"`
}
QueryDomainRealNameVerificationInfoResponse is the response struct for api QueryDomainRealNameVerificationInfo
func CreateQueryDomainRealNameVerificationInfoResponse ¶
func CreateQueryDomainRealNameVerificationInfoResponse() (response *QueryDomainRealNameVerificationInfoResponse)
CreateQueryDomainRealNameVerificationInfoResponse creates a response to parse from QueryDomainRealNameVerificationInfo response
type QueryDomainSuffixRequest ¶
type QueryDomainSuffixRequest struct {
*requests.RpcRequest
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
}
QueryDomainSuffixRequest is the request struct for api QueryDomainSuffix
func CreateQueryDomainSuffixRequest ¶
func CreateQueryDomainSuffixRequest() (request *QueryDomainSuffixRequest)
CreateQueryDomainSuffixRequest creates a request to invoke QueryDomainSuffix API
type QueryDomainSuffixResponse ¶
type QueryDomainSuffixResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
SuffixList SuffixList `json:"SuffixList" xml:"SuffixList"`
}
QueryDomainSuffixResponse is the response struct for api QueryDomainSuffix
func CreateQueryDomainSuffixResponse ¶
func CreateQueryDomainSuffixResponse() (response *QueryDomainSuffixResponse)
CreateQueryDomainSuffixResponse creates a response to parse from QueryDomainSuffix response
type QueryEmailVerificationRequest ¶
type QueryEmailVerificationRequest struct {
*requests.RpcRequest
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
Email string `position:"Query" name:"Email"`
}
QueryEmailVerificationRequest is the request struct for api QueryEmailVerification
func CreateQueryEmailVerificationRequest ¶
func CreateQueryEmailVerificationRequest() (request *QueryEmailVerificationRequest)
CreateQueryEmailVerificationRequest creates a request to invoke QueryEmailVerification API
type QueryEmailVerificationResponse ¶
type QueryEmailVerificationResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
GmtCreate string `json:"GmtCreate" xml:"GmtCreate"`
GmtModified string `json:"GmtModified" xml:"GmtModified"`
Email string `json:"Email" xml:"Email"`
UserId string `json:"UserId" xml:"UserId"`
EmailVerificationNo string `json:"EmailVerificationNo" xml:"EmailVerificationNo"`
TokenSendTime string `json:"TokenSendTime" xml:"TokenSendTime"`
VerificationStatus int `json:"VerificationStatus" xml:"VerificationStatus"`
VerificationTime string `json:"VerificationTime" xml:"VerificationTime"`
SendIp string `json:"SendIp" xml:"SendIp"`
ConfirmIp string `json:"ConfirmIp" xml:"ConfirmIp"`
}
QueryEmailVerificationResponse is the response struct for api QueryEmailVerification
func CreateQueryEmailVerificationResponse ¶
func CreateQueryEmailVerificationResponse() (response *QueryEmailVerificationResponse)
CreateQueryEmailVerificationResponse creates a response to parse from QueryEmailVerification response
type QueryEnsAssociationRequest ¶
type QueryEnsAssociationRequest struct {
*requests.RpcRequest
DomainName string `position:"Query" name:"DomainName"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
}
QueryEnsAssociationRequest is the request struct for api QueryEnsAssociation
func CreateQueryEnsAssociationRequest ¶
func CreateQueryEnsAssociationRequest() (request *QueryEnsAssociationRequest)
CreateQueryEnsAssociationRequest creates a request to invoke QueryEnsAssociation API
type QueryEnsAssociationResponse ¶
type QueryEnsAssociationResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
Address string `json:"Address" xml:"Address"`
}
QueryEnsAssociationResponse is the response struct for api QueryEnsAssociation
func CreateQueryEnsAssociationResponse ¶
func CreateQueryEnsAssociationResponse() (response *QueryEnsAssociationResponse)
CreateQueryEnsAssociationResponse creates a response to parse from QueryEnsAssociation response
type QueryFailReasonForDomainRealNameVerificationRequest ¶
type QueryFailReasonForDomainRealNameVerificationRequest struct {
*requests.RpcRequest
RealNameVerificationAction string `position:"Query" name:"RealNameVerificationAction"`
UserClientIp string `position:"Query" name:"UserClientIp"`
DomainName string `position:"Query" name:"DomainName"`
Lang string `position:"Query" name:"Lang"`
}
QueryFailReasonForDomainRealNameVerificationRequest is the request struct for api QueryFailReasonForDomainRealNameVerification
func CreateQueryFailReasonForDomainRealNameVerificationRequest ¶
func CreateQueryFailReasonForDomainRealNameVerificationRequest() (request *QueryFailReasonForDomainRealNameVerificationRequest)
CreateQueryFailReasonForDomainRealNameVerificationRequest creates a request to invoke QueryFailReasonForDomainRealNameVerification API
type QueryFailReasonForDomainRealNameVerificationResponse ¶
type QueryFailReasonForDomainRealNameVerificationResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
Data []FailRecord `json:"Data" xml:"Data"`
}
QueryFailReasonForDomainRealNameVerificationResponse is the response struct for api QueryFailReasonForDomainRealNameVerification
func CreateQueryFailReasonForDomainRealNameVerificationResponse ¶
func CreateQueryFailReasonForDomainRealNameVerificationResponse() (response *QueryFailReasonForDomainRealNameVerificationResponse)
CreateQueryFailReasonForDomainRealNameVerificationResponse creates a response to parse from QueryFailReasonForDomainRealNameVerification response
type QueryFailReasonForRegistrantProfileRealNameVerificationRequest ¶
type QueryFailReasonForRegistrantProfileRealNameVerificationRequest struct {
*requests.RpcRequest
UserClientIp string `position:"Query" name:"UserClientIp"`
RegistrantProfileID requests.Integer `position:"Query" name:"RegistrantProfileID"`
Lang string `position:"Query" name:"Lang"`
}
QueryFailReasonForRegistrantProfileRealNameVerificationRequest is the request struct for api QueryFailReasonForRegistrantProfileRealNameVerification
func CreateQueryFailReasonForRegistrantProfileRealNameVerificationRequest ¶
func CreateQueryFailReasonForRegistrantProfileRealNameVerificationRequest() (request *QueryFailReasonForRegistrantProfileRealNameVerificationRequest)
CreateQueryFailReasonForRegistrantProfileRealNameVerificationRequest creates a request to invoke QueryFailReasonForRegistrantProfileRealNameVerification API
type QueryFailReasonForRegistrantProfileRealNameVerificationResponse ¶
type QueryFailReasonForRegistrantProfileRealNameVerificationResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
Data []FailRecord `json:"Data" xml:"Data"`
}
QueryFailReasonForRegistrantProfileRealNameVerificationResponse is the response struct for api QueryFailReasonForRegistrantProfileRealNameVerification
func CreateQueryFailReasonForRegistrantProfileRealNameVerificationResponse ¶
func CreateQueryFailReasonForRegistrantProfileRealNameVerificationResponse() (response *QueryFailReasonForRegistrantProfileRealNameVerificationResponse)
CreateQueryFailReasonForRegistrantProfileRealNameVerificationResponse creates a response to parse from QueryFailReasonForRegistrantProfileRealNameVerification response
type QueryFailingReasonListForQualificationRequest ¶
type QueryFailingReasonListForQualificationRequest struct {
*requests.RpcRequest
InstanceId string `position:"Query" name:"InstanceId"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Limit requests.Integer `position:"Query" name:"Limit"`
Lang string `position:"Query" name:"Lang"`
QualificationType string `position:"Query" name:"QualificationType"`
}
QueryFailingReasonListForQualificationRequest is the request struct for api QueryFailingReasonListForQualification
func CreateQueryFailingReasonListForQualificationRequest ¶
func CreateQueryFailingReasonListForQualificationRequest() (request *QueryFailingReasonListForQualificationRequest)
CreateQueryFailingReasonListForQualificationRequest creates a request to invoke QueryFailingReasonListForQualification API
type QueryFailingReasonListForQualificationResponse ¶
type QueryFailingReasonListForQualificationResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
Data []FailRecord `json:"Data" xml:"Data"`
}
QueryFailingReasonListForQualificationResponse is the response struct for api QueryFailingReasonListForQualification
func CreateQueryFailingReasonListForQualificationResponse ¶
func CreateQueryFailingReasonListForQualificationResponse() (response *QueryFailingReasonListForQualificationResponse)
CreateQueryFailingReasonListForQualificationResponse creates a response to parse from QueryFailingReasonListForQualification response
type QueryLocalEnsAssociationRequest ¶
type QueryLocalEnsAssociationRequest struct {
*requests.RpcRequest
UserClientIp string `position:"Query" name:"UserClientIp"`
DomainName string `position:"Query" name:"DomainName"`
Lang string `position:"Query" name:"Lang"`
}
QueryLocalEnsAssociationRequest is the request struct for api QueryLocalEnsAssociation
func CreateQueryLocalEnsAssociationRequest ¶
func CreateQueryLocalEnsAssociationRequest() (request *QueryLocalEnsAssociationRequest)
CreateQueryLocalEnsAssociationRequest creates a request to invoke QueryLocalEnsAssociation API
type QueryLocalEnsAssociationResponse ¶
type QueryLocalEnsAssociationResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
Address string `json:"Address" xml:"Address"`
}
QueryLocalEnsAssociationResponse is the response struct for api QueryLocalEnsAssociation
func CreateQueryLocalEnsAssociationResponse ¶
func CreateQueryLocalEnsAssociationResponse() (response *QueryLocalEnsAssociationResponse)
CreateQueryLocalEnsAssociationResponse creates a response to parse from QueryLocalEnsAssociation response
type QueryQualificationDetailRequest ¶
type QueryQualificationDetailRequest struct {
*requests.RpcRequest
InstanceId string `position:"Query" name:"InstanceId"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
QualificationType string `position:"Query" name:"QualificationType"`
}
QueryQualificationDetailRequest is the request struct for api QueryQualificationDetail
func CreateQueryQualificationDetailRequest ¶
func CreateQueryQualificationDetailRequest() (request *QueryQualificationDetailRequest)
CreateQueryQualificationDetailRequest creates a request to invoke QueryQualificationDetail API
type QueryQualificationDetailResponse ¶
type QueryQualificationDetailResponse struct {
*responses.BaseResponse
TrackId string `json:"TrackId" xml:"TrackId"`
AuditStatus int `json:"AuditStatus" xml:"AuditStatus"`
RequestId string `json:"RequestId" xml:"RequestId"`
Credentials Credentials `json:"Credentials" xml:"Credentials"`
}
QueryQualificationDetailResponse is the response struct for api QueryQualificationDetail
func CreateQueryQualificationDetailResponse ¶
func CreateQueryQualificationDetailResponse() (response *QueryQualificationDetailResponse)
CreateQueryQualificationDetailResponse creates a response to parse from QueryQualificationDetail response
type QueryRegistrantProfileRealNameVerificationInfoRequest ¶
type QueryRegistrantProfileRealNameVerificationInfoRequest struct {
*requests.RpcRequest
FetchImage requests.Boolean `position:"Query" name:"FetchImage"`
UserClientIp string `position:"Query" name:"UserClientIp"`
RegistrantProfileId requests.Integer `position:"Query" name:"RegistrantProfileId"`
Lang string `position:"Query" name:"Lang"`
}
QueryRegistrantProfileRealNameVerificationInfoRequest is the request struct for api QueryRegistrantProfileRealNameVerificationInfo
func CreateQueryRegistrantProfileRealNameVerificationInfoRequest ¶
func CreateQueryRegistrantProfileRealNameVerificationInfoRequest() (request *QueryRegistrantProfileRealNameVerificationInfoRequest)
CreateQueryRegistrantProfileRealNameVerificationInfoRequest creates a request to invoke QueryRegistrantProfileRealNameVerificationInfo API
type QueryRegistrantProfileRealNameVerificationInfoResponse ¶
type QueryRegistrantProfileRealNameVerificationInfoResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
SubmissionDate string `json:"SubmissionDate" xml:"SubmissionDate"`
ModificationDate string `json:"ModificationDate" xml:"ModificationDate"`
IdentityCredential string `json:"IdentityCredential" xml:"IdentityCredential"`
RegistrantProfileId int `json:"RegistrantProfileId" xml:"RegistrantProfileId"`
IdentityCredentialNo string `json:"IdentityCredentialNo" xml:"IdentityCredentialNo"`
IdentityCredentialType string `json:"IdentityCredentialType" xml:"IdentityCredentialType"`
IdentityCredentialUrl string `json:"IdentityCredentialUrl" xml:"IdentityCredentialUrl"`
}
QueryRegistrantProfileRealNameVerificationInfoResponse is the response struct for api QueryRegistrantProfileRealNameVerificationInfo
func CreateQueryRegistrantProfileRealNameVerificationInfoResponse ¶
func CreateQueryRegistrantProfileRealNameVerificationInfoResponse() (response *QueryRegistrantProfileRealNameVerificationInfoResponse)
CreateQueryRegistrantProfileRealNameVerificationInfoResponse creates a response to parse from QueryRegistrantProfileRealNameVerificationInfo response
type QueryRegistrantProfilesRequest ¶
type QueryRegistrantProfilesRequest struct {
*requests.RpcRequest
RegistrantOrganization string `position:"Query" name:"RegistrantOrganization"`
UserClientIp string `position:"Query" name:"UserClientIp"`
RegistrantProfileId requests.Integer `position:"Query" name:"RegistrantProfileId"`
PageSize requests.Integer `position:"Query" name:"PageSize"`
RegistrantType string `position:"Query" name:"RegistrantType"`
RealNameStatus string `position:"Query" name:"RealNameStatus"`
Lang string `position:"Query" name:"Lang"`
PageNum requests.Integer `position:"Query" name:"PageNum"`
DefaultRegistrantProfile requests.Boolean `position:"Query" name:"DefaultRegistrantProfile"`
Email string `position:"Query" name:"Email"`
ZhRegistrantOrganization string `position:"Query" name:"ZhRegistrantOrganization"`
}
QueryRegistrantProfilesRequest is the request struct for api QueryRegistrantProfiles
func CreateQueryRegistrantProfilesRequest ¶
func CreateQueryRegistrantProfilesRequest() (request *QueryRegistrantProfilesRequest)
CreateQueryRegistrantProfilesRequest creates a request to invoke QueryRegistrantProfiles API
type QueryRegistrantProfilesResponse ¶
type QueryRegistrantProfilesResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TotalItemNum int `json:"TotalItemNum" xml:"TotalItemNum"`
CurrentPageNum int `json:"CurrentPageNum" xml:"CurrentPageNum"`
TotalPageNum int `json:"TotalPageNum" xml:"TotalPageNum"`
PageSize int `json:"PageSize" xml:"PageSize"`
PrePage bool `json:"PrePage" xml:"PrePage"`
NextPage bool `json:"NextPage" xml:"NextPage"`
RegistrantProfiles RegistrantProfiles `json:"RegistrantProfiles" xml:"RegistrantProfiles"`
}
QueryRegistrantProfilesResponse is the response struct for api QueryRegistrantProfiles
func CreateQueryRegistrantProfilesResponse ¶
func CreateQueryRegistrantProfilesResponse() (response *QueryRegistrantProfilesResponse)
CreateQueryRegistrantProfilesResponse creates a response to parse from QueryRegistrantProfiles response
type QueryServerLockRequest ¶
type QueryServerLockRequest struct {
*requests.RpcRequest
InstanceId string `position:"Query" name:"InstanceId"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
}
QueryServerLockRequest is the request struct for api QueryServerLock
func CreateQueryServerLockRequest ¶
func CreateQueryServerLockRequest() (request *QueryServerLockRequest)
CreateQueryServerLockRequest creates a request to invoke QueryServerLock API
type QueryServerLockResponse ¶
type QueryServerLockResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
GmtCreate string `json:"GmtCreate" xml:"GmtCreate"`
GmtModified string `json:"GmtModified" xml:"GmtModified"`
UserId string `json:"UserId" xml:"UserId"`
DomainName string `json:"DomainName" xml:"DomainName"`
DomainInstanceId string `json:"DomainInstanceId" xml:"DomainInstanceId"`
LockProductId string `json:"LockProductId" xml:"LockProductId"`
StartDate string `json:"StartDate" xml:"StartDate"`
ExpireDate string `json:"ExpireDate" xml:"ExpireDate"`
LockInstanceId string `json:"LockInstanceId" xml:"LockInstanceId"`
ServerLockStatus int `json:"ServerLockStatus" xml:"ServerLockStatus"`
}
QueryServerLockResponse is the response struct for api QueryServerLock
func CreateQueryServerLockResponse ¶
func CreateQueryServerLockResponse() (response *QueryServerLockResponse)
CreateQueryServerLockResponse creates a response to parse from QueryServerLock response
type QueryTaskDetailHistoryRequest ¶
type QueryTaskDetailHistoryRequest struct {
*requests.RpcRequest
TaskStatus requests.Integer `position:"Query" name:"TaskStatus"`
UserClientIp string `position:"Query" name:"UserClientIp"`
TaskNo string `position:"Query" name:"TaskNo"`
DomainName string `position:"Query" name:"DomainName"`
PageSize requests.Integer `position:"Query" name:"PageSize"`
TaskDetailNoCursor string `position:"Query" name:"TaskDetailNoCursor"`
Lang string `position:"Query" name:"Lang"`
DomainNameCursor string `position:"Query" name:"DomainNameCursor"`
}
QueryTaskDetailHistoryRequest is the request struct for api QueryTaskDetailHistory
func CreateQueryTaskDetailHistoryRequest ¶
func CreateQueryTaskDetailHistoryRequest() (request *QueryTaskDetailHistoryRequest)
CreateQueryTaskDetailHistoryRequest creates a request to invoke QueryTaskDetailHistory API
type QueryTaskDetailHistoryResponse ¶
type QueryTaskDetailHistoryResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
PageSize int `json:"PageSize" xml:"PageSize"`
CurrentPageCursor CurrentPageCursor `json:"CurrentPageCursor" xml:"CurrentPageCursor"`
NextPageCursor NextPageCursor `json:"NextPageCursor" xml:"NextPageCursor"`
PrePageCursor PrePageCursor `json:"PrePageCursor" xml:"PrePageCursor"`
Objects []TaskDetailHistory `json:"Objects" xml:"Objects"`
}
QueryTaskDetailHistoryResponse is the response struct for api QueryTaskDetailHistory
func CreateQueryTaskDetailHistoryResponse ¶
func CreateQueryTaskDetailHistoryResponse() (response *QueryTaskDetailHistoryResponse)
CreateQueryTaskDetailHistoryResponse creates a response to parse from QueryTaskDetailHistory response
type QueryTaskDetailListRequest ¶
type QueryTaskDetailListRequest struct {
*requests.RpcRequest
TaskStatus requests.Integer `position:"Query" name:"TaskStatus"`
InstanceId string `position:"Query" name:"InstanceId"`
TaskNo string `position:"Query" name:"TaskNo"`
DomainName string `position:"Query" name:"DomainName"`
UserClientIp string `position:"Query" name:"UserClientIp"`
PageSize requests.Integer `position:"Query" name:"PageSize"`
Lang string `position:"Query" name:"Lang"`
PageNum requests.Integer `position:"Query" name:"PageNum"`
}
QueryTaskDetailListRequest is the request struct for api QueryTaskDetailList
func CreateQueryTaskDetailListRequest ¶
func CreateQueryTaskDetailListRequest() (request *QueryTaskDetailListRequest)
CreateQueryTaskDetailListRequest creates a request to invoke QueryTaskDetailList API
type QueryTaskDetailListResponse ¶
type QueryTaskDetailListResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TotalItemNum int `json:"TotalItemNum" xml:"TotalItemNum"`
CurrentPageNum int `json:"CurrentPageNum" xml:"CurrentPageNum"`
TotalPageNum int `json:"TotalPageNum" xml:"TotalPageNum"`
PageSize int `json:"PageSize" xml:"PageSize"`
PrePage bool `json:"PrePage" xml:"PrePage"`
NextPage bool `json:"NextPage" xml:"NextPage"`
Data DataInQueryTaskDetailList `json:"Data" xml:"Data"`
}
QueryTaskDetailListResponse is the response struct for api QueryTaskDetailList
func CreateQueryTaskDetailListResponse ¶
func CreateQueryTaskDetailListResponse() (response *QueryTaskDetailListResponse)
CreateQueryTaskDetailListResponse creates a response to parse from QueryTaskDetailList response
type QueryTaskInfoHistoryRequest ¶
type QueryTaskInfoHistoryRequest struct {
*requests.RpcRequest
BeginCreateTime requests.Integer `position:"Query" name:"BeginCreateTime"`
EndCreateTime requests.Integer `position:"Query" name:"EndCreateTime"`
TaskNoCursor string `position:"Query" name:"TaskNoCursor"`
UserClientIp string `position:"Query" name:"UserClientIp"`
PageSize requests.Integer `position:"Query" name:"PageSize"`
Lang string `position:"Query" name:"Lang"`
CreateTimeCursor requests.Integer `position:"Query" name:"CreateTimeCursor"`
}
QueryTaskInfoHistoryRequest is the request struct for api QueryTaskInfoHistory
func CreateQueryTaskInfoHistoryRequest ¶
func CreateQueryTaskInfoHistoryRequest() (request *QueryTaskInfoHistoryRequest)
CreateQueryTaskInfoHistoryRequest creates a request to invoke QueryTaskInfoHistory API
type QueryTaskInfoHistoryResponse ¶
type QueryTaskInfoHistoryResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
PageSize int `json:"PageSize" xml:"PageSize"`
CurrentPageCursor CurrentPageCursor `json:"CurrentPageCursor" xml:"CurrentPageCursor"`
NextPageCursor NextPageCursor `json:"NextPageCursor" xml:"NextPageCursor"`
PrePageCursor PrePageCursor `json:"PrePageCursor" xml:"PrePageCursor"`
Objects []TaskInfoHistory `json:"Objects" xml:"Objects"`
}
QueryTaskInfoHistoryResponse is the response struct for api QueryTaskInfoHistory
func CreateQueryTaskInfoHistoryResponse ¶
func CreateQueryTaskInfoHistoryResponse() (response *QueryTaskInfoHistoryResponse)
CreateQueryTaskInfoHistoryResponse creates a response to parse from QueryTaskInfoHistory response
type QueryTaskListRequest ¶
type QueryTaskListRequest struct {
*requests.RpcRequest
BeginCreateTime requests.Integer `position:"Query" name:"BeginCreateTime"`
EndCreateTime requests.Integer `position:"Query" name:"EndCreateTime"`
UserClientIp string `position:"Query" name:"UserClientIp"`
PageSize requests.Integer `position:"Query" name:"PageSize"`
Lang string `position:"Query" name:"Lang"`
PageNum requests.Integer `position:"Query" name:"PageNum"`
}
QueryTaskListRequest is the request struct for api QueryTaskList
func CreateQueryTaskListRequest ¶
func CreateQueryTaskListRequest() (request *QueryTaskListRequest)
CreateQueryTaskListRequest creates a request to invoke QueryTaskList API
type QueryTaskListResponse ¶
type QueryTaskListResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TotalItemNum int `json:"TotalItemNum" xml:"TotalItemNum"`
CurrentPageNum int `json:"CurrentPageNum" xml:"CurrentPageNum"`
TotalPageNum int `json:"TotalPageNum" xml:"TotalPageNum"`
PageSize int `json:"PageSize" xml:"PageSize"`
PrePage bool `json:"PrePage" xml:"PrePage"`
NextPage bool `json:"NextPage" xml:"NextPage"`
Data DataInQueryTaskList `json:"Data" xml:"Data"`
}
QueryTaskListResponse is the response struct for api QueryTaskList
func CreateQueryTaskListResponse ¶
func CreateQueryTaskListResponse() (response *QueryTaskListResponse)
CreateQueryTaskListResponse creates a response to parse from QueryTaskList response
type QueryTransferInByInstanceIdRequest ¶
type QueryTransferInByInstanceIdRequest struct {
*requests.RpcRequest
InstanceId string `position:"Query" name:"InstanceId"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
}
QueryTransferInByInstanceIdRequest is the request struct for api QueryTransferInByInstanceId
func CreateQueryTransferInByInstanceIdRequest ¶
func CreateQueryTransferInByInstanceIdRequest() (request *QueryTransferInByInstanceIdRequest)
CreateQueryTransferInByInstanceIdRequest creates a request to invoke QueryTransferInByInstanceId API
type QueryTransferInByInstanceIdResponse ¶
type QueryTransferInByInstanceIdResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
SubmissionDate string `json:"SubmissionDate" xml:"SubmissionDate"`
ModificationDate string `json:"ModificationDate" xml:"ModificationDate"`
UserId string `json:"UserId" xml:"UserId"`
InstanceId string `json:"InstanceId" xml:"InstanceId"`
DomainName string `json:"DomainName" xml:"DomainName"`
Status int `json:"Status" xml:"Status"`
SimpleTransferInStatus string `json:"SimpleTransferInStatus" xml:"SimpleTransferInStatus"`
ResultCode string `json:"ResultCode" xml:"ResultCode"`
ResultDate string `json:"ResultDate" xml:"ResultDate"`
ResultMsg string `json:"ResultMsg" xml:"ResultMsg"`
TransferAuthorizationCodeSubmissionDate string `json:"TransferAuthorizationCodeSubmissionDate" xml:"TransferAuthorizationCodeSubmissionDate"`
NeedMailCheck bool `json:"NeedMailCheck" xml:"NeedMailCheck"`
Email string `json:"Email" xml:"Email"`
WhoisMailStatus bool `json:"WhoisMailStatus" xml:"WhoisMailStatus"`
ExpirationDate string `json:"ExpirationDate" xml:"ExpirationDate"`
ProgressBarType int `json:"ProgressBarType" xml:"ProgressBarType"`
SubmissionDateLong int `json:"SubmissionDateLong" xml:"SubmissionDateLong"`
ModificationDateLong int `json:"ModificationDateLong" xml:"ModificationDateLong"`
ResultDateLong int `json:"ResultDateLong" xml:"ResultDateLong"`
ExpirationDateLong int `json:"ExpirationDateLong" xml:"ExpirationDateLong"`
TransferAuthorizationCodeSubmissionDateLong int `json:"TransferAuthorizationCodeSubmissionDateLong" xml:"TransferAuthorizationCodeSubmissionDateLong"`
}
QueryTransferInByInstanceIdResponse is the response struct for api QueryTransferInByInstanceId
func CreateQueryTransferInByInstanceIdResponse ¶
func CreateQueryTransferInByInstanceIdResponse() (response *QueryTransferInByInstanceIdResponse)
CreateQueryTransferInByInstanceIdResponse creates a response to parse from QueryTransferInByInstanceId response
type QueryTransferInListRequest ¶
type QueryTransferInListRequest struct {
*requests.RpcRequest
SubmissionStartDate requests.Integer `position:"Query" name:"SubmissionStartDate"`
UserClientIp string `position:"Query" name:"UserClientIp"`
SubmissionEndDate requests.Integer `position:"Query" name:"SubmissionEndDate"`
DomainName string `position:"Query" name:"DomainName"`
SimpleTransferInStatus string `position:"Query" name:"SimpleTransferInStatus"`
PageSize requests.Integer `position:"Query" name:"PageSize"`
Lang string `position:"Query" name:"Lang"`
PageNum requests.Integer `position:"Query" name:"PageNum"`
}
QueryTransferInListRequest is the request struct for api QueryTransferInList
func CreateQueryTransferInListRequest ¶
func CreateQueryTransferInListRequest() (request *QueryTransferInListRequest)
CreateQueryTransferInListRequest creates a request to invoke QueryTransferInList API
type QueryTransferInListResponse ¶
type QueryTransferInListResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TotalItemNum int `json:"TotalItemNum" xml:"TotalItemNum"`
CurrentPageNum int `json:"CurrentPageNum" xml:"CurrentPageNum"`
TotalPageNum int `json:"TotalPageNum" xml:"TotalPageNum"`
PageSize int `json:"PageSize" xml:"PageSize"`
PrePage bool `json:"PrePage" xml:"PrePage"`
NextPage bool `json:"NextPage" xml:"NextPage"`
Data DataInQueryTransferInList `json:"Data" xml:"Data"`
}
QueryTransferInListResponse is the response struct for api QueryTransferInList
func CreateQueryTransferInListResponse ¶
func CreateQueryTransferInListResponse() (response *QueryTransferInListResponse)
CreateQueryTransferInListResponse creates a response to parse from QueryTransferInList response
type QueryTransferInResponse ¶
type QueryTransferInResponse struct {
GmtCreate string `json:"GmtCreate" xml:"GmtCreate"`
GmtModified string `json:"GmtModified" xml:"GmtModified"`
UserId string `json:"UserId" xml:"UserId"`
DomainName string `json:"DomainName" xml:"DomainName"`
DomainInstanceId string `json:"DomainInstanceId" xml:"DomainInstanceId"`
LockProductId string `json:"LockProductId" xml:"LockProductId"`
StartDate string `json:"StartDate" xml:"StartDate"`
ExpireDate string `json:"ExpireDate" xml:"ExpireDate"`
LockInstanceId string `json:"LockInstanceId" xml:"LockInstanceId"`
ServerLockStatus string `json:"ServerLockStatus" xml:"ServerLockStatus"`
}
QueryTransferInResponse is a nested struct in domain response
type QueryTransferOutInfoRequest ¶
type QueryTransferOutInfoRequest struct {
*requests.RpcRequest
DomainName string `position:"Query" name:"DomainName"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
}
QueryTransferOutInfoRequest is the request struct for api QueryTransferOutInfo
func CreateQueryTransferOutInfoRequest ¶
func CreateQueryTransferOutInfoRequest() (request *QueryTransferOutInfoRequest)
CreateQueryTransferOutInfoRequest creates a request to invoke QueryTransferOutInfo API
type QueryTransferOutInfoResponse ¶
type QueryTransferOutInfoResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
Status int `json:"Status" xml:"Status"`
Email string `json:"Email" xml:"Email"`
TransferAuthorizationCodeSendDate string `json:"TransferAuthorizationCodeSendDate" xml:"TransferAuthorizationCodeSendDate"`
ExpirationDate string `json:"ExpirationDate" xml:"ExpirationDate"`
PendingRequestDate string `json:"PendingRequestDate" xml:"PendingRequestDate"`
ResultCode string `json:"ResultCode" xml:"ResultCode"`
ResultMsg string `json:"ResultMsg" xml:"ResultMsg"`
}
QueryTransferOutInfoResponse is the response struct for api QueryTransferOutInfo
func CreateQueryTransferOutInfoResponse ¶
func CreateQueryTransferOutInfoResponse() (response *QueryTransferOutInfoResponse)
CreateQueryTransferOutInfoResponse creates a response to parse from QueryTransferOutInfo response
type RecordDemandRequest ¶
type RecordDemandRequest struct {
*requests.RpcRequest
BizId string `position:"Query" name:"BizId"`
Message string `position:"Query" name:"Message"`
}
RecordDemandRequest is the request struct for api RecordDemand
func CreateRecordDemandRequest ¶
func CreateRecordDemandRequest() (request *RecordDemandRequest)
CreateRecordDemandRequest creates a request to invoke RecordDemand API
type RecordDemandResponse ¶
type RecordDemandResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
}
RecordDemandResponse is the response struct for api RecordDemand
func CreateRecordDemandResponse ¶
func CreateRecordDemandResponse() (response *RecordDemandResponse)
CreateRecordDemandResponse creates a response to parse from RecordDemand response
type RefuseDemandRequest ¶
type RefuseDemandRequest struct {
*requests.RpcRequest
BizId string `position:"Query" name:"BizId"`
Message string `position:"Query" name:"Message"`
}
RefuseDemandRequest is the request struct for api RefuseDemand
func CreateRefuseDemandRequest ¶
func CreateRefuseDemandRequest() (request *RefuseDemandRequest)
CreateRefuseDemandRequest creates a request to invoke RefuseDemand API
type RefuseDemandResponse ¶
type RefuseDemandResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
}
RefuseDemandResponse is the response struct for api RefuseDemand
func CreateRefuseDemandResponse ¶
func CreateRefuseDemandResponse() (response *RefuseDemandResponse)
CreateRefuseDemandResponse creates a response to parse from RefuseDemand response
type RegistrantProfile ¶
type RegistrantProfile struct {
RegistrantProfileId int `json:"RegistrantProfileId" xml:"RegistrantProfileId"`
CreateTime string `json:"CreateTime" xml:"CreateTime"`
UpdateTime string `json:"UpdateTime" xml:"UpdateTime"`
DefaultRegistrantProfile bool `json:"DefaultRegistrantProfile" xml:"DefaultRegistrantProfile"`
RegistrantName string `json:"RegistrantName" xml:"RegistrantName"`
RegistrantOrganization string `json:"RegistrantOrganization" xml:"RegistrantOrganization"`
Country string `json:"Country" xml:"Country"`
Province string `json:"Province" xml:"Province"`
City string `json:"City" xml:"City"`
Address string `json:"Address" xml:"Address"`
Email string `json:"Email" xml:"Email"`
PostalCode string `json:"PostalCode" xml:"PostalCode"`
TelArea string `json:"TelArea" xml:"TelArea"`
Telephone string `json:"Telephone" xml:"Telephone"`
TelExt string `json:"TelExt" xml:"TelExt"`
EmailVerificationStatus int `json:"EmailVerificationStatus" xml:"EmailVerificationStatus"`
ZhRegistrantName string `json:"ZhRegistrantName" xml:"ZhRegistrantName"`
ZhRegistrantOrganization string `json:"ZhRegistrantOrganization" xml:"ZhRegistrantOrganization"`
ZhProvince string `json:"ZhProvince" xml:"ZhProvince"`
ZhCity string `json:"ZhCity" xml:"ZhCity"`
ZhAddress string `json:"ZhAddress" xml:"ZhAddress"`
RegistrantType string `json:"RegistrantType" xml:"RegistrantType"`
RealNameStatus string `json:"RealNameStatus" xml:"RealNameStatus"`
}
RegistrantProfile is a nested struct in domain response
type RegistrantProfileRealNameVerificationRequest ¶
type RegistrantProfileRealNameVerificationRequest struct {
*requests.RpcRequest
IdentityCredentialType string `position:"Query" name:"IdentityCredentialType"`
UserClientIp string `position:"Query" name:"UserClientIp"`
RegistrantProfileID requests.Integer `position:"Query" name:"RegistrantProfileID"`
IdentityCredential string `position:"Body" name:"IdentityCredential"`
Lang string `position:"Query" name:"Lang"`
IdentityCredentialNo string `position:"Query" name:"IdentityCredentialNo"`
}
RegistrantProfileRealNameVerificationRequest is the request struct for api RegistrantProfileRealNameVerification
func CreateRegistrantProfileRealNameVerificationRequest ¶
func CreateRegistrantProfileRealNameVerificationRequest() (request *RegistrantProfileRealNameVerificationRequest)
CreateRegistrantProfileRealNameVerificationRequest creates a request to invoke RegistrantProfileRealNameVerification API
type RegistrantProfileRealNameVerificationResponse ¶
type RegistrantProfileRealNameVerificationResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
}
RegistrantProfileRealNameVerificationResponse is the response struct for api RegistrantProfileRealNameVerification
func CreateRegistrantProfileRealNameVerificationResponse ¶
func CreateRegistrantProfileRealNameVerificationResponse() (response *RegistrantProfileRealNameVerificationResponse)
CreateRegistrantProfileRealNameVerificationResponse creates a response to parse from RegistrantProfileRealNameVerification response
type RegistrantProfiles ¶
type RegistrantProfiles struct {
RegistrantProfile []RegistrantProfile `json:"RegistrantProfile" xml:"RegistrantProfile"`
}
RegistrantProfiles is a nested struct in domain response
type RequestPayDemandRequest ¶
type RequestPayDemandRequest struct {
*requests.RpcRequest
Price requests.Float `position:"Query" name:"Price"`
BizId string `position:"Query" name:"BizId"`
DomainName string `position:"Query" name:"DomainName"`
ProduceType requests.Integer `position:"Query" name:"ProduceType"`
Message string `position:"Query" name:"Message"`
}
RequestPayDemandRequest is the request struct for api RequestPayDemand
func CreateRequestPayDemandRequest ¶
func CreateRequestPayDemandRequest() (request *RequestPayDemandRequest)
CreateRequestPayDemandRequest creates a request to invoke RequestPayDemand API
type RequestPayDemandResponse ¶
type RequestPayDemandResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
}
RequestPayDemandResponse is the response struct for api RequestPayDemand
func CreateRequestPayDemandResponse ¶
func CreateRequestPayDemandResponse() (response *RequestPayDemandResponse)
CreateRequestPayDemandResponse creates a response to parse from RequestPayDemand response
type ResendEmailVerificationRequest ¶
type ResendEmailVerificationRequest struct {
*requests.RpcRequest
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
Email string `position:"Query" name:"Email"`
}
ResendEmailVerificationRequest is the request struct for api ResendEmailVerification
func CreateResendEmailVerificationRequest ¶
func CreateResendEmailVerificationRequest() (request *ResendEmailVerificationRequest)
CreateResendEmailVerificationRequest creates a request to invoke ResendEmailVerification API
type ResendEmailVerificationResponse ¶
type ResendEmailVerificationResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
SuccessList []SendResult `json:"SuccessList" xml:"SuccessList"`
FailList []SendResult `json:"FailList" xml:"FailList"`
}
ResendEmailVerificationResponse is the response struct for api ResendEmailVerification
func CreateResendEmailVerificationResponse ¶
func CreateResendEmailVerificationResponse() (response *ResendEmailVerificationResponse)
CreateResendEmailVerificationResponse creates a response to parse from ResendEmailVerification response
type ReserveDomainRequest ¶
type ReserveDomainRequest struct {
*requests.RpcRequest
Channels *[]string `position:"Body" name:"Channels" type:"Repeated"`
DomainName string `position:"Body" name:"DomainName"`
}
ReserveDomainRequest is the request struct for api ReserveDomain
func CreateReserveDomainRequest ¶
func CreateReserveDomainRequest() (request *ReserveDomainRequest)
CreateReserveDomainRequest creates a request to invoke ReserveDomain API
type ReserveDomainResponse ¶
type ReserveDomainResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
AuctionId string `json:"AuctionId" xml:"AuctionId"`
}
ReserveDomainResponse is the response struct for api ReserveDomain
func CreateReserveDomainResponse ¶
func CreateReserveDomainResponse() (response *ReserveDomainResponse)
CreateReserveDomainResponse creates a response to parse from ReserveDomain response
type ResetQualificationVerificationRequest ¶
type ResetQualificationVerificationRequest struct {
*requests.RpcRequest
InstanceId string `position:"Query" name:"InstanceId"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
}
ResetQualificationVerificationRequest is the request struct for api ResetQualificationVerification
func CreateResetQualificationVerificationRequest ¶
func CreateResetQualificationVerificationRequest() (request *ResetQualificationVerificationRequest)
CreateResetQualificationVerificationRequest creates a request to invoke ResetQualificationVerification API
type ResetQualificationVerificationResponse ¶
type ResetQualificationVerificationResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
}
ResetQualificationVerificationResponse is the response struct for api ResetQualificationVerification
func CreateResetQualificationVerificationResponse ¶
func CreateResetQualificationVerificationResponse() (response *ResetQualificationVerificationResponse)
CreateResetQualificationVerificationResponse creates a response to parse from ResetQualificationVerification response
type SaveBatchDomainRemarkRequest ¶
type SaveBatchDomainRemarkRequest struct {
*requests.RpcRequest
InstanceIds string `position:"Query" name:"InstanceIds"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Remark string `position:"Query" name:"Remark"`
Lang string `position:"Query" name:"Lang"`
}
SaveBatchDomainRemarkRequest is the request struct for api SaveBatchDomainRemark
func CreateSaveBatchDomainRemarkRequest ¶
func CreateSaveBatchDomainRemarkRequest() (request *SaveBatchDomainRemarkRequest)
CreateSaveBatchDomainRemarkRequest creates a request to invoke SaveBatchDomainRemark API
type SaveBatchDomainRemarkResponse ¶
type SaveBatchDomainRemarkResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
}
SaveBatchDomainRemarkResponse is the response struct for api SaveBatchDomainRemark
func CreateSaveBatchDomainRemarkResponse ¶
func CreateSaveBatchDomainRemarkResponse() (response *SaveBatchDomainRemarkResponse)
CreateSaveBatchDomainRemarkResponse creates a response to parse from SaveBatchDomainRemark response
type SaveBatchTaskForCreatingOrderActivateOrderActivateParam ¶
type SaveBatchTaskForCreatingOrderActivateOrderActivateParam struct {
Country string `name:"Country"`
SubscriptionDuration string `name:"SubscriptionDuration"`
PermitPremiumActivation string `name:"PermitPremiumActivation"`
City string `name:"City"`
Dns2 string `name:"Dns2"`
Dns1 string `name:"Dns1"`
RegistrantProfileId string `name:"RegistrantProfileId"`
AliyunDns string `name:"AliyunDns"`
ZhCity string `name:"ZhCity"`
TelExt string `name:"TelExt"`
ZhRegistrantName string `name:"ZhRegistrantName"`
Province string `name:"Province"`
PostalCode string `name:"PostalCode"`
Email string `name:"Email"`
ZhRegistrantOrganization string `name:"ZhRegistrantOrganization"`
Address string `name:"Address"`
TelArea string `name:"TelArea"`
DomainName string `name:"DomainName"`
ZhAddress string `name:"ZhAddress"`
RegistrantType string `name:"RegistrantType"`
Telephone string `name:"Telephone"`
TrademarkDomainActivation string `name:"TrademarkDomainActivation"`
ZhProvince string `name:"ZhProvince"`
RegistrantOrganization string `name:"RegistrantOrganization"`
EnableDomainProxy string `name:"EnableDomainProxy"`
RegistrantName string `name:"RegistrantName"`
}
SaveBatchTaskForCreatingOrderActivateOrderActivateParam is a repeated param struct in SaveBatchTaskForCreatingOrderActivateRequest
type SaveBatchTaskForCreatingOrderActivateRequest ¶
type SaveBatchTaskForCreatingOrderActivateRequest struct {
*requests.RpcRequest
OrderActivateParam *[]SaveBatchTaskForCreatingOrderActivateOrderActivateParam `position:"Query" name:"OrderActivateParam" type:"Repeated"`
PromotionNo string `position:"Query" name:"PromotionNo"`
UserClientIp string `position:"Query" name:"UserClientIp"`
CouponNo string `position:"Query" name:"CouponNo"`
UseCoupon requests.Boolean `position:"Query" name:"UseCoupon"`
Lang string `position:"Query" name:"Lang"`
UsePromotion requests.Boolean `position:"Query" name:"UsePromotion"`
}
SaveBatchTaskForCreatingOrderActivateRequest is the request struct for api SaveBatchTaskForCreatingOrderActivate
func CreateSaveBatchTaskForCreatingOrderActivateRequest ¶
func CreateSaveBatchTaskForCreatingOrderActivateRequest() (request *SaveBatchTaskForCreatingOrderActivateRequest)
CreateSaveBatchTaskForCreatingOrderActivateRequest creates a request to invoke SaveBatchTaskForCreatingOrderActivate API
type SaveBatchTaskForCreatingOrderActivateResponse ¶
type SaveBatchTaskForCreatingOrderActivateResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveBatchTaskForCreatingOrderActivateResponse is the response struct for api SaveBatchTaskForCreatingOrderActivate
func CreateSaveBatchTaskForCreatingOrderActivateResponse ¶
func CreateSaveBatchTaskForCreatingOrderActivateResponse() (response *SaveBatchTaskForCreatingOrderActivateResponse)
CreateSaveBatchTaskForCreatingOrderActivateResponse creates a response to parse from SaveBatchTaskForCreatingOrderActivate response
type SaveBatchTaskForCreatingOrderRedeemOrderRedeemParam ¶
type SaveBatchTaskForCreatingOrderRedeemOrderRedeemParam struct {
CurrentExpirationDate string `name:"CurrentExpirationDate"`
DomainName string `name:"DomainName"`
}
SaveBatchTaskForCreatingOrderRedeemOrderRedeemParam is a repeated param struct in SaveBatchTaskForCreatingOrderRedeemRequest
type SaveBatchTaskForCreatingOrderRedeemRequest ¶
type SaveBatchTaskForCreatingOrderRedeemRequest struct {
*requests.RpcRequest
PromotionNo string `position:"Query" name:"PromotionNo"`
OrderRedeemParam *[]SaveBatchTaskForCreatingOrderRedeemOrderRedeemParam `position:"Query" name:"OrderRedeemParam" type:"Repeated"`
UserClientIp string `position:"Query" name:"UserClientIp"`
CouponNo string `position:"Query" name:"CouponNo"`
UseCoupon requests.Boolean `position:"Query" name:"UseCoupon"`
Lang string `position:"Query" name:"Lang"`
UsePromotion requests.Boolean `position:"Query" name:"UsePromotion"`
}
SaveBatchTaskForCreatingOrderRedeemRequest is the request struct for api SaveBatchTaskForCreatingOrderRedeem
func CreateSaveBatchTaskForCreatingOrderRedeemRequest ¶
func CreateSaveBatchTaskForCreatingOrderRedeemRequest() (request *SaveBatchTaskForCreatingOrderRedeemRequest)
CreateSaveBatchTaskForCreatingOrderRedeemRequest creates a request to invoke SaveBatchTaskForCreatingOrderRedeem API
type SaveBatchTaskForCreatingOrderRedeemResponse ¶
type SaveBatchTaskForCreatingOrderRedeemResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveBatchTaskForCreatingOrderRedeemResponse is the response struct for api SaveBatchTaskForCreatingOrderRedeem
func CreateSaveBatchTaskForCreatingOrderRedeemResponse ¶
func CreateSaveBatchTaskForCreatingOrderRedeemResponse() (response *SaveBatchTaskForCreatingOrderRedeemResponse)
CreateSaveBatchTaskForCreatingOrderRedeemResponse creates a response to parse from SaveBatchTaskForCreatingOrderRedeem response
type SaveBatchTaskForCreatingOrderRenewOrderRenewParam ¶
type SaveBatchTaskForCreatingOrderRenewOrderRenewParam struct {
SubscriptionDuration string `name:"SubscriptionDuration"`
CurrentExpirationDate string `name:"CurrentExpirationDate"`
DomainName string `name:"DomainName"`
}
SaveBatchTaskForCreatingOrderRenewOrderRenewParam is a repeated param struct in SaveBatchTaskForCreatingOrderRenewRequest
type SaveBatchTaskForCreatingOrderRenewRequest ¶
type SaveBatchTaskForCreatingOrderRenewRequest struct {
*requests.RpcRequest
PromotionNo string `position:"Query" name:"PromotionNo"`
UserClientIp string `position:"Query" name:"UserClientIp"`
OrderRenewParam *[]SaveBatchTaskForCreatingOrderRenewOrderRenewParam `position:"Query" name:"OrderRenewParam" type:"Repeated"`
CouponNo string `position:"Query" name:"CouponNo"`
UseCoupon requests.Boolean `position:"Query" name:"UseCoupon"`
Lang string `position:"Query" name:"Lang"`
UsePromotion requests.Boolean `position:"Query" name:"UsePromotion"`
}
SaveBatchTaskForCreatingOrderRenewRequest is the request struct for api SaveBatchTaskForCreatingOrderRenew
func CreateSaveBatchTaskForCreatingOrderRenewRequest ¶
func CreateSaveBatchTaskForCreatingOrderRenewRequest() (request *SaveBatchTaskForCreatingOrderRenewRequest)
CreateSaveBatchTaskForCreatingOrderRenewRequest creates a request to invoke SaveBatchTaskForCreatingOrderRenew API
type SaveBatchTaskForCreatingOrderRenewResponse ¶
type SaveBatchTaskForCreatingOrderRenewResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveBatchTaskForCreatingOrderRenewResponse is the response struct for api SaveBatchTaskForCreatingOrderRenew
func CreateSaveBatchTaskForCreatingOrderRenewResponse ¶
func CreateSaveBatchTaskForCreatingOrderRenewResponse() (response *SaveBatchTaskForCreatingOrderRenewResponse)
CreateSaveBatchTaskForCreatingOrderRenewResponse creates a response to parse from SaveBatchTaskForCreatingOrderRenew response
type SaveBatchTaskForCreatingOrderTransferOrderTransferParam ¶
type SaveBatchTaskForCreatingOrderTransferOrderTransferParam struct {
PermitPremiumTransfer string `name:"PermitPremiumTransfer"`
AuthorizationCode string `name:"AuthorizationCode"`
DomainName string `name:"DomainName"`
RegistrantProfileId string `name:"RegistrantProfileId"`
}
SaveBatchTaskForCreatingOrderTransferOrderTransferParam is a repeated param struct in SaveBatchTaskForCreatingOrderTransferRequest
type SaveBatchTaskForCreatingOrderTransferRequest ¶
type SaveBatchTaskForCreatingOrderTransferRequest struct {
*requests.RpcRequest
PromotionNo string `position:"Query" name:"PromotionNo"`
OrderTransferParam *[]SaveBatchTaskForCreatingOrderTransferOrderTransferParam `position:"Query" name:"OrderTransferParam" type:"Repeated"`
UserClientIp string `position:"Query" name:"UserClientIp"`
CouponNo string `position:"Query" name:"CouponNo"`
UseCoupon requests.Boolean `position:"Query" name:"UseCoupon"`
Lang string `position:"Query" name:"Lang"`
UsePromotion requests.Boolean `position:"Query" name:"UsePromotion"`
}
SaveBatchTaskForCreatingOrderTransferRequest is the request struct for api SaveBatchTaskForCreatingOrderTransfer
func CreateSaveBatchTaskForCreatingOrderTransferRequest ¶
func CreateSaveBatchTaskForCreatingOrderTransferRequest() (request *SaveBatchTaskForCreatingOrderTransferRequest)
CreateSaveBatchTaskForCreatingOrderTransferRequest creates a request to invoke SaveBatchTaskForCreatingOrderTransfer API
type SaveBatchTaskForCreatingOrderTransferResponse ¶
type SaveBatchTaskForCreatingOrderTransferResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveBatchTaskForCreatingOrderTransferResponse is the response struct for api SaveBatchTaskForCreatingOrderTransfer
func CreateSaveBatchTaskForCreatingOrderTransferResponse ¶
func CreateSaveBatchTaskForCreatingOrderTransferResponse() (response *SaveBatchTaskForCreatingOrderTransferResponse)
CreateSaveBatchTaskForCreatingOrderTransferResponse creates a response to parse from SaveBatchTaskForCreatingOrderTransfer response
type SaveBatchTaskForDomainNameProxyServiceRequest ¶
type SaveBatchTaskForDomainNameProxyServiceRequest struct {
*requests.RpcRequest
UserClientIp string `position:"Query" name:"UserClientIp"`
DomainName *[]string `position:"Query" name:"DomainName" type:"Repeated"`
Lang string `position:"Query" name:"Lang"`
Status requests.Boolean `position:"Query" name:"Status"`
}
SaveBatchTaskForDomainNameProxyServiceRequest is the request struct for api SaveBatchTaskForDomainNameProxyService
func CreateSaveBatchTaskForDomainNameProxyServiceRequest ¶
func CreateSaveBatchTaskForDomainNameProxyServiceRequest() (request *SaveBatchTaskForDomainNameProxyServiceRequest)
CreateSaveBatchTaskForDomainNameProxyServiceRequest creates a request to invoke SaveBatchTaskForDomainNameProxyService API
type SaveBatchTaskForDomainNameProxyServiceResponse ¶
type SaveBatchTaskForDomainNameProxyServiceResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveBatchTaskForDomainNameProxyServiceResponse is the response struct for api SaveBatchTaskForDomainNameProxyService
func CreateSaveBatchTaskForDomainNameProxyServiceResponse ¶
func CreateSaveBatchTaskForDomainNameProxyServiceResponse() (response *SaveBatchTaskForDomainNameProxyServiceResponse)
CreateSaveBatchTaskForDomainNameProxyServiceResponse creates a response to parse from SaveBatchTaskForDomainNameProxyService response
type SaveBatchTaskForModifyingDomainDnsRequest ¶
type SaveBatchTaskForModifyingDomainDnsRequest struct {
*requests.RpcRequest
UserClientIp string `position:"Query" name:"UserClientIp"`
DomainName *[]string `position:"Query" name:"DomainName" type:"Repeated"`
DomainNameServer *[]string `position:"Query" name:"DomainNameServer" type:"Repeated"`
Lang string `position:"Query" name:"Lang"`
AliyunDns requests.Boolean `position:"Query" name:"AliyunDns"`
}
SaveBatchTaskForModifyingDomainDnsRequest is the request struct for api SaveBatchTaskForModifyingDomainDns
func CreateSaveBatchTaskForModifyingDomainDnsRequest ¶
func CreateSaveBatchTaskForModifyingDomainDnsRequest() (request *SaveBatchTaskForModifyingDomainDnsRequest)
CreateSaveBatchTaskForModifyingDomainDnsRequest creates a request to invoke SaveBatchTaskForModifyingDomainDns API
type SaveBatchTaskForModifyingDomainDnsResponse ¶
type SaveBatchTaskForModifyingDomainDnsResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveBatchTaskForModifyingDomainDnsResponse is the response struct for api SaveBatchTaskForModifyingDomainDns
func CreateSaveBatchTaskForModifyingDomainDnsResponse ¶
func CreateSaveBatchTaskForModifyingDomainDnsResponse() (response *SaveBatchTaskForModifyingDomainDnsResponse)
CreateSaveBatchTaskForModifyingDomainDnsResponse creates a response to parse from SaveBatchTaskForModifyingDomainDns response
type SaveBatchTaskForTransferProhibitionLockRequest ¶
type SaveBatchTaskForTransferProhibitionLockRequest struct {
*requests.RpcRequest
UserClientIp string `position:"Query" name:"UserClientIp"`
DomainName *[]string `position:"Query" name:"DomainName" type:"Repeated"`
Lang string `position:"Query" name:"Lang"`
Status requests.Boolean `position:"Query" name:"Status"`
}
SaveBatchTaskForTransferProhibitionLockRequest is the request struct for api SaveBatchTaskForTransferProhibitionLock
func CreateSaveBatchTaskForTransferProhibitionLockRequest ¶
func CreateSaveBatchTaskForTransferProhibitionLockRequest() (request *SaveBatchTaskForTransferProhibitionLockRequest)
CreateSaveBatchTaskForTransferProhibitionLockRequest creates a request to invoke SaveBatchTaskForTransferProhibitionLock API
type SaveBatchTaskForTransferProhibitionLockResponse ¶
type SaveBatchTaskForTransferProhibitionLockResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveBatchTaskForTransferProhibitionLockResponse is the response struct for api SaveBatchTaskForTransferProhibitionLock
func CreateSaveBatchTaskForTransferProhibitionLockResponse ¶
func CreateSaveBatchTaskForTransferProhibitionLockResponse() (response *SaveBatchTaskForTransferProhibitionLockResponse)
CreateSaveBatchTaskForTransferProhibitionLockResponse creates a response to parse from SaveBatchTaskForTransferProhibitionLock response
type SaveBatchTaskForUpdateProhibitionLockRequest ¶
type SaveBatchTaskForUpdateProhibitionLockRequest struct {
*requests.RpcRequest
UserClientIp string `position:"Query" name:"UserClientIp"`
DomainName *[]string `position:"Query" name:"DomainName" type:"Repeated"`
Lang string `position:"Query" name:"Lang"`
Status requests.Boolean `position:"Query" name:"Status"`
}
SaveBatchTaskForUpdateProhibitionLockRequest is the request struct for api SaveBatchTaskForUpdateProhibitionLock
func CreateSaveBatchTaskForUpdateProhibitionLockRequest ¶
func CreateSaveBatchTaskForUpdateProhibitionLockRequest() (request *SaveBatchTaskForUpdateProhibitionLockRequest)
CreateSaveBatchTaskForUpdateProhibitionLockRequest creates a request to invoke SaveBatchTaskForUpdateProhibitionLock API
type SaveBatchTaskForUpdateProhibitionLockResponse ¶
type SaveBatchTaskForUpdateProhibitionLockResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveBatchTaskForUpdateProhibitionLockResponse is the response struct for api SaveBatchTaskForUpdateProhibitionLock
func CreateSaveBatchTaskForUpdateProhibitionLockResponse ¶
func CreateSaveBatchTaskForUpdateProhibitionLockResponse() (response *SaveBatchTaskForUpdateProhibitionLockResponse)
CreateSaveBatchTaskForUpdateProhibitionLockResponse creates a response to parse from SaveBatchTaskForUpdateProhibitionLock response
type SaveBatchTaskForUpdatingContactInfoByNewContactRequest ¶
type SaveBatchTaskForUpdatingContactInfoByNewContactRequest struct {
*requests.RpcRequest
Country string `position:"Query" name:"Country"`
Address string `position:"Query" name:"Address"`
TelArea string `position:"Query" name:"TelArea"`
ContactType string `position:"Query" name:"ContactType"`
City string `position:"Query" name:"City"`
ZhAddress string `position:"Query" name:"ZhAddress"`
RegistrantType string `position:"Query" name:"RegistrantType"`
DomainName *[]string `position:"Query" name:"DomainName" type:"Repeated"`
Telephone string `position:"Query" name:"Telephone"`
TransferOutProhibited requests.Boolean `position:"Query" name:"TransferOutProhibited"`
ZhCity string `position:"Query" name:"ZhCity"`
ZhProvince string `position:"Query" name:"ZhProvince"`
RegistrantOrganization string `position:"Query" name:"RegistrantOrganization"`
TelExt string `position:"Query" name:"TelExt"`
Province string `position:"Query" name:"Province"`
ZhRegistrantName string `position:"Query" name:"ZhRegistrantName"`
PostalCode string `position:"Query" name:"PostalCode"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
Email string `position:"Query" name:"Email"`
RegistrantName string `position:"Query" name:"RegistrantName"`
ZhRegistrantOrganization string `position:"Query" name:"ZhRegistrantOrganization"`
}
SaveBatchTaskForUpdatingContactInfoByNewContactRequest is the request struct for api SaveBatchTaskForUpdatingContactInfoByNewContact
func CreateSaveBatchTaskForUpdatingContactInfoByNewContactRequest ¶
func CreateSaveBatchTaskForUpdatingContactInfoByNewContactRequest() (request *SaveBatchTaskForUpdatingContactInfoByNewContactRequest)
CreateSaveBatchTaskForUpdatingContactInfoByNewContactRequest creates a request to invoke SaveBatchTaskForUpdatingContactInfoByNewContact API
type SaveBatchTaskForUpdatingContactInfoByNewContactResponse ¶
type SaveBatchTaskForUpdatingContactInfoByNewContactResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveBatchTaskForUpdatingContactInfoByNewContactResponse is the response struct for api SaveBatchTaskForUpdatingContactInfoByNewContact
func CreateSaveBatchTaskForUpdatingContactInfoByNewContactResponse ¶
func CreateSaveBatchTaskForUpdatingContactInfoByNewContactResponse() (response *SaveBatchTaskForUpdatingContactInfoByNewContactResponse)
CreateSaveBatchTaskForUpdatingContactInfoByNewContactResponse creates a response to parse from SaveBatchTaskForUpdatingContactInfoByNewContact response
type SaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdRequest ¶
type SaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdRequest struct {
*requests.RpcRequest
ContactType string `position:"Query" name:"ContactType"`
UserClientIp string `position:"Query" name:"UserClientIp"`
RegistrantProfileId requests.Integer `position:"Query" name:"RegistrantProfileId"`
DomainName *[]string `position:"Query" name:"DomainName" type:"Repeated"`
TransferOutProhibited requests.Boolean `position:"Query" name:"TransferOutProhibited"`
Lang string `position:"Query" name:"Lang"`
}
SaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdRequest is the request struct for api SaveBatchTaskForUpdatingContactInfoByRegistrantProfileId
func CreateSaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdRequest ¶
func CreateSaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdRequest() (request *SaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdRequest)
CreateSaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdRequest creates a request to invoke SaveBatchTaskForUpdatingContactInfoByRegistrantProfileId API
type SaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdResponse ¶
type SaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdResponse is the response struct for api SaveBatchTaskForUpdatingContactInfoByRegistrantProfileId
func CreateSaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdResponse ¶
func CreateSaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdResponse() (response *SaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdResponse)
CreateSaveBatchTaskForUpdatingContactInfoByRegistrantProfileIdResponse creates a response to parse from SaveBatchTaskForUpdatingContactInfoByRegistrantProfileId response
type SaveDomainGroupRequest ¶
type SaveDomainGroupRequest struct {
*requests.RpcRequest
UserClientIp string `position:"Query" name:"UserClientIp"`
DomainGroupName string `position:"Query" name:"DomainGroupName"`
Lang string `position:"Query" name:"Lang"`
DomainGroupId requests.Integer `position:"Query" name:"DomainGroupId"`
}
SaveDomainGroupRequest is the request struct for api SaveDomainGroup
func CreateSaveDomainGroupRequest ¶
func CreateSaveDomainGroupRequest() (request *SaveDomainGroupRequest)
CreateSaveDomainGroupRequest creates a request to invoke SaveDomainGroup API
type SaveDomainGroupResponse ¶
type SaveDomainGroupResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
DomainGroupId int `json:"DomainGroupId" xml:"DomainGroupId"`
DomainGroupName string `json:"DomainGroupName" xml:"DomainGroupName"`
TotalNumber int `json:"TotalNumber" xml:"TotalNumber"`
CreationDate string `json:"CreationDate" xml:"CreationDate"`
ModificationDate string `json:"ModificationDate" xml:"ModificationDate"`
DomainGroupStatus string `json:"DomainGroupStatus" xml:"DomainGroupStatus"`
BeingDeleted bool `json:"BeingDeleted" xml:"BeingDeleted"`
}
SaveDomainGroupResponse is the response struct for api SaveDomainGroup
func CreateSaveDomainGroupResponse ¶
func CreateSaveDomainGroupResponse() (response *SaveDomainGroupResponse)
CreateSaveDomainGroupResponse creates a response to parse from SaveDomainGroup response
type SaveRegistrantProfileRequest ¶
type SaveRegistrantProfileRequest struct {
*requests.RpcRequest
Country string `position:"Query" name:"Country"`
Address string `position:"Query" name:"Address"`
TelArea string `position:"Query" name:"TelArea"`
City string `position:"Query" name:"City"`
RegistrantProfileId requests.Integer `position:"Query" name:"RegistrantProfileId"`
ZhAddress string `position:"Query" name:"ZhAddress"`
RegistrantType string `position:"Query" name:"RegistrantType"`
Telephone string `position:"Query" name:"Telephone"`
DefaultRegistrantProfile requests.Boolean `position:"Query" name:"DefaultRegistrantProfile"`
ZhCity string `position:"Query" name:"ZhCity"`
ZhProvince string `position:"Query" name:"ZhProvince"`
RegistrantOrganization string `position:"Query" name:"RegistrantOrganization"`
TelExt string `position:"Query" name:"TelExt"`
Province string `position:"Query" name:"Province"`
ZhRegistrantName string `position:"Query" name:"ZhRegistrantName"`
PostalCode string `position:"Query" name:"PostalCode"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
Email string `position:"Query" name:"Email"`
RegistrantName string `position:"Query" name:"RegistrantName"`
ZhRegistrantOrganization string `position:"Query" name:"ZhRegistrantOrganization"`
}
SaveRegistrantProfileRequest is the request struct for api SaveRegistrantProfile
func CreateSaveRegistrantProfileRequest ¶
func CreateSaveRegistrantProfileRequest() (request *SaveRegistrantProfileRequest)
CreateSaveRegistrantProfileRequest creates a request to invoke SaveRegistrantProfile API
type SaveRegistrantProfileResponse ¶
type SaveRegistrantProfileResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
RegistrantProfileId int `json:"RegistrantProfileId" xml:"RegistrantProfileId"`
}
SaveRegistrantProfileResponse is the response struct for api SaveRegistrantProfile
func CreateSaveRegistrantProfileResponse ¶
func CreateSaveRegistrantProfileResponse() (response *SaveRegistrantProfileResponse)
CreateSaveRegistrantProfileResponse creates a response to parse from SaveRegistrantProfile response
type SaveSingleTaskForAddingDSRecordRequest ¶
type SaveSingleTaskForAddingDSRecordRequest struct {
*requests.RpcRequest
KeyTag requests.Integer `position:"Query" name:"KeyTag"`
DomainName string `position:"Query" name:"DomainName"`
UserClientIp string `position:"Query" name:"UserClientIp"`
DigestType requests.Integer `position:"Query" name:"DigestType"`
Digest string `position:"Query" name:"Digest"`
Lang string `position:"Query" name:"Lang"`
Algorithm requests.Integer `position:"Query" name:"Algorithm"`
}
SaveSingleTaskForAddingDSRecordRequest is the request struct for api SaveSingleTaskForAddingDSRecord
func CreateSaveSingleTaskForAddingDSRecordRequest ¶
func CreateSaveSingleTaskForAddingDSRecordRequest() (request *SaveSingleTaskForAddingDSRecordRequest)
CreateSaveSingleTaskForAddingDSRecordRequest creates a request to invoke SaveSingleTaskForAddingDSRecord API
type SaveSingleTaskForAddingDSRecordResponse ¶
type SaveSingleTaskForAddingDSRecordResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveSingleTaskForAddingDSRecordResponse is the response struct for api SaveSingleTaskForAddingDSRecord
func CreateSaveSingleTaskForAddingDSRecordResponse ¶
func CreateSaveSingleTaskForAddingDSRecordResponse() (response *SaveSingleTaskForAddingDSRecordResponse)
CreateSaveSingleTaskForAddingDSRecordResponse creates a response to parse from SaveSingleTaskForAddingDSRecord response
type SaveSingleTaskForApprovingTransferOutRequest ¶
type SaveSingleTaskForApprovingTransferOutRequest struct {
*requests.RpcRequest
DomainName string `position:"Query" name:"DomainName"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
}
SaveSingleTaskForApprovingTransferOutRequest is the request struct for api SaveSingleTaskForApprovingTransferOut
func CreateSaveSingleTaskForApprovingTransferOutRequest ¶
func CreateSaveSingleTaskForApprovingTransferOutRequest() (request *SaveSingleTaskForApprovingTransferOutRequest)
CreateSaveSingleTaskForApprovingTransferOutRequest creates a request to invoke SaveSingleTaskForApprovingTransferOut API
type SaveSingleTaskForApprovingTransferOutResponse ¶
type SaveSingleTaskForApprovingTransferOutResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveSingleTaskForApprovingTransferOutResponse is the response struct for api SaveSingleTaskForApprovingTransferOut
func CreateSaveSingleTaskForApprovingTransferOutResponse ¶
func CreateSaveSingleTaskForApprovingTransferOutResponse() (response *SaveSingleTaskForApprovingTransferOutResponse)
CreateSaveSingleTaskForApprovingTransferOutResponse creates a response to parse from SaveSingleTaskForApprovingTransferOut response
type SaveSingleTaskForAssociatingEnsRequest ¶
type SaveSingleTaskForAssociatingEnsRequest struct {
*requests.RpcRequest
Address string `position:"Query" name:"Address"`
UserClientIp string `position:"Query" name:"UserClientIp"`
DomainName string `position:"Query" name:"DomainName"`
Lang string `position:"Query" name:"Lang"`
}
SaveSingleTaskForAssociatingEnsRequest is the request struct for api SaveSingleTaskForAssociatingEns
func CreateSaveSingleTaskForAssociatingEnsRequest ¶
func CreateSaveSingleTaskForAssociatingEnsRequest() (request *SaveSingleTaskForAssociatingEnsRequest)
CreateSaveSingleTaskForAssociatingEnsRequest creates a request to invoke SaveSingleTaskForAssociatingEns API
type SaveSingleTaskForAssociatingEnsResponse ¶
type SaveSingleTaskForAssociatingEnsResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveSingleTaskForAssociatingEnsResponse is the response struct for api SaveSingleTaskForAssociatingEns
func CreateSaveSingleTaskForAssociatingEnsResponse ¶
func CreateSaveSingleTaskForAssociatingEnsResponse() (response *SaveSingleTaskForAssociatingEnsResponse)
CreateSaveSingleTaskForAssociatingEnsResponse creates a response to parse from SaveSingleTaskForAssociatingEns response
type SaveSingleTaskForCancelingTransferInRequest ¶
type SaveSingleTaskForCancelingTransferInRequest struct {
*requests.RpcRequest
DomainName string `position:"Query" name:"DomainName"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
}
SaveSingleTaskForCancelingTransferInRequest is the request struct for api SaveSingleTaskForCancelingTransferIn
func CreateSaveSingleTaskForCancelingTransferInRequest ¶
func CreateSaveSingleTaskForCancelingTransferInRequest() (request *SaveSingleTaskForCancelingTransferInRequest)
CreateSaveSingleTaskForCancelingTransferInRequest creates a request to invoke SaveSingleTaskForCancelingTransferIn API
type SaveSingleTaskForCancelingTransferInResponse ¶
type SaveSingleTaskForCancelingTransferInResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveSingleTaskForCancelingTransferInResponse is the response struct for api SaveSingleTaskForCancelingTransferIn
func CreateSaveSingleTaskForCancelingTransferInResponse ¶
func CreateSaveSingleTaskForCancelingTransferInResponse() (response *SaveSingleTaskForCancelingTransferInResponse)
CreateSaveSingleTaskForCancelingTransferInResponse creates a response to parse from SaveSingleTaskForCancelingTransferIn response
type SaveSingleTaskForCancelingTransferOutRequest ¶
type SaveSingleTaskForCancelingTransferOutRequest struct {
*requests.RpcRequest
DomainName string `position:"Query" name:"DomainName"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
}
SaveSingleTaskForCancelingTransferOutRequest is the request struct for api SaveSingleTaskForCancelingTransferOut
func CreateSaveSingleTaskForCancelingTransferOutRequest ¶
func CreateSaveSingleTaskForCancelingTransferOutRequest() (request *SaveSingleTaskForCancelingTransferOutRequest)
CreateSaveSingleTaskForCancelingTransferOutRequest creates a request to invoke SaveSingleTaskForCancelingTransferOut API
type SaveSingleTaskForCancelingTransferOutResponse ¶
type SaveSingleTaskForCancelingTransferOutResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveSingleTaskForCancelingTransferOutResponse is the response struct for api SaveSingleTaskForCancelingTransferOut
func CreateSaveSingleTaskForCancelingTransferOutResponse ¶
func CreateSaveSingleTaskForCancelingTransferOutResponse() (response *SaveSingleTaskForCancelingTransferOutResponse)
CreateSaveSingleTaskForCancelingTransferOutResponse creates a response to parse from SaveSingleTaskForCancelingTransferOut response
type SaveSingleTaskForCreatingDnsHostRequest ¶
type SaveSingleTaskForCreatingDnsHostRequest struct {
*requests.RpcRequest
InstanceId string `position:"Query" name:"InstanceId"`
Ip *[]string `position:"Query" name:"Ip" type:"Repeated"`
DnsName string `position:"Query" name:"DnsName"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
}
SaveSingleTaskForCreatingDnsHostRequest is the request struct for api SaveSingleTaskForCreatingDnsHost
func CreateSaveSingleTaskForCreatingDnsHostRequest ¶
func CreateSaveSingleTaskForCreatingDnsHostRequest() (request *SaveSingleTaskForCreatingDnsHostRequest)
CreateSaveSingleTaskForCreatingDnsHostRequest creates a request to invoke SaveSingleTaskForCreatingDnsHost API
type SaveSingleTaskForCreatingDnsHostResponse ¶
type SaveSingleTaskForCreatingDnsHostResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveSingleTaskForCreatingDnsHostResponse is the response struct for api SaveSingleTaskForCreatingDnsHost
func CreateSaveSingleTaskForCreatingDnsHostResponse ¶
func CreateSaveSingleTaskForCreatingDnsHostResponse() (response *SaveSingleTaskForCreatingDnsHostResponse)
CreateSaveSingleTaskForCreatingDnsHostResponse creates a response to parse from SaveSingleTaskForCreatingDnsHost response
type SaveSingleTaskForCreatingOrderActivateRequest ¶
type SaveSingleTaskForCreatingOrderActivateRequest struct {
*requests.RpcRequest
Country string `position:"Query" name:"Country"`
SubscriptionDuration requests.Integer `position:"Query" name:"SubscriptionDuration"`
PermitPremiumActivation requests.Boolean `position:"Query" name:"PermitPremiumActivation"`
City string `position:"Query" name:"City"`
Dns2 string `position:"Query" name:"Dns2"`
Dns1 string `position:"Query" name:"Dns1"`
RegistrantProfileId requests.Integer `position:"Query" name:"RegistrantProfileId"`
CouponNo string `position:"Query" name:"CouponNo"`
AliyunDns requests.Boolean `position:"Query" name:"AliyunDns"`
ZhCity string `position:"Query" name:"ZhCity"`
TelExt string `position:"Query" name:"TelExt"`
ZhRegistrantName string `position:"Query" name:"ZhRegistrantName"`
Province string `position:"Query" name:"Province"`
PostalCode string `position:"Query" name:"PostalCode"`
Lang string `position:"Query" name:"Lang"`
Email string `position:"Query" name:"Email"`
ZhRegistrantOrganization string `position:"Query" name:"ZhRegistrantOrganization"`
Address string `position:"Query" name:"Address"`
TelArea string `position:"Query" name:"TelArea"`
DomainName string `position:"Query" name:"DomainName"`
ZhAddress string `position:"Query" name:"ZhAddress"`
RegistrantType string `position:"Query" name:"RegistrantType"`
Telephone string `position:"Query" name:"Telephone"`
TrademarkDomainActivation requests.Boolean `position:"Query" name:"TrademarkDomainActivation"`
UseCoupon requests.Boolean `position:"Query" name:"UseCoupon"`
ZhProvince string `position:"Query" name:"ZhProvince"`
RegistrantOrganization string `position:"Query" name:"RegistrantOrganization"`
PromotionNo string `position:"Query" name:"PromotionNo"`
EnableDomainProxy requests.Boolean `position:"Query" name:"EnableDomainProxy"`
UserClientIp string `position:"Query" name:"UserClientIp"`
RegistrantName string `position:"Query" name:"RegistrantName"`
UsePromotion requests.Boolean `position:"Query" name:"UsePromotion"`
}
SaveSingleTaskForCreatingOrderActivateRequest is the request struct for api SaveSingleTaskForCreatingOrderActivate
func CreateSaveSingleTaskForCreatingOrderActivateRequest ¶
func CreateSaveSingleTaskForCreatingOrderActivateRequest() (request *SaveSingleTaskForCreatingOrderActivateRequest)
CreateSaveSingleTaskForCreatingOrderActivateRequest creates a request to invoke SaveSingleTaskForCreatingOrderActivate API
type SaveSingleTaskForCreatingOrderActivateResponse ¶
type SaveSingleTaskForCreatingOrderActivateResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveSingleTaskForCreatingOrderActivateResponse is the response struct for api SaveSingleTaskForCreatingOrderActivate
func CreateSaveSingleTaskForCreatingOrderActivateResponse ¶
func CreateSaveSingleTaskForCreatingOrderActivateResponse() (response *SaveSingleTaskForCreatingOrderActivateResponse)
CreateSaveSingleTaskForCreatingOrderActivateResponse creates a response to parse from SaveSingleTaskForCreatingOrderActivate response
type SaveSingleTaskForCreatingOrderRedeemRequest ¶
type SaveSingleTaskForCreatingOrderRedeemRequest struct {
*requests.RpcRequest
PromotionNo string `position:"Query" name:"PromotionNo"`
CurrentExpirationDate requests.Integer `position:"Query" name:"CurrentExpirationDate"`
UserClientIp string `position:"Query" name:"UserClientIp"`
DomainName string `position:"Query" name:"DomainName"`
CouponNo string `position:"Query" name:"CouponNo"`
UseCoupon requests.Boolean `position:"Query" name:"UseCoupon"`
Lang string `position:"Query" name:"Lang"`
UsePromotion requests.Boolean `position:"Query" name:"UsePromotion"`
}
SaveSingleTaskForCreatingOrderRedeemRequest is the request struct for api SaveSingleTaskForCreatingOrderRedeem
func CreateSaveSingleTaskForCreatingOrderRedeemRequest ¶
func CreateSaveSingleTaskForCreatingOrderRedeemRequest() (request *SaveSingleTaskForCreatingOrderRedeemRequest)
CreateSaveSingleTaskForCreatingOrderRedeemRequest creates a request to invoke SaveSingleTaskForCreatingOrderRedeem API
type SaveSingleTaskForCreatingOrderRedeemResponse ¶
type SaveSingleTaskForCreatingOrderRedeemResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveSingleTaskForCreatingOrderRedeemResponse is the response struct for api SaveSingleTaskForCreatingOrderRedeem
func CreateSaveSingleTaskForCreatingOrderRedeemResponse ¶
func CreateSaveSingleTaskForCreatingOrderRedeemResponse() (response *SaveSingleTaskForCreatingOrderRedeemResponse)
CreateSaveSingleTaskForCreatingOrderRedeemResponse creates a response to parse from SaveSingleTaskForCreatingOrderRedeem response
type SaveSingleTaskForCreatingOrderRenewRequest ¶
type SaveSingleTaskForCreatingOrderRenewRequest struct {
*requests.RpcRequest
SubscriptionDuration requests.Integer `position:"Query" name:"SubscriptionDuration"`
PromotionNo string `position:"Query" name:"PromotionNo"`
CurrentExpirationDate requests.Integer `position:"Query" name:"CurrentExpirationDate"`
UserClientIp string `position:"Query" name:"UserClientIp"`
DomainName string `position:"Query" name:"DomainName"`
CouponNo string `position:"Query" name:"CouponNo"`
UseCoupon requests.Boolean `position:"Query" name:"UseCoupon"`
Lang string `position:"Query" name:"Lang"`
UsePromotion requests.Boolean `position:"Query" name:"UsePromotion"`
}
SaveSingleTaskForCreatingOrderRenewRequest is the request struct for api SaveSingleTaskForCreatingOrderRenew
func CreateSaveSingleTaskForCreatingOrderRenewRequest ¶
func CreateSaveSingleTaskForCreatingOrderRenewRequest() (request *SaveSingleTaskForCreatingOrderRenewRequest)
CreateSaveSingleTaskForCreatingOrderRenewRequest creates a request to invoke SaveSingleTaskForCreatingOrderRenew API
type SaveSingleTaskForCreatingOrderRenewResponse ¶
type SaveSingleTaskForCreatingOrderRenewResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveSingleTaskForCreatingOrderRenewResponse is the response struct for api SaveSingleTaskForCreatingOrderRenew
func CreateSaveSingleTaskForCreatingOrderRenewResponse ¶
func CreateSaveSingleTaskForCreatingOrderRenewResponse() (response *SaveSingleTaskForCreatingOrderRenewResponse)
CreateSaveSingleTaskForCreatingOrderRenewResponse creates a response to parse from SaveSingleTaskForCreatingOrderRenew response
type SaveSingleTaskForCreatingOrderTransferRequest ¶
type SaveSingleTaskForCreatingOrderTransferRequest struct {
*requests.RpcRequest
PermitPremiumTransfer requests.Boolean `position:"Query" name:"PermitPremiumTransfer"`
PromotionNo string `position:"Query" name:"PromotionNo"`
AuthorizationCode string `position:"Query" name:"AuthorizationCode"`
UserClientIp string `position:"Query" name:"UserClientIp"`
DomainName string `position:"Query" name:"DomainName"`
RegistrantProfileId requests.Integer `position:"Query" name:"RegistrantProfileId"`
CouponNo string `position:"Query" name:"CouponNo"`
UseCoupon requests.Boolean `position:"Query" name:"UseCoupon"`
Lang string `position:"Query" name:"Lang"`
UsePromotion requests.Boolean `position:"Query" name:"UsePromotion"`
}
SaveSingleTaskForCreatingOrderTransferRequest is the request struct for api SaveSingleTaskForCreatingOrderTransfer
func CreateSaveSingleTaskForCreatingOrderTransferRequest ¶
func CreateSaveSingleTaskForCreatingOrderTransferRequest() (request *SaveSingleTaskForCreatingOrderTransferRequest)
CreateSaveSingleTaskForCreatingOrderTransferRequest creates a request to invoke SaveSingleTaskForCreatingOrderTransfer API
type SaveSingleTaskForCreatingOrderTransferResponse ¶
type SaveSingleTaskForCreatingOrderTransferResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveSingleTaskForCreatingOrderTransferResponse is the response struct for api SaveSingleTaskForCreatingOrderTransfer
func CreateSaveSingleTaskForCreatingOrderTransferResponse ¶
func CreateSaveSingleTaskForCreatingOrderTransferResponse() (response *SaveSingleTaskForCreatingOrderTransferResponse)
CreateSaveSingleTaskForCreatingOrderTransferResponse creates a response to parse from SaveSingleTaskForCreatingOrderTransfer response
type SaveSingleTaskForDeletingDSRecordRequest ¶
type SaveSingleTaskForDeletingDSRecordRequest struct {
*requests.RpcRequest
KeyTag requests.Integer `position:"Query" name:"KeyTag"`
DomainName string `position:"Query" name:"DomainName"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
}
SaveSingleTaskForDeletingDSRecordRequest is the request struct for api SaveSingleTaskForDeletingDSRecord
func CreateSaveSingleTaskForDeletingDSRecordRequest ¶
func CreateSaveSingleTaskForDeletingDSRecordRequest() (request *SaveSingleTaskForDeletingDSRecordRequest)
CreateSaveSingleTaskForDeletingDSRecordRequest creates a request to invoke SaveSingleTaskForDeletingDSRecord API
type SaveSingleTaskForDeletingDSRecordResponse ¶
type SaveSingleTaskForDeletingDSRecordResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveSingleTaskForDeletingDSRecordResponse is the response struct for api SaveSingleTaskForDeletingDSRecord
func CreateSaveSingleTaskForDeletingDSRecordResponse ¶
func CreateSaveSingleTaskForDeletingDSRecordResponse() (response *SaveSingleTaskForDeletingDSRecordResponse)
CreateSaveSingleTaskForDeletingDSRecordResponse creates a response to parse from SaveSingleTaskForDeletingDSRecord response
type SaveSingleTaskForDeletingDnsHostRequest ¶
type SaveSingleTaskForDeletingDnsHostRequest struct {
*requests.RpcRequest
InstanceId string `position:"Query" name:"InstanceId"`
DnsName string `position:"Query" name:"DnsName"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
}
SaveSingleTaskForDeletingDnsHostRequest is the request struct for api SaveSingleTaskForDeletingDnsHost
func CreateSaveSingleTaskForDeletingDnsHostRequest ¶
func CreateSaveSingleTaskForDeletingDnsHostRequest() (request *SaveSingleTaskForDeletingDnsHostRequest)
CreateSaveSingleTaskForDeletingDnsHostRequest creates a request to invoke SaveSingleTaskForDeletingDnsHost API
type SaveSingleTaskForDeletingDnsHostResponse ¶
type SaveSingleTaskForDeletingDnsHostResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveSingleTaskForDeletingDnsHostResponse is the response struct for api SaveSingleTaskForDeletingDnsHost
func CreateSaveSingleTaskForDeletingDnsHostResponse ¶
func CreateSaveSingleTaskForDeletingDnsHostResponse() (response *SaveSingleTaskForDeletingDnsHostResponse)
CreateSaveSingleTaskForDeletingDnsHostResponse creates a response to parse from SaveSingleTaskForDeletingDnsHost response
type SaveSingleTaskForDisassociatingEnsRequest ¶
type SaveSingleTaskForDisassociatingEnsRequest struct {
*requests.RpcRequest
UserClientIp string `position:"Query" name:"UserClientIp"`
DomainName string `position:"Query" name:"DomainName"`
Lang string `position:"Query" name:"Lang"`
}
SaveSingleTaskForDisassociatingEnsRequest is the request struct for api SaveSingleTaskForDisassociatingEns
func CreateSaveSingleTaskForDisassociatingEnsRequest ¶
func CreateSaveSingleTaskForDisassociatingEnsRequest() (request *SaveSingleTaskForDisassociatingEnsRequest)
CreateSaveSingleTaskForDisassociatingEnsRequest creates a request to invoke SaveSingleTaskForDisassociatingEns API
type SaveSingleTaskForDisassociatingEnsResponse ¶
type SaveSingleTaskForDisassociatingEnsResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveSingleTaskForDisassociatingEnsResponse is the response struct for api SaveSingleTaskForDisassociatingEns
func CreateSaveSingleTaskForDisassociatingEnsResponse ¶
func CreateSaveSingleTaskForDisassociatingEnsResponse() (response *SaveSingleTaskForDisassociatingEnsResponse)
CreateSaveSingleTaskForDisassociatingEnsResponse creates a response to parse from SaveSingleTaskForDisassociatingEns response
type SaveSingleTaskForDomainNameProxyServiceRequest ¶
type SaveSingleTaskForDomainNameProxyServiceRequest struct {
*requests.RpcRequest
UserClientIp string `position:"Query" name:"UserClientIp"`
DomainName string `position:"Query" name:"DomainName"`
Lang string `position:"Query" name:"Lang"`
Status requests.Boolean `position:"Query" name:"Status"`
}
SaveSingleTaskForDomainNameProxyServiceRequest is the request struct for api SaveSingleTaskForDomainNameProxyService
func CreateSaveSingleTaskForDomainNameProxyServiceRequest ¶
func CreateSaveSingleTaskForDomainNameProxyServiceRequest() (request *SaveSingleTaskForDomainNameProxyServiceRequest)
CreateSaveSingleTaskForDomainNameProxyServiceRequest creates a request to invoke SaveSingleTaskForDomainNameProxyService API
type SaveSingleTaskForDomainNameProxyServiceResponse ¶
type SaveSingleTaskForDomainNameProxyServiceResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveSingleTaskForDomainNameProxyServiceResponse is the response struct for api SaveSingleTaskForDomainNameProxyService
func CreateSaveSingleTaskForDomainNameProxyServiceResponse ¶
func CreateSaveSingleTaskForDomainNameProxyServiceResponse() (response *SaveSingleTaskForDomainNameProxyServiceResponse)
CreateSaveSingleTaskForDomainNameProxyServiceResponse creates a response to parse from SaveSingleTaskForDomainNameProxyService response
type SaveSingleTaskForModifyingDSRecordRequest ¶
type SaveSingleTaskForModifyingDSRecordRequest struct {
*requests.RpcRequest
KeyTag requests.Integer `position:"Query" name:"KeyTag"`
DomainName string `position:"Query" name:"DomainName"`
UserClientIp string `position:"Query" name:"UserClientIp"`
DigestType requests.Integer `position:"Query" name:"DigestType"`
Digest string `position:"Query" name:"Digest"`
Lang string `position:"Query" name:"Lang"`
Algorithm requests.Integer `position:"Query" name:"Algorithm"`
}
SaveSingleTaskForModifyingDSRecordRequest is the request struct for api SaveSingleTaskForModifyingDSRecord
func CreateSaveSingleTaskForModifyingDSRecordRequest ¶
func CreateSaveSingleTaskForModifyingDSRecordRequest() (request *SaveSingleTaskForModifyingDSRecordRequest)
CreateSaveSingleTaskForModifyingDSRecordRequest creates a request to invoke SaveSingleTaskForModifyingDSRecord API
type SaveSingleTaskForModifyingDSRecordResponse ¶
type SaveSingleTaskForModifyingDSRecordResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveSingleTaskForModifyingDSRecordResponse is the response struct for api SaveSingleTaskForModifyingDSRecord
func CreateSaveSingleTaskForModifyingDSRecordResponse ¶
func CreateSaveSingleTaskForModifyingDSRecordResponse() (response *SaveSingleTaskForModifyingDSRecordResponse)
CreateSaveSingleTaskForModifyingDSRecordResponse creates a response to parse from SaveSingleTaskForModifyingDSRecord response
type SaveSingleTaskForModifyingDnsHostRequest ¶
type SaveSingleTaskForModifyingDnsHostRequest struct {
*requests.RpcRequest
InstanceId string `position:"Query" name:"InstanceId"`
Ip *[]string `position:"Query" name:"Ip" type:"Repeated"`
DnsName string `position:"Query" name:"DnsName"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
}
SaveSingleTaskForModifyingDnsHostRequest is the request struct for api SaveSingleTaskForModifyingDnsHost
func CreateSaveSingleTaskForModifyingDnsHostRequest ¶
func CreateSaveSingleTaskForModifyingDnsHostRequest() (request *SaveSingleTaskForModifyingDnsHostRequest)
CreateSaveSingleTaskForModifyingDnsHostRequest creates a request to invoke SaveSingleTaskForModifyingDnsHost API
type SaveSingleTaskForModifyingDnsHostResponse ¶
type SaveSingleTaskForModifyingDnsHostResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveSingleTaskForModifyingDnsHostResponse is the response struct for api SaveSingleTaskForModifyingDnsHost
func CreateSaveSingleTaskForModifyingDnsHostResponse ¶
func CreateSaveSingleTaskForModifyingDnsHostResponse() (response *SaveSingleTaskForModifyingDnsHostResponse)
CreateSaveSingleTaskForModifyingDnsHostResponse creates a response to parse from SaveSingleTaskForModifyingDnsHost response
type SaveSingleTaskForQueryingTransferAuthorizationCodeRequest ¶
type SaveSingleTaskForQueryingTransferAuthorizationCodeRequest struct {
*requests.RpcRequest
DomainName string `position:"Query" name:"DomainName"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
}
SaveSingleTaskForQueryingTransferAuthorizationCodeRequest is the request struct for api SaveSingleTaskForQueryingTransferAuthorizationCode
func CreateSaveSingleTaskForQueryingTransferAuthorizationCodeRequest ¶
func CreateSaveSingleTaskForQueryingTransferAuthorizationCodeRequest() (request *SaveSingleTaskForQueryingTransferAuthorizationCodeRequest)
CreateSaveSingleTaskForQueryingTransferAuthorizationCodeRequest creates a request to invoke SaveSingleTaskForQueryingTransferAuthorizationCode API
type SaveSingleTaskForQueryingTransferAuthorizationCodeResponse ¶
type SaveSingleTaskForQueryingTransferAuthorizationCodeResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveSingleTaskForQueryingTransferAuthorizationCodeResponse is the response struct for api SaveSingleTaskForQueryingTransferAuthorizationCode
func CreateSaveSingleTaskForQueryingTransferAuthorizationCodeResponse ¶
func CreateSaveSingleTaskForQueryingTransferAuthorizationCodeResponse() (response *SaveSingleTaskForQueryingTransferAuthorizationCodeResponse)
CreateSaveSingleTaskForQueryingTransferAuthorizationCodeResponse creates a response to parse from SaveSingleTaskForQueryingTransferAuthorizationCode response
type SaveSingleTaskForSynchronizingDSRecordRequest ¶
type SaveSingleTaskForSynchronizingDSRecordRequest struct {
*requests.RpcRequest
DomainName string `position:"Query" name:"DomainName"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
}
SaveSingleTaskForSynchronizingDSRecordRequest is the request struct for api SaveSingleTaskForSynchronizingDSRecord
func CreateSaveSingleTaskForSynchronizingDSRecordRequest ¶
func CreateSaveSingleTaskForSynchronizingDSRecordRequest() (request *SaveSingleTaskForSynchronizingDSRecordRequest)
CreateSaveSingleTaskForSynchronizingDSRecordRequest creates a request to invoke SaveSingleTaskForSynchronizingDSRecord API
type SaveSingleTaskForSynchronizingDSRecordResponse ¶
type SaveSingleTaskForSynchronizingDSRecordResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveSingleTaskForSynchronizingDSRecordResponse is the response struct for api SaveSingleTaskForSynchronizingDSRecord
func CreateSaveSingleTaskForSynchronizingDSRecordResponse ¶
func CreateSaveSingleTaskForSynchronizingDSRecordResponse() (response *SaveSingleTaskForSynchronizingDSRecordResponse)
CreateSaveSingleTaskForSynchronizingDSRecordResponse creates a response to parse from SaveSingleTaskForSynchronizingDSRecord response
type SaveSingleTaskForSynchronizingDnsHostRequest ¶
type SaveSingleTaskForSynchronizingDnsHostRequest struct {
*requests.RpcRequest
InstanceId string `position:"Query" name:"InstanceId"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
}
SaveSingleTaskForSynchronizingDnsHostRequest is the request struct for api SaveSingleTaskForSynchronizingDnsHost
func CreateSaveSingleTaskForSynchronizingDnsHostRequest ¶
func CreateSaveSingleTaskForSynchronizingDnsHostRequest() (request *SaveSingleTaskForSynchronizingDnsHostRequest)
CreateSaveSingleTaskForSynchronizingDnsHostRequest creates a request to invoke SaveSingleTaskForSynchronizingDnsHost API
type SaveSingleTaskForSynchronizingDnsHostResponse ¶
type SaveSingleTaskForSynchronizingDnsHostResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveSingleTaskForSynchronizingDnsHostResponse is the response struct for api SaveSingleTaskForSynchronizingDnsHost
func CreateSaveSingleTaskForSynchronizingDnsHostResponse ¶
func CreateSaveSingleTaskForSynchronizingDnsHostResponse() (response *SaveSingleTaskForSynchronizingDnsHostResponse)
CreateSaveSingleTaskForSynchronizingDnsHostResponse creates a response to parse from SaveSingleTaskForSynchronizingDnsHost response
type SaveSingleTaskForTransferProhibitionLockRequest ¶
type SaveSingleTaskForTransferProhibitionLockRequest struct {
*requests.RpcRequest
UserClientIp string `position:"Query" name:"UserClientIp"`
DomainName string `position:"Query" name:"DomainName"`
Lang string `position:"Query" name:"Lang"`
Status requests.Boolean `position:"Query" name:"Status"`
}
SaveSingleTaskForTransferProhibitionLockRequest is the request struct for api SaveSingleTaskForTransferProhibitionLock
func CreateSaveSingleTaskForTransferProhibitionLockRequest ¶
func CreateSaveSingleTaskForTransferProhibitionLockRequest() (request *SaveSingleTaskForTransferProhibitionLockRequest)
CreateSaveSingleTaskForTransferProhibitionLockRequest creates a request to invoke SaveSingleTaskForTransferProhibitionLock API
type SaveSingleTaskForTransferProhibitionLockResponse ¶
type SaveSingleTaskForTransferProhibitionLockResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveSingleTaskForTransferProhibitionLockResponse is the response struct for api SaveSingleTaskForTransferProhibitionLock
func CreateSaveSingleTaskForTransferProhibitionLockResponse ¶
func CreateSaveSingleTaskForTransferProhibitionLockResponse() (response *SaveSingleTaskForTransferProhibitionLockResponse)
CreateSaveSingleTaskForTransferProhibitionLockResponse creates a response to parse from SaveSingleTaskForTransferProhibitionLock response
type SaveSingleTaskForUpdateProhibitionLockRequest ¶
type SaveSingleTaskForUpdateProhibitionLockRequest struct {
*requests.RpcRequest
UserClientIp string `position:"Query" name:"UserClientIp"`
DomainName string `position:"Query" name:"DomainName"`
Lang string `position:"Query" name:"Lang"`
Status requests.Boolean `position:"Query" name:"Status"`
}
SaveSingleTaskForUpdateProhibitionLockRequest is the request struct for api SaveSingleTaskForUpdateProhibitionLock
func CreateSaveSingleTaskForUpdateProhibitionLockRequest ¶
func CreateSaveSingleTaskForUpdateProhibitionLockRequest() (request *SaveSingleTaskForUpdateProhibitionLockRequest)
CreateSaveSingleTaskForUpdateProhibitionLockRequest creates a request to invoke SaveSingleTaskForUpdateProhibitionLock API
type SaveSingleTaskForUpdateProhibitionLockResponse ¶
type SaveSingleTaskForUpdateProhibitionLockResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveSingleTaskForUpdateProhibitionLockResponse is the response struct for api SaveSingleTaskForUpdateProhibitionLock
func CreateSaveSingleTaskForUpdateProhibitionLockResponse ¶
func CreateSaveSingleTaskForUpdateProhibitionLockResponse() (response *SaveSingleTaskForUpdateProhibitionLockResponse)
CreateSaveSingleTaskForUpdateProhibitionLockResponse creates a response to parse from SaveSingleTaskForUpdateProhibitionLock response
type SaveSingleTaskForUpdatingContactInfoRequest ¶
type SaveSingleTaskForUpdatingContactInfoRequest struct {
*requests.RpcRequest
InstanceId string `position:"Query" name:"InstanceId"`
ContactType string `position:"Query" name:"ContactType"`
UserClientIp string `position:"Query" name:"UserClientIp"`
DomainName string `position:"Query" name:"DomainName"`
RegistrantProfileId requests.Integer `position:"Query" name:"RegistrantProfileId"`
AddTransferLock requests.Boolean `position:"Query" name:"AddTransferLock"`
Lang string `position:"Query" name:"Lang"`
}
SaveSingleTaskForUpdatingContactInfoRequest is the request struct for api SaveSingleTaskForUpdatingContactInfo
func CreateSaveSingleTaskForUpdatingContactInfoRequest ¶
func CreateSaveSingleTaskForUpdatingContactInfoRequest() (request *SaveSingleTaskForUpdatingContactInfoRequest)
CreateSaveSingleTaskForUpdatingContactInfoRequest creates a request to invoke SaveSingleTaskForUpdatingContactInfo API
type SaveSingleTaskForUpdatingContactInfoResponse ¶
type SaveSingleTaskForUpdatingContactInfoResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveSingleTaskForUpdatingContactInfoResponse is the response struct for api SaveSingleTaskForUpdatingContactInfo
func CreateSaveSingleTaskForUpdatingContactInfoResponse ¶
func CreateSaveSingleTaskForUpdatingContactInfoResponse() (response *SaveSingleTaskForUpdatingContactInfoResponse)
CreateSaveSingleTaskForUpdatingContactInfoResponse creates a response to parse from SaveSingleTaskForUpdatingContactInfo response
type SaveTaskForSubmittingDomainDeleteRequest ¶
type SaveTaskForSubmittingDomainDeleteRequest struct {
*requests.RpcRequest
InstanceId string `position:"Query" name:"InstanceId"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
}
SaveTaskForSubmittingDomainDeleteRequest is the request struct for api SaveTaskForSubmittingDomainDelete
func CreateSaveTaskForSubmittingDomainDeleteRequest ¶
func CreateSaveTaskForSubmittingDomainDeleteRequest() (request *SaveTaskForSubmittingDomainDeleteRequest)
CreateSaveTaskForSubmittingDomainDeleteRequest creates a request to invoke SaveTaskForSubmittingDomainDelete API
type SaveTaskForSubmittingDomainDeleteResponse ¶
type SaveTaskForSubmittingDomainDeleteResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveTaskForSubmittingDomainDeleteResponse is the response struct for api SaveTaskForSubmittingDomainDelete
func CreateSaveTaskForSubmittingDomainDeleteResponse ¶
func CreateSaveTaskForSubmittingDomainDeleteResponse() (response *SaveTaskForSubmittingDomainDeleteResponse)
CreateSaveTaskForSubmittingDomainDeleteResponse creates a response to parse from SaveTaskForSubmittingDomainDelete response
type SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredentialRequest ¶
type SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredentialRequest struct {
*requests.RpcRequest
IdentityCredentialType string `position:"Query" name:"IdentityCredentialType"`
UserClientIp string `position:"Query" name:"UserClientIp"`
IdentityCredential string `position:"Body" name:"IdentityCredential"`
DomainName *[]string `position:"Query" name:"DomainName" type:"Repeated"`
Lang string `position:"Query" name:"Lang"`
IdentityCredentialNo string `position:"Query" name:"IdentityCredentialNo"`
}
SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredentialRequest is the request struct for api SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredential
func CreateSaveTaskForSubmittingDomainRealNameVerificationByIdentityCredentialRequest ¶
func CreateSaveTaskForSubmittingDomainRealNameVerificationByIdentityCredentialRequest() (request *SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredentialRequest)
CreateSaveTaskForSubmittingDomainRealNameVerificationByIdentityCredentialRequest creates a request to invoke SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredential API
type SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredentialResponse ¶
type SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredentialResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredentialResponse is the response struct for api SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredential
func CreateSaveTaskForSubmittingDomainRealNameVerificationByIdentityCredentialResponse ¶
func CreateSaveTaskForSubmittingDomainRealNameVerificationByIdentityCredentialResponse() (response *SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredentialResponse)
CreateSaveTaskForSubmittingDomainRealNameVerificationByIdentityCredentialResponse creates a response to parse from SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredential response
type SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileIDRequest ¶
type SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileIDRequest struct {
*requests.RpcRequest
InstanceId string `position:"Query" name:"InstanceId"`
UserClientIp string `position:"Query" name:"UserClientIp"`
DomainName string `position:"Query" name:"DomainName"`
RegistrantProfileId requests.Integer `position:"Query" name:"RegistrantProfileId"`
Lang string `position:"Query" name:"Lang"`
}
SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileIDRequest is the request struct for api SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileID
func CreateSaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileIDRequest ¶
func CreateSaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileIDRequest() (request *SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileIDRequest)
CreateSaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileIDRequest creates a request to invoke SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileID API
type SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileIDResponse ¶
type SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileIDResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileIDResponse is the response struct for api SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileID
func CreateSaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileIDResponse ¶
func CreateSaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileIDResponse() (response *SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileIDResponse)
CreateSaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileIDResponse creates a response to parse from SaveTaskForSubmittingDomainRealNameVerificationByRegistrantProfileID response
type SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest ¶
type SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest struct {
*requests.RpcRequest
Country string `position:"Query" name:"Country"`
IdentityCredentialType string `position:"Query" name:"IdentityCredentialType"`
Address string `position:"Query" name:"Address"`
TelArea string `position:"Query" name:"TelArea"`
City string `position:"Query" name:"City"`
ZhAddress string `position:"Query" name:"ZhAddress"`
RegistrantType string `position:"Query" name:"RegistrantType"`
DomainName *[]string `position:"Query" name:"DomainName" type:"Repeated"`
IdentityCredential string `position:"Body" name:"IdentityCredential"`
Telephone string `position:"Query" name:"Telephone"`
TransferOutProhibited requests.Boolean `position:"Query" name:"TransferOutProhibited"`
ZhCity string `position:"Query" name:"ZhCity"`
ZhProvince string `position:"Query" name:"ZhProvince"`
RegistrantOrganization string `position:"Query" name:"RegistrantOrganization"`
TelExt string `position:"Query" name:"TelExt"`
Province string `position:"Query" name:"Province"`
ZhRegistrantName string `position:"Query" name:"ZhRegistrantName"`
PostalCode string `position:"Query" name:"PostalCode"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
IdentityCredentialNo string `position:"Query" name:"IdentityCredentialNo"`
Email string `position:"Query" name:"Email"`
RegistrantName string `position:"Query" name:"RegistrantName"`
ZhRegistrantOrganization string `position:"Query" name:"ZhRegistrantOrganization"`
}
SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest is the request struct for api SaveTaskForUpdatingRegistrantInfoByIdentityCredential
func CreateSaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest ¶
func CreateSaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest() (request *SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest)
CreateSaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest creates a request to invoke SaveTaskForUpdatingRegistrantInfoByIdentityCredential API
type SaveTaskForUpdatingRegistrantInfoByIdentityCredentialResponse ¶
type SaveTaskForUpdatingRegistrantInfoByIdentityCredentialResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveTaskForUpdatingRegistrantInfoByIdentityCredentialResponse is the response struct for api SaveTaskForUpdatingRegistrantInfoByIdentityCredential
func CreateSaveTaskForUpdatingRegistrantInfoByIdentityCredentialResponse ¶
func CreateSaveTaskForUpdatingRegistrantInfoByIdentityCredentialResponse() (response *SaveTaskForUpdatingRegistrantInfoByIdentityCredentialResponse)
CreateSaveTaskForUpdatingRegistrantInfoByIdentityCredentialResponse creates a response to parse from SaveTaskForUpdatingRegistrantInfoByIdentityCredential response
type SaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDRequest ¶
type SaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDRequest struct {
*requests.RpcRequest
UserClientIp string `position:"Query" name:"UserClientIp"`
RegistrantProfileId requests.Integer `position:"Query" name:"RegistrantProfileId"`
DomainName *[]string `position:"Query" name:"DomainName" type:"Repeated"`
TransferOutProhibited requests.Boolean `position:"Query" name:"TransferOutProhibited"`
Lang string `position:"Query" name:"Lang"`
}
SaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDRequest is the request struct for api SaveTaskForUpdatingRegistrantInfoByRegistrantProfileID
func CreateSaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDRequest ¶
func CreateSaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDRequest() (request *SaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDRequest)
CreateSaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDRequest creates a request to invoke SaveTaskForUpdatingRegistrantInfoByRegistrantProfileID API
type SaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDResponse ¶
type SaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
}
SaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDResponse is the response struct for api SaveTaskForUpdatingRegistrantInfoByRegistrantProfileID
func CreateSaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDResponse ¶
func CreateSaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDResponse() (response *SaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDResponse)
CreateSaveTaskForUpdatingRegistrantInfoByRegistrantProfileIDResponse creates a response to parse from SaveTaskForUpdatingRegistrantInfoByRegistrantProfileID response
type ScrollDomainListRequest ¶
type ScrollDomainListRequest struct {
*requests.RpcRequest
EndExpirationDate requests.Integer `position:"Query" name:"EndExpirationDate"`
ProductDomainType string `position:"Query" name:"ProductDomainType"`
Suffixs string `position:"Query" name:"Suffixs"`
StartExpirationDate requests.Integer `position:"Query" name:"StartExpirationDate"`
DomainStatus requests.Integer `position:"Query" name:"DomainStatus"`
DomainGroupId requests.Integer `position:"Query" name:"DomainGroupId"`
KeyWordSuffix requests.Boolean `position:"Query" name:"KeyWordSuffix"`
ScrollId string `position:"Query" name:"ScrollId"`
Excluded string `position:"Query" name:"Excluded"`
KeyWordPrefix requests.Boolean `position:"Query" name:"KeyWordPrefix"`
StartLength requests.Integer `position:"Query" name:"StartLength"`
TradeType requests.Integer `position:"Query" name:"TradeType"`
ExcludedSuffix requests.Boolean `position:"Query" name:"ExcludedSuffix"`
EndRegistrationDate requests.Integer `position:"Query" name:"EndRegistrationDate"`
Form requests.Integer `position:"Query" name:"Form"`
UserClientIp string `position:"Query" name:"UserClientIp"`
PageSize requests.Integer `position:"Query" name:"PageSize"`
Lang string `position:"Query" name:"Lang"`
ExcludedPrefix requests.Boolean `position:"Query" name:"ExcludedPrefix"`
KeyWord string `position:"Query" name:"KeyWord"`
StartRegistrationDate requests.Integer `position:"Query" name:"StartRegistrationDate"`
EndLength requests.Integer `position:"Query" name:"EndLength"`
}
ScrollDomainListRequest is the request struct for api ScrollDomainList
func CreateScrollDomainListRequest ¶
func CreateScrollDomainListRequest() (request *ScrollDomainListRequest)
CreateScrollDomainListRequest creates a request to invoke ScrollDomainList API
type ScrollDomainListResponse ¶
type ScrollDomainListResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
TotalItemNum int `json:"TotalItemNum" xml:"TotalItemNum"`
PageSize int `json:"PageSize" xml:"PageSize"`
ScrollId string `json:"ScrollId" xml:"ScrollId"`
Data DataInScrollDomainList `json:"Data" xml:"Data"`
}
ScrollDomainListResponse is the response struct for api ScrollDomainList
func CreateScrollDomainListResponse ¶
func CreateScrollDomainListResponse() (response *ScrollDomainListResponse)
CreateScrollDomainListResponse creates a response to parse from ScrollDomainList response
type SendResult ¶
type SendResult struct {
Message string `json:"Message" xml:"Message"`
Email string `json:"Email" xml:"Email"`
Code string `json:"Code" xml:"Code"`
}
SendResult is a nested struct in domain response
type SensitiveWordMatchResult ¶
type SensitiveWordMatchResult struct {
Keyword string `json:"Keyword" xml:"Keyword"`
Exist bool `json:"Exist" xml:"Exist"`
MatchedSentiveWords MatchedSentiveWordsInBatchFuzzyMatchDomainSensitiveWord `json:"MatchedSentiveWords" xml:"MatchedSentiveWords"`
}
SensitiveWordMatchResult is a nested struct in domain response
type SensitiveWordMatchResultList ¶
type SensitiveWordMatchResultList struct {
SensitiveWordMatchResult []SensitiveWordMatchResult `json:"SensitiveWordMatchResult" xml:"SensitiveWordMatchResult"`
}
SensitiveWordMatchResultList is a nested struct in domain response
type StreetInLookupTmchNotice ¶
type StreetInLookupTmchNotice struct {
Street []string `json:"Street" xml:"Street"`
}
StreetInLookupTmchNotice is a nested struct in domain response
type SubmitEmailVerificationRequest ¶
type SubmitEmailVerificationRequest struct {
*requests.RpcRequest
SendIfExist requests.Boolean `position:"Query" name:"SendIfExist"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
Email string `position:"Query" name:"Email"`
}
SubmitEmailVerificationRequest is the request struct for api SubmitEmailVerification
func CreateSubmitEmailVerificationRequest ¶
func CreateSubmitEmailVerificationRequest() (request *SubmitEmailVerificationRequest)
CreateSubmitEmailVerificationRequest creates a request to invoke SubmitEmailVerification API
type SubmitEmailVerificationResponse ¶
type SubmitEmailVerificationResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
SuccessList []SendResult `json:"SuccessList" xml:"SuccessList"`
FailList []SendResult `json:"FailList" xml:"FailList"`
ExistList []SendResult `json:"ExistList" xml:"ExistList"`
}
SubmitEmailVerificationResponse is the response struct for api SubmitEmailVerification
func CreateSubmitEmailVerificationResponse ¶
func CreateSubmitEmailVerificationResponse() (response *SubmitEmailVerificationResponse)
CreateSubmitEmailVerificationResponse creates a response to parse from SubmitEmailVerification response
type SuccessListInConfirmTransferInEmail ¶
type SuccessListInConfirmTransferInEmail struct {
SuccessDomain []string `json:"SuccessDomain" xml:"SuccessDomain"`
}
SuccessListInConfirmTransferInEmail is a nested struct in domain response
type SuccessListInDeleteEmailVerification ¶
type SuccessListInDeleteEmailVerification struct {
SendResult []SendResult `json:"SendResult" xml:"SendResult"`
}
SuccessListInDeleteEmailVerification is a nested struct in domain response
type SuccessListInResendEmailVerification ¶
type SuccessListInResendEmailVerification struct {
SendResult []SendResult `json:"SendResult" xml:"SendResult"`
}
SuccessListInResendEmailVerification is a nested struct in domain response
type SuccessListInSubmitEmailVerification ¶
type SuccessListInSubmitEmailVerification struct {
SendResult []SendResult `json:"SendResult" xml:"SendResult"`
}
SuccessListInSubmitEmailVerification is a nested struct in domain response
type SuccessListInTransferInCheckMailToken ¶
type SuccessListInTransferInCheckMailToken struct {
SuccessDomain []string `json:"SuccessDomain" xml:"SuccessDomain"`
}
SuccessListInTransferInCheckMailToken is a nested struct in domain response
type SuffixList ¶
type SuffixList struct {
Suffix []string `json:"Suffix" xml:"Suffix"`
}
SuffixList is a nested struct in domain response
type TaskDetail ¶
type TaskDetail struct {
ErrorMsg string `json:"ErrorMsg" xml:"ErrorMsg"`
TaskDetailNo string `json:"TaskDetailNo" xml:"TaskDetailNo"`
UpdateTime string `json:"UpdateTime" xml:"UpdateTime"`
DomainName string `json:"DomainName" xml:"DomainName"`
TaskStatusCode int `json:"TaskStatusCode" xml:"TaskStatusCode"`
CreateTime string `json:"CreateTime" xml:"CreateTime"`
TaskTypeDescription string `json:"TaskTypeDescription" xml:"TaskTypeDescription"`
TaskStatus string `json:"TaskStatus" xml:"TaskStatus"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
InstanceId string `json:"InstanceId" xml:"InstanceId"`
TryCount int `json:"TryCount" xml:"TryCount"`
TaskType string `json:"TaskType" xml:"TaskType"`
TaskResult string `json:"TaskResult" xml:"TaskResult"`
}
TaskDetail is a nested struct in domain response
type TaskDetailHistory ¶
type TaskDetailHistory struct {
TaskNo string `json:"TaskNo" xml:"TaskNo"`
TaskDetailNo string `json:"TaskDetailNo" xml:"TaskDetailNo"`
TaskType string `json:"TaskType" xml:"TaskType"`
InstanceId string `json:"InstanceId" xml:"InstanceId"`
DomainName string `json:"DomainName" xml:"DomainName"`
TaskStatus string `json:"TaskStatus" xml:"TaskStatus"`
UpdateTime string `json:"UpdateTime" xml:"UpdateTime"`
CreateTime string `json:"CreateTime" xml:"CreateTime"`
TryCount int `json:"TryCount" xml:"TryCount"`
ErrorMsg string `json:"ErrorMsg" xml:"ErrorMsg"`
TaskStatusCode int `json:"TaskStatusCode" xml:"TaskStatusCode"`
TaskTypeDescription string `json:"TaskTypeDescription" xml:"TaskTypeDescription"`
}
TaskDetailHistory is a nested struct in domain response
type TaskInfo ¶
type TaskInfo struct {
TaskType string `json:"TaskType" xml:"TaskType"`
TaskNum int `json:"TaskNum" xml:"TaskNum"`
TaskStatus string `json:"TaskStatus" xml:"TaskStatus"`
CreateTime string `json:"CreateTime" xml:"CreateTime"`
Clientip string `json:"Clientip" xml:"Clientip"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
TaskStatusCode int `json:"TaskStatusCode" xml:"TaskStatusCode"`
TaskTypeDescription string `json:"TaskTypeDescription" xml:"TaskTypeDescription"`
}
TaskInfo is a nested struct in domain response
type TaskInfoHistory ¶
type TaskInfoHistory struct {
TaskType string `json:"TaskType" xml:"TaskType"`
TaskNum int `json:"TaskNum" xml:"TaskNum"`
TaskStatus string `json:"TaskStatus" xml:"TaskStatus"`
CreateTime string `json:"CreateTime" xml:"CreateTime"`
Clientip string `json:"Clientip" xml:"Clientip"`
TaskNo string `json:"TaskNo" xml:"TaskNo"`
CreateTimeLong int `json:"CreateTimeLong" xml:"CreateTimeLong"`
TaskStatusCode int `json:"TaskStatusCode" xml:"TaskStatusCode"`
TaskTypeDescription string `json:"TaskTypeDescription" xml:"TaskTypeDescription"`
}
TaskInfoHistory is a nested struct in domain response
type TransferInCheckMailTokenRequest ¶
type TransferInCheckMailTokenRequest struct {
*requests.RpcRequest
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
Token string `position:"Query" name:"Token"`
}
TransferInCheckMailTokenRequest is the request struct for api TransferInCheckMailToken
func CreateTransferInCheckMailTokenRequest ¶
func CreateTransferInCheckMailTokenRequest() (request *TransferInCheckMailTokenRequest)
CreateTransferInCheckMailTokenRequest creates a request to invoke TransferInCheckMailToken API
type TransferInCheckMailTokenResponse ¶
type TransferInCheckMailTokenResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
SuccessList SuccessListInTransferInCheckMailToken `json:"SuccessList" xml:"SuccessList"`
FailList FailListInTransferInCheckMailToken `json:"FailList" xml:"FailList"`
}
TransferInCheckMailTokenResponse is the response struct for api TransferInCheckMailToken
func CreateTransferInCheckMailTokenResponse ¶
func CreateTransferInCheckMailTokenResponse() (response *TransferInCheckMailTokenResponse)
CreateTransferInCheckMailTokenResponse creates a response to parse from TransferInCheckMailToken response
type TransferInInfo ¶
type TransferInInfo struct {
SubmissionDate string `json:"SubmissionDate" xml:"SubmissionDate"`
ModificationDate string `json:"ModificationDate" xml:"ModificationDate"`
UserId string `json:"UserId" xml:"UserId"`
InstanceId string `json:"InstanceId" xml:"InstanceId"`
DomainName string `json:"DomainName" xml:"DomainName"`
Status int `json:"Status" xml:"Status"`
SimpleTransferInStatus string `json:"SimpleTransferInStatus" xml:"SimpleTransferInStatus"`
ResultCode string `json:"ResultCode" xml:"ResultCode"`
ResultDate string `json:"ResultDate" xml:"ResultDate"`
ResultMsg string `json:"ResultMsg" xml:"ResultMsg"`
TransferAuthorizationCodeSubmissionDate string `json:"TransferAuthorizationCodeSubmissionDate" xml:"TransferAuthorizationCodeSubmissionDate"`
NeedMailCheck bool `json:"NeedMailCheck" xml:"NeedMailCheck"`
Email string `json:"Email" xml:"Email"`
WhoisMailStatus bool `json:"WhoisMailStatus" xml:"WhoisMailStatus"`
ExpirationDate string `json:"ExpirationDate" xml:"ExpirationDate"`
ProgressBarType int `json:"ProgressBarType" xml:"ProgressBarType"`
SubmissionDateLong int `json:"SubmissionDateLong" xml:"SubmissionDateLong"`
ModificationDateLong int `json:"ModificationDateLong" xml:"ModificationDateLong"`
ResultDateLong int `json:"ResultDateLong" xml:"ResultDateLong"`
ExpirationDateLong int `json:"ExpirationDateLong" xml:"ExpirationDateLong"`
TransferAuthorizationCodeSubmissionDateLong int `json:"TransferAuthorizationCodeSubmissionDateLong" xml:"TransferAuthorizationCodeSubmissionDateLong"`
}
TransferInInfo is a nested struct in domain response
type TransferInReenterTransferAuthorizationCodeRequest ¶
type TransferInReenterTransferAuthorizationCodeRequest struct {
*requests.RpcRequest
TransferAuthorizationCode string `position:"Query" name:"TransferAuthorizationCode"`
DomainName string `position:"Query" name:"DomainName"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
}
TransferInReenterTransferAuthorizationCodeRequest is the request struct for api TransferInReenterTransferAuthorizationCode
func CreateTransferInReenterTransferAuthorizationCodeRequest ¶
func CreateTransferInReenterTransferAuthorizationCodeRequest() (request *TransferInReenterTransferAuthorizationCodeRequest)
CreateTransferInReenterTransferAuthorizationCodeRequest creates a request to invoke TransferInReenterTransferAuthorizationCode API
type TransferInReenterTransferAuthorizationCodeResponse ¶
type TransferInReenterTransferAuthorizationCodeResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
}
TransferInReenterTransferAuthorizationCodeResponse is the response struct for api TransferInReenterTransferAuthorizationCode
func CreateTransferInReenterTransferAuthorizationCodeResponse ¶
func CreateTransferInReenterTransferAuthorizationCodeResponse() (response *TransferInReenterTransferAuthorizationCodeResponse)
CreateTransferInReenterTransferAuthorizationCodeResponse creates a response to parse from TransferInReenterTransferAuthorizationCode response
type TransferInRefetchWhoisEmailRequest ¶
type TransferInRefetchWhoisEmailRequest struct {
*requests.RpcRequest
DomainName string `position:"Query" name:"DomainName"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
}
TransferInRefetchWhoisEmailRequest is the request struct for api TransferInRefetchWhoisEmail
func CreateTransferInRefetchWhoisEmailRequest ¶
func CreateTransferInRefetchWhoisEmailRequest() (request *TransferInRefetchWhoisEmailRequest)
CreateTransferInRefetchWhoisEmailRequest creates a request to invoke TransferInRefetchWhoisEmail API
type TransferInRefetchWhoisEmailResponse ¶
type TransferInRefetchWhoisEmailResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
}
TransferInRefetchWhoisEmailResponse is the response struct for api TransferInRefetchWhoisEmail
func CreateTransferInRefetchWhoisEmailResponse ¶
func CreateTransferInRefetchWhoisEmailResponse() (response *TransferInRefetchWhoisEmailResponse)
CreateTransferInRefetchWhoisEmailResponse creates a response to parse from TransferInRefetchWhoisEmail response
type TransferInResendMailTokenRequest ¶
type TransferInResendMailTokenRequest struct {
*requests.RpcRequest
DomainName string `position:"Query" name:"DomainName"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
}
TransferInResendMailTokenRequest is the request struct for api TransferInResendMailToken
func CreateTransferInResendMailTokenRequest ¶
func CreateTransferInResendMailTokenRequest() (request *TransferInResendMailTokenRequest)
CreateTransferInResendMailTokenRequest creates a request to invoke TransferInResendMailToken API
type TransferInResendMailTokenResponse ¶
type TransferInResendMailTokenResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
}
TransferInResendMailTokenResponse is the response struct for api TransferInResendMailToken
func CreateTransferInResendMailTokenResponse ¶
func CreateTransferInResendMailTokenResponse() (response *TransferInResendMailTokenResponse)
CreateTransferInResendMailTokenResponse creates a response to parse from TransferInResendMailToken response
type UpdateDomainToDomainGroupRequest ¶
type UpdateDomainToDomainGroupRequest struct {
*requests.RpcRequest
DataSource requests.Integer `position:"Query" name:"DataSource"`
UserClientIp string `position:"Query" name:"UserClientIp"`
FileToUpload string `position:"Body" name:"FileToUpload"`
DomainName *[]string `position:"Query" name:"DomainName" type:"Repeated"`
Replace requests.Boolean `position:"Query" name:"Replace"`
Lang string `position:"Query" name:"Lang"`
DomainGroupId requests.Integer `position:"Query" name:"DomainGroupId"`
}
UpdateDomainToDomainGroupRequest is the request struct for api UpdateDomainToDomainGroup
func CreateUpdateDomainToDomainGroupRequest ¶
func CreateUpdateDomainToDomainGroupRequest() (request *UpdateDomainToDomainGroupRequest)
CreateUpdateDomainToDomainGroupRequest creates a request to invoke UpdateDomainToDomainGroup API
type UpdateDomainToDomainGroupResponse ¶
type UpdateDomainToDomainGroupResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
}
UpdateDomainToDomainGroupResponse is the response struct for api UpdateDomainToDomainGroup
func CreateUpdateDomainToDomainGroupResponse ¶
func CreateUpdateDomainToDomainGroupResponse() (response *UpdateDomainToDomainGroupResponse)
CreateUpdateDomainToDomainGroupResponse creates a response to parse from UpdateDomainToDomainGroup response
type VerifyContactFieldRequest ¶
type VerifyContactFieldRequest struct {
*requests.RpcRequest
Country string `position:"Query" name:"Country"`
Address string `position:"Query" name:"Address"`
TelArea string `position:"Query" name:"TelArea"`
City string `position:"Query" name:"City"`
ZhAddress string `position:"Query" name:"ZhAddress"`
RegistrantType string `position:"Query" name:"RegistrantType"`
Telephone string `position:"Query" name:"Telephone"`
ZhCity string `position:"Query" name:"ZhCity"`
ZhProvince string `position:"Query" name:"ZhProvince"`
RegistrantOrganization string `position:"Query" name:"RegistrantOrganization"`
TelExt string `position:"Query" name:"TelExt"`
Province string `position:"Query" name:"Province"`
ZhRegistrantName string `position:"Query" name:"ZhRegistrantName"`
PostalCode string `position:"Query" name:"PostalCode"`
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
Email string `position:"Query" name:"Email"`
RegistrantName string `position:"Query" name:"RegistrantName"`
ZhRegistrantOrganization string `position:"Query" name:"ZhRegistrantOrganization"`
}
VerifyContactFieldRequest is the request struct for api VerifyContactField
func CreateVerifyContactFieldRequest ¶
func CreateVerifyContactFieldRequest() (request *VerifyContactFieldRequest)
CreateVerifyContactFieldRequest creates a request to invoke VerifyContactField API
type VerifyContactFieldResponse ¶
type VerifyContactFieldResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
}
VerifyContactFieldResponse is the response struct for api VerifyContactField
func CreateVerifyContactFieldResponse ¶
func CreateVerifyContactFieldResponse() (response *VerifyContactFieldResponse)
CreateVerifyContactFieldResponse creates a response to parse from VerifyContactField response
type VerifyEmailRequest ¶
type VerifyEmailRequest struct {
*requests.RpcRequest
UserClientIp string `position:"Query" name:"UserClientIp"`
Lang string `position:"Query" name:"Lang"`
Token string `position:"Query" name:"Token"`
}
VerifyEmailRequest is the request struct for api VerifyEmail
func CreateVerifyEmailRequest ¶
func CreateVerifyEmailRequest() (request *VerifyEmailRequest)
CreateVerifyEmailRequest creates a request to invoke VerifyEmail API
type VerifyEmailResponse ¶
type VerifyEmailResponse struct {
*responses.BaseResponse
RequestId string `json:"RequestId" xml:"RequestId"`
}
VerifyEmailResponse is the response struct for api VerifyEmail
func CreateVerifyEmailResponse ¶
func CreateVerifyEmailResponse() (response *VerifyEmailResponse)
CreateVerifyEmailResponse creates a response to parse from VerifyEmail response
Source Files
¶
- accept_demand.go
- acknowledge_task_result.go
- batch_fuzzy_match_domain_sensitive_word.go
- bid_domain.go
- cancel_domain_verification.go
- cancel_qualification_verification.go
- check_domain.go
- check_domain_sunrise_claim.go
- check_max_year_of_server_lock.go
- check_processing_server_lock_apply.go
- check_transfer_in_feasibility.go
- client.go
- confirm_transfer_in_email.go
- delete_domain_group.go
- delete_email_verification.go
- delete_registrant_profile.go
- email_verified.go
- fail_demand.go
- finish_demand.go
- fuzzy_match_domain_sensitive_word.go
- get_qualification_upload_policy.go
- get_reserve_domain_url.go
- list_email_verification.go
- list_server_lock.go
- lookup_tmch_notice.go
- poll_task_result.go
- query_advanced_domain_list.go
- query_auction_detail.go
- query_auctions.go
- query_bid_records.go
- query_booking_domain_info.go
- query_broker_demand.go
- query_broker_demand_record.go
- query_change_log_list.go
- query_contact_info.go
- query_dns_host.go
- query_domain_admin_division.go
- query_domain_by_instance_id.go
- query_domain_group_list.go
- query_domain_list.go
- query_domain_real_name_verification_info.go
- query_domain_suffix.go
- query_ds_record.go
- query_email_verification.go
- query_ens_association.go
- query_fail_reason_for_domain_real_name_verification.go
- query_fail_reason_for_registrant_profile_real_name_verification.go
- query_failing_reason_list_for_qualification.go
- query_local_ens_association.go
- query_qualification_detail.go
- query_registrant_profile_real_name_verification_info.go
- query_registrant_profiles.go
- query_server_lock.go
- query_task_detail_history.go
- query_task_detail_list.go
- query_task_info_history.go
- query_task_list.go
- query_transfer_in_by_instance_id.go
- query_transfer_in_list.go
- query_transfer_out_info.go
- record_demand.go
- refuse_demand.go
- registrant_profile_real_name_verification.go
- request_pay_demand.go
- resend_email_verification.go
- reserve_domain.go
- reset_qualification_verification.go
- save_batch_domain_remark.go
- save_batch_task_for_creating_order_activate.go
- save_batch_task_for_creating_order_redeem.go
- save_batch_task_for_creating_order_renew.go
- save_batch_task_for_creating_order_transfer.go
- save_batch_task_for_domain_name_proxy_service.go
- save_batch_task_for_modifying_domain_dns.go
- save_batch_task_for_transfer_prohibition_lock.go
- save_batch_task_for_update_prohibition_lock.go
- save_batch_task_for_updating_contact_info_by_new_contact.go
- save_batch_task_for_updating_contact_info_by_registrant_profile_id.go
- save_domain_group.go
- save_registrant_profile.go
- save_single_task_for_adding_ds_record.go
- save_single_task_for_approving_transfer_out.go
- save_single_task_for_associating_ens.go
- save_single_task_for_canceling_transfer_in.go
- save_single_task_for_canceling_transfer_out.go
- save_single_task_for_creating_dns_host.go
- save_single_task_for_creating_order_activate.go
- save_single_task_for_creating_order_redeem.go
- save_single_task_for_creating_order_renew.go
- save_single_task_for_creating_order_transfer.go
- save_single_task_for_deleting_dns_host.go
- save_single_task_for_deleting_ds_record.go
- save_single_task_for_disassociating_ens.go
- save_single_task_for_domain_name_proxy_service.go
- save_single_task_for_modifying_dns_host.go
- save_single_task_for_modifying_ds_record.go
- save_single_task_for_querying_transfer_authorization_code.go
- save_single_task_for_synchronizing_dns_host.go
- save_single_task_for_synchronizing_ds_record.go
- save_single_task_for_transfer_prohibition_lock.go
- save_single_task_for_update_prohibition_lock.go
- save_single_task_for_updating_contact_info.go
- save_task_for_submitting_domain_delete.go
- save_task_for_submitting_domain_real_name_verification_by_identity_credential.go
- save_task_for_submitting_domain_real_name_verification_by_registrant_profile_id.go
- save_task_for_updating_registrant_info_by_identity_credential.go
- save_task_for_updating_registrant_info_by_registrant_profile_id.go
- scroll_domain_list.go
- struct_addr.go
- struct_admin_division.go
- struct_admin_divisions.go
- struct_auction_detail.go
- struct_bid_record.go
- struct_broker_demand_record.go
- struct_change_log.go
- struct_children.go
- struct_children_item.go
- struct_claim.go
- struct_claims.go
- struct_class_desc.go
- struct_class_descs.go
- struct_contact.go
- struct_contacts.go
- struct_credentials.go
- struct_current_page_cursor.go
- struct_data_in_list_email_verification.go
- struct_data_in_list_server_lock.go
- struct_data_in_poll_task_result.go
- struct_data_in_query_advanced_domain_list.go
- struct_data_in_query_auctions.go
- struct_data_in_query_bid_records.go
- struct_data_in_query_broker_demand.go
- struct_data_in_query_broker_demand_record.go
- struct_data_in_query_change_log_list.go
- struct_data_in_query_domain_group_list.go
- struct_data_in_query_domain_list.go
- struct_data_in_query_fail_reason_for_domain_real_name_verification.go
- struct_data_in_query_fail_reason_for_registrant_profile_real_name_verification.go
- struct_data_in_query_failing_reason_list_for_qualification.go
- struct_data_in_query_task_detail_list.go
- struct_data_in_query_task_list.go
- struct_data_in_query_transfer_in_list.go
- struct_data_in_scroll_domain_list.go
- struct_demand.go
- struct_dns_host.go
- struct_dns_host_list.go
- struct_dns_list_in_query_advanced_domain_list.go
- struct_dns_list_in_query_domain_by_instance_id.go
- struct_dns_list_in_scroll_domain_list.go
- struct_domain.go
- struct_domain_group.go
- struct_ds_record.go
- struct_ds_record_list.go
- struct_email_verification.go
- struct_exist_list.go
- struct_fail_list_in_confirm_transfer_in_email.go
- struct_fail_list_in_delete_email_verification.go
- struct_fail_list_in_resend_email_verification.go
- struct_fail_list_in_submit_email_verification.go
- struct_fail_list_in_transfer_in_check_mail_token.go
- struct_fail_record.go
- struct_holder.go
- struct_holders.go
- struct_ip_list.go
- struct_jur_desc.go
- struct_matched_sensitive_word.go
- struct_matched_sentive_words_in_batch_fuzzy_match_domain_sensitive_word.go
- struct_matched_sentive_words_in_fuzzy_match_domain_sensitive_word.go
- struct_next_page_cursor.go
- struct_objects_in_query_task_detail_history.go
- struct_objects_in_query_task_info_history.go
- struct_pre_page_cursor.go
- struct_qualification_credential.go
- struct_query_transfer_in_response.go
- struct_registrant_profile.go
- struct_registrant_profiles.go
- struct_send_result.go
- struct_sensitive_word_match_result.go
- struct_sensitive_word_match_result_list.go
- struct_street_in_lookup_tmch_notice.go
- struct_success_list_in_confirm_transfer_in_email.go
- struct_success_list_in_delete_email_verification.go
- struct_success_list_in_resend_email_verification.go
- struct_success_list_in_submit_email_verification.go
- struct_success_list_in_transfer_in_check_mail_token.go
- struct_suffix_list.go
- struct_task_detail.go
- struct_task_detail_history.go
- struct_task_info.go
- struct_task_info_history.go
- struct_transfer_in_info.go
- submit_email_verification.go
- transfer_in_check_mail_token.go
- transfer_in_reenter_transfer_authorization_code.go
- transfer_in_refetch_whois_email.go
- transfer_in_resend_mail_token.go
- update_domain_to_domain_group.go
- verify_contact_field.go
- verify_email.go