Documentation ¶
Overview ¶
Auto-generated by the "go-xsd" package located at:
github.com/metaleap/go-xsd
Comments on types and fields (if any) are from the XSD file located at:
mechanicalturk.amazonaws.com/AWSMechanicalTurk/2014-08-15/AWSMechanicalTurkRequester.xsd
Index ¶
- Variables
- type TApproveAssignmentRequest
- type TApproveAssignmentResult
- type TApproveRejectedAssignmentRequest
- type TApproveRejectedAssignmentResult
- type TAssignQualificationRequest
- type TAssignQualificationResult
- type TAssignment
- type TAssignmentStatus
- type TBlockWorkerRequest
- type TBlockWorkerResult
- type TBonusPayment
- type TChangeHITTypeOfHITRequest
- type TChangeHITTypeOfHITResult
- type TClaim
- type TComparator
- func (me TComparator) IsDoesNotExist() bool
- func (me TComparator) IsEqualTo() bool
- func (me TComparator) IsExists() bool
- func (me TComparator) IsGreaterThan() bool
- func (me TComparator) IsGreaterThanOrEqualTo() bool
- func (me TComparator) IsIn() bool
- func (me TComparator) IsLessThan() bool
- func (me TComparator) IsLessThanOrEqualTo() bool
- func (me TComparator) IsNotEqualTo() bool
- func (me TComparator) IsNotIn() bool
- func (me *TComparator) Set(s string)
- func (me TComparator) String() string
- func (me TComparator) ToXsdtString() xsdt.String
- type TCreateHITRequest
- type TCreateQualificationTypeRequest
- type TDataPoint
- type TDisableHITRequest
- type TDisableHITResult
- type TDisposeHITRequest
- type TDisposeHITResult
- type TDisposeQualificationTypeRequest
- type TDisposeQualificationTypeResult
- type TEventType
- func (me TEventType) IsAssignmentAbandoned() bool
- func (me TEventType) IsAssignmentAccepted() bool
- func (me TEventType) IsAssignmentApproved() bool
- func (me TEventType) IsAssignmentRejected() bool
- func (me TEventType) IsAssignmentReturned() bool
- func (me TEventType) IsAssignmentSubmitted() bool
- func (me TEventType) IsHITCreated() bool
- func (me TEventType) IsHITDisposed() bool
- func (me TEventType) IsHITExpired() bool
- func (me TEventType) IsHITExtended() bool
- func (me TEventType) IsHITReviewable() bool
- func (me TEventType) IsPing() bool
- func (me *TEventType) Set(s string)
- func (me TEventType) String() string
- func (me TEventType) ToXsdtString() xsdt.String
- type TExtendHITRequest
- type TExtendHITResult
- type TForceExpireHITRequest
- type TForceExpireHITResult
- type TGetAccountBalanceRequest
- type TGetAccountBalanceResult
- type TGetAssignmentRequest
- type TGetAssignmentResult
- type TGetAssignmentsForHITRequest
- type TGetAssignmentsForHITResult
- type TGetAssignmentsForHITSortProperty
- func (me TGetAssignmentsForHITSortProperty) IsAcceptTime() bool
- func (me TGetAssignmentsForHITSortProperty) IsAnswer() bool
- func (me TGetAssignmentsForHITSortProperty) IsAssignmentStatus() bool
- func (me TGetAssignmentsForHITSortProperty) IsSubmitTime() bool
- func (me *TGetAssignmentsForHITSortProperty) Set(s string)
- func (me TGetAssignmentsForHITSortProperty) String() string
- func (me TGetAssignmentsForHITSortProperty) ToXsdtString() xsdt.String
- type TGetBlockedWorkersRequest
- type TGetBlockedWorkersResult
- type TGetBonusPaymentsRequest
- type TGetBonusPaymentsResult
- type TGetFileUploadURLRequest
- type TGetFileUploadURLResult
- type TGetHITRequest
- type TGetHITsForQualificationTypeRequest
- type TGetHITsForQualificationTypeResult
- type TGetQualificationRequestsRequest
- type TGetQualificationRequestsResult
- type TGetQualificationRequestsSortProperty
- func (me TGetQualificationRequestsSortProperty) IsQualificationTypeId() bool
- func (me TGetQualificationRequestsSortProperty) IsSubmitTime() bool
- func (me *TGetQualificationRequestsSortProperty) Set(s string)
- func (me TGetQualificationRequestsSortProperty) String() string
- func (me TGetQualificationRequestsSortProperty) ToXsdtString() xsdt.String
- type TGetQualificationScoreRequest
- type TGetQualificationTypeRequest
- type TGetQualificationsForQualificationTypeRequest
- type TGetQualificationsForQualificationTypeResult
- type TGetRequesterStatisticRequest
- type TGetRequesterWorkerStatisticRequest
- type TGetReviewResultsForHITRequest
- type TGetReviewResultsForHITResult
- type TGetReviewableHITsRequest
- type TGetReviewableHITsResult
- type TGetReviewableHITsSortProperty
- func (me TGetReviewableHITsSortProperty) IsCreationTime() bool
- func (me TGetReviewableHITsSortProperty) IsEnumeration() bool
- func (me TGetReviewableHITsSortProperty) IsExpiration() bool
- func (me TGetReviewableHITsSortProperty) IsReward() bool
- func (me TGetReviewableHITsSortProperty) IsTitle() bool
- func (me *TGetReviewableHITsSortProperty) Set(s string)
- func (me TGetReviewableHITsSortProperty) String() string
- func (me TGetReviewableHITsSortProperty) ToXsdtString() xsdt.String
- type TGetStatisticResult
- type TGrantBonusRequest
- type TGrantBonusResult
- type TGrantQualificationRequest
- type TGrantQualificationResult
- type THITLayoutParameter
- type THITReviewStatus
- func (me THITReviewStatus) IsMarkedForReview() bool
- func (me THITReviewStatus) IsNotReviewed() bool
- func (me THITReviewStatus) IsReviewedAppropriate() bool
- func (me THITReviewStatus) IsReviewedInappropriate() bool
- func (me *THITReviewStatus) Set(s string)
- func (me THITReviewStatus) String() string
- func (me THITReviewStatus) ToXsdtString() xsdt.String
- type THITStatus
- func (me THITStatus) IsAssignable() bool
- func (me THITStatus) IsDisposed() bool
- func (me THITStatus) IsReviewable() bool
- func (me THITStatus) IsReviewing() bool
- func (me THITStatus) IsUnassignable() bool
- func (me *THITStatus) Set(s string)
- func (me THITStatus) String() string
- func (me THITStatus) ToXsdtString() xsdt.String
- type THelpRequest
- type TKeyValuePair
- type TLocale
- type TNotificationSpecification
- type TNotificationTransport
- func (me TNotificationTransport) IsEmail() bool
- func (me TNotificationTransport) IsRest() bool
- func (me TNotificationTransport) IsSoap() bool
- func (me TNotificationTransport) IsSqs() bool
- func (me *TNotificationTransport) Set(s string)
- func (me TNotificationTransport) String() string
- func (me TNotificationTransport) ToXsdtString() xsdt.String
- type TNotifyWorkersFailureCode
- type TNotifyWorkersFailureStatus
- type TNotifyWorkersRequest
- type TNotifyWorkersResult
- type TParameterMapEntry
- type TPolicyParameter
- type TPrice
- type TQualification
- type TQualificationRequest
- type TQualificationRequirement
- type TQualificationStatus
- type TQualificationType
- type TQualificationTypeStatus
- type TRegisterHITTypeRequest
- type TRegisterHITTypeResult
- type TRejectAssignmentRequest
- type TRejectAssignmentResult
- type TRejectQualificationRequestRequest
- type TRejectQualificationRequestResult
- type TRequesterStatistic
- func (me TRequesterStatistic) IsAverageRewardAmount() bool
- func (me TRequesterStatistic) IsEstimatedFeeLiability() bool
- func (me TRequesterStatistic) IsEstimatedRewardLiability() bool
- func (me TRequesterStatistic) IsEstimatedTotalLiability() bool
- func (me TRequesterStatistic) IsNumberAssignmentsAbandoned() bool
- func (me TRequesterStatistic) IsNumberAssignmentsAccepted() bool
- func (me TRequesterStatistic) IsNumberAssignmentsApproved() bool
- func (me TRequesterStatistic) IsNumberAssignmentsAvailable() bool
- func (me TRequesterStatistic) IsNumberAssignmentsPending() bool
- func (me TRequesterStatistic) IsNumberAssignmentsRejected() bool
- func (me TRequesterStatistic) IsNumberAssignmentsReturned() bool
- func (me TRequesterStatistic) IsNumberHITsAssignable() bool
- func (me TRequesterStatistic) IsNumberHITsCompleted() bool
- func (me TRequesterStatistic) IsNumberHITsCreated() bool
- func (me TRequesterStatistic) IsNumberHITsReviewable() bool
- func (me TRequesterStatistic) IsNumberKnownAnswersCorrect() bool
- func (me TRequesterStatistic) IsNumberKnownAnswersEvaluated() bool
- func (me TRequesterStatistic) IsNumberKnownAnswersIncorrect() bool
- func (me TRequesterStatistic) IsNumberPluralityAnswersCorrect() bool
- func (me TRequesterStatistic) IsNumberPluralityAnswersEvaluated() bool
- func (me TRequesterStatistic) IsNumberPluralityAnswersIncorrect() bool
- func (me TRequesterStatistic) IsPercentAssignmentsApproved() bool
- func (me TRequesterStatistic) IsPercentAssignmentsRejected() bool
- func (me TRequesterStatistic) IsPercentKnownAnswersCorrect() bool
- func (me TRequesterStatistic) IsPercentPluralityAnswersCorrect() bool
- func (me TRequesterStatistic) IsTotalBonusFeePayout() bool
- func (me TRequesterStatistic) IsTotalBonusPayout() bool
- func (me TRequesterStatistic) IsTotalFeePayout() bool
- func (me TRequesterStatistic) IsTotalRewardAndFeePayout() bool
- func (me TRequesterStatistic) IsTotalRewardFeePayout() bool
- func (me TRequesterStatistic) IsTotalRewardPayout() bool
- func (me *TRequesterStatistic) Set(s string)
- func (me TRequesterStatistic) String() string
- func (me TRequesterStatistic) ToXsdtString() xsdt.String
- type TReviewActionDetail
- type TReviewActionStatus
- func (me TReviewActionStatus) IsCancelled() bool
- func (me TReviewActionStatus) IsFailed() bool
- func (me TReviewActionStatus) IsIntended() bool
- func (me TReviewActionStatus) IsSucceeded() bool
- func (me *TReviewActionStatus) Set(s string)
- func (me TReviewActionStatus) String() string
- func (me TReviewActionStatus) ToXsdtString() xsdt.String
- type TReviewPolicy
- type TReviewPolicyLevel
- type TReviewReport
- type TReviewResultDetail
- type TReviewableHITStatus
- type TRevokeQualificationRequest
- type TRevokeQualificationResult
- type TSearchHITsRequest
- type TSearchHITsResult
- type TSearchHITsSortProperty
- func (me TSearchHITsSortProperty) IsCreationTime() bool
- func (me TSearchHITsSortProperty) IsEnumeration() bool
- func (me TSearchHITsSortProperty) IsExpiration() bool
- func (me TSearchHITsSortProperty) IsReward() bool
- func (me TSearchHITsSortProperty) IsTitle() bool
- func (me *TSearchHITsSortProperty) Set(s string)
- func (me TSearchHITsSortProperty) String() string
- func (me TSearchHITsSortProperty) ToXsdtString() xsdt.String
- type TSearchQualificationTypesRequest
- type TSearchQualificationTypesResult
- type TSearchQualificationTypesSortProperty
- type TSendTestEventNotificationRequest
- type TSendTestEventNotificationResult
- type TSetHITAsReviewingRequest
- type TSetHITAsReviewingResult
- type TSetHITTypeNotificationRequest
- type TSetHITTypeNotificationResult
- type TSortDirection
- type TUnblockWorkerRequest
- type TUnblockWorkerResult
- type TUpdateQualificationScoreRequest
- type TUpdateQualificationScoreResult
- type TUpdateQualificationTypeRequest
- type TWorkerBlock
- type Thit
- type TimePeriod
- type TxsdApproveAssignment
- type TxsdApproveAssignmentResponse
- type TxsdApproveRejectedAssignment
- type TxsdApproveRejectedAssignmentResponse
- type TxsdArguments
- type TxsdAssignQualification
- type TxsdAssignQualificationResponse
- type TxsdBlockWorker
- type TxsdBlockWorkerResponse
- type TxsdChangeHITTypeOfHIT
- type TxsdChangeHITTypeOfHITResponse
- type TxsdCreateHIT
- type TxsdCreateHITResponse
- type TxsdCreateQualificationType
- type TxsdCreateQualificationTypeResponse
- type TxsdDisableHIT
- type TxsdDisableHITResponse
- type TxsdDisposeHIT
- type TxsdDisposeHITResponse
- type TxsdDisposeQualificationType
- type TxsdDisposeQualificationTypeResponse
- type TxsdErrors
- type TxsdErrorsSequenceError
- type TxsdExtendHIT
- type TxsdExtendHITResponse
- type TxsdForceExpireHIT
- type TxsdForceExpireHITResponse
- type TxsdGetAccountBalance
- type TxsdGetAccountBalanceResponse
- type TxsdGetAssignment
- type TxsdGetAssignmentResponse
- type TxsdGetAssignmentsForHIT
- type TxsdGetAssignmentsForHITResponse
- type TxsdGetBlockedWorkers
- type TxsdGetBlockedWorkersResponse
- type TxsdGetBonusPayments
- type TxsdGetBonusPaymentsResponse
- type TxsdGetFileUploadURL
- type TxsdGetFileUploadURLResponse
- type TxsdGetHIT
- type TxsdGetHITResponse
- type TxsdGetHITsForQualificationType
- type TxsdGetHITsForQualificationTypeResponse
- type TxsdGetQualificationRequests
- type TxsdGetQualificationRequestsResponse
- type TxsdGetQualificationScore
- type TxsdGetQualificationScoreResponse
- type TxsdGetQualificationType
- type TxsdGetQualificationTypeResponse
- type TxsdGetQualificationsForQualificationType
- type TxsdGetQualificationsForQualificationTypeResponse
- type TxsdGetRequesterStatistic
- type TxsdGetRequesterStatisticResponse
- type TxsdGetRequesterWorkerStatistic
- type TxsdGetRequesterWorkerStatisticResponse
- type TxsdGetReviewResultsForHIT
- type TxsdGetReviewResultsForHITResponse
- type TxsdGetReviewableHITs
- type TxsdGetReviewableHITsResponse
- type TxsdGrantBonus
- type TxsdGrantBonusResponse
- type TxsdGrantQualification
- type TxsdGrantQualificationResponse
- type TxsdHTTPHeaders
- type TxsdHTTPHeadersSequenceHeader
- type TxsdHelp
- type TxsdHelpRequestSequenceHelpType
- func (me TxsdHelpRequestSequenceHelpType) IsOperation() bool
- func (me TxsdHelpRequestSequenceHelpType) IsResponseGroup() bool
- func (me *TxsdHelpRequestSequenceHelpType) Set(s string)
- func (me TxsdHelpRequestSequenceHelpType) String() string
- func (me TxsdHelpRequestSequenceHelpType) ToXsdtString() xsdt.String
- type TxsdHelpResponse
- type TxsdInformation
- type TxsdNotifyWorkers
- type TxsdNotifyWorkersResponse
- type TxsdOperationInformation
- type TxsdOperationInformationSequenceAvailableParameters
- type TxsdOperationInformationSequenceAvailableResponseGroups
- type TxsdOperationInformationSequenceDefaultResponseGroups
- type TxsdOperationInformationSequenceRequiredParameters
- type TxsdOperationRequest
- type TxsdRegisterHITType
- type TxsdRegisterHITTypeResponse
- type TxsdRejectAssignment
- type TxsdRejectAssignmentResponse
- type TxsdRejectQualificationRequest
- type TxsdRejectQualificationRequestResponse
- type TxsdRequest
- type TxsdResponseGroupInformation
- type TxsdResponseGroupInformationSequenceElements
- type TxsdResponseGroupInformationSequenceValidOperations
- type TxsdRevokeQualification
- type TxsdRevokeQualificationResponse
- type TxsdSearchHITs
- type TxsdSearchHITsResponse
- type TxsdSearchQualificationTypes
- type TxsdSearchQualificationTypesResponse
- type TxsdSendTestEventNotification
- type TxsdSendTestEventNotificationResponse
- type TxsdSetHITAsReviewing
- type TxsdSetHITAsReviewingResponse
- type TxsdSetHITTypeNotification
- type TxsdSetHITTypeNotificationResponse
- type TxsdUnblockWorker
- type TxsdUnblockWorkerResponse
- type TxsdUpdateQualificationScore
- type TxsdUpdateQualificationScoreResponse
- type TxsdUpdateQualificationType
- type TxsdUpdateQualificationTypeResponse
- type XsdGoPkgHasAttr_Name_XsdtString_
- type XsdGoPkgHasAttr_Value_XsdtString_
- type XsdGoPkgHasCdata
- type XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_
- type XsdGoPkgHasElem_AboutsequenceHelpRequestschema_About_XsdtString_
- type XsdGoPkgHasElem_AcceptTimesequenceAssignmentschema_AcceptTime_XsdtDateTime_
- type XsdGoPkgHasElem_ActionIdsequenceReviewResultDetailschema_ActionId_XsdtString_
- type XsdGoPkgHasElem_ActionNamesequenceReviewActionDetailschema_ActionName_XsdtString_
- type XsdGoPkgHasElem_ActivesequenceSetHITTypeNotificationRequestschema_Active_XsdtBoolean_
- type XsdGoPkgHasElem_AmountsequencePriceschema_Amount_XsdtDecimal_
- type XsdGoPkgHasElem_AnswerKeysequenceCreateQualificationTypeRequestschema_AnswerKey_XsdtString_
- type XsdGoPkgHasElem_AnswersequenceAssignmentschema_Answer_XsdtString_
- type XsdGoPkgHasElem_ApprovalTimesequenceAssignmentschema_ApprovalTime_XsdtDateTime_
- type XsdGoPkgHasElem_ApproveAssignment
- type XsdGoPkgHasElem_ApproveAssignmentRequestsequenceTxsdRequestRequestschema_ApproveAssignmentRequest_TApproveAssignmentRequest_
- type XsdGoPkgHasElem_ApproveAssignmentResponse
- type XsdGoPkgHasElem_ApproveAssignmentResultsequenceApproveAssignmentResponseschema_ApproveAssignmentResult_TApproveAssignmentResult_
- type XsdGoPkgHasElem_ApproveRejectedAssignment
- type XsdGoPkgHasElem_ApproveRejectedAssignmentRequestsequenceTxsdRequestRequestschema_ApproveRejectedAssignmentRequest_TApproveRejectedAssignmentRequest_
- type XsdGoPkgHasElem_ApproveRejectedAssignmentResponse
- type XsdGoPkgHasElem_ApproveRejectedAssignmentResultsequenceTxsdApproveRejectedAssignmentResponseApproveRejectedAssignmentResponseschema_ApproveRejectedAssignmentResult_TApproveRejectedAssignmentResult_
- type XsdGoPkgHasElem_Arguments
- type XsdGoPkgHasElem_ArgumentsequenceTxsdArgumentsArgumentsschema_Argument_TxsdArgumentsSequenceArgument_
- type XsdGoPkgHasElem_AssignQualification
- type XsdGoPkgHasElem_AssignQualificationRequestsequenceTxsdRequestRequestschema_AssignQualificationRequest_TAssignQualificationRequest_
- type XsdGoPkgHasElem_AssignQualificationResponse
- type XsdGoPkgHasElem_AssignQualificationResultsequenceAssignQualificationResponseschema_AssignQualificationResult_TAssignQualificationResult_
- type XsdGoPkgHasElem_AssignmentDurationInSecondssequenceCreateHITRequestschema_AssignmentDurationInSeconds_XsdtLong_
- type XsdGoPkgHasElem_AssignmentIdsequenceGetBonusPaymentsRequestschema_AssignmentId_XsdtString_
- type XsdGoPkgHasElem_AssignmentReviewPolicysequenceCreateHITRequestschema_AssignmentReviewPolicy_TReviewPolicy_
- type XsdGoPkgHasElem_AssignmentReviewReportsequenceGetReviewResultsForHITResultschema_AssignmentReviewReport_TReviewReport_
- type XsdGoPkgHasElem_AssignmentStatussequenceAssignmentschema_AssignmentStatus_TAssignmentStatus_
- type XsdGoPkgHasElem_AssignmentsequenceGetAssignmentResultschema_Assignment_TAssignment_
- type XsdGoPkgHasElem_AutoApprovalDelayInSecondssequenceCreateHITRequestschema_AutoApprovalDelayInSeconds_XsdtLong_
- type XsdGoPkgHasElem_AutoApprovalTimesequenceAssignmentschema_AutoApprovalTime_XsdtDateTime_
- type XsdGoPkgHasElem_AutoGrantedValuesequenceCreateQualificationTypeRequestschema_AutoGrantedValue_XsdtInt_
- type XsdGoPkgHasElem_AutoGrantedsequenceCreateQualificationTypeRequestschema_AutoGranted_XsdtBoolean_
- type XsdGoPkgHasElem_AvailableBalancesequenceGetAccountBalanceResultschema_AvailableBalance_TPrice_
- type XsdGoPkgHasElem_AvailableParameterssequenceTxsdOperationInformationOperationInformationschema_AvailableParameters_TxsdOperationInformationSequenceAvailableParameters_
- type XsdGoPkgHasElem_AvailableResponseGroupssequenceTxsdOperationInformationOperationInformationschema_AvailableResponseGroups_TxsdOperationInformationSequenceAvailableResponseGroups_
- type XsdGoPkgHasElem_BlockWorker
- type XsdGoPkgHasElem_BlockWorkerRequestsequenceTxsdRequestRequestschema_BlockWorkerRequest_TBlockWorkerRequest_
- type XsdGoPkgHasElem_BlockWorkerResponse
- type XsdGoPkgHasElem_BlockWorkerResultsequenceBlockWorkerResponseschema_BlockWorkerResult_TBlockWorkerResult_
- type XsdGoPkgHasElem_BodysequenceClaimschema_Body_XsdtString_
- type XsdGoPkgHasElem_BonusAmountsequenceGrantBonusRequestschema_BonusAmount_TPrice_
- type XsdGoPkgHasElem_BonusPaymentsequenceGetBonusPaymentsResultschema_BonusPayment_TBonusPayment_
- type XsdGoPkgHasElem_ChangeHITTypeOfHIT
- type XsdGoPkgHasElem_ChangeHITTypeOfHITRequestsequenceTxsdRequestRequestschema_ChangeHITTypeOfHITRequest_TChangeHITTypeOfHITRequest_
- type XsdGoPkgHasElem_ChangeHITTypeOfHITResponse
- type XsdGoPkgHasElem_ChangeHITTypeOfHITResultsequenceChangeHITTypeOfHITResponseschema_ChangeHITTypeOfHITResult_TChangeHITTypeOfHITResult_
- type XsdGoPkgHasElem_CodesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Code_XsdtString_
- type XsdGoPkgHasElem_ComparatorsequenceQualificationRequirementschema_Comparator_TComparator_
- type XsdGoPkgHasElem_CompleteTimesequenceReviewActionDetailschema_CompleteTime_XsdtDateTime_
- type XsdGoPkgHasElem_CountrysequenceLocaleschema_Country_XsdtString_
- type XsdGoPkgHasElem_CountsequenceGetRequesterStatisticRequestschema_Count_XsdtInt_
- type XsdGoPkgHasElem_CreateHIT
- type XsdGoPkgHasElem_CreateHITRequestsequenceTxsdRequestRequestschema_CreateHITRequest_TCreateHITRequest_
- type XsdGoPkgHasElem_CreateHITResponse
- type XsdGoPkgHasElem_CreateQualificationType
- type XsdGoPkgHasElem_CreateQualificationTypeRequestsequenceTxsdRequestRequestschema_CreateQualificationTypeRequest_TCreateQualificationTypeRequest_
- type XsdGoPkgHasElem_CreateQualificationTypeResponse
- type XsdGoPkgHasElem_CreationDatesequenceTxsdResponseGroupInformationResponseGroupInformationschema_CreationDate_XsdtString_
- type XsdGoPkgHasElem_CreationTimesequenceHITschema_CreationTime_XsdtDateTime_
- type XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_
- type XsdGoPkgHasElem_CurrencyCodesequencePriceschema_CurrencyCode_XsdtString_
- type XsdGoPkgHasElem_DataPointsequenceGetStatisticResultschema_DataPoint_TDataPoint_
- type XsdGoPkgHasElem_DatasequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Data_TKeyValuePair_
- type XsdGoPkgHasElem_DatesequenceDataPointschema_Date_XsdtDateTime_
- type XsdGoPkgHasElem_DeadlinesequenceAssignmentschema_Deadline_XsdtDateTime_
- type XsdGoPkgHasElem_DefaultResponseGroupssequenceTxsdOperationInformationOperationInformationschema_DefaultResponseGroups_TxsdOperationInformationSequenceDefaultResponseGroups_
- type XsdGoPkgHasElem_DescriptionsequenceCreateHITRequestschema_Description_XsdtString_
- type XsdGoPkgHasElem_DestinationsequenceNotificationSpecificationschema_Destination_XsdtString_
- type XsdGoPkgHasElem_DisableHIT
- type XsdGoPkgHasElem_DisableHITRequestsequenceTxsdRequestRequestschema_DisableHITRequest_TDisableHITRequest_
- type XsdGoPkgHasElem_DisableHITResponse
- type XsdGoPkgHasElem_DisableHITResultsequenceTxsdDisableHITResponseDisableHITResponseschema_DisableHITResult_TDisableHITResult_
- type XsdGoPkgHasElem_DisposeHIT
- type XsdGoPkgHasElem_DisposeHITRequestsequenceTxsdRequestRequestschema_DisposeHITRequest_TDisposeHITRequest_
- type XsdGoPkgHasElem_DisposeHITResponse
- type XsdGoPkgHasElem_DisposeHITResultsequenceTxsdDisposeHITResponseDisposeHITResponseschema_DisposeHITResult_TDisposeHITResult_
- type XsdGoPkgHasElem_DisposeQualificationType
- type XsdGoPkgHasElem_DisposeQualificationTypeRequestsequenceTxsdRequestRequestschema_DisposeQualificationTypeRequest_TDisposeQualificationTypeRequest_
- type XsdGoPkgHasElem_DisposeQualificationTypeResponse
- type XsdGoPkgHasElem_DisposeQualificationTypeResultsequenceTxsdDisposeQualificationTypeResponseDisposeQualificationTypeResponseschema_DisposeQualificationTypeResult_TDisposeQualificationTypeResult_
- type XsdGoPkgHasElem_DoubleValuesequenceDataPointschema_DoubleValue_XsdtDouble_
- type XsdGoPkgHasElem_ElementsequenceTxsdResponseGroupInformationSequenceElementsElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Element_XsdtString_
- type XsdGoPkgHasElem_ElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Elements_TxsdResponseGroupInformationSequenceElements_
- type XsdGoPkgHasElem_ErrorCodesequenceReviewActionDetailschema_ErrorCode_XsdtString_
- type XsdGoPkgHasElem_Errors
- type XsdGoPkgHasElem_ErrorsequenceTxsdErrorsErrorsschema_Error_TxsdErrorsSequenceError_
- type XsdGoPkgHasElem_EventTypesequenceNotificationSpecificationschema_EventType_TEventType_
- type XsdGoPkgHasElem_ExpirationIncrementInSecondssequenceExtendHITRequestschema_ExpirationIncrementInSeconds_XsdtLong_
- type XsdGoPkgHasElem_ExpirationsequenceHITschema_Expiration_XsdtDateTime_
- type XsdGoPkgHasElem_ExtendHIT
- type XsdGoPkgHasElem_ExtendHITRequestsequenceTxsdRequestRequestschema_ExtendHITRequest_TExtendHITRequest_
- type XsdGoPkgHasElem_ExtendHITResponse
- type XsdGoPkgHasElem_ExtendHITResultsequenceTxsdExtendHITResponseExtendHITResponseschema_ExtendHITResult_TExtendHITResult_
- type XsdGoPkgHasElem_FileUploadURLsequenceGetFileUploadURLResultschema_FileUploadURL_XsdtString_
- type XsdGoPkgHasElem_ForceExpireHIT
- type XsdGoPkgHasElem_ForceExpireHITRequestsequenceTxsdRequestRequestschema_ForceExpireHITRequest_TForceExpireHITRequest_
- type XsdGoPkgHasElem_ForceExpireHITResponse
- type XsdGoPkgHasElem_ForceExpireHITResultsequenceForceExpireHITResponseschema_ForceExpireHITResult_TForceExpireHITResult_
- type XsdGoPkgHasElem_FormattedPricesequencePriceschema_FormattedPrice_XsdtString_
- type XsdGoPkgHasElem_GetAccountBalance
- type XsdGoPkgHasElem_GetAccountBalanceRequestsequenceTxsdRequestRequestschema_GetAccountBalanceRequest_TGetAccountBalanceRequest_
- type XsdGoPkgHasElem_GetAccountBalanceResponse
- type XsdGoPkgHasElem_GetAccountBalanceResultsequenceGetAccountBalanceResponseschema_GetAccountBalanceResult_TGetAccountBalanceResult_
- type XsdGoPkgHasElem_GetAssignment
- type XsdGoPkgHasElem_GetAssignmentRequestsequenceTxsdRequestRequestschema_GetAssignmentRequest_TGetAssignmentRequest_
- type XsdGoPkgHasElem_GetAssignmentResponse
- type XsdGoPkgHasElem_GetAssignmentResultsequenceGetAssignmentResponseschema_GetAssignmentResult_TGetAssignmentResult_
- type XsdGoPkgHasElem_GetAssignmentsForHIT
- type XsdGoPkgHasElem_GetAssignmentsForHITRequestsequenceTxsdRequestRequestschema_GetAssignmentsForHITRequest_TGetAssignmentsForHITRequest_
- type XsdGoPkgHasElem_GetAssignmentsForHITResponse
- type XsdGoPkgHasElem_GetAssignmentsForHITResultsequenceTxsdGetAssignmentsForHITResponseGetAssignmentsForHITResponseschema_GetAssignmentsForHITResult_TGetAssignmentsForHITResult_
- type XsdGoPkgHasElem_GetBlockedWorkers
- type XsdGoPkgHasElem_GetBlockedWorkersRequestsequenceTxsdRequestRequestschema_GetBlockedWorkersRequest_TGetBlockedWorkersRequest_
- type XsdGoPkgHasElem_GetBlockedWorkersResponse
- type XsdGoPkgHasElem_GetBlockedWorkersResultsequenceTxsdGetBlockedWorkersResponseGetBlockedWorkersResponseschema_GetBlockedWorkersResult_TGetBlockedWorkersResult_
- type XsdGoPkgHasElem_GetBonusPayments
- type XsdGoPkgHasElem_GetBonusPaymentsRequestsequenceTxsdRequestRequestschema_GetBonusPaymentsRequest_TGetBonusPaymentsRequest_
- type XsdGoPkgHasElem_GetBonusPaymentsResponse
- type XsdGoPkgHasElem_GetBonusPaymentsResultsequenceGetBonusPaymentsResponseschema_GetBonusPaymentsResult_TGetBonusPaymentsResult_
- type XsdGoPkgHasElem_GetFileUploadURL
- type XsdGoPkgHasElem_GetFileUploadURLRequestsequenceTxsdRequestRequestschema_GetFileUploadURLRequest_TGetFileUploadURLRequest_
- type XsdGoPkgHasElem_GetFileUploadURLResponse
- type XsdGoPkgHasElem_GetFileUploadURLResultsequenceTxsdGetFileUploadURLResponseGetFileUploadURLResponseschema_GetFileUploadURLResult_TGetFileUploadURLResult_
- type XsdGoPkgHasElem_GetHIT
- type XsdGoPkgHasElem_GetHITRequestsequenceTxsdRequestRequestschema_GetHITRequest_TGetHITRequest_
- type XsdGoPkgHasElem_GetHITResponse
- type XsdGoPkgHasElem_GetHITsForQualificationType
- type XsdGoPkgHasElem_GetHITsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetHITsForQualificationTypeRequest_TGetHITsForQualificationTypeRequest_
- type XsdGoPkgHasElem_GetHITsForQualificationTypeResponse
- type XsdGoPkgHasElem_GetHITsForQualificationTypeResultsequenceTxsdGetHITsForQualificationTypeResponseGetHITsForQualificationTypeResponseschema_GetHITsForQualificationTypeResult_TGetHITsForQualificationTypeResult_
- type XsdGoPkgHasElem_GetQualificationRequests
- type XsdGoPkgHasElem_GetQualificationRequestsRequestsequenceTxsdRequestRequestschema_GetQualificationRequestsRequest_TGetQualificationRequestsRequest_
- type XsdGoPkgHasElem_GetQualificationRequestsResponse
- type XsdGoPkgHasElem_GetQualificationRequestsResultsequenceTxsdGetQualificationRequestsResponseGetQualificationRequestsResponseschema_GetQualificationRequestsResult_TGetQualificationRequestsResult_
- type XsdGoPkgHasElem_GetQualificationScore
- type XsdGoPkgHasElem_GetQualificationScoreResponse
- type XsdGoPkgHasElem_GetQualificationType
- type XsdGoPkgHasElem_GetQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationTypeRequest_TGetQualificationTypeRequest_
- type XsdGoPkgHasElem_GetQualificationTypeResponse
- type XsdGoPkgHasElem_GetQualificationsForQualificationType
- type XsdGoPkgHasElem_GetQualificationsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationsForQualificationTypeRequest_TGetQualificationsForQualificationTypeRequest_
- type XsdGoPkgHasElem_GetQualificationsForQualificationTypeResponse
- type XsdGoPkgHasElem_GetQualificationsForQualificationTypeResultsequenceGetQualificationsForQualificationTypeResponseschema_GetQualificationsForQualificationTypeResult_TGetQualificationsForQualificationTypeResult_
- type XsdGoPkgHasElem_GetRequesterStatistic
- type XsdGoPkgHasElem_GetRequesterStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterStatisticRequest_TGetRequesterStatisticRequest_
- type XsdGoPkgHasElem_GetRequesterStatisticResponse
- type XsdGoPkgHasElem_GetRequesterWorkerStatistic
- type XsdGoPkgHasElem_GetRequesterWorkerStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterWorkerStatisticRequest_TGetRequesterWorkerStatisticRequest_
- type XsdGoPkgHasElem_GetRequesterWorkerStatisticResponse
- type XsdGoPkgHasElem_GetReviewResultsForHIT
- type XsdGoPkgHasElem_GetReviewResultsForHITRequestsequenceTxsdRequestRequestschema_GetReviewResultsForHITRequest_TGetReviewResultsForHITRequest_
- type XsdGoPkgHasElem_GetReviewResultsForHITResponse
- type XsdGoPkgHasElem_GetReviewResultsForHITResultsequenceGetReviewResultsForHITResponseschema_GetReviewResultsForHITResult_TGetReviewResultsForHITResult_
- type XsdGoPkgHasElem_GetReviewableHITs
- type XsdGoPkgHasElem_GetReviewableHITsRequestsequenceTxsdRequestRequestschema_GetReviewableHITsRequest_TGetReviewableHITsRequest_
- type XsdGoPkgHasElem_GetReviewableHITsResponse
- type XsdGoPkgHasElem_GetReviewableHITsResultsequenceTxsdGetReviewableHITsResponseGetReviewableHITsResponseschema_GetReviewableHITsResult_TGetReviewableHITsResult_
- type XsdGoPkgHasElem_GetStatisticResultsequenceTxsdGetRequesterWorkerStatisticResponseGetRequesterWorkerStatisticResponseschema_GetStatisticResult_TGetStatisticResult_
- type XsdGoPkgHasElem_GrantBonus
- type XsdGoPkgHasElem_GrantBonusRequestsequenceTxsdRequestRequestschema_GrantBonusRequest_TGrantBonusRequest_
- type XsdGoPkgHasElem_GrantBonusResponse
- type XsdGoPkgHasElem_GrantBonusResultsequenceTxsdGrantBonusResponseGrantBonusResponseschema_GrantBonusResult_TGrantBonusResult_
- type XsdGoPkgHasElem_GrantQualification
- type XsdGoPkgHasElem_GrantQualificationRequestsequenceTxsdRequestRequestschema_GrantQualificationRequest_TGrantQualificationRequest_
- type XsdGoPkgHasElem_GrantQualificationResponse
- type XsdGoPkgHasElem_GrantQualificationResultsequenceGrantQualificationResponseschema_GrantQualificationResult_TGrantQualificationResult_
- type XsdGoPkgHasElem_GrantTimesequenceQualificationschema_GrantTime_XsdtDateTime_
- type XsdGoPkgHasElem_HITGroupIdsequenceHITschema_HITGroupId_XsdtString_
- type XsdGoPkgHasElem_HITIdsequenceGetBonusPaymentsRequestschema_HITId_XsdtString_
- type XsdGoPkgHasElem_HITLayoutIdsequenceCreateHITRequestschema_HITLayoutId_XsdtString_
- type XsdGoPkgHasElem_HITLayoutParametersequenceCreateHITRequestschema_HITLayoutParameter_THITLayoutParameter_
- type XsdGoPkgHasElem_HITReviewPolicysequenceCreateHITRequestschema_HITReviewPolicy_TReviewPolicy_
- type XsdGoPkgHasElem_HITReviewReportsequenceGetReviewResultsForHITResultschema_HITReviewReport_TReviewReport_
- type XsdGoPkgHasElem_HITReviewStatussequenceHITschema_HITReviewStatus_THITReviewStatus_
- type XsdGoPkgHasElem_HITStatussequenceHITschema_HITStatus_THITStatus_
- type XsdGoPkgHasElem_HITTypeIdsequenceCreateHITRequestschema_HITTypeId_XsdtString_
- type XsdGoPkgHasElem_HITsequenceGetAssignmentResultschema_Hit_Thit_
- type XsdGoPkgHasElem_HTTPHeaders
- type XsdGoPkgHasElem_HeadersequenceHTTPHeadersschema_Header_TxsdHTTPHeadersSequenceHeader_
- type XsdGoPkgHasElem_Help
- type XsdGoPkgHasElem_HelpRequestsequenceTxsdRequestRequestschema_HelpRequest_THelpRequest_
- type XsdGoPkgHasElem_HelpResponse
- type XsdGoPkgHasElem_HelpTypesequenceHelpRequestschema_HelpType_TxsdHelpRequestSequenceHelpType_
- type XsdGoPkgHasElem_Information
- type XsdGoPkgHasElem_IntegerValuesequenceAssignQualificationRequestschema_IntegerValue_XsdtInt_
- type XsdGoPkgHasElem_IsRequestablesequenceQualificationTypeschema_IsRequestable_XsdtBoolean_
- type XsdGoPkgHasElem_IsValidsequenceTxsdRequestRequestschema_IsValid_XsdtString_
- type XsdGoPkgHasElem_KeysequenceParameterMapEntryschema_Key_XsdtString_
- type XsdGoPkgHasElem_KeywordssequenceCreateHITRequestschema_Keywords_XsdtString_
- type XsdGoPkgHasElem_LifetimeInSecondssequenceCreateHITRequestschema_LifetimeInSeconds_XsdtLong_
- type XsdGoPkgHasElem_LocaleValuesequenceQualificationschema_LocaleValue_TLocale_
- type XsdGoPkgHasElem_LongValuesequenceDataPointschema_LongValue_XsdtLong_
- type XsdGoPkgHasElem_MapEntrysequencePolicyParameterschema_MapEntry_TParameterMapEntry_
- type XsdGoPkgHasElem_MaxAssignmentsIncrementsequenceExtendHITRequestschema_MaxAssignmentsIncrement_XsdtInt_
- type XsdGoPkgHasElem_MaxAssignmentssequenceCreateHITRequestschema_MaxAssignments_XsdtInt_
- type XsdGoPkgHasElem_MessageTextsequenceNotifyWorkersRequestschema_MessageText_XsdtString_
- type XsdGoPkgHasElem_MessagesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Message_XsdtString_
- type XsdGoPkgHasElem_MustBeOwnedByCallersequenceSearchQualificationTypesRequestschema_MustBeOwnedByCaller_XsdtBoolean_
- type XsdGoPkgHasElem_MustBeRequestablesequenceSearchQualificationTypesRequestschema_MustBeRequestable_XsdtBoolean_
- type XsdGoPkgHasElem_NamesequenceHITLayoutParameterschema_Name_XsdtString_
- type XsdGoPkgHasElem_NotificationsequenceSetHITTypeNotificationRequestschema_Notification_TNotificationSpecification_
- type XsdGoPkgHasElem_NotifyWorkers
- type XsdGoPkgHasElem_NotifyWorkersFailureCodesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureCode_TNotifyWorkersFailureCode_
- type XsdGoPkgHasElem_NotifyWorkersFailureMessagesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureMessage_XsdtString_
- type XsdGoPkgHasElem_NotifyWorkersFailureStatussequenceNotifyWorkersResultschema_NotifyWorkersFailureStatus_TNotifyWorkersFailureStatus_
- type XsdGoPkgHasElem_NotifyWorkersRequestsequenceTxsdRequestRequestschema_NotifyWorkersRequest_TNotifyWorkersRequest_
- type XsdGoPkgHasElem_NotifyWorkersResponse
- type XsdGoPkgHasElem_NotifyWorkersResultsequenceNotifyWorkersResponseschema_NotifyWorkersResult_TNotifyWorkersResult_
- type XsdGoPkgHasElem_NumResultssequenceGetReviewableHITsResultschema_NumResults_XsdtInt_
- type XsdGoPkgHasElem_NumberOfAssignmentsAvailablesequenceHITschema_NumberOfAssignmentsAvailable_XsdtInt_
- type XsdGoPkgHasElem_NumberOfAssignmentsCompletedsequenceHITschema_NumberOfAssignmentsCompleted_XsdtInt_
- type XsdGoPkgHasElem_NumberOfAssignmentsPendingsequenceHITschema_NumberOfAssignmentsPending_XsdtInt_
- type XsdGoPkgHasElem_ObjectIdsequenceReviewActionDetailschema_ObjectId_XsdtString_
- type XsdGoPkgHasElem_ObjectTypesequenceReviewActionDetailschema_ObjectType_XsdtString_
- type XsdGoPkgHasElem_OnHoldBalancesequenceGetAccountBalanceResultschema_OnHoldBalance_TPrice_
- type XsdGoPkgHasElem_OperationInformation
- type XsdGoPkgHasElem_OperationRequest
- type XsdGoPkgHasElem_OperationsequenceValidOperationssequenceResponseGroupInformationschema_Operation_XsdtString_
- type XsdGoPkgHasElem_PageNumbersequenceGetReviewableHITsRequestschema_PageNumber_XsdtInt_
- type XsdGoPkgHasElem_PageSizesequenceGetReviewableHITsRequestschema_PageSize_XsdtInt_
- type XsdGoPkgHasElem_ParametersequenceReviewPolicyschema_Parameter_TPolicyParameter_
- type XsdGoPkgHasElem_ParametersequenceTxsdOperationInformationSequenceAvailableParametersAvailableParameterssequenceTxsdOperationInformationOperationInformationschema_Parameter_XsdtString_
- type XsdGoPkgHasElem_PolicyLevelsequenceGetReviewResultsForHITRequestschema_PolicyLevel_TReviewPolicyLevel_
- type XsdGoPkgHasElem_PolicyNamesequenceReviewPolicyschema_PolicyName_XsdtString_
- type XsdGoPkgHasElem_QualificationRequestIdsequenceRejectQualificationRequestRequestschema_QualificationRequestId_XsdtString_
- type XsdGoPkgHasElem_QualificationRequestsequenceGetQualificationRequestsResultschema_QualificationRequest_TQualificationRequest_
- type XsdGoPkgHasElem_QualificationRequirementsequenceCreateHITRequestschema_QualificationRequirement_TQualificationRequirement_
- type XsdGoPkgHasElem_QualificationTypeIdsequenceQualificationRequirementschema_QualificationTypeId_XsdtString_
- type XsdGoPkgHasElem_QualificationTypeStatussequenceCreateQualificationTypeRequestschema_QualificationTypeStatus_TQualificationTypeStatus_
- type XsdGoPkgHasElem_QualificationTypesequenceTxsdCreateQualificationTypeResponseCreateQualificationTypeResponseschema_QualificationType_TQualificationType_
- type XsdGoPkgHasElem_QualificationsequenceGetQualificationScoreResponseschema_Qualification_TQualification_
- type XsdGoPkgHasElem_QuerysequenceSearchQualificationTypesRequestschema_Query_XsdtString_
- type XsdGoPkgHasElem_QuestionIdentifiersequenceGetFileUploadURLRequestschema_QuestionIdentifier_XsdtString_
- type XsdGoPkgHasElem_QuestionIdsequenceReviewResultDetailschema_QuestionId_XsdtString_
- type XsdGoPkgHasElem_QuestionsequenceCreateHITRequestschema_Question_XsdtString_
- type XsdGoPkgHasElem_ReasonsequenceRejectQualificationRequestRequestschema_Reason_XsdtString_
- type XsdGoPkgHasElem_RegisterHITType
- type XsdGoPkgHasElem_RegisterHITTypeRequestsequenceTxsdRequestRequestschema_RegisterHITTypeRequest_TRegisterHITTypeRequest_
- type XsdGoPkgHasElem_RegisterHITTypeResponse
- type XsdGoPkgHasElem_RegisterHITTypeResultsequenceTxsdRegisterHITTypeResponseRegisterHITTypeResponseschema_RegisterHITTypeResult_TRegisterHITTypeResult_
- type XsdGoPkgHasElem_RejectAssignment
- type XsdGoPkgHasElem_RejectAssignmentRequestsequenceTxsdRequestRequestschema_RejectAssignmentRequest_TRejectAssignmentRequest_
- type XsdGoPkgHasElem_RejectAssignmentResponse
- type XsdGoPkgHasElem_RejectAssignmentResultsequenceRejectAssignmentResponseschema_RejectAssignmentResult_TRejectAssignmentResult_
- type XsdGoPkgHasElem_RejectQualificationRequest
- type XsdGoPkgHasElem_RejectQualificationRequestRequestsequenceTxsdRequestRequestschema_RejectQualificationRequestRequest_TRejectQualificationRequestRequest_
- type XsdGoPkgHasElem_RejectQualificationRequestResponse
- type XsdGoPkgHasElem_RejectQualificationRequestResultsequenceTxsdRejectQualificationRequestResponseRejectQualificationRequestResponseschema_RejectQualificationRequestResult_TRejectQualificationRequestResult_
- type XsdGoPkgHasElem_RejectionTimesequenceAssignmentschema_RejectionTime_XsdtDateTime_
- type XsdGoPkgHasElem_Request
- type XsdGoPkgHasElem_RequestIdsequenceTxsdOperationRequestOperationRequestschema_RequestId_XsdtString_
- type XsdGoPkgHasElem_RequesterAnnotationsequenceCreateHITRequestschema_RequesterAnnotation_XsdtString_
- type XsdGoPkgHasElem_RequesterFeedbacksequenceApproveAssignmentRequestschema_RequesterFeedback_XsdtString_
- type XsdGoPkgHasElem_RequestsequenceApproveRejectedAssignmentschema_Request_TApproveRejectedAssignmentRequest_
- type XsdGoPkgHasElem_RequestsequenceBlockWorkerschema_Request_TBlockWorkerRequest_
- type XsdGoPkgHasElem_RequestsequenceChangeHITTypeOfHITschema_Request_TChangeHITTypeOfHITRequest_
- type XsdGoPkgHasElem_RequestsequenceGetAccountBalanceschema_Request_TGetAccountBalanceRequest_
- type XsdGoPkgHasElem_RequestsequenceGetBlockedWorkersschema_Request_TGetBlockedWorkersRequest_
- type XsdGoPkgHasElem_RequestsequenceGetBonusPaymentsschema_Request_TGetBonusPaymentsRequest_
- type XsdGoPkgHasElem_RequestsequenceGetHITsForQualificationTypeschema_Request_TGetHITsForQualificationTypeRequest_
- type XsdGoPkgHasElem_RequestsequenceGetHITschema_Request_TGetHITRequest_
- type XsdGoPkgHasElem_RequestsequenceGetQualificationRequestsschema_Request_TGetQualificationRequestsRequest_
- type XsdGoPkgHasElem_RequestsequenceGetRequesterStatisticschema_Request_TGetRequesterStatisticRequest_
- type XsdGoPkgHasElem_RequestsequenceGetRequesterWorkerStatisticschema_Request_TGetRequesterWorkerStatisticRequest_
- type XsdGoPkgHasElem_RequestsequenceGetReviewResultsForHITschema_Request_TGetReviewResultsForHITRequest_
- type XsdGoPkgHasElem_RequestsequenceGrantBonusschema_Request_TGrantBonusRequest_
- type XsdGoPkgHasElem_RequestsequenceGrantQualificationschema_Request_TGrantQualificationRequest_
- type XsdGoPkgHasElem_RequestsequenceHelpschema_Request_THelpRequest_
- type XsdGoPkgHasElem_RequestsequenceNotifyWorkersschema_Request_TNotifyWorkersRequest_
- type XsdGoPkgHasElem_RequestsequenceRegisterHITTypeschema_Request_TRegisterHITTypeRequest_
- type XsdGoPkgHasElem_RequestsequenceRejectAssignmentschema_Request_TRejectAssignmentRequest_
- type XsdGoPkgHasElem_RequestsequenceSearchHITsschema_Request_TSearchHITsRequest_
- type XsdGoPkgHasElem_RequestsequenceSearchQualificationTypesschema_Request_TSearchQualificationTypesRequest_
- type XsdGoPkgHasElem_RequestsequenceSetHITTypeNotificationschema_Request_TSetHITTypeNotificationRequest_
- type XsdGoPkgHasElem_RequestsequenceTxsdApproveAssignmentApproveAssignmentschema_Request_TApproveAssignmentRequest_
- type XsdGoPkgHasElem_RequestsequenceTxsdAssignQualificationAssignQualificationschema_Request_TAssignQualificationRequest_
- type XsdGoPkgHasElem_RequestsequenceTxsdCreateHITCreateHITschema_Request_TCreateHITRequest_
- type XsdGoPkgHasElem_RequestsequenceTxsdCreateQualificationTypeCreateQualificationTypeschema_Request_TCreateQualificationTypeRequest_
- type XsdGoPkgHasElem_RequestsequenceTxsdDisableHITDisableHITschema_Request_TDisableHITRequest_
- type XsdGoPkgHasElem_RequestsequenceTxsdDisposeHITDisposeHITschema_Request_TDisposeHITRequest_
- type XsdGoPkgHasElem_RequestsequenceTxsdDisposeQualificationTypeDisposeQualificationTypeschema_Request_TDisposeQualificationTypeRequest_
- type XsdGoPkgHasElem_RequestsequenceTxsdExtendHITExtendHITschema_Request_TExtendHITRequest_
- type XsdGoPkgHasElem_RequestsequenceTxsdForceExpireHITForceExpireHITschema_Request_TForceExpireHITRequest_
- type XsdGoPkgHasElem_RequestsequenceTxsdGetAssignmentGetAssignmentschema_Request_TGetAssignmentRequest_
- type XsdGoPkgHasElem_RequestsequenceTxsdGetAssignmentsForHITGetAssignmentsForHITschema_Request_TGetAssignmentsForHITRequest_
- type XsdGoPkgHasElem_RequestsequenceTxsdGetFileUploadURLGetFileUploadURLschema_Request_TGetFileUploadURLRequest_
- type XsdGoPkgHasElem_RequestsequenceTxsdGetQualificationScoreGetQualificationScoreschema_Request_TGetQualificationScoreRequest_
- type XsdGoPkgHasElem_RequestsequenceTxsdGetQualificationTypeGetQualificationTypeschema_Request_TGetQualificationTypeRequest_
- type XsdGoPkgHasElem_RequestsequenceTxsdGetQualificationsForQualificationTypeGetQualificationsForQualificationTypeschema_Request_TGetQualificationsForQualificationTypeRequest_
- type XsdGoPkgHasElem_RequestsequenceTxsdGetReviewableHITsGetReviewableHITsschema_Request_TGetReviewableHITsRequest_
- type XsdGoPkgHasElem_RequestsequenceTxsdRejectQualificationRequestRejectQualificationRequestschema_Request_TRejectQualificationRequestRequest_
- type XsdGoPkgHasElem_RequestsequenceTxsdRevokeQualificationRevokeQualificationschema_Request_TRevokeQualificationRequest_
- type XsdGoPkgHasElem_RequestsequenceTxsdSendTestEventNotificationSendTestEventNotificationschema_Request_TSendTestEventNotificationRequest_
- type XsdGoPkgHasElem_RequestsequenceTxsdSetHITAsReviewingSetHITAsReviewingschema_Request_TSetHITAsReviewingRequest_
- type XsdGoPkgHasElem_RequestsequenceTxsdUpdateQualificationScoreUpdateQualificationScoreschema_Request_TUpdateQualificationScoreRequest_
- type XsdGoPkgHasElem_RequestsequenceTxsdUpdateQualificationTypeUpdateQualificationTypeschema_Request_TUpdateQualificationTypeRequest_
- type XsdGoPkgHasElem_RequestsequenceUnblockWorkerschema_Request_TUnblockWorkerRequest_
- type XsdGoPkgHasElem_RequiredParameterssequenceTxsdOperationInformationOperationInformationschema_RequiredParameters_TxsdOperationInformationSequenceRequiredParameters_
- type XsdGoPkgHasElem_RequiredToPreviewsequenceQualificationRequirementschema_RequiredToPreview_XsdtBoolean_
- type XsdGoPkgHasElem_ResponseGroupInformation
- type XsdGoPkgHasElem_ResponseGroupsequenceGetAccountBalanceRequestschema_ResponseGroup_XsdtString_
- type XsdGoPkgHasElem_ResultsequenceReviewActionDetailschema_Result_XsdtString_
- type XsdGoPkgHasElem_RetrieveActionssequenceGetReviewResultsForHITRequestschema_RetrieveActions_XsdtBoolean_
- type XsdGoPkgHasElem_RetrieveResultssequenceGetReviewResultsForHITRequestschema_RetrieveResults_XsdtBoolean_
- type XsdGoPkgHasElem_RetryDelayInSecondssequenceCreateQualificationTypeRequestschema_RetryDelayInSeconds_XsdtLong_
- type XsdGoPkgHasElem_RevertsequenceSetHITAsReviewingRequestschema_Revert_XsdtBoolean_
- type XsdGoPkgHasElem_ReviewActionsequenceReviewReportschema_ReviewAction_TReviewActionDetail_
- type XsdGoPkgHasElem_ReviewResultsequenceReviewReportschema_ReviewResult_TReviewResultDetail_
- type XsdGoPkgHasElem_RevokeQualification
- type XsdGoPkgHasElem_RevokeQualificationRequestsequenceTxsdRequestRequestschema_RevokeQualificationRequest_TRevokeQualificationRequest_
- type XsdGoPkgHasElem_RevokeQualificationResponse
- type XsdGoPkgHasElem_RevokeQualificationResultsequenceTxsdRevokeQualificationResponseRevokeQualificationResponseschema_RevokeQualificationResult_TRevokeQualificationResult_
- type XsdGoPkgHasElem_RewardsequenceCreateHITRequestschema_Reward_TPrice_
- type XsdGoPkgHasElem_SearchHITs
- type XsdGoPkgHasElem_SearchHITsRequestsequenceTxsdRequestRequestschema_SearchHITsRequest_TSearchHITsRequest_
- type XsdGoPkgHasElem_SearchHITsResponse
- type XsdGoPkgHasElem_SearchHITsResultsequenceTxsdSearchHITsResponseSearchHITsResponseschema_SearchHITsResult_TSearchHITsResult_
- type XsdGoPkgHasElem_SearchQualificationTypes
- type XsdGoPkgHasElem_SearchQualificationTypesRequestsequenceTxsdRequestRequestschema_SearchQualificationTypesRequest_TSearchQualificationTypesRequest_
- type XsdGoPkgHasElem_SearchQualificationTypesResponse
- type XsdGoPkgHasElem_SearchQualificationTypesResultsequenceTxsdSearchQualificationTypesResponseSearchQualificationTypesResponseschema_SearchQualificationTypesResult_TSearchQualificationTypesResult_
- type XsdGoPkgHasElem_SendNotificationsequenceAssignQualificationRequestschema_SendNotification_XsdtBoolean_
- type XsdGoPkgHasElem_SendTestEventNotification
- type XsdGoPkgHasElem_SendTestEventNotificationResponse
- type XsdGoPkgHasElem_SendTestEventNotificationResultsequenceSendTestEventNotificationResponseschema_SendTestEventNotificationResult_TSendTestEventNotificationResult_
- type XsdGoPkgHasElem_SetHITAsReviewing
- type XsdGoPkgHasElem_SetHITAsReviewingRequestsequenceTxsdRequestRequestschema_SetHITAsReviewingRequest_TSetHITAsReviewingRequest_
- type XsdGoPkgHasElem_SetHITAsReviewingResponse
- type XsdGoPkgHasElem_SetHITAsReviewingResultsequenceTxsdSetHITAsReviewingResponseSetHITAsReviewingResponseschema_SetHITAsReviewingResult_TSetHITAsReviewingResult_
- type XsdGoPkgHasElem_SetHITTypeNotification
- type XsdGoPkgHasElem_SetHITTypeNotificationResponse
- type XsdGoPkgHasElem_SetHITTypeNotificationResultsequenceTxsdSetHITTypeNotificationResponseSetHITTypeNotificationResponseschema_SetHITTypeNotificationResult_TSetHITTypeNotificationResult_
- type XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_
- type XsdGoPkgHasElem_SortDirectionsequenceGetReviewableHITsRequestschema_SortDirection_TSortDirection_
- type XsdGoPkgHasElem_SortPropertysequenceGetAssignmentsForHITRequestschema_SortProperty_TGetAssignmentsForHITSortProperty_
- type XsdGoPkgHasElem_SortPropertysequenceGetQualificationRequestsRequestschema_SortProperty_TGetQualificationRequestsSortProperty_
- type XsdGoPkgHasElem_SortPropertysequenceGetReviewableHITsRequestschema_SortProperty_TGetReviewableHITsSortProperty_
- type XsdGoPkgHasElem_SortPropertysequenceSearchHITsRequestschema_SortProperty_TSearchHITsSortProperty_
- type XsdGoPkgHasElem_SortPropertysequenceSearchQualificationTypesRequestschema_SortProperty_TSearchQualificationTypesSortProperty_
- type XsdGoPkgHasElem_StatisticsequenceGetRequesterStatisticRequestschema_Statistic_TRequesterStatistic_
- type XsdGoPkgHasElem_StatussequenceGetQualificationsForQualificationTypeRequestschema_Status_TQualificationStatus_
- type XsdGoPkgHasElem_StatussequenceGetReviewableHITsRequestschema_Status_TReviewableHITStatus_
- type XsdGoPkgHasElem_StatussequenceReviewActionDetailschema_Status_TReviewActionStatus_
- type XsdGoPkgHasElem_SubdivisionsequenceLocaleschema_Subdivision_XsdtString_
- type XsdGoPkgHasElem_SubjectIdsequenceRevokeQualificationRequestschema_SubjectId_XsdtString_
- type XsdGoPkgHasElem_SubjectTypesequenceReviewResultDetailschema_SubjectType_XsdtString_
- type XsdGoPkgHasElem_SubjectsequenceNotifyWorkersRequestschema_Subject_XsdtString_
- type XsdGoPkgHasElem_SubmitTimesequenceAssignmentschema_SubmitTime_XsdtDateTime_
- type XsdGoPkgHasElem_TestDurationInSecondssequenceCreateQualificationTypeRequestschema_TestDurationInSeconds_XsdtLong_
- type XsdGoPkgHasElem_TestEventTypesequenceSendTestEventNotificationRequestschema_TestEventType_TEventType_
- type XsdGoPkgHasElem_TestsequenceCreateQualificationTypeRequestschema_Test_XsdtString_
- type XsdGoPkgHasElem_TimePeriodsequenceGetRequesterStatisticRequestschema_TimePeriod_TimePeriod_
- type XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_
- type XsdGoPkgHasElem_TitlesequenceCreateHITRequestschema_Title_XsdtString_
- type XsdGoPkgHasElem_TotalNumResultssequenceGetReviewableHITsResultschema_TotalNumResults_XsdtInt_
- type XsdGoPkgHasElem_TransportsequenceNotificationSpecificationschema_Transport_TNotificationTransport_
- type XsdGoPkgHasElem_TypesequenceClaimschema_Type_XsdtString_
- type XsdGoPkgHasElem_UnblockWorker
- type XsdGoPkgHasElem_UnblockWorkerRequestsequenceTxsdRequestRequestschema_UnblockWorkerRequest_TUnblockWorkerRequest_
- type XsdGoPkgHasElem_UnblockWorkerResponse
- type XsdGoPkgHasElem_UnblockWorkerResultsequenceTxsdUnblockWorkerResponseUnblockWorkerResponseschema_UnblockWorkerResult_TUnblockWorkerResult_
- type XsdGoPkgHasElem_UniqueRequestTokensequenceCreateHITRequestschema_UniqueRequestToken_XsdtString_
- type XsdGoPkgHasElem_UnusedsequenceGetAccountBalanceRequestschema_Unused_XsdtString_
- type XsdGoPkgHasElem_UpdateQualificationScore
- type XsdGoPkgHasElem_UpdateQualificationScoreResponse
- type XsdGoPkgHasElem_UpdateQualificationScoreResultsequenceTxsdUpdateQualificationScoreResponseUpdateQualificationScoreResponseschema_UpdateQualificationScoreResult_TUpdateQualificationScoreResult_
- type XsdGoPkgHasElem_UpdateQualificationType
- type XsdGoPkgHasElem_UpdateQualificationTypeRequestsequenceTxsdRequestRequestschema_UpdateQualificationTypeRequest_TUpdateQualificationTypeRequest_
- type XsdGoPkgHasElem_UpdateQualificationTypeResponse
- type XsdGoPkgHasElem_ValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_ValidOperations_TxsdResponseGroupInformationSequenceValidOperations_
- type XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_
- type XsdGoPkgHasElem_ValuesequenceHITLayoutParameterschema_Value_XsdtString_
- type XsdGoPkgHasElem_VersionsequenceNotificationSpecificationschema_Version_XsdtString_
- type XsdGoPkgHasElem_WorkerBlocksequenceGetBlockedWorkersResultschema_WorkerBlock_TWorkerBlock_
- type XsdGoPkgHasElem_WorkerIdsequenceGetRequesterWorkerStatisticRequestschema_WorkerId_XsdtString_
- type XsdGoPkgHasElems_AWSAccessKeyIdsequenceTxsdRegisterHITTypeRegisterHITTypeschema_AWSAccessKeyId_XsdtString_
- type XsdGoPkgHasElems_AboutsequenceHelpRequestschema_About_XsdtString_
- type XsdGoPkgHasElems_AcceptTimesequenceAssignmentschema_AcceptTime_XsdtDateTime_
- type XsdGoPkgHasElems_ActionIdsequenceReviewResultDetailschema_ActionId_XsdtString_
- type XsdGoPkgHasElems_ActionNamesequenceReviewActionDetailschema_ActionName_XsdtString_
- type XsdGoPkgHasElems_ActivesequenceSetHITTypeNotificationRequestschema_Active_XsdtBoolean_
- type XsdGoPkgHasElems_AmountsequencePriceschema_Amount_XsdtDecimal_
- type XsdGoPkgHasElems_AnswerKeysequenceQualificationTypeschema_AnswerKey_XsdtString_
- type XsdGoPkgHasElems_AnswersequenceAssignmentschema_Answer_XsdtString_
- type XsdGoPkgHasElems_ApprovalTimesequenceAssignmentschema_ApprovalTime_XsdtDateTime_
- type XsdGoPkgHasElems_ApproveAssignment
- type XsdGoPkgHasElems_ApproveAssignmentRequestsequenceRequestschema_ApproveAssignmentRequest_TApproveAssignmentRequest_
- type XsdGoPkgHasElems_ApproveAssignmentResponse
- type XsdGoPkgHasElems_ApproveAssignmentResultsequenceTxsdApproveAssignmentResponseApproveAssignmentResponseschema_ApproveAssignmentResult_TApproveAssignmentResult_
- type XsdGoPkgHasElems_ApproveRejectedAssignment
- type XsdGoPkgHasElems_ApproveRejectedAssignmentRequestsequenceRequestschema_ApproveRejectedAssignmentRequest_TApproveRejectedAssignmentRequest_
- type XsdGoPkgHasElems_ApproveRejectedAssignmentResponse
- type XsdGoPkgHasElems_ApproveRejectedAssignmentResultsequenceTxsdApproveRejectedAssignmentResponseApproveRejectedAssignmentResponseschema_ApproveRejectedAssignmentResult_TApproveRejectedAssignmentResult_
- type XsdGoPkgHasElems_Arguments
- type XsdGoPkgHasElems_ArgumentsequenceTxsdArgumentsArgumentsschema_Argument_TxsdArgumentsSequenceArgument_
- type XsdGoPkgHasElems_AssignQualification
- type XsdGoPkgHasElems_AssignQualificationRequestsequenceRequestschema_AssignQualificationRequest_TAssignQualificationRequest_
- type XsdGoPkgHasElems_AssignQualificationResponse
- type XsdGoPkgHasElems_AssignQualificationResultsequenceTxsdAssignQualificationResponseAssignQualificationResponseschema_AssignQualificationResult_TAssignQualificationResult_
- type XsdGoPkgHasElems_AssignmentDurationInSecondssequenceRegisterHITTypeRequestschema_AssignmentDurationInSeconds_XsdtLong_
- type XsdGoPkgHasElems_AssignmentIdsequenceRejectAssignmentRequestschema_AssignmentId_XsdtString_
- type XsdGoPkgHasElems_AssignmentReviewPolicysequenceCreateHITRequestschema_AssignmentReviewPolicy_TReviewPolicy_
- type XsdGoPkgHasElems_AssignmentReviewReportsequenceGetReviewResultsForHITResultschema_AssignmentReviewReport_TReviewReport_
- type XsdGoPkgHasElems_AssignmentStatussequenceGetAssignmentsForHITRequestschema_AssignmentStatus_TAssignmentStatus_
- type XsdGoPkgHasElems_AssignmentsequenceGetAssignmentsForHITResultschema_Assignment_TAssignment_
- type XsdGoPkgHasElems_AutoApprovalDelayInSecondssequenceHITschema_AutoApprovalDelayInSeconds_XsdtLong_
- type XsdGoPkgHasElems_AutoApprovalTimesequenceAssignmentschema_AutoApprovalTime_XsdtDateTime_
- type XsdGoPkgHasElems_AutoGrantedValuesequenceCreateQualificationTypeRequestschema_AutoGrantedValue_XsdtInt_
- type XsdGoPkgHasElems_AutoGrantedsequenceCreateQualificationTypeRequestschema_AutoGranted_XsdtBoolean_
- type XsdGoPkgHasElems_AvailableBalancesequenceGetAccountBalanceResultschema_AvailableBalance_TPrice_
- type XsdGoPkgHasElems_AvailableParameterssequenceOperationInformationschema_AvailableParameters_TxsdOperationInformationSequenceAvailableParameters_
- type XsdGoPkgHasElems_AvailableResponseGroupssequenceTxsdOperationInformationOperationInformationschema_AvailableResponseGroups_TxsdOperationInformationSequenceAvailableResponseGroups_
- type XsdGoPkgHasElems_BlockWorker
- type XsdGoPkgHasElems_BlockWorkerRequestsequenceRequestschema_BlockWorkerRequest_TBlockWorkerRequest_
- type XsdGoPkgHasElems_BlockWorkerResponse
- type XsdGoPkgHasElems_BlockWorkerResultsequenceTxsdBlockWorkerResponseBlockWorkerResponseschema_BlockWorkerResult_TBlockWorkerResult_
- type XsdGoPkgHasElems_BodysequenceClaimschema_Body_XsdtString_
- type XsdGoPkgHasElems_BonusAmountsequenceGrantBonusRequestschema_BonusAmount_TPrice_
- type XsdGoPkgHasElems_BonusPaymentsequenceGetBonusPaymentsResultschema_BonusPayment_TBonusPayment_
- type XsdGoPkgHasElems_ChangeHITTypeOfHIT
- type XsdGoPkgHasElems_ChangeHITTypeOfHITRequestsequenceRequestschema_ChangeHITTypeOfHITRequest_TChangeHITTypeOfHITRequest_
- type XsdGoPkgHasElems_ChangeHITTypeOfHITResponse
- type XsdGoPkgHasElems_ChangeHITTypeOfHITResultsequenceTxsdChangeHITTypeOfHITResponseChangeHITTypeOfHITResponseschema_ChangeHITTypeOfHITResult_TChangeHITTypeOfHITResult_
- type XsdGoPkgHasElems_CodesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Code_XsdtString_
- type XsdGoPkgHasElems_ComparatorsequenceQualificationRequirementschema_Comparator_TComparator_
- type XsdGoPkgHasElems_CompleteTimesequenceReviewActionDetailschema_CompleteTime_XsdtDateTime_
- type XsdGoPkgHasElems_CountrysequenceLocaleschema_Country_XsdtString_
- type XsdGoPkgHasElems_CountsequenceGetRequesterWorkerStatisticRequestschema_Count_XsdtInt_
- type XsdGoPkgHasElems_CreateHIT
- type XsdGoPkgHasElems_CreateHITRequestsequenceRequestschema_CreateHITRequest_TCreateHITRequest_
- type XsdGoPkgHasElems_CreateHITResponse
- type XsdGoPkgHasElems_CreateQualificationType
- type XsdGoPkgHasElems_CreateQualificationTypeRequestsequenceRequestschema_CreateQualificationTypeRequest_TCreateQualificationTypeRequest_
- type XsdGoPkgHasElems_CreateQualificationTypeResponse
- type XsdGoPkgHasElems_CreationDatesequenceResponseGroupInformationschema_CreationDate_XsdtString_
- type XsdGoPkgHasElems_CreationTimesequenceHITschema_CreationTime_XsdtDateTime_
- type XsdGoPkgHasElems_CredentialsequenceBlockWorkerschema_Credential_XsdtString_
- type XsdGoPkgHasElems_CurrencyCodesequencePriceschema_CurrencyCode_XsdtString_
- type XsdGoPkgHasElems_DataPointsequenceGetStatisticResultschema_DataPoint_TDataPoint_
- type XsdGoPkgHasElems_DatasequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Data_TKeyValuePair_
- type XsdGoPkgHasElems_DatesequenceDataPointschema_Date_XsdtDateTime_
- type XsdGoPkgHasElems_DeadlinesequenceAssignmentschema_Deadline_XsdtDateTime_
- type XsdGoPkgHasElems_DefaultResponseGroupssequenceTxsdOperationInformationOperationInformationschema_DefaultResponseGroups_TxsdOperationInformationSequenceDefaultResponseGroups_
- type XsdGoPkgHasElems_DescriptionsequenceUpdateQualificationTypeRequestschema_Description_XsdtString_
- type XsdGoPkgHasElems_DestinationsequenceNotificationSpecificationschema_Destination_XsdtString_
- type XsdGoPkgHasElems_DisableHIT
- type XsdGoPkgHasElems_DisableHITRequestsequenceRequestschema_DisableHITRequest_TDisableHITRequest_
- type XsdGoPkgHasElems_DisableHITResponse
- type XsdGoPkgHasElems_DisableHITResultsequenceTxsdDisableHITResponseDisableHITResponseschema_DisableHITResult_TDisableHITResult_
- type XsdGoPkgHasElems_DisposeHIT
- type XsdGoPkgHasElems_DisposeHITRequestsequenceTxsdRequestRequestschema_DisposeHITRequest_TDisposeHITRequest_
- type XsdGoPkgHasElems_DisposeHITResponse
- type XsdGoPkgHasElems_DisposeHITResultsequenceTxsdDisposeHITResponseDisposeHITResponseschema_DisposeHITResult_TDisposeHITResult_
- type XsdGoPkgHasElems_DisposeQualificationType
- type XsdGoPkgHasElems_DisposeQualificationTypeRequestsequenceTxsdRequestRequestschema_DisposeQualificationTypeRequest_TDisposeQualificationTypeRequest_
- type XsdGoPkgHasElems_DisposeQualificationTypeResponse
- type XsdGoPkgHasElems_DisposeQualificationTypeResultsequenceTxsdDisposeQualificationTypeResponseDisposeQualificationTypeResponseschema_DisposeQualificationTypeResult_TDisposeQualificationTypeResult_
- type XsdGoPkgHasElems_DoubleValuesequenceDataPointschema_DoubleValue_XsdtDouble_
- type XsdGoPkgHasElems_ElementsequenceTxsdResponseGroupInformationSequenceElementsElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Element_XsdtString_
- type XsdGoPkgHasElems_ElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Elements_TxsdResponseGroupInformationSequenceElements_
- type XsdGoPkgHasElems_ErrorCodesequenceReviewActionDetailschema_ErrorCode_XsdtString_
- type XsdGoPkgHasElems_Errors
- type XsdGoPkgHasElems_ErrorsequenceTxsdErrorsErrorsschema_Error_TxsdErrorsSequenceError_
- type XsdGoPkgHasElems_EventTypesequenceNotificationSpecificationschema_EventType_TEventType_
- type XsdGoPkgHasElems_ExpirationIncrementInSecondssequenceExtendHITRequestschema_ExpirationIncrementInSeconds_XsdtLong_
- type XsdGoPkgHasElems_ExpirationsequenceHITschema_Expiration_XsdtDateTime_
- type XsdGoPkgHasElems_ExtendHIT
- type XsdGoPkgHasElems_ExtendHITRequestsequenceTxsdRequestRequestschema_ExtendHITRequest_TExtendHITRequest_
- type XsdGoPkgHasElems_ExtendHITResponse
- type XsdGoPkgHasElems_ExtendHITResultsequenceTxsdExtendHITResponseExtendHITResponseschema_ExtendHITResult_TExtendHITResult_
- type XsdGoPkgHasElems_FileUploadURLsequenceGetFileUploadURLResultschema_FileUploadURL_XsdtString_
- type XsdGoPkgHasElems_ForceExpireHIT
- type XsdGoPkgHasElems_ForceExpireHITRequestsequenceRequestschema_ForceExpireHITRequest_TForceExpireHITRequest_
- type XsdGoPkgHasElems_ForceExpireHITResponse
- type XsdGoPkgHasElems_ForceExpireHITResultsequenceTxsdForceExpireHITResponseForceExpireHITResponseschema_ForceExpireHITResult_TForceExpireHITResult_
- type XsdGoPkgHasElems_FormattedPricesequencePriceschema_FormattedPrice_XsdtString_
- type XsdGoPkgHasElems_GetAccountBalance
- type XsdGoPkgHasElems_GetAccountBalanceRequestsequenceRequestschema_GetAccountBalanceRequest_TGetAccountBalanceRequest_
- type XsdGoPkgHasElems_GetAccountBalanceResponse
- type XsdGoPkgHasElems_GetAccountBalanceResultsequenceTxsdGetAccountBalanceResponseGetAccountBalanceResponseschema_GetAccountBalanceResult_TGetAccountBalanceResult_
- type XsdGoPkgHasElems_GetAssignment
- type XsdGoPkgHasElems_GetAssignmentRequestsequenceTxsdRequestRequestschema_GetAssignmentRequest_TGetAssignmentRequest_
- type XsdGoPkgHasElems_GetAssignmentResponse
- type XsdGoPkgHasElems_GetAssignmentResultsequenceTxsdGetAssignmentResponseGetAssignmentResponseschema_GetAssignmentResult_TGetAssignmentResult_
- type XsdGoPkgHasElems_GetAssignmentsForHIT
- type XsdGoPkgHasElems_GetAssignmentsForHITRequestsequenceTxsdRequestRequestschema_GetAssignmentsForHITRequest_TGetAssignmentsForHITRequest_
- type XsdGoPkgHasElems_GetAssignmentsForHITResponse
- type XsdGoPkgHasElems_GetAssignmentsForHITResultsequenceTxsdGetAssignmentsForHITResponseGetAssignmentsForHITResponseschema_GetAssignmentsForHITResult_TGetAssignmentsForHITResult_
- type XsdGoPkgHasElems_GetBlockedWorkers
- type XsdGoPkgHasElems_GetBlockedWorkersRequestsequenceTxsdRequestRequestschema_GetBlockedWorkersRequest_TGetBlockedWorkersRequest_
- type XsdGoPkgHasElems_GetBlockedWorkersResponse
- type XsdGoPkgHasElems_GetBlockedWorkersResultsequenceTxsdGetBlockedWorkersResponseGetBlockedWorkersResponseschema_GetBlockedWorkersResult_TGetBlockedWorkersResult_
- type XsdGoPkgHasElems_GetBonusPayments
- type XsdGoPkgHasElems_GetBonusPaymentsRequestsequenceTxsdRequestRequestschema_GetBonusPaymentsRequest_TGetBonusPaymentsRequest_
- type XsdGoPkgHasElems_GetBonusPaymentsResponse
- type XsdGoPkgHasElems_GetBonusPaymentsResultsequenceTxsdGetBonusPaymentsResponseGetBonusPaymentsResponseschema_GetBonusPaymentsResult_TGetBonusPaymentsResult_
- type XsdGoPkgHasElems_GetFileUploadURL
- type XsdGoPkgHasElems_GetFileUploadURLRequestsequenceRequestschema_GetFileUploadURLRequest_TGetFileUploadURLRequest_
- type XsdGoPkgHasElems_GetFileUploadURLResponse
- type XsdGoPkgHasElems_GetFileUploadURLResultsequenceTxsdGetFileUploadURLResponseGetFileUploadURLResponseschema_GetFileUploadURLResult_TGetFileUploadURLResult_
- type XsdGoPkgHasElems_GetHIT
- type XsdGoPkgHasElems_GetHITRequestsequenceTxsdRequestRequestschema_GetHITRequest_TGetHITRequest_
- type XsdGoPkgHasElems_GetHITResponse
- type XsdGoPkgHasElems_GetHITsForQualificationType
- type XsdGoPkgHasElems_GetHITsForQualificationTypeRequestsequenceRequestschema_GetHITsForQualificationTypeRequest_TGetHITsForQualificationTypeRequest_
- type XsdGoPkgHasElems_GetHITsForQualificationTypeResponse
- type XsdGoPkgHasElems_GetHITsForQualificationTypeResultsequenceTxsdGetHITsForQualificationTypeResponseGetHITsForQualificationTypeResponseschema_GetHITsForQualificationTypeResult_TGetHITsForQualificationTypeResult_
- type XsdGoPkgHasElems_GetQualificationRequests
- type XsdGoPkgHasElems_GetQualificationRequestsRequestsequenceTxsdRequestRequestschema_GetQualificationRequestsRequest_TGetQualificationRequestsRequest_
- type XsdGoPkgHasElems_GetQualificationRequestsResponse
- type XsdGoPkgHasElems_GetQualificationRequestsResultsequenceTxsdGetQualificationRequestsResponseGetQualificationRequestsResponseschema_GetQualificationRequestsResult_TGetQualificationRequestsResult_
- type XsdGoPkgHasElems_GetQualificationScore
- type XsdGoPkgHasElems_GetQualificationScoreResponse
- type XsdGoPkgHasElems_GetQualificationType
- type XsdGoPkgHasElems_GetQualificationTypeRequestsequenceRequestschema_GetQualificationTypeRequest_TGetQualificationTypeRequest_
- type XsdGoPkgHasElems_GetQualificationTypeResponse
- type XsdGoPkgHasElems_GetQualificationsForQualificationType
- type XsdGoPkgHasElems_GetQualificationsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationsForQualificationTypeRequest_TGetQualificationsForQualificationTypeRequest_
- type XsdGoPkgHasElems_GetQualificationsForQualificationTypeResponse
- type XsdGoPkgHasElems_GetQualificationsForQualificationTypeResultsequenceTxsdGetQualificationsForQualificationTypeResponseGetQualificationsForQualificationTypeResponseschema_GetQualificationsForQualificationTypeResult_TGetQualificationsForQualificationTypeResult_
- type XsdGoPkgHasElems_GetRequesterStatistic
- type XsdGoPkgHasElems_GetRequesterStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterStatisticRequest_TGetRequesterStatisticRequest_
- type XsdGoPkgHasElems_GetRequesterStatisticResponse
- type XsdGoPkgHasElems_GetRequesterWorkerStatistic
- type XsdGoPkgHasElems_GetRequesterWorkerStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterWorkerStatisticRequest_TGetRequesterWorkerStatisticRequest_
- type XsdGoPkgHasElems_GetRequesterWorkerStatisticResponse
- type XsdGoPkgHasElems_GetReviewResultsForHIT
- type XsdGoPkgHasElems_GetReviewResultsForHITRequestsequenceRequestschema_GetReviewResultsForHITRequest_TGetReviewResultsForHITRequest_
- type XsdGoPkgHasElems_GetReviewResultsForHITResponse
- type XsdGoPkgHasElems_GetReviewResultsForHITResultsequenceTxsdGetReviewResultsForHITResponseGetReviewResultsForHITResponseschema_GetReviewResultsForHITResult_TGetReviewResultsForHITResult_
- type XsdGoPkgHasElems_GetReviewableHITs
- type XsdGoPkgHasElems_GetReviewableHITsRequestsequenceRequestschema_GetReviewableHITsRequest_TGetReviewableHITsRequest_
- type XsdGoPkgHasElems_GetReviewableHITsResponse
- type XsdGoPkgHasElems_GetReviewableHITsResultsequenceTxsdGetReviewableHITsResponseGetReviewableHITsResponseschema_GetReviewableHITsResult_TGetReviewableHITsResult_
- type XsdGoPkgHasElems_GetStatisticResultsequenceTxsdGetRequesterStatisticResponseGetRequesterStatisticResponseschema_GetStatisticResult_TGetStatisticResult_
- type XsdGoPkgHasElems_GrantBonus
- type XsdGoPkgHasElems_GrantBonusRequestsequenceTxsdRequestRequestschema_GrantBonusRequest_TGrantBonusRequest_
- type XsdGoPkgHasElems_GrantBonusResponse
- type XsdGoPkgHasElems_GrantBonusResultsequenceTxsdGrantBonusResponseGrantBonusResponseschema_GrantBonusResult_TGrantBonusResult_
- type XsdGoPkgHasElems_GrantQualification
- type XsdGoPkgHasElems_GrantQualificationRequestsequenceRequestschema_GrantQualificationRequest_TGrantQualificationRequest_
- type XsdGoPkgHasElems_GrantQualificationResponse
- type XsdGoPkgHasElems_GrantQualificationResultsequenceTxsdGrantQualificationResponseGrantQualificationResponseschema_GrantQualificationResult_TGrantQualificationResult_
- type XsdGoPkgHasElems_GrantTimesequenceBonusPaymentschema_GrantTime_XsdtDateTime_
- type XsdGoPkgHasElems_HITGroupIdsequenceHITschema_HITGroupId_XsdtString_
- type XsdGoPkgHasElems_HITIdsequenceGetReviewResultsForHITRequestschema_HITId_XsdtString_
- type XsdGoPkgHasElems_HITLayoutIdsequenceCreateHITRequestschema_HITLayoutId_XsdtString_
- type XsdGoPkgHasElems_HITLayoutParametersequenceCreateHITRequestschema_HITLayoutParameter_THITLayoutParameter_
- type XsdGoPkgHasElems_HITReviewPolicysequenceGetReviewResultsForHITResultschema_HITReviewPolicy_TReviewPolicy_
- type XsdGoPkgHasElems_HITReviewReportsequenceGetReviewResultsForHITResultschema_HITReviewReport_TReviewReport_
- type XsdGoPkgHasElems_HITReviewStatussequenceHITschema_HITReviewStatus_THITReviewStatus_
- type XsdGoPkgHasElems_HITStatussequenceHITschema_HITStatus_THITStatus_
- type XsdGoPkgHasElems_HITTypeIdsequenceRegisterHITTypeResultschema_HITTypeId_XsdtString_
- type XsdGoPkgHasElems_HITsequenceTxsdCreateHITResponseCreateHITResponseschema_Hit_Thit_
- type XsdGoPkgHasElems_HTTPHeaders
- type XsdGoPkgHasElems_HeadersequenceTxsdHTTPHeadersHTTPHeadersschema_Header_TxsdHTTPHeadersSequenceHeader_
- type XsdGoPkgHasElems_Help
- type XsdGoPkgHasElems_HelpRequestsequenceTxsdRequestRequestschema_HelpRequest_THelpRequest_
- type XsdGoPkgHasElems_HelpResponse
- type XsdGoPkgHasElems_HelpTypesequenceHelpRequestschema_HelpType_TxsdHelpRequestSequenceHelpType_
- type XsdGoPkgHasElems_Information
- type XsdGoPkgHasElems_IntegerValuesequenceQualificationRequirementschema_IntegerValue_XsdtInt_
- type XsdGoPkgHasElems_IsRequestablesequenceQualificationTypeschema_IsRequestable_XsdtBoolean_
- type XsdGoPkgHasElems_IsValidsequenceTxsdRequestRequestschema_IsValid_XsdtString_
- type XsdGoPkgHasElems_KeysequenceReviewResultDetailschema_Key_XsdtString_
- type XsdGoPkgHasElems_KeywordssequenceHITschema_Keywords_XsdtString_
- type XsdGoPkgHasElems_LifetimeInSecondssequenceCreateHITRequestschema_LifetimeInSeconds_XsdtLong_
- type XsdGoPkgHasElems_LocaleValuesequenceQualificationRequirementschema_LocaleValue_TLocale_
- type XsdGoPkgHasElems_LongValuesequenceDataPointschema_LongValue_XsdtLong_
- type XsdGoPkgHasElems_MapEntrysequencePolicyParameterschema_MapEntry_TParameterMapEntry_
- type XsdGoPkgHasElems_MaxAssignmentsIncrementsequenceExtendHITRequestschema_MaxAssignmentsIncrement_XsdtInt_
- type XsdGoPkgHasElems_MaxAssignmentssequenceHITschema_MaxAssignments_XsdtInt_
- type XsdGoPkgHasElems_MessageTextsequenceNotifyWorkersRequestschema_MessageText_XsdtString_
- type XsdGoPkgHasElems_MessagesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Message_XsdtString_
- type XsdGoPkgHasElems_MustBeOwnedByCallersequenceSearchQualificationTypesRequestschema_MustBeOwnedByCaller_XsdtBoolean_
- type XsdGoPkgHasElems_MustBeRequestablesequenceSearchQualificationTypesRequestschema_MustBeRequestable_XsdtBoolean_
- type XsdGoPkgHasElems_NamesequenceTxsdResponseGroupInformationResponseGroupInformationschema_Name_XsdtString_
- type XsdGoPkgHasElems_NotificationsequenceSetHITTypeNotificationRequestschema_Notification_TNotificationSpecification_
- type XsdGoPkgHasElems_NotifyWorkers
- type XsdGoPkgHasElems_NotifyWorkersFailureCodesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureCode_TNotifyWorkersFailureCode_
- type XsdGoPkgHasElems_NotifyWorkersFailureMessagesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureMessage_XsdtString_
- type XsdGoPkgHasElems_NotifyWorkersFailureStatussequenceNotifyWorkersResultschema_NotifyWorkersFailureStatus_TNotifyWorkersFailureStatus_
- type XsdGoPkgHasElems_NotifyWorkersRequestsequenceTxsdRequestRequestschema_NotifyWorkersRequest_TNotifyWorkersRequest_
- type XsdGoPkgHasElems_NotifyWorkersResponse
- type XsdGoPkgHasElems_NotifyWorkersResultsequenceTxsdNotifyWorkersResponseNotifyWorkersResponseschema_NotifyWorkersResult_TNotifyWorkersResult_
- type XsdGoPkgHasElems_NumResultssequenceSearchQualificationTypesResultschema_NumResults_XsdtInt_
- type XsdGoPkgHasElems_NumberOfAssignmentsAvailablesequenceHITschema_NumberOfAssignmentsAvailable_XsdtInt_
- type XsdGoPkgHasElems_NumberOfAssignmentsCompletedsequenceHITschema_NumberOfAssignmentsCompleted_XsdtInt_
- type XsdGoPkgHasElems_NumberOfAssignmentsPendingsequenceHITschema_NumberOfAssignmentsPending_XsdtInt_
- type XsdGoPkgHasElems_ObjectIdsequenceReviewActionDetailschema_ObjectId_XsdtString_
- type XsdGoPkgHasElems_ObjectTypesequenceReviewActionDetailschema_ObjectType_XsdtString_
- type XsdGoPkgHasElems_OnHoldBalancesequenceGetAccountBalanceResultschema_OnHoldBalance_TPrice_
- type XsdGoPkgHasElems_OperationInformation
- type XsdGoPkgHasElems_OperationRequest
- type XsdGoPkgHasElems_OperationsequenceTxsdResponseGroupInformationSequenceValidOperationsValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Operation_XsdtString_
- type XsdGoPkgHasElems_PageNumbersequenceGetQualificationsForQualificationTypeRequestschema_PageNumber_XsdtInt_
- type XsdGoPkgHasElems_PageSizesequenceGetQualificationRequestsRequestschema_PageSize_XsdtInt_
- type XsdGoPkgHasElems_ParametersequenceReviewPolicyschema_Parameter_TPolicyParameter_
- type XsdGoPkgHasElems_ParametersequenceTxsdOperationInformationSequenceRequiredParametersRequiredParameterssequenceTxsdOperationInformationOperationInformationschema_Parameter_XsdtString_
- type XsdGoPkgHasElems_PolicyLevelsequenceGetReviewResultsForHITRequestschema_PolicyLevel_TReviewPolicyLevel_
- type XsdGoPkgHasElems_PolicyNamesequenceReviewPolicyschema_PolicyName_XsdtString_
- type XsdGoPkgHasElems_QualificationRequestIdsequenceRejectQualificationRequestRequestschema_QualificationRequestId_XsdtString_
- type XsdGoPkgHasElems_QualificationRequestsequenceGetQualificationRequestsResultschema_QualificationRequest_TQualificationRequest_
- type XsdGoPkgHasElems_QualificationRequirementsequenceCreateHITRequestschema_QualificationRequirement_TQualificationRequirement_
- type XsdGoPkgHasElems_QualificationTypeIdsequenceGetQualificationsForQualificationTypeRequestschema_QualificationTypeId_XsdtString_
- type XsdGoPkgHasElems_QualificationTypeStatussequenceCreateQualificationTypeRequestschema_QualificationTypeStatus_TQualificationTypeStatus_
- type XsdGoPkgHasElems_QualificationTypesequenceTxsdCreateQualificationTypeResponseCreateQualificationTypeResponseschema_QualificationType_TQualificationType_
- type XsdGoPkgHasElems_QualificationsequenceGetQualificationsForQualificationTypeResultschema_Qualification_TQualification_
- type XsdGoPkgHasElems_QuerysequenceSearchQualificationTypesRequestschema_Query_XsdtString_
- type XsdGoPkgHasElems_QuestionIdentifiersequenceGetFileUploadURLRequestschema_QuestionIdentifier_XsdtString_
- type XsdGoPkgHasElems_QuestionIdsequenceReviewResultDetailschema_QuestionId_XsdtString_
- type XsdGoPkgHasElems_QuestionsequenceHITschema_Question_XsdtString_
- type XsdGoPkgHasElems_ReasonsequenceBonusPaymentschema_Reason_XsdtString_
- type XsdGoPkgHasElems_RegisterHITType
- type XsdGoPkgHasElems_RegisterHITTypeRequestsequenceTxsdRequestRequestschema_RegisterHITTypeRequest_TRegisterHITTypeRequest_
- type XsdGoPkgHasElems_RegisterHITTypeResponse
- type XsdGoPkgHasElems_RegisterHITTypeResultsequenceTxsdRegisterHITTypeResponseRegisterHITTypeResponseschema_RegisterHITTypeResult_TRegisterHITTypeResult_
- type XsdGoPkgHasElems_RejectAssignment
- type XsdGoPkgHasElems_RejectAssignmentRequestsequenceTxsdRequestRequestschema_RejectAssignmentRequest_TRejectAssignmentRequest_
- type XsdGoPkgHasElems_RejectAssignmentResponse
- type XsdGoPkgHasElems_RejectAssignmentResultsequenceTxsdRejectAssignmentResponseRejectAssignmentResponseschema_RejectAssignmentResult_TRejectAssignmentResult_
- type XsdGoPkgHasElems_RejectQualificationRequest
- type XsdGoPkgHasElems_RejectQualificationRequestRequestsequenceTxsdRequestRequestschema_RejectQualificationRequestRequest_TRejectQualificationRequestRequest_
- type XsdGoPkgHasElems_RejectQualificationRequestResponse
- type XsdGoPkgHasElems_RejectQualificationRequestResultsequenceTxsdRejectQualificationRequestResponseRejectQualificationRequestResponseschema_RejectQualificationRequestResult_TRejectQualificationRequestResult_
- type XsdGoPkgHasElems_RejectionTimesequenceAssignmentschema_RejectionTime_XsdtDateTime_
- type XsdGoPkgHasElems_Request
- type XsdGoPkgHasElems_RequestIdsequenceOperationRequestschema_RequestId_XsdtString_
- type XsdGoPkgHasElems_RequesterAnnotationsequenceHITschema_RequesterAnnotation_XsdtString_
- type XsdGoPkgHasElems_RequesterFeedbacksequenceRejectAssignmentRequestschema_RequesterFeedback_XsdtString_
- type XsdGoPkgHasElems_RequestsequenceTxsdApproveAssignmentApproveAssignmentschema_Request_TApproveAssignmentRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdApproveRejectedAssignmentApproveRejectedAssignmentschema_Request_TApproveRejectedAssignmentRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdAssignQualificationAssignQualificationschema_Request_TAssignQualificationRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdBlockWorkerBlockWorkerschema_Request_TBlockWorkerRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdChangeHITTypeOfHITChangeHITTypeOfHITschema_Request_TChangeHITTypeOfHITRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdCreateHITCreateHITschema_Request_TCreateHITRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdCreateQualificationTypeCreateQualificationTypeschema_Request_TCreateQualificationTypeRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdDisableHITDisableHITschema_Request_TDisableHITRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdDisposeHITDisposeHITschema_Request_TDisposeHITRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdDisposeQualificationTypeDisposeQualificationTypeschema_Request_TDisposeQualificationTypeRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdExtendHITExtendHITschema_Request_TExtendHITRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdForceExpireHITForceExpireHITschema_Request_TForceExpireHITRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdGetAccountBalanceGetAccountBalanceschema_Request_TGetAccountBalanceRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdGetAssignmentGetAssignmentschema_Request_TGetAssignmentRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdGetAssignmentsForHITGetAssignmentsForHITschema_Request_TGetAssignmentsForHITRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdGetBlockedWorkersGetBlockedWorkersschema_Request_TGetBlockedWorkersRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdGetBonusPaymentsGetBonusPaymentsschema_Request_TGetBonusPaymentsRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdGetFileUploadURLGetFileUploadURLschema_Request_TGetFileUploadURLRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdGetHITGetHITschema_Request_TGetHITRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdGetHITsForQualificationTypeGetHITsForQualificationTypeschema_Request_TGetHITsForQualificationTypeRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationRequestsGetQualificationRequestsschema_Request_TGetQualificationRequestsRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationScoreGetQualificationScoreschema_Request_TGetQualificationScoreRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationTypeGetQualificationTypeschema_Request_TGetQualificationTypeRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationsForQualificationTypeGetQualificationsForQualificationTypeschema_Request_TGetQualificationsForQualificationTypeRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdGetRequesterStatisticGetRequesterStatisticschema_Request_TGetRequesterStatisticRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdGetRequesterWorkerStatisticGetRequesterWorkerStatisticschema_Request_TGetRequesterWorkerStatisticRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdGetReviewResultsForHITGetReviewResultsForHITschema_Request_TGetReviewResultsForHITRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdGetReviewableHITsGetReviewableHITsschema_Request_TGetReviewableHITsRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdGrantBonusGrantBonusschema_Request_TGrantBonusRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdGrantQualificationGrantQualificationschema_Request_TGrantQualificationRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdHelpHelpschema_Request_THelpRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdNotifyWorkersNotifyWorkersschema_Request_TNotifyWorkersRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdRegisterHITTypeRegisterHITTypeschema_Request_TRegisterHITTypeRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdRejectAssignmentRejectAssignmentschema_Request_TRejectAssignmentRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdRejectQualificationRequestRejectQualificationRequestschema_Request_TRejectQualificationRequestRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdRevokeQualificationRevokeQualificationschema_Request_TRevokeQualificationRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdSearchHITsSearchHITsschema_Request_TSearchHITsRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdSearchQualificationTypesSearchQualificationTypesschema_Request_TSearchQualificationTypesRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdSendTestEventNotificationSendTestEventNotificationschema_Request_TSendTestEventNotificationRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdSetHITAsReviewingSetHITAsReviewingschema_Request_TSetHITAsReviewingRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdSetHITTypeNotificationSetHITTypeNotificationschema_Request_TSetHITTypeNotificationRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdUnblockWorkerUnblockWorkerschema_Request_TUnblockWorkerRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdUpdateQualificationScoreUpdateQualificationScoreschema_Request_TUpdateQualificationScoreRequest_
- type XsdGoPkgHasElems_RequestsequenceTxsdUpdateQualificationTypeUpdateQualificationTypeschema_Request_TUpdateQualificationTypeRequest_
- type XsdGoPkgHasElems_RequiredParameterssequenceTxsdOperationInformationOperationInformationschema_RequiredParameters_TxsdOperationInformationSequenceRequiredParameters_
- type XsdGoPkgHasElems_RequiredToPreviewsequenceQualificationRequirementschema_RequiredToPreview_XsdtBoolean_
- type XsdGoPkgHasElems_ResponseGroupInformation
- type XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_
- type XsdGoPkgHasElems_ResultsequenceReviewActionDetailschema_Result_XsdtString_
- type XsdGoPkgHasElems_RetrieveActionssequenceGetReviewResultsForHITRequestschema_RetrieveActions_XsdtBoolean_
- type XsdGoPkgHasElems_RetrieveResultssequenceGetReviewResultsForHITRequestschema_RetrieveResults_XsdtBoolean_
- type XsdGoPkgHasElems_RetryDelayInSecondssequenceUpdateQualificationTypeRequestschema_RetryDelayInSeconds_XsdtLong_
- type XsdGoPkgHasElems_RevertsequenceSetHITAsReviewingRequestschema_Revert_XsdtBoolean_
- type XsdGoPkgHasElems_ReviewActionsequenceReviewReportschema_ReviewAction_TReviewActionDetail_
- type XsdGoPkgHasElems_ReviewResultsequenceReviewReportschema_ReviewResult_TReviewResultDetail_
- type XsdGoPkgHasElems_RevokeQualification
- type XsdGoPkgHasElems_RevokeQualificationRequestsequenceTxsdRequestRequestschema_RevokeQualificationRequest_TRevokeQualificationRequest_
- type XsdGoPkgHasElems_RevokeQualificationResponse
- type XsdGoPkgHasElems_RevokeQualificationResultsequenceTxsdRevokeQualificationResponseRevokeQualificationResponseschema_RevokeQualificationResult_TRevokeQualificationResult_
- type XsdGoPkgHasElems_RewardsequenceRegisterHITTypeRequestschema_Reward_TPrice_
- type XsdGoPkgHasElems_SearchHITs
- type XsdGoPkgHasElems_SearchHITsRequestsequenceRequestschema_SearchHITsRequest_TSearchHITsRequest_
- type XsdGoPkgHasElems_SearchHITsResponse
- type XsdGoPkgHasElems_SearchHITsResultsequenceTxsdSearchHITsResponseSearchHITsResponseschema_SearchHITsResult_TSearchHITsResult_
- type XsdGoPkgHasElems_SearchQualificationTypes
- type XsdGoPkgHasElems_SearchQualificationTypesRequestsequenceRequestschema_SearchQualificationTypesRequest_TSearchQualificationTypesRequest_
- type XsdGoPkgHasElems_SearchQualificationTypesResponse
- type XsdGoPkgHasElems_SearchQualificationTypesResultsequenceTxsdSearchQualificationTypesResponseSearchQualificationTypesResponseschema_SearchQualificationTypesResult_TSearchQualificationTypesResult_
- type XsdGoPkgHasElems_SendNotificationsequenceAssignQualificationRequestschema_SendNotification_XsdtBoolean_
- type XsdGoPkgHasElems_SendTestEventNotification
- type XsdGoPkgHasElems_SendTestEventNotificationResponse
- type XsdGoPkgHasElems_SendTestEventNotificationResultsequenceTxsdSendTestEventNotificationResponseSendTestEventNotificationResponseschema_SendTestEventNotificationResult_TSendTestEventNotificationResult_
- type XsdGoPkgHasElems_SetHITAsReviewing
- type XsdGoPkgHasElems_SetHITAsReviewingRequestsequenceTxsdRequestRequestschema_SetHITAsReviewingRequest_TSetHITAsReviewingRequest_
- type XsdGoPkgHasElems_SetHITAsReviewingResponse
- type XsdGoPkgHasElems_SetHITAsReviewingResultsequenceTxsdSetHITAsReviewingResponseSetHITAsReviewingResponseschema_SetHITAsReviewingResult_TSetHITAsReviewingResult_
- type XsdGoPkgHasElems_SetHITTypeNotification
- type XsdGoPkgHasElems_SetHITTypeNotificationResponse
- type XsdGoPkgHasElems_SetHITTypeNotificationResultsequenceTxsdSetHITTypeNotificationResponseSetHITTypeNotificationResponseschema_SetHITTypeNotificationResult_TSetHITTypeNotificationResult_
- type XsdGoPkgHasElems_SignaturesequenceGetAccountBalanceschema_Signature_XsdtString_
- type XsdGoPkgHasElems_SortDirectionsequenceSearchHITsRequestschema_SortDirection_TSortDirection_
- type XsdGoPkgHasElems_SortPropertysequenceGetAssignmentsForHITRequestschema_SortProperty_TGetAssignmentsForHITSortProperty_
- type XsdGoPkgHasElems_SortPropertysequenceGetQualificationRequestsRequestschema_SortProperty_TGetQualificationRequestsSortProperty_
- type XsdGoPkgHasElems_SortPropertysequenceGetReviewableHITsRequestschema_SortProperty_TGetReviewableHITsSortProperty_
- type XsdGoPkgHasElems_SortPropertysequenceSearchHITsRequestschema_SortProperty_TSearchHITsSortProperty_
- type XsdGoPkgHasElems_SortPropertysequenceSearchQualificationTypesRequestschema_SortProperty_TSearchQualificationTypesSortProperty_
- type XsdGoPkgHasElems_StatisticsequenceGetRequesterStatisticRequestschema_Statistic_TRequesterStatistic_
- type XsdGoPkgHasElems_StatussequenceGetQualificationsForQualificationTypeRequestschema_Status_TQualificationStatus_
- type XsdGoPkgHasElems_StatussequenceGetReviewableHITsRequestschema_Status_TReviewableHITStatus_
- type XsdGoPkgHasElems_StatussequenceReviewActionDetailschema_Status_TReviewActionStatus_
- type XsdGoPkgHasElems_SubdivisionsequenceLocaleschema_Subdivision_XsdtString_
- type XsdGoPkgHasElems_SubjectIdsequenceQualificationschema_SubjectId_XsdtString_
- type XsdGoPkgHasElems_SubjectTypesequenceReviewResultDetailschema_SubjectType_XsdtString_
- type XsdGoPkgHasElems_SubjectsequenceNotifyWorkersRequestschema_Subject_XsdtString_
- type XsdGoPkgHasElems_SubmitTimesequenceQualificationRequestschema_SubmitTime_XsdtDateTime_
- type XsdGoPkgHasElems_TestDurationInSecondssequenceQualificationTypeschema_TestDurationInSeconds_XsdtLong_
- type XsdGoPkgHasElems_TestEventTypesequenceSendTestEventNotificationRequestschema_TestEventType_TEventType_
- type XsdGoPkgHasElems_TestsequenceQualificationTypeschema_Test_XsdtString_
- type XsdGoPkgHasElems_TimePeriodsequenceGetRequesterWorkerStatisticRequestschema_TimePeriod_TimePeriod_
- type XsdGoPkgHasElems_TimestampsequenceTxsdGetReviewableHITsGetReviewableHITsschema_Timestamp_XsdtDateTime_
- type XsdGoPkgHasElems_TitlesequenceHITschema_Title_XsdtString_
- type XsdGoPkgHasElems_TotalNumResultssequenceGetBonusPaymentsResultschema_TotalNumResults_XsdtInt_
- type XsdGoPkgHasElems_TransportsequenceNotificationSpecificationschema_Transport_TNotificationTransport_
- type XsdGoPkgHasElems_TypesequenceClaimschema_Type_XsdtString_
- type XsdGoPkgHasElems_UnblockWorker
- type XsdGoPkgHasElems_UnblockWorkerRequestsequenceRequestschema_UnblockWorkerRequest_TUnblockWorkerRequest_
- type XsdGoPkgHasElems_UnblockWorkerResponse
- type XsdGoPkgHasElems_UnblockWorkerResultsequenceTxsdUnblockWorkerResponseUnblockWorkerResponseschema_UnblockWorkerResult_TUnblockWorkerResult_
- type XsdGoPkgHasElems_UniqueRequestTokensequenceGrantBonusRequestschema_UniqueRequestToken_XsdtString_
- type XsdGoPkgHasElems_UnusedsequenceGetAccountBalanceRequestschema_Unused_XsdtString_
- type XsdGoPkgHasElems_UpdateQualificationScore
- type XsdGoPkgHasElems_UpdateQualificationScoreResponse
- type XsdGoPkgHasElems_UpdateQualificationScoreResultsequenceTxsdUpdateQualificationScoreResponseUpdateQualificationScoreResponseschema_UpdateQualificationScoreResult_TUpdateQualificationScoreResult_
- type XsdGoPkgHasElems_UpdateQualificationType
- type XsdGoPkgHasElems_UpdateQualificationTypeRequestsequenceRequestschema_UpdateQualificationTypeRequest_TUpdateQualificationTypeRequest_
- type XsdGoPkgHasElems_UpdateQualificationTypeResponse
- type XsdGoPkgHasElems_ValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_ValidOperations_TxsdResponseGroupInformationSequenceValidOperations_
- type XsdGoPkgHasElems_ValidatesequenceGetReviewResultsForHITschema_Validate_XsdtString_
- type XsdGoPkgHasElems_ValuesequenceParameterMapEntryschema_Value_XsdtString_
- type XsdGoPkgHasElems_VersionsequenceNotificationSpecificationschema_Version_XsdtString_
- type XsdGoPkgHasElems_WorkerBlocksequenceGetBlockedWorkersResultschema_WorkerBlock_TWorkerBlock_
- type XsdGoPkgHasElems_WorkerIdsequenceNotifyWorkersRequestschema_WorkerId_XsdtString_
- type XsdGoPkgWalkHandlers
Constants ¶
This section is empty.
Variables ¶
var ( // Set this to false to break a Walk() immediately as soon as the first error is returned by a custom handler function. // If true, Walk() proceeds and accumulates all errors in the WalkErrors slice. WalkContinueOnError = true // Contains all errors accumulated during Walk()s. If you're using this, you need to reset this yourself as needed prior to a fresh Walk(). WalkErrors []error // Your custom error-handling function, if required. WalkOnError func(error) // Provides 961 strong-typed hooks for your own custom handler functions to be invoked when the Walk() method is called on any instance of any (non-attribute-related) struct type defined in this package. // If your custom handler does get called at all for a given struct instance, then it always gets called twice, first with the 'enter' bool argument set to true, then (after having Walk()ed all subordinate struct instances, if any) once again with it set to false. WalkHandlers = &XsdGoPkgWalkHandlers{} )
Functions ¶
This section is empty.
Types ¶
type TApproveAssignmentRequest ¶
type TApproveAssignmentRequest struct { XsdGoPkgHasElem_AssignmentIdsequenceGetBonusPaymentsRequestschema_AssignmentId_XsdtString_ XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ XsdGoPkgHasElem_RequesterFeedbacksequenceApproveAssignmentRequestschema_RequesterFeedback_XsdtString_ }
func (*TApproveAssignmentRequest) Walk ¶
func (me *TApproveAssignmentRequest) Walk() (err error)
If the WalkHandlers.TApproveAssignmentRequest function is not nil (ie. was set by outside code), calls it with this TApproveAssignmentRequest instance as the single argument. Then calls the Walk() method on 3/3 embed(s) and 0/0 field(s) belonging to this TApproveAssignmentRequest instance.
type TApproveAssignmentResult ¶
type TApproveAssignmentResult struct {
XsdGoPkgHasElem_Request
}
func (*TApproveAssignmentResult) Walk ¶
func (me *TApproveAssignmentResult) Walk() (err error)
If the WalkHandlers.TApproveAssignmentResult function is not nil (ie. was set by outside code), calls it with this TApproveAssignmentResult instance as the single argument. Then calls the Walk() method on 1/1 embed(s) and 0/0 field(s) belonging to this TApproveAssignmentResult instance.
type TApproveRejectedAssignmentRequest ¶
type TApproveRejectedAssignmentRequest struct { XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ XsdGoPkgHasElem_RequesterFeedbacksequenceApproveAssignmentRequestschema_RequesterFeedback_XsdtString_ XsdGoPkgHasElem_AssignmentIdsequenceGetBonusPaymentsRequestschema_AssignmentId_XsdtString_ }
func (*TApproveRejectedAssignmentRequest) Walk ¶
func (me *TApproveRejectedAssignmentRequest) Walk() (err error)
If the WalkHandlers.TApproveRejectedAssignmentRequest function is not nil (ie. was set by outside code), calls it with this TApproveRejectedAssignmentRequest instance as the single argument. Then calls the Walk() method on 3/3 embed(s) and 0/0 field(s) belonging to this TApproveRejectedAssignmentRequest instance.
type TApproveRejectedAssignmentResult ¶
type TApproveRejectedAssignmentResult struct {
XsdGoPkgHasElem_Request
}
func (*TApproveRejectedAssignmentResult) Walk ¶
func (me *TApproveRejectedAssignmentResult) Walk() (err error)
If the WalkHandlers.TApproveRejectedAssignmentResult function is not nil (ie. was set by outside code), calls it with this TApproveRejectedAssignmentResult instance as the single argument. Then calls the Walk() method on 1/1 embed(s) and 0/0 field(s) belonging to this TApproveRejectedAssignmentResult instance.
type TAssignQualificationRequest ¶
type TAssignQualificationRequest struct { XsdGoPkgHasElem_WorkerIdsequenceGetRequesterWorkerStatisticRequestschema_WorkerId_XsdtString_ XsdGoPkgHasElem_IntegerValuesequenceAssignQualificationRequestschema_IntegerValue_XsdtInt_ XsdGoPkgHasElem_SendNotificationsequenceAssignQualificationRequestschema_SendNotification_XsdtBoolean_ XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ XsdGoPkgHasElem_QualificationTypeIdsequenceQualificationRequirementschema_QualificationTypeId_XsdtString_ }
func (*TAssignQualificationRequest) Walk ¶
func (me *TAssignQualificationRequest) Walk() (err error)
If the WalkHandlers.TAssignQualificationRequest function is not nil (ie. was set by outside code), calls it with this TAssignQualificationRequest instance as the single argument. Then calls the Walk() method on 5/5 embed(s) and 0/0 field(s) belonging to this TAssignQualificationRequest instance.
type TAssignQualificationResult ¶
type TAssignQualificationResult struct {
XsdGoPkgHasElem_Request
}
func (*TAssignQualificationResult) Walk ¶
func (me *TAssignQualificationResult) Walk() (err error)
If the WalkHandlers.TAssignQualificationResult function is not nil (ie. was set by outside code), calls it with this TAssignQualificationResult instance as the single argument. Then calls the Walk() method on 1/1 embed(s) and 0/0 field(s) belonging to this TAssignQualificationResult instance.
type TAssignment ¶
type TAssignment struct { XsdGoPkgHasElem_AnswersequenceAssignmentschema_Answer_XsdtString_ XsdGoPkgHasElem_RequesterFeedbacksequenceApproveAssignmentRequestschema_RequesterFeedback_XsdtString_ XsdGoPkgHasElem_Request XsdGoPkgHasElem_AssignmentIdsequenceGetBonusPaymentsRequestschema_AssignmentId_XsdtString_ XsdGoPkgHasElem_AutoApprovalTimesequenceAssignmentschema_AutoApprovalTime_XsdtDateTime_ XsdGoPkgHasElem_AcceptTimesequenceAssignmentschema_AcceptTime_XsdtDateTime_ XsdGoPkgHasElem_SubmitTimesequenceAssignmentschema_SubmitTime_XsdtDateTime_ XsdGoPkgHasElem_ApprovalTimesequenceAssignmentschema_ApprovalTime_XsdtDateTime_ XsdGoPkgHasElem_WorkerIdsequenceGetRequesterWorkerStatisticRequestschema_WorkerId_XsdtString_ XsdGoPkgHasElem_HITIdsequenceGetBonusPaymentsRequestschema_HITId_XsdtString_ XsdGoPkgHasElem_AssignmentStatussequenceAssignmentschema_AssignmentStatus_TAssignmentStatus_ XsdGoPkgHasElem_RejectionTimesequenceAssignmentschema_RejectionTime_XsdtDateTime_ XsdGoPkgHasElem_DeadlinesequenceAssignmentschema_Deadline_XsdtDateTime_ }
func (*TAssignment) Walk ¶
func (me *TAssignment) Walk() (err error)
If the WalkHandlers.TAssignment function is not nil (ie. was set by outside code), calls it with this TAssignment instance as the single argument. Then calls the Walk() method on 13/13 embed(s) and 0/0 field(s) belonging to this TAssignment instance.
type TAssignmentStatus ¶
func (TAssignmentStatus) IsApproved ¶
func (me TAssignmentStatus) IsApproved() bool
Returns true if the value of this enumerated TAssignmentStatus is "Approved".
func (TAssignmentStatus) IsRejected ¶
func (me TAssignmentStatus) IsRejected() bool
Returns true if the value of this enumerated TAssignmentStatus is "Rejected".
func (TAssignmentStatus) IsSubmitted ¶
func (me TAssignmentStatus) IsSubmitted() bool
Returns true if the value of this enumerated TAssignmentStatus is "Submitted".
func (*TAssignmentStatus) Set ¶
func (me *TAssignmentStatus) Set(s string)
Since TAssignmentStatus is just a simple String type, this merely sets the current value from the specified string.
func (TAssignmentStatus) String ¶
func (me TAssignmentStatus) String() string
Since TAssignmentStatus is just a simple String type, this merely returns the current string value.
func (TAssignmentStatus) ToXsdtString ¶
func (me TAssignmentStatus) ToXsdtString() xsdt.String
This convenience method just performs a simple type conversion to TAssignmentStatus's alias type xsdt.String.
type TBlockWorkerRequest ¶
type TBlockWorkerRequest struct { XsdGoPkgHasElem_ReasonsequenceRejectQualificationRequestRequestschema_Reason_XsdtString_ XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ XsdGoPkgHasElem_WorkerIdsequenceGetRequesterWorkerStatisticRequestschema_WorkerId_XsdtString_ }
func (*TBlockWorkerRequest) Walk ¶
func (me *TBlockWorkerRequest) Walk() (err error)
If the WalkHandlers.TBlockWorkerRequest function is not nil (ie. was set by outside code), calls it with this TBlockWorkerRequest instance as the single argument. Then calls the Walk() method on 3/3 embed(s) and 0/0 field(s) belonging to this TBlockWorkerRequest instance.
type TBlockWorkerResult ¶
type TBlockWorkerResult struct {
XsdGoPkgHasElem_Request
}
func (*TBlockWorkerResult) Walk ¶
func (me *TBlockWorkerResult) Walk() (err error)
If the WalkHandlers.TBlockWorkerResult function is not nil (ie. was set by outside code), calls it with this TBlockWorkerResult instance as the single argument. Then calls the Walk() method on 1/1 embed(s) and 0/0 field(s) belonging to this TBlockWorkerResult instance.
type TBonusPayment ¶
type TBonusPayment struct { XsdGoPkgHasElem_BonusAmountsequenceGrantBonusRequestschema_BonusAmount_TPrice_ XsdGoPkgHasElem_AssignmentIdsequenceGetBonusPaymentsRequestschema_AssignmentId_XsdtString_ XsdGoPkgHasElem_ReasonsequenceRejectQualificationRequestRequestschema_Reason_XsdtString_ XsdGoPkgHasElem_GrantTimesequenceQualificationschema_GrantTime_XsdtDateTime_ XsdGoPkgHasElem_Request XsdGoPkgHasElem_WorkerIdsequenceGetRequesterWorkerStatisticRequestschema_WorkerId_XsdtString_ }
func (*TBonusPayment) Walk ¶
func (me *TBonusPayment) Walk() (err error)
If the WalkHandlers.TBonusPayment function is not nil (ie. was set by outside code), calls it with this TBonusPayment instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TBonusPayment instance.
type TChangeHITTypeOfHITRequest ¶
type TChangeHITTypeOfHITRequest struct { XsdGoPkgHasElem_HITIdsequenceGetBonusPaymentsRequestschema_HITId_XsdtString_ XsdGoPkgHasElem_HITTypeIdsequenceCreateHITRequestschema_HITTypeId_XsdtString_ XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ }
func (*TChangeHITTypeOfHITRequest) Walk ¶
func (me *TChangeHITTypeOfHITRequest) Walk() (err error)
If the WalkHandlers.TChangeHITTypeOfHITRequest function is not nil (ie. was set by outside code), calls it with this TChangeHITTypeOfHITRequest instance as the single argument. Then calls the Walk() method on 3/3 embed(s) and 0/0 field(s) belonging to this TChangeHITTypeOfHITRequest instance.
type TChangeHITTypeOfHITResult ¶
type TChangeHITTypeOfHITResult struct {
XsdGoPkgHasElem_Request
}
func (*TChangeHITTypeOfHITResult) Walk ¶
func (me *TChangeHITTypeOfHITResult) Walk() (err error)
If the WalkHandlers.TChangeHITTypeOfHITResult function is not nil (ie. was set by outside code), calls it with this TChangeHITTypeOfHITResult instance as the single argument. Then calls the Walk() method on 1/1 embed(s) and 0/0 field(s) belonging to this TChangeHITTypeOfHITResult instance.
type TClaim ¶
type TComparator ¶
func (TComparator) IsDoesNotExist ¶
func (me TComparator) IsDoesNotExist() bool
Returns true if the value of this enumerated TComparator is "DoesNotExist".
func (TComparator) IsEqualTo ¶
func (me TComparator) IsEqualTo() bool
Returns true if the value of this enumerated TComparator is "EqualTo".
func (TComparator) IsExists ¶
func (me TComparator) IsExists() bool
Returns true if the value of this enumerated TComparator is "Exists".
func (TComparator) IsGreaterThan ¶
func (me TComparator) IsGreaterThan() bool
Returns true if the value of this enumerated TComparator is "GreaterThan".
func (TComparator) IsGreaterThanOrEqualTo ¶
func (me TComparator) IsGreaterThanOrEqualTo() bool
Returns true if the value of this enumerated TComparator is "GreaterThanOrEqualTo".
func (TComparator) IsIn ¶
func (me TComparator) IsIn() bool
Returns true if the value of this enumerated TComparator is "In".
func (TComparator) IsLessThan ¶
func (me TComparator) IsLessThan() bool
Returns true if the value of this enumerated TComparator is "LessThan".
func (TComparator) IsLessThanOrEqualTo ¶
func (me TComparator) IsLessThanOrEqualTo() bool
Returns true if the value of this enumerated TComparator is "LessThanOrEqualTo".
func (TComparator) IsNotEqualTo ¶
func (me TComparator) IsNotEqualTo() bool
Returns true if the value of this enumerated TComparator is "NotEqualTo".
func (TComparator) IsNotIn ¶
func (me TComparator) IsNotIn() bool
Returns true if the value of this enumerated TComparator is "NotIn".
func (*TComparator) Set ¶
func (me *TComparator) Set(s string)
Since TComparator is just a simple String type, this merely sets the current value from the specified string.
func (TComparator) String ¶
func (me TComparator) String() string
Since TComparator is just a simple String type, this merely returns the current string value.
func (TComparator) ToXsdtString ¶
func (me TComparator) ToXsdtString() xsdt.String
This convenience method just performs a simple type conversion to TComparator's alias type xsdt.String.
type TCreateHITRequest ¶
type TCreateHITRequest struct { XsdGoPkgHasElem_TitlesequenceCreateHITRequestschema_Title_XsdtString_ XsdGoPkgHasElems_QualificationRequirementsequenceCreateHITRequestschema_QualificationRequirement_TQualificationRequirement_ XsdGoPkgHasElems_HITLayoutParametersequenceCreateHITRequestschema_HITLayoutParameter_THITLayoutParameter_ XsdGoPkgHasElem_MaxAssignmentssequenceCreateHITRequestschema_MaxAssignments_XsdtInt_ XsdGoPkgHasElem_AutoApprovalDelayInSecondssequenceCreateHITRequestschema_AutoApprovalDelayInSeconds_XsdtLong_ XsdGoPkgHasElem_KeywordssequenceCreateHITRequestschema_Keywords_XsdtString_ XsdGoPkgHasElem_UniqueRequestTokensequenceCreateHITRequestschema_UniqueRequestToken_XsdtString_ XsdGoPkgHasElem_LifetimeInSecondssequenceCreateHITRequestschema_LifetimeInSeconds_XsdtLong_ XsdGoPkgHasElem_AssignmentDurationInSecondssequenceCreateHITRequestschema_AssignmentDurationInSeconds_XsdtLong_ XsdGoPkgHasElem_AssignmentReviewPolicysequenceCreateHITRequestschema_AssignmentReviewPolicy_TReviewPolicy_ XsdGoPkgHasElem_HITReviewPolicysequenceCreateHITRequestschema_HITReviewPolicy_TReviewPolicy_ XsdGoPkgHasElem_HITTypeIdsequenceCreateHITRequestschema_HITTypeId_XsdtString_ XsdGoPkgHasElem_RewardsequenceCreateHITRequestschema_Reward_TPrice_ XsdGoPkgHasElem_DescriptionsequenceCreateHITRequestschema_Description_XsdtString_ XsdGoPkgHasElem_QuestionsequenceCreateHITRequestschema_Question_XsdtString_ XsdGoPkgHasElem_RequesterAnnotationsequenceCreateHITRequestschema_RequesterAnnotation_XsdtString_ XsdGoPkgHasElem_HITLayoutIdsequenceCreateHITRequestschema_HITLayoutId_XsdtString_ XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ }
func (*TCreateHITRequest) Walk ¶
func (me *TCreateHITRequest) Walk() (err error)
If the WalkHandlers.TCreateHITRequest function is not nil (ie. was set by outside code), calls it with this TCreateHITRequest instance as the single argument. Then calls the Walk() method on 18/18 embed(s) and 0/0 field(s) belonging to this TCreateHITRequest instance.
type TCreateQualificationTypeRequest ¶
type TCreateQualificationTypeRequest struct { XsdGoPkgHasElem_NamesequenceHITLayoutParameterschema_Name_XsdtString_ XsdGoPkgHasElem_DescriptionsequenceCreateHITRequestschema_Description_XsdtString_ XsdGoPkgHasElem_QualificationTypeStatussequenceCreateQualificationTypeRequestschema_QualificationTypeStatus_TQualificationTypeStatus_ XsdGoPkgHasElem_AutoGrantedsequenceCreateQualificationTypeRequestschema_AutoGranted_XsdtBoolean_ XsdGoPkgHasElem_AutoGrantedValuesequenceCreateQualificationTypeRequestschema_AutoGrantedValue_XsdtInt_ XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ XsdGoPkgHasElem_KeywordssequenceCreateHITRequestschema_Keywords_XsdtString_ XsdGoPkgHasElem_RetryDelayInSecondssequenceCreateQualificationTypeRequestschema_RetryDelayInSeconds_XsdtLong_ XsdGoPkgHasElem_TestsequenceCreateQualificationTypeRequestschema_Test_XsdtString_ XsdGoPkgHasElem_AnswerKeysequenceCreateQualificationTypeRequestschema_AnswerKey_XsdtString_ XsdGoPkgHasElem_TestDurationInSecondssequenceCreateQualificationTypeRequestschema_TestDurationInSeconds_XsdtLong_ }
func (*TCreateQualificationTypeRequest) Walk ¶
func (me *TCreateQualificationTypeRequest) Walk() (err error)
If the WalkHandlers.TCreateQualificationTypeRequest function is not nil (ie. was set by outside code), calls it with this TCreateQualificationTypeRequest instance as the single argument. Then calls the Walk() method on 11/11 embed(s) and 0/0 field(s) belonging to this TCreateQualificationTypeRequest instance.
type TDataPoint ¶
type TDataPoint struct { XsdGoPkgHasElem_LongValuesequenceDataPointschema_LongValue_XsdtLong_ XsdGoPkgHasElem_DoubleValuesequenceDataPointschema_DoubleValue_XsdtDouble_ XsdGoPkgHasElem_DatesequenceDataPointschema_Date_XsdtDateTime_ }
func (*TDataPoint) Walk ¶
func (me *TDataPoint) Walk() (err error)
If the WalkHandlers.TDataPoint function is not nil (ie. was set by outside code), calls it with this TDataPoint instance as the single argument. Then calls the Walk() method on 3/3 embed(s) and 0/0 field(s) belonging to this TDataPoint instance.
type TDisableHITRequest ¶
type TDisableHITRequest struct { XsdGoPkgHasElem_HITIdsequenceGetBonusPaymentsRequestschema_HITId_XsdtString_ XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ }
func (*TDisableHITRequest) Walk ¶
func (me *TDisableHITRequest) Walk() (err error)
If the WalkHandlers.TDisableHITRequest function is not nil (ie. was set by outside code), calls it with this TDisableHITRequest instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TDisableHITRequest instance.
type TDisableHITResult ¶
type TDisableHITResult struct {
XsdGoPkgHasElem_Request
}
func (*TDisableHITResult) Walk ¶
func (me *TDisableHITResult) Walk() (err error)
If the WalkHandlers.TDisableHITResult function is not nil (ie. was set by outside code), calls it with this TDisableHITResult instance as the single argument. Then calls the Walk() method on 1/1 embed(s) and 0/0 field(s) belonging to this TDisableHITResult instance.
type TDisposeHITRequest ¶
type TDisposeHITRequest struct { XsdGoPkgHasElem_HITIdsequenceGetBonusPaymentsRequestschema_HITId_XsdtString_ XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ }
func (*TDisposeHITRequest) Walk ¶
func (me *TDisposeHITRequest) Walk() (err error)
If the WalkHandlers.TDisposeHITRequest function is not nil (ie. was set by outside code), calls it with this TDisposeHITRequest instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TDisposeHITRequest instance.
type TDisposeHITResult ¶
type TDisposeHITResult struct {
XsdGoPkgHasElem_Request
}
func (*TDisposeHITResult) Walk ¶
func (me *TDisposeHITResult) Walk() (err error)
If the WalkHandlers.TDisposeHITResult function is not nil (ie. was set by outside code), calls it with this TDisposeHITResult instance as the single argument. Then calls the Walk() method on 1/1 embed(s) and 0/0 field(s) belonging to this TDisposeHITResult instance.
type TDisposeQualificationTypeRequest ¶
type TDisposeQualificationTypeRequest struct {
XsdGoPkgHasElem_QualificationTypeIdsequenceQualificationRequirementschema_QualificationTypeId_XsdtString_
}
func (*TDisposeQualificationTypeRequest) Walk ¶
func (me *TDisposeQualificationTypeRequest) Walk() (err error)
If the WalkHandlers.TDisposeQualificationTypeRequest function is not nil (ie. was set by outside code), calls it with this TDisposeQualificationTypeRequest instance as the single argument. Then calls the Walk() method on 1/1 embed(s) and 0/0 field(s) belonging to this TDisposeQualificationTypeRequest instance.
type TDisposeQualificationTypeResult ¶
type TDisposeQualificationTypeResult struct {
XsdGoPkgHasElem_Request
}
func (*TDisposeQualificationTypeResult) Walk ¶
func (me *TDisposeQualificationTypeResult) Walk() (err error)
If the WalkHandlers.TDisposeQualificationTypeResult function is not nil (ie. was set by outside code), calls it with this TDisposeQualificationTypeResult instance as the single argument. Then calls the Walk() method on 1/1 embed(s) and 0/0 field(s) belonging to this TDisposeQualificationTypeResult instance.
type TEventType ¶
func (TEventType) IsAssignmentAbandoned ¶
func (me TEventType) IsAssignmentAbandoned() bool
Returns true if the value of this enumerated TEventType is "AssignmentAbandoned".
func (TEventType) IsAssignmentAccepted ¶
func (me TEventType) IsAssignmentAccepted() bool
Returns true if the value of this enumerated TEventType is "AssignmentAccepted".
func (TEventType) IsAssignmentApproved ¶
func (me TEventType) IsAssignmentApproved() bool
Returns true if the value of this enumerated TEventType is "AssignmentApproved".
func (TEventType) IsAssignmentRejected ¶
func (me TEventType) IsAssignmentRejected() bool
Returns true if the value of this enumerated TEventType is "AssignmentRejected".
func (TEventType) IsAssignmentReturned ¶
func (me TEventType) IsAssignmentReturned() bool
Returns true if the value of this enumerated TEventType is "AssignmentReturned".
func (TEventType) IsAssignmentSubmitted ¶
func (me TEventType) IsAssignmentSubmitted() bool
Returns true if the value of this enumerated TEventType is "AssignmentSubmitted".
func (TEventType) IsHITCreated ¶
func (me TEventType) IsHITCreated() bool
Returns true if the value of this enumerated TEventType is "HITCreated".
func (TEventType) IsHITDisposed ¶
func (me TEventType) IsHITDisposed() bool
Returns true if the value of this enumerated TEventType is "HITDisposed".
func (TEventType) IsHITExpired ¶
func (me TEventType) IsHITExpired() bool
Returns true if the value of this enumerated TEventType is "HITExpired".
func (TEventType) IsHITExtended ¶
func (me TEventType) IsHITExtended() bool
Returns true if the value of this enumerated TEventType is "HITExtended".
func (TEventType) IsHITReviewable ¶
func (me TEventType) IsHITReviewable() bool
Returns true if the value of this enumerated TEventType is "HITReviewable".
func (TEventType) IsPing ¶
func (me TEventType) IsPing() bool
Returns true if the value of this enumerated TEventType is "Ping".
func (*TEventType) Set ¶
func (me *TEventType) Set(s string)
Since TEventType is just a simple String type, this merely sets the current value from the specified string.
func (TEventType) String ¶
func (me TEventType) String() string
Since TEventType is just a simple String type, this merely returns the current string value.
func (TEventType) ToXsdtString ¶
func (me TEventType) ToXsdtString() xsdt.String
This convenience method just performs a simple type conversion to TEventType's alias type xsdt.String.
type TExtendHITRequest ¶
type TExtendHITRequest struct { XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ XsdGoPkgHasElem_HITIdsequenceGetBonusPaymentsRequestschema_HITId_XsdtString_ XsdGoPkgHasElem_MaxAssignmentsIncrementsequenceExtendHITRequestschema_MaxAssignmentsIncrement_XsdtInt_ XsdGoPkgHasElem_ExpirationIncrementInSecondssequenceExtendHITRequestschema_ExpirationIncrementInSeconds_XsdtLong_ XsdGoPkgHasElem_UniqueRequestTokensequenceCreateHITRequestschema_UniqueRequestToken_XsdtString_ }
func (*TExtendHITRequest) Walk ¶
func (me *TExtendHITRequest) Walk() (err error)
If the WalkHandlers.TExtendHITRequest function is not nil (ie. was set by outside code), calls it with this TExtendHITRequest instance as the single argument. Then calls the Walk() method on 5/5 embed(s) and 0/0 field(s) belonging to this TExtendHITRequest instance.
type TExtendHITResult ¶
type TExtendHITResult struct {
XsdGoPkgHasElem_Request
}
func (*TExtendHITResult) Walk ¶
func (me *TExtendHITResult) Walk() (err error)
If the WalkHandlers.TExtendHITResult function is not nil (ie. was set by outside code), calls it with this TExtendHITResult instance as the single argument. Then calls the Walk() method on 1/1 embed(s) and 0/0 field(s) belonging to this TExtendHITResult instance.
type TForceExpireHITRequest ¶
type TForceExpireHITRequest struct { XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ XsdGoPkgHasElem_HITIdsequenceGetBonusPaymentsRequestschema_HITId_XsdtString_ }
func (*TForceExpireHITRequest) Walk ¶
func (me *TForceExpireHITRequest) Walk() (err error)
If the WalkHandlers.TForceExpireHITRequest function is not nil (ie. was set by outside code), calls it with this TForceExpireHITRequest instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TForceExpireHITRequest instance.
type TForceExpireHITResult ¶
type TForceExpireHITResult struct {
XsdGoPkgHasElem_Request
}
func (*TForceExpireHITResult) Walk ¶
func (me *TForceExpireHITResult) Walk() (err error)
If the WalkHandlers.TForceExpireHITResult function is not nil (ie. was set by outside code), calls it with this TForceExpireHITResult instance as the single argument. Then calls the Walk() method on 1/1 embed(s) and 0/0 field(s) belonging to this TForceExpireHITResult instance.
type TGetAccountBalanceRequest ¶
type TGetAccountBalanceRequest struct { XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ XsdGoPkgHasElem_UnusedsequenceGetAccountBalanceRequestschema_Unused_XsdtString_ }
func (*TGetAccountBalanceRequest) Walk ¶
func (me *TGetAccountBalanceRequest) Walk() (err error)
If the WalkHandlers.TGetAccountBalanceRequest function is not nil (ie. was set by outside code), calls it with this TGetAccountBalanceRequest instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TGetAccountBalanceRequest instance.
type TGetAccountBalanceResult ¶
type TGetAccountBalanceResult struct { XsdGoPkgHasElem_Request XsdGoPkgHasElem_AvailableBalancesequenceGetAccountBalanceResultschema_AvailableBalance_TPrice_ XsdGoPkgHasElem_OnHoldBalancesequenceGetAccountBalanceResultschema_OnHoldBalance_TPrice_ }
func (*TGetAccountBalanceResult) Walk ¶
func (me *TGetAccountBalanceResult) Walk() (err error)
If the WalkHandlers.TGetAccountBalanceResult function is not nil (ie. was set by outside code), calls it with this TGetAccountBalanceResult instance as the single argument. Then calls the Walk() method on 3/3 embed(s) and 0/0 field(s) belonging to this TGetAccountBalanceResult instance.
type TGetAssignmentRequest ¶
type TGetAssignmentRequest struct { XsdGoPkgHasElem_AssignmentIdsequenceGetBonusPaymentsRequestschema_AssignmentId_XsdtString_ XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ }
func (*TGetAssignmentRequest) Walk ¶
func (me *TGetAssignmentRequest) Walk() (err error)
If the WalkHandlers.TGetAssignmentRequest function is not nil (ie. was set by outside code), calls it with this TGetAssignmentRequest instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TGetAssignmentRequest instance.
type TGetAssignmentResult ¶
type TGetAssignmentResult struct { XsdGoPkgHasElem_Request XsdGoPkgHasElem_AssignmentsequenceGetAssignmentResultschema_Assignment_TAssignment_ XsdGoPkgHasElem_HITsequenceGetAssignmentResultschema_Hit_Thit_ }
func (*TGetAssignmentResult) Walk ¶
func (me *TGetAssignmentResult) Walk() (err error)
If the WalkHandlers.TGetAssignmentResult function is not nil (ie. was set by outside code), calls it with this TGetAssignmentResult instance as the single argument. Then calls the Walk() method on 3/3 embed(s) and 0/0 field(s) belonging to this TGetAssignmentResult instance.
type TGetAssignmentsForHITRequest ¶
type TGetAssignmentsForHITRequest struct { XsdGoPkgHasElem_PageSizesequenceGetReviewableHITsRequestschema_PageSize_XsdtInt_ XsdGoPkgHasElems_AssignmentStatussequenceGetAssignmentsForHITRequestschema_AssignmentStatus_TAssignmentStatus_ XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ XsdGoPkgHasElem_HITIdsequenceGetBonusPaymentsRequestschema_HITId_XsdtString_ XsdGoPkgHasElem_SortDirectionsequenceGetReviewableHITsRequestschema_SortDirection_TSortDirection_ XsdGoPkgHasElem_SortPropertysequenceGetAssignmentsForHITRequestschema_SortProperty_TGetAssignmentsForHITSortProperty_ XsdGoPkgHasElem_PageNumbersequenceGetReviewableHITsRequestschema_PageNumber_XsdtInt_ }
func (*TGetAssignmentsForHITRequest) Walk ¶
func (me *TGetAssignmentsForHITRequest) Walk() (err error)
If the WalkHandlers.TGetAssignmentsForHITRequest function is not nil (ie. was set by outside code), calls it with this TGetAssignmentsForHITRequest instance as the single argument. Then calls the Walk() method on 7/7 embed(s) and 0/0 field(s) belonging to this TGetAssignmentsForHITRequest instance.
type TGetAssignmentsForHITResult ¶
type TGetAssignmentsForHITResult struct { XsdGoPkgHasElem_Request XsdGoPkgHasElem_PageNumbersequenceGetReviewableHITsRequestschema_PageNumber_XsdtInt_ XsdGoPkgHasElem_NumResultssequenceGetReviewableHITsResultschema_NumResults_XsdtInt_ XsdGoPkgHasElem_TotalNumResultssequenceGetReviewableHITsResultschema_TotalNumResults_XsdtInt_ XsdGoPkgHasElems_AssignmentsequenceGetAssignmentsForHITResultschema_Assignment_TAssignment_ }
func (*TGetAssignmentsForHITResult) Walk ¶
func (me *TGetAssignmentsForHITResult) Walk() (err error)
If the WalkHandlers.TGetAssignmentsForHITResult function is not nil (ie. was set by outside code), calls it with this TGetAssignmentsForHITResult instance as the single argument. Then calls the Walk() method on 5/5 embed(s) and 0/0 field(s) belonging to this TGetAssignmentsForHITResult instance.
type TGetAssignmentsForHITSortProperty ¶
func (TGetAssignmentsForHITSortProperty) IsAcceptTime ¶
func (me TGetAssignmentsForHITSortProperty) IsAcceptTime() bool
Returns true if the value of this enumerated TGetAssignmentsForHITSortProperty is "AcceptTime".
func (TGetAssignmentsForHITSortProperty) IsAnswer ¶
func (me TGetAssignmentsForHITSortProperty) IsAnswer() bool
Returns true if the value of this enumerated TGetAssignmentsForHITSortProperty is "Answer".
func (TGetAssignmentsForHITSortProperty) IsAssignmentStatus ¶
func (me TGetAssignmentsForHITSortProperty) IsAssignmentStatus() bool
Returns true if the value of this enumerated TGetAssignmentsForHITSortProperty is "AssignmentStatus".
func (TGetAssignmentsForHITSortProperty) IsSubmitTime ¶
func (me TGetAssignmentsForHITSortProperty) IsSubmitTime() bool
Returns true if the value of this enumerated TGetAssignmentsForHITSortProperty is "SubmitTime".
func (*TGetAssignmentsForHITSortProperty) Set ¶
func (me *TGetAssignmentsForHITSortProperty) Set(s string)
Since TGetAssignmentsForHITSortProperty is just a simple String type, this merely sets the current value from the specified string.
func (TGetAssignmentsForHITSortProperty) String ¶
func (me TGetAssignmentsForHITSortProperty) String() string
Since TGetAssignmentsForHITSortProperty is just a simple String type, this merely returns the current string value.
func (TGetAssignmentsForHITSortProperty) ToXsdtString ¶
func (me TGetAssignmentsForHITSortProperty) ToXsdtString() xsdt.String
This convenience method just performs a simple type conversion to TGetAssignmentsForHITSortProperty's alias type xsdt.String.
type TGetBlockedWorkersRequest ¶
type TGetBlockedWorkersRequest struct { XsdGoPkgHasElem_PageNumbersequenceGetReviewableHITsRequestschema_PageNumber_XsdtInt_ XsdGoPkgHasElem_PageSizesequenceGetReviewableHITsRequestschema_PageSize_XsdtInt_ XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ }
func (*TGetBlockedWorkersRequest) Walk ¶
func (me *TGetBlockedWorkersRequest) Walk() (err error)
If the WalkHandlers.TGetBlockedWorkersRequest function is not nil (ie. was set by outside code), calls it with this TGetBlockedWorkersRequest instance as the single argument. Then calls the Walk() method on 3/3 embed(s) and 0/0 field(s) belonging to this TGetBlockedWorkersRequest instance.
type TGetBlockedWorkersResult ¶
type TGetBlockedWorkersResult struct { XsdGoPkgHasElem_TotalNumResultssequenceGetReviewableHITsResultschema_TotalNumResults_XsdtInt_ XsdGoPkgHasElems_WorkerBlocksequenceGetBlockedWorkersResultschema_WorkerBlock_TWorkerBlock_ XsdGoPkgHasElem_Request XsdGoPkgHasElem_PageNumbersequenceGetReviewableHITsRequestschema_PageNumber_XsdtInt_ XsdGoPkgHasElem_NumResultssequenceGetReviewableHITsResultschema_NumResults_XsdtInt_ }
func (*TGetBlockedWorkersResult) Walk ¶
func (me *TGetBlockedWorkersResult) Walk() (err error)
If the WalkHandlers.TGetBlockedWorkersResult function is not nil (ie. was set by outside code), calls it with this TGetBlockedWorkersResult instance as the single argument. Then calls the Walk() method on 5/5 embed(s) and 0/0 field(s) belonging to this TGetBlockedWorkersResult instance.
type TGetBonusPaymentsRequest ¶
type TGetBonusPaymentsRequest struct { XsdGoPkgHasElem_HITIdsequenceGetBonusPaymentsRequestschema_HITId_XsdtString_ XsdGoPkgHasElem_AssignmentIdsequenceGetBonusPaymentsRequestschema_AssignmentId_XsdtString_ XsdGoPkgHasElem_PageNumbersequenceGetReviewableHITsRequestschema_PageNumber_XsdtInt_ XsdGoPkgHasElem_PageSizesequenceGetReviewableHITsRequestschema_PageSize_XsdtInt_ XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ }
func (*TGetBonusPaymentsRequest) Walk ¶
func (me *TGetBonusPaymentsRequest) Walk() (err error)
If the WalkHandlers.TGetBonusPaymentsRequest function is not nil (ie. was set by outside code), calls it with this TGetBonusPaymentsRequest instance as the single argument. Then calls the Walk() method on 5/5 embed(s) and 0/0 field(s) belonging to this TGetBonusPaymentsRequest instance.
type TGetBonusPaymentsResult ¶
type TGetBonusPaymentsResult struct { XsdGoPkgHasElem_Request XsdGoPkgHasElem_NumResultssequenceGetReviewableHITsResultschema_NumResults_XsdtInt_ XsdGoPkgHasElem_PageNumbersequenceGetReviewableHITsRequestschema_PageNumber_XsdtInt_ XsdGoPkgHasElem_TotalNumResultssequenceGetReviewableHITsResultschema_TotalNumResults_XsdtInt_ XsdGoPkgHasElems_BonusPaymentsequenceGetBonusPaymentsResultschema_BonusPayment_TBonusPayment_ }
func (*TGetBonusPaymentsResult) Walk ¶
func (me *TGetBonusPaymentsResult) Walk() (err error)
If the WalkHandlers.TGetBonusPaymentsResult function is not nil (ie. was set by outside code), calls it with this TGetBonusPaymentsResult instance as the single argument. Then calls the Walk() method on 5/5 embed(s) and 0/0 field(s) belonging to this TGetBonusPaymentsResult instance.
type TGetFileUploadURLRequest ¶
type TGetFileUploadURLRequest struct { XsdGoPkgHasElem_AssignmentIdsequenceGetBonusPaymentsRequestschema_AssignmentId_XsdtString_ XsdGoPkgHasElem_QuestionIdentifiersequenceGetFileUploadURLRequestschema_QuestionIdentifier_XsdtString_ }
func (*TGetFileUploadURLRequest) Walk ¶
func (me *TGetFileUploadURLRequest) Walk() (err error)
If the WalkHandlers.TGetFileUploadURLRequest function is not nil (ie. was set by outside code), calls it with this TGetFileUploadURLRequest instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TGetFileUploadURLRequest instance.
type TGetFileUploadURLResult ¶
type TGetFileUploadURLResult struct { XsdGoPkgHasElem_Request XsdGoPkgHasElem_FileUploadURLsequenceGetFileUploadURLResultschema_FileUploadURL_XsdtString_ }
func (*TGetFileUploadURLResult) Walk ¶
func (me *TGetFileUploadURLResult) Walk() (err error)
If the WalkHandlers.TGetFileUploadURLResult function is not nil (ie. was set by outside code), calls it with this TGetFileUploadURLResult instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TGetFileUploadURLResult instance.
type TGetHITRequest ¶
type TGetHITRequest struct { XsdGoPkgHasElem_HITIdsequenceGetBonusPaymentsRequestschema_HITId_XsdtString_ XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ }
func (*TGetHITRequest) Walk ¶
func (me *TGetHITRequest) Walk() (err error)
If the WalkHandlers.TGetHITRequest function is not nil (ie. was set by outside code), calls it with this TGetHITRequest instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TGetHITRequest instance.
type TGetHITsForQualificationTypeRequest ¶
type TGetHITsForQualificationTypeRequest struct { XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ XsdGoPkgHasElem_QualificationTypeIdsequenceQualificationRequirementschema_QualificationTypeId_XsdtString_ XsdGoPkgHasElem_PageNumbersequenceGetReviewableHITsRequestschema_PageNumber_XsdtInt_ XsdGoPkgHasElem_PageSizesequenceGetReviewableHITsRequestschema_PageSize_XsdtInt_ }
func (*TGetHITsForQualificationTypeRequest) Walk ¶
func (me *TGetHITsForQualificationTypeRequest) Walk() (err error)
If the WalkHandlers.TGetHITsForQualificationTypeRequest function is not nil (ie. was set by outside code), calls it with this TGetHITsForQualificationTypeRequest instance as the single argument. Then calls the Walk() method on 4/4 embed(s) and 0/0 field(s) belonging to this TGetHITsForQualificationTypeRequest instance.
type TGetHITsForQualificationTypeResult ¶
type TGetHITsForQualificationTypeResult struct { XsdGoPkgHasElem_Request XsdGoPkgHasElem_PageNumbersequenceGetReviewableHITsRequestschema_PageNumber_XsdtInt_ XsdGoPkgHasElem_NumResultssequenceGetReviewableHITsResultschema_NumResults_XsdtInt_ XsdGoPkgHasElem_TotalNumResultssequenceGetReviewableHITsResultschema_TotalNumResults_XsdtInt_ XsdGoPkgHasElems_HITsequenceTxsdCreateHITResponseCreateHITResponseschema_Hit_Thit_ }
func (*TGetHITsForQualificationTypeResult) Walk ¶
func (me *TGetHITsForQualificationTypeResult) Walk() (err error)
If the WalkHandlers.TGetHITsForQualificationTypeResult function is not nil (ie. was set by outside code), calls it with this TGetHITsForQualificationTypeResult instance as the single argument. Then calls the Walk() method on 5/5 embed(s) and 0/0 field(s) belonging to this TGetHITsForQualificationTypeResult instance.
type TGetQualificationRequestsRequest ¶
type TGetQualificationRequestsRequest struct { XsdGoPkgHasElem_QualificationTypeIdsequenceQualificationRequirementschema_QualificationTypeId_XsdtString_ XsdGoPkgHasElem_SortDirectionsequenceGetReviewableHITsRequestschema_SortDirection_TSortDirection_ XsdGoPkgHasElem_SortPropertysequenceGetQualificationRequestsRequestschema_SortProperty_TGetQualificationRequestsSortProperty_ XsdGoPkgHasElem_PageNumbersequenceGetReviewableHITsRequestschema_PageNumber_XsdtInt_ XsdGoPkgHasElem_PageSizesequenceGetReviewableHITsRequestschema_PageSize_XsdtInt_ XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ }
func (*TGetQualificationRequestsRequest) Walk ¶
func (me *TGetQualificationRequestsRequest) Walk() (err error)
If the WalkHandlers.TGetQualificationRequestsRequest function is not nil (ie. was set by outside code), calls it with this TGetQualificationRequestsRequest instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TGetQualificationRequestsRequest instance.
type TGetQualificationRequestsResult ¶
type TGetQualificationRequestsResult struct { XsdGoPkgHasElem_PageNumbersequenceGetReviewableHITsRequestschema_PageNumber_XsdtInt_ XsdGoPkgHasElems_QualificationRequestsequenceGetQualificationRequestsResultschema_QualificationRequest_TQualificationRequest_ XsdGoPkgHasElem_Request XsdGoPkgHasElem_NumResultssequenceGetReviewableHITsResultschema_NumResults_XsdtInt_ XsdGoPkgHasElem_TotalNumResultssequenceGetReviewableHITsResultschema_TotalNumResults_XsdtInt_ }
func (*TGetQualificationRequestsResult) Walk ¶
func (me *TGetQualificationRequestsResult) Walk() (err error)
If the WalkHandlers.TGetQualificationRequestsResult function is not nil (ie. was set by outside code), calls it with this TGetQualificationRequestsResult instance as the single argument. Then calls the Walk() method on 5/5 embed(s) and 0/0 field(s) belonging to this TGetQualificationRequestsResult instance.
type TGetQualificationRequestsSortProperty ¶
func (TGetQualificationRequestsSortProperty) IsQualificationTypeId ¶
func (me TGetQualificationRequestsSortProperty) IsQualificationTypeId() bool
Returns true if the value of this enumerated TGetQualificationRequestsSortProperty is "QualificationTypeId".
func (TGetQualificationRequestsSortProperty) IsSubmitTime ¶
func (me TGetQualificationRequestsSortProperty) IsSubmitTime() bool
Returns true if the value of this enumerated TGetQualificationRequestsSortProperty is "SubmitTime".
func (*TGetQualificationRequestsSortProperty) Set ¶
func (me *TGetQualificationRequestsSortProperty) Set(s string)
Since TGetQualificationRequestsSortProperty is just a simple String type, this merely sets the current value from the specified string.
func (TGetQualificationRequestsSortProperty) String ¶
func (me TGetQualificationRequestsSortProperty) String() string
Since TGetQualificationRequestsSortProperty is just a simple String type, this merely returns the current string value.
func (TGetQualificationRequestsSortProperty) ToXsdtString ¶
func (me TGetQualificationRequestsSortProperty) ToXsdtString() xsdt.String
This convenience method just performs a simple type conversion to TGetQualificationRequestsSortProperty's alias type xsdt.String.
type TGetQualificationScoreRequest ¶
type TGetQualificationScoreRequest struct { XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ XsdGoPkgHasElem_QualificationTypeIdsequenceQualificationRequirementschema_QualificationTypeId_XsdtString_ XsdGoPkgHasElem_SubjectIdsequenceRevokeQualificationRequestschema_SubjectId_XsdtString_ }
func (*TGetQualificationScoreRequest) Walk ¶
func (me *TGetQualificationScoreRequest) Walk() (err error)
If the WalkHandlers.TGetQualificationScoreRequest function is not nil (ie. was set by outside code), calls it with this TGetQualificationScoreRequest instance as the single argument. Then calls the Walk() method on 3/3 embed(s) and 0/0 field(s) belonging to this TGetQualificationScoreRequest instance.
type TGetQualificationTypeRequest ¶
type TGetQualificationTypeRequest struct { XsdGoPkgHasElem_QualificationTypeIdsequenceQualificationRequirementschema_QualificationTypeId_XsdtString_ XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ }
func (*TGetQualificationTypeRequest) Walk ¶
func (me *TGetQualificationTypeRequest) Walk() (err error)
If the WalkHandlers.TGetQualificationTypeRequest function is not nil (ie. was set by outside code), calls it with this TGetQualificationTypeRequest instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TGetQualificationTypeRequest instance.
type TGetQualificationsForQualificationTypeRequest ¶
type TGetQualificationsForQualificationTypeRequest struct { XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ XsdGoPkgHasElem_QualificationTypeIdsequenceQualificationRequirementschema_QualificationTypeId_XsdtString_ XsdGoPkgHasElem_StatussequenceGetQualificationsForQualificationTypeRequestschema_Status_TQualificationStatus_ XsdGoPkgHasElem_PageNumbersequenceGetReviewableHITsRequestschema_PageNumber_XsdtInt_ XsdGoPkgHasElem_PageSizesequenceGetReviewableHITsRequestschema_PageSize_XsdtInt_ }
func (*TGetQualificationsForQualificationTypeRequest) Walk ¶
func (me *TGetQualificationsForQualificationTypeRequest) Walk() (err error)
If the WalkHandlers.TGetQualificationsForQualificationTypeRequest function is not nil (ie. was set by outside code), calls it with this TGetQualificationsForQualificationTypeRequest instance as the single argument. Then calls the Walk() method on 5/5 embed(s) and 0/0 field(s) belonging to this TGetQualificationsForQualificationTypeRequest instance.
type TGetQualificationsForQualificationTypeResult ¶
type TGetQualificationsForQualificationTypeResult struct { XsdGoPkgHasElems_QualificationsequenceGetQualificationsForQualificationTypeResultschema_Qualification_TQualification_ XsdGoPkgHasElem_Request XsdGoPkgHasElem_PageNumbersequenceGetReviewableHITsRequestschema_PageNumber_XsdtInt_ XsdGoPkgHasElem_NumResultssequenceGetReviewableHITsResultschema_NumResults_XsdtInt_ XsdGoPkgHasElem_TotalNumResultssequenceGetReviewableHITsResultschema_TotalNumResults_XsdtInt_ }
func (*TGetQualificationsForQualificationTypeResult) Walk ¶
func (me *TGetQualificationsForQualificationTypeResult) Walk() (err error)
If the WalkHandlers.TGetQualificationsForQualificationTypeResult function is not nil (ie. was set by outside code), calls it with this TGetQualificationsForQualificationTypeResult instance as the single argument. Then calls the Walk() method on 5/5 embed(s) and 0/0 field(s) belonging to this TGetQualificationsForQualificationTypeResult instance.
type TGetRequesterStatisticRequest ¶
type TGetRequesterStatisticRequest struct { XsdGoPkgHasElem_StatisticsequenceGetRequesterStatisticRequestschema_Statistic_TRequesterStatistic_ XsdGoPkgHasElem_TimePeriodsequenceGetRequesterStatisticRequestschema_TimePeriod_TimePeriod_ XsdGoPkgHasElem_CountsequenceGetRequesterStatisticRequestschema_Count_XsdtInt_ XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ }
func (*TGetRequesterStatisticRequest) Walk ¶
func (me *TGetRequesterStatisticRequest) Walk() (err error)
If the WalkHandlers.TGetRequesterStatisticRequest function is not nil (ie. was set by outside code), calls it with this TGetRequesterStatisticRequest instance as the single argument. Then calls the Walk() method on 4/4 embed(s) and 0/0 field(s) belonging to this TGetRequesterStatisticRequest instance.
type TGetRequesterWorkerStatisticRequest ¶
type TGetRequesterWorkerStatisticRequest struct { XsdGoPkgHasElem_StatisticsequenceGetRequesterStatisticRequestschema_Statistic_TRequesterStatistic_ XsdGoPkgHasElem_TimePeriodsequenceGetRequesterStatisticRequestschema_TimePeriod_TimePeriod_ XsdGoPkgHasElem_WorkerIdsequenceGetRequesterWorkerStatisticRequestschema_WorkerId_XsdtString_ XsdGoPkgHasElem_CountsequenceGetRequesterStatisticRequestschema_Count_XsdtInt_ XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ }
func (*TGetRequesterWorkerStatisticRequest) Walk ¶
func (me *TGetRequesterWorkerStatisticRequest) Walk() (err error)
If the WalkHandlers.TGetRequesterWorkerStatisticRequest function is not nil (ie. was set by outside code), calls it with this TGetRequesterWorkerStatisticRequest instance as the single argument. Then calls the Walk() method on 5/5 embed(s) and 0/0 field(s) belonging to this TGetRequesterWorkerStatisticRequest instance.
type TGetReviewResultsForHITRequest ¶
type TGetReviewResultsForHITRequest struct { XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ XsdGoPkgHasElem_HITIdsequenceGetBonusPaymentsRequestschema_HITId_XsdtString_ XsdGoPkgHasElems_PolicyLevelsequenceGetReviewResultsForHITRequestschema_PolicyLevel_TReviewPolicyLevel_ XsdGoPkgHasElem_RetrieveActionssequenceGetReviewResultsForHITRequestschema_RetrieveActions_XsdtBoolean_ XsdGoPkgHasElem_RetrieveResultssequenceGetReviewResultsForHITRequestschema_RetrieveResults_XsdtBoolean_ XsdGoPkgHasElem_PageNumbersequenceGetReviewableHITsRequestschema_PageNumber_XsdtInt_ XsdGoPkgHasElem_PageSizesequenceGetReviewableHITsRequestschema_PageSize_XsdtInt_ }
func (*TGetReviewResultsForHITRequest) Walk ¶
func (me *TGetReviewResultsForHITRequest) Walk() (err error)
If the WalkHandlers.TGetReviewResultsForHITRequest function is not nil (ie. was set by outside code), calls it with this TGetReviewResultsForHITRequest instance as the single argument. Then calls the Walk() method on 7/7 embed(s) and 0/0 field(s) belonging to this TGetReviewResultsForHITRequest instance.
type TGetReviewResultsForHITResult ¶
type TGetReviewResultsForHITResult struct { XsdGoPkgHasElem_HITReviewReportsequenceGetReviewResultsForHITResultschema_HITReviewReport_TReviewReport_ XsdGoPkgHasElem_Request XsdGoPkgHasElem_HITIdsequenceGetBonusPaymentsRequestschema_HITId_XsdtString_ XsdGoPkgHasElem_AssignmentReviewPolicysequenceCreateHITRequestschema_AssignmentReviewPolicy_TReviewPolicy_ XsdGoPkgHasElem_HITReviewPolicysequenceCreateHITRequestschema_HITReviewPolicy_TReviewPolicy_ XsdGoPkgHasElem_AssignmentReviewReportsequenceGetReviewResultsForHITResultschema_AssignmentReviewReport_TReviewReport_ }
func (*TGetReviewResultsForHITResult) Walk ¶
func (me *TGetReviewResultsForHITResult) Walk() (err error)
If the WalkHandlers.TGetReviewResultsForHITResult function is not nil (ie. was set by outside code), calls it with this TGetReviewResultsForHITResult instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TGetReviewResultsForHITResult instance.
type TGetReviewableHITsRequest ¶
type TGetReviewableHITsRequest struct { XsdGoPkgHasElem_HITTypeIdsequenceCreateHITRequestschema_HITTypeId_XsdtString_ XsdGoPkgHasElem_StatussequenceGetReviewableHITsRequestschema_Status_TReviewableHITStatus_ XsdGoPkgHasElem_SortDirectionsequenceGetReviewableHITsRequestschema_SortDirection_TSortDirection_ XsdGoPkgHasElem_SortPropertysequenceGetReviewableHITsRequestschema_SortProperty_TGetReviewableHITsSortProperty_ XsdGoPkgHasElem_PageNumbersequenceGetReviewableHITsRequestschema_PageNumber_XsdtInt_ XsdGoPkgHasElem_PageSizesequenceGetReviewableHITsRequestschema_PageSize_XsdtInt_ XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ }
func (*TGetReviewableHITsRequest) Walk ¶
func (me *TGetReviewableHITsRequest) Walk() (err error)
If the WalkHandlers.TGetReviewableHITsRequest function is not nil (ie. was set by outside code), calls it with this TGetReviewableHITsRequest instance as the single argument. Then calls the Walk() method on 7/7 embed(s) and 0/0 field(s) belonging to this TGetReviewableHITsRequest instance.
type TGetReviewableHITsResult ¶
type TGetReviewableHITsResult struct { XsdGoPkgHasElem_Request XsdGoPkgHasElem_PageNumbersequenceGetReviewableHITsRequestschema_PageNumber_XsdtInt_ XsdGoPkgHasElem_NumResultssequenceGetReviewableHITsResultschema_NumResults_XsdtInt_ XsdGoPkgHasElem_TotalNumResultssequenceGetReviewableHITsResultschema_TotalNumResults_XsdtInt_ XsdGoPkgHasElems_HITsequenceTxsdCreateHITResponseCreateHITResponseschema_Hit_Thit_ }
func (*TGetReviewableHITsResult) Walk ¶
func (me *TGetReviewableHITsResult) Walk() (err error)
If the WalkHandlers.TGetReviewableHITsResult function is not nil (ie. was set by outside code), calls it with this TGetReviewableHITsResult instance as the single argument. Then calls the Walk() method on 5/5 embed(s) and 0/0 field(s) belonging to this TGetReviewableHITsResult instance.
type TGetReviewableHITsSortProperty ¶
func (TGetReviewableHITsSortProperty) IsCreationTime ¶
func (me TGetReviewableHITsSortProperty) IsCreationTime() bool
Returns true if the value of this enumerated TGetReviewableHITsSortProperty is "CreationTime".
func (TGetReviewableHITsSortProperty) IsEnumeration ¶
func (me TGetReviewableHITsSortProperty) IsEnumeration() bool
Returns true if the value of this enumerated TGetReviewableHITsSortProperty is "Enumeration".
func (TGetReviewableHITsSortProperty) IsExpiration ¶
func (me TGetReviewableHITsSortProperty) IsExpiration() bool
Returns true if the value of this enumerated TGetReviewableHITsSortProperty is "Expiration".
func (TGetReviewableHITsSortProperty) IsReward ¶
func (me TGetReviewableHITsSortProperty) IsReward() bool
Returns true if the value of this enumerated TGetReviewableHITsSortProperty is "Reward".
func (TGetReviewableHITsSortProperty) IsTitle ¶
func (me TGetReviewableHITsSortProperty) IsTitle() bool
Returns true if the value of this enumerated TGetReviewableHITsSortProperty is "Title".
func (*TGetReviewableHITsSortProperty) Set ¶
func (me *TGetReviewableHITsSortProperty) Set(s string)
Since TGetReviewableHITsSortProperty is just a simple String type, this merely sets the current value from the specified string.
func (TGetReviewableHITsSortProperty) String ¶
func (me TGetReviewableHITsSortProperty) String() string
Since TGetReviewableHITsSortProperty is just a simple String type, this merely returns the current string value.
func (TGetReviewableHITsSortProperty) ToXsdtString ¶
func (me TGetReviewableHITsSortProperty) ToXsdtString() xsdt.String
This convenience method just performs a simple type conversion to TGetReviewableHITsSortProperty's alias type xsdt.String.
type TGetStatisticResult ¶
type TGetStatisticResult struct { XsdGoPkgHasElem_WorkerIdsequenceGetRequesterWorkerStatisticRequestschema_WorkerId_XsdtString_ XsdGoPkgHasElem_Request XsdGoPkgHasElems_DataPointsequenceGetStatisticResultschema_DataPoint_TDataPoint_ XsdGoPkgHasElem_StatisticsequenceGetRequesterStatisticRequestschema_Statistic_TRequesterStatistic_ XsdGoPkgHasElem_TimePeriodsequenceGetRequesterStatisticRequestschema_TimePeriod_TimePeriod_ }
func (*TGetStatisticResult) Walk ¶
func (me *TGetStatisticResult) Walk() (err error)
If the WalkHandlers.TGetStatisticResult function is not nil (ie. was set by outside code), calls it with this TGetStatisticResult instance as the single argument. Then calls the Walk() method on 5/5 embed(s) and 0/0 field(s) belonging to this TGetStatisticResult instance.
type TGrantBonusRequest ¶
type TGrantBonusRequest struct { XsdGoPkgHasElem_AssignmentIdsequenceGetBonusPaymentsRequestschema_AssignmentId_XsdtString_ XsdGoPkgHasElem_ReasonsequenceRejectQualificationRequestRequestschema_Reason_XsdtString_ XsdGoPkgHasElem_UniqueRequestTokensequenceCreateHITRequestschema_UniqueRequestToken_XsdtString_ XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ XsdGoPkgHasElem_WorkerIdsequenceGetRequesterWorkerStatisticRequestschema_WorkerId_XsdtString_ XsdGoPkgHasElem_BonusAmountsequenceGrantBonusRequestschema_BonusAmount_TPrice_ }
func (*TGrantBonusRequest) Walk ¶
func (me *TGrantBonusRequest) Walk() (err error)
If the WalkHandlers.TGrantBonusRequest function is not nil (ie. was set by outside code), calls it with this TGrantBonusRequest instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TGrantBonusRequest instance.
type TGrantBonusResult ¶
type TGrantBonusResult struct {
XsdGoPkgHasElem_Request
}
func (*TGrantBonusResult) Walk ¶
func (me *TGrantBonusResult) Walk() (err error)
If the WalkHandlers.TGrantBonusResult function is not nil (ie. was set by outside code), calls it with this TGrantBonusResult instance as the single argument. Then calls the Walk() method on 1/1 embed(s) and 0/0 field(s) belonging to this TGrantBonusResult instance.
type TGrantQualificationRequest ¶
type TGrantQualificationRequest struct { XsdGoPkgHasElem_QualificationRequestIdsequenceRejectQualificationRequestRequestschema_QualificationRequestId_XsdtString_ XsdGoPkgHasElem_IntegerValuesequenceAssignQualificationRequestschema_IntegerValue_XsdtInt_ XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ }
func (*TGrantQualificationRequest) Walk ¶
func (me *TGrantQualificationRequest) Walk() (err error)
If the WalkHandlers.TGrantQualificationRequest function is not nil (ie. was set by outside code), calls it with this TGrantQualificationRequest instance as the single argument. Then calls the Walk() method on 3/3 embed(s) and 0/0 field(s) belonging to this TGrantQualificationRequest instance.
type TGrantQualificationResult ¶
type TGrantQualificationResult struct {
XsdGoPkgHasElem_Request
}
func (*TGrantQualificationResult) Walk ¶
func (me *TGrantQualificationResult) Walk() (err error)
If the WalkHandlers.TGrantQualificationResult function is not nil (ie. was set by outside code), calls it with this TGrantQualificationResult instance as the single argument. Then calls the Walk() method on 1/1 embed(s) and 0/0 field(s) belonging to this TGrantQualificationResult instance.
type THITLayoutParameter ¶
type THITLayoutParameter struct { XsdGoPkgHasElem_NamesequenceHITLayoutParameterschema_Name_XsdtString_ XsdGoPkgHasElem_ValuesequenceHITLayoutParameterschema_Value_XsdtString_ }
func (*THITLayoutParameter) Walk ¶
func (me *THITLayoutParameter) Walk() (err error)
If the WalkHandlers.THITLayoutParameter function is not nil (ie. was set by outside code), calls it with this THITLayoutParameter instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this THITLayoutParameter instance.
type THITReviewStatus ¶
func (THITReviewStatus) IsMarkedForReview ¶
func (me THITReviewStatus) IsMarkedForReview() bool
Returns true if the value of this enumerated THITReviewStatus is "MarkedForReview".
func (THITReviewStatus) IsNotReviewed ¶
func (me THITReviewStatus) IsNotReviewed() bool
Returns true if the value of this enumerated THITReviewStatus is "NotReviewed".
func (THITReviewStatus) IsReviewedAppropriate ¶
func (me THITReviewStatus) IsReviewedAppropriate() bool
Returns true if the value of this enumerated THITReviewStatus is "ReviewedAppropriate".
func (THITReviewStatus) IsReviewedInappropriate ¶
func (me THITReviewStatus) IsReviewedInappropriate() bool
Returns true if the value of this enumerated THITReviewStatus is "ReviewedInappropriate".
func (*THITReviewStatus) Set ¶
func (me *THITReviewStatus) Set(s string)
Since THITReviewStatus is just a simple String type, this merely sets the current value from the specified string.
func (THITReviewStatus) String ¶
func (me THITReviewStatus) String() string
Since THITReviewStatus is just a simple String type, this merely returns the current string value.
func (THITReviewStatus) ToXsdtString ¶
func (me THITReviewStatus) ToXsdtString() xsdt.String
This convenience method just performs a simple type conversion to THITReviewStatus's alias type xsdt.String.
type THITStatus ¶
func (THITStatus) IsAssignable ¶
func (me THITStatus) IsAssignable() bool
Returns true if the value of this enumerated THITStatus is "Assignable".
func (THITStatus) IsDisposed ¶
func (me THITStatus) IsDisposed() bool
Returns true if the value of this enumerated THITStatus is "Disposed".
func (THITStatus) IsReviewable ¶
func (me THITStatus) IsReviewable() bool
Returns true if the value of this enumerated THITStatus is "Reviewable".
func (THITStatus) IsReviewing ¶
func (me THITStatus) IsReviewing() bool
Returns true if the value of this enumerated THITStatus is "Reviewing".
func (THITStatus) IsUnassignable ¶
func (me THITStatus) IsUnassignable() bool
Returns true if the value of this enumerated THITStatus is "Unassignable".
func (*THITStatus) Set ¶
func (me *THITStatus) Set(s string)
Since THITStatus is just a simple String type, this merely sets the current value from the specified string.
func (THITStatus) String ¶
func (me THITStatus) String() string
Since THITStatus is just a simple String type, this merely returns the current string value.
func (THITStatus) ToXsdtString ¶
func (me THITStatus) ToXsdtString() xsdt.String
This convenience method just performs a simple type conversion to THITStatus's alias type xsdt.String.
type THelpRequest ¶
type THelpRequest struct { XsdGoPkgHasElems_AboutsequenceHelpRequestschema_About_XsdtString_ XsdGoPkgHasElem_HelpTypesequenceHelpRequestschema_HelpType_TxsdHelpRequestSequenceHelpType_ XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ }
func (*THelpRequest) Walk ¶
func (me *THelpRequest) Walk() (err error)
If the WalkHandlers.THelpRequest function is not nil (ie. was set by outside code), calls it with this THelpRequest instance as the single argument. Then calls the Walk() method on 3/3 embed(s) and 0/0 field(s) belonging to this THelpRequest instance.
type TKeyValuePair ¶
type TKeyValuePair struct { XsdGoPkgHasElem_KeysequenceParameterMapEntryschema_Key_XsdtString_ XsdGoPkgHasElem_ValuesequenceHITLayoutParameterschema_Value_XsdtString_ }
func (*TKeyValuePair) Walk ¶
func (me *TKeyValuePair) Walk() (err error)
If the WalkHandlers.TKeyValuePair function is not nil (ie. was set by outside code), calls it with this TKeyValuePair instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TKeyValuePair instance.
type TLocale ¶
type TNotificationSpecification ¶
type TNotificationSpecification struct { XsdGoPkgHasElems_EventTypesequenceNotificationSpecificationschema_EventType_TEventType_ XsdGoPkgHasElem_DestinationsequenceNotificationSpecificationschema_Destination_XsdtString_ XsdGoPkgHasElem_TransportsequenceNotificationSpecificationschema_Transport_TNotificationTransport_ XsdGoPkgHasElem_VersionsequenceNotificationSpecificationschema_Version_XsdtString_ }
func (*TNotificationSpecification) Walk ¶
func (me *TNotificationSpecification) Walk() (err error)
If the WalkHandlers.TNotificationSpecification function is not nil (ie. was set by outside code), calls it with this TNotificationSpecification instance as the single argument. Then calls the Walk() method on 4/4 embed(s) and 0/0 field(s) belonging to this TNotificationSpecification instance.
type TNotificationTransport ¶
func (TNotificationTransport) IsEmail ¶
func (me TNotificationTransport) IsEmail() bool
Returns true if the value of this enumerated TNotificationTransport is "Email".
func (TNotificationTransport) IsRest ¶
func (me TNotificationTransport) IsRest() bool
Returns true if the value of this enumerated TNotificationTransport is "REST".
func (TNotificationTransport) IsSoap ¶
func (me TNotificationTransport) IsSoap() bool
Returns true if the value of this enumerated TNotificationTransport is "SOAP".
func (TNotificationTransport) IsSqs ¶
func (me TNotificationTransport) IsSqs() bool
Returns true if the value of this enumerated TNotificationTransport is "SQS".
func (*TNotificationTransport) Set ¶
func (me *TNotificationTransport) Set(s string)
Since TNotificationTransport is just a simple String type, this merely sets the current value from the specified string.
func (TNotificationTransport) String ¶
func (me TNotificationTransport) String() string
Since TNotificationTransport is just a simple String type, this merely returns the current string value.
func (TNotificationTransport) ToXsdtString ¶
func (me TNotificationTransport) ToXsdtString() xsdt.String
This convenience method just performs a simple type conversion to TNotificationTransport's alias type xsdt.String.
type TNotifyWorkersFailureCode ¶
func (TNotifyWorkersFailureCode) IsHardFailure ¶
func (me TNotifyWorkersFailureCode) IsHardFailure() bool
Returns true if the value of this enumerated TNotifyWorkersFailureCode is "HardFailure".
func (TNotifyWorkersFailureCode) IsSoftFailure ¶
func (me TNotifyWorkersFailureCode) IsSoftFailure() bool
Returns true if the value of this enumerated TNotifyWorkersFailureCode is "SoftFailure".
func (*TNotifyWorkersFailureCode) Set ¶
func (me *TNotifyWorkersFailureCode) Set(s string)
Since TNotifyWorkersFailureCode is just a simple String type, this merely sets the current value from the specified string.
func (TNotifyWorkersFailureCode) String ¶
func (me TNotifyWorkersFailureCode) String() string
Since TNotifyWorkersFailureCode is just a simple String type, this merely returns the current string value.
func (TNotifyWorkersFailureCode) ToXsdtString ¶
func (me TNotifyWorkersFailureCode) ToXsdtString() xsdt.String
This convenience method just performs a simple type conversion to TNotifyWorkersFailureCode's alias type xsdt.String.
type TNotifyWorkersFailureStatus ¶
type TNotifyWorkersFailureStatus struct { XsdGoPkgHasElem_NotifyWorkersFailureCodesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureCode_TNotifyWorkersFailureCode_ XsdGoPkgHasElem_NotifyWorkersFailureMessagesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureMessage_XsdtString_ XsdGoPkgHasElem_WorkerIdsequenceGetRequesterWorkerStatisticRequestschema_WorkerId_XsdtString_ }
func (*TNotifyWorkersFailureStatus) Walk ¶
func (me *TNotifyWorkersFailureStatus) Walk() (err error)
If the WalkHandlers.TNotifyWorkersFailureStatus function is not nil (ie. was set by outside code), calls it with this TNotifyWorkersFailureStatus instance as the single argument. Then calls the Walk() method on 3/3 embed(s) and 0/0 field(s) belonging to this TNotifyWorkersFailureStatus instance.
type TNotifyWorkersRequest ¶
type TNotifyWorkersRequest struct { XsdGoPkgHasElem_MessageTextsequenceNotifyWorkersRequestschema_MessageText_XsdtString_ XsdGoPkgHasElems_WorkerIdsequenceNotifyWorkersRequestschema_WorkerId_XsdtString_ XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ XsdGoPkgHasElem_SubjectsequenceNotifyWorkersRequestschema_Subject_XsdtString_ }
func (*TNotifyWorkersRequest) Walk ¶
func (me *TNotifyWorkersRequest) Walk() (err error)
If the WalkHandlers.TNotifyWorkersRequest function is not nil (ie. was set by outside code), calls it with this TNotifyWorkersRequest instance as the single argument. Then calls the Walk() method on 4/4 embed(s) and 0/0 field(s) belonging to this TNotifyWorkersRequest instance.
type TNotifyWorkersResult ¶
type TNotifyWorkersResult struct { XsdGoPkgHasElem_Request XsdGoPkgHasElems_NotifyWorkersFailureStatussequenceNotifyWorkersResultschema_NotifyWorkersFailureStatus_TNotifyWorkersFailureStatus_ }
func (*TNotifyWorkersResult) Walk ¶
func (me *TNotifyWorkersResult) Walk() (err error)
If the WalkHandlers.TNotifyWorkersResult function is not nil (ie. was set by outside code), calls it with this TNotifyWorkersResult instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TNotifyWorkersResult instance.
type TParameterMapEntry ¶
type TParameterMapEntry struct { XsdGoPkgHasElem_KeysequenceParameterMapEntryschema_Key_XsdtString_ XsdGoPkgHasElems_ValuesequenceParameterMapEntryschema_Value_XsdtString_ }
func (*TParameterMapEntry) Walk ¶
func (me *TParameterMapEntry) Walk() (err error)
If the WalkHandlers.TParameterMapEntry function is not nil (ie. was set by outside code), calls it with this TParameterMapEntry instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TParameterMapEntry instance.
type TPolicyParameter ¶
type TPolicyParameter struct { XsdGoPkgHasElem_KeysequenceParameterMapEntryschema_Key_XsdtString_ XsdGoPkgHasElems_ValuesequenceParameterMapEntryschema_Value_XsdtString_ XsdGoPkgHasElems_MapEntrysequencePolicyParameterschema_MapEntry_TParameterMapEntry_ }
func (*TPolicyParameter) Walk ¶
func (me *TPolicyParameter) Walk() (err error)
If the WalkHandlers.TPolicyParameter function is not nil (ie. was set by outside code), calls it with this TPolicyParameter instance as the single argument. Then calls the Walk() method on 3/3 embed(s) and 0/0 field(s) belonging to this TPolicyParameter instance.
type TPrice ¶
type TQualification ¶
type TQualification struct { XsdGoPkgHasElem_LocaleValuesequenceQualificationschema_LocaleValue_TLocale_ XsdGoPkgHasElem_StatussequenceGetQualificationsForQualificationTypeRequestschema_Status_TQualificationStatus_ XsdGoPkgHasElem_Request XsdGoPkgHasElem_QualificationTypeIdsequenceQualificationRequirementschema_QualificationTypeId_XsdtString_ XsdGoPkgHasElem_SubjectIdsequenceRevokeQualificationRequestschema_SubjectId_XsdtString_ XsdGoPkgHasElem_GrantTimesequenceQualificationschema_GrantTime_XsdtDateTime_ XsdGoPkgHasElem_IntegerValuesequenceAssignQualificationRequestschema_IntegerValue_XsdtInt_ }
func (*TQualification) Walk ¶
func (me *TQualification) Walk() (err error)
If the WalkHandlers.TQualification function is not nil (ie. was set by outside code), calls it with this TQualification instance as the single argument. Then calls the Walk() method on 7/7 embed(s) and 0/0 field(s) belonging to this TQualification instance.
type TQualificationRequest ¶
type TQualificationRequest struct { XsdGoPkgHasElem_QualificationRequestIdsequenceRejectQualificationRequestRequestschema_QualificationRequestId_XsdtString_ XsdGoPkgHasElem_QualificationTypeIdsequenceQualificationRequirementschema_QualificationTypeId_XsdtString_ XsdGoPkgHasElem_SubjectIdsequenceRevokeQualificationRequestschema_SubjectId_XsdtString_ XsdGoPkgHasElem_TestsequenceCreateQualificationTypeRequestschema_Test_XsdtString_ XsdGoPkgHasElem_AnswersequenceAssignmentschema_Answer_XsdtString_ XsdGoPkgHasElem_SubmitTimesequenceAssignmentschema_SubmitTime_XsdtDateTime_ }
func (*TQualificationRequest) Walk ¶
func (me *TQualificationRequest) Walk() (err error)
If the WalkHandlers.TQualificationRequest function is not nil (ie. was set by outside code), calls it with this TQualificationRequest instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TQualificationRequest instance.
type TQualificationRequirement ¶
type TQualificationRequirement struct { XsdGoPkgHasElem_QualificationTypeIdsequenceQualificationRequirementschema_QualificationTypeId_XsdtString_ XsdGoPkgHasElem_ComparatorsequenceQualificationRequirementschema_Comparator_TComparator_ XsdGoPkgHasElems_IntegerValuesequenceQualificationRequirementschema_IntegerValue_XsdtInt_ XsdGoPkgHasElems_LocaleValuesequenceQualificationRequirementschema_LocaleValue_TLocale_ XsdGoPkgHasElem_RequiredToPreviewsequenceQualificationRequirementschema_RequiredToPreview_XsdtBoolean_ }
func (*TQualificationRequirement) Walk ¶
func (me *TQualificationRequirement) Walk() (err error)
If the WalkHandlers.TQualificationRequirement function is not nil (ie. was set by outside code), calls it with this TQualificationRequirement instance as the single argument. Then calls the Walk() method on 5/5 embed(s) and 0/0 field(s) belonging to this TQualificationRequirement instance.
type TQualificationStatus ¶
func (TQualificationStatus) IsGranted ¶
func (me TQualificationStatus) IsGranted() bool
Returns true if the value of this enumerated TQualificationStatus is "Granted".
func (TQualificationStatus) IsRevoked ¶
func (me TQualificationStatus) IsRevoked() bool
Returns true if the value of this enumerated TQualificationStatus is "Revoked".
func (*TQualificationStatus) Set ¶
func (me *TQualificationStatus) Set(s string)
Since TQualificationStatus is just a simple String type, this merely sets the current value from the specified string.
func (TQualificationStatus) String ¶
func (me TQualificationStatus) String() string
Since TQualificationStatus is just a simple String type, this merely returns the current string value.
func (TQualificationStatus) ToXsdtString ¶
func (me TQualificationStatus) ToXsdtString() xsdt.String
This convenience method just performs a simple type conversion to TQualificationStatus's alias type xsdt.String.
type TQualificationType ¶
type TQualificationType struct { XsdGoPkgHasElem_IsRequestablesequenceQualificationTypeschema_IsRequestable_XsdtBoolean_ XsdGoPkgHasElem_Request XsdGoPkgHasElem_NamesequenceHITLayoutParameterschema_Name_XsdtString_ XsdGoPkgHasElem_KeywordssequenceCreateHITRequestschema_Keywords_XsdtString_ XsdGoPkgHasElem_TestDurationInSecondssequenceCreateQualificationTypeRequestschema_TestDurationInSeconds_XsdtLong_ XsdGoPkgHasElem_AnswerKeysequenceCreateQualificationTypeRequestschema_AnswerKey_XsdtString_ XsdGoPkgHasElem_QualificationTypeIdsequenceQualificationRequirementschema_QualificationTypeId_XsdtString_ XsdGoPkgHasElem_TestsequenceCreateQualificationTypeRequestschema_Test_XsdtString_ XsdGoPkgHasElem_DescriptionsequenceCreateHITRequestschema_Description_XsdtString_ XsdGoPkgHasElem_AutoGrantedValuesequenceCreateQualificationTypeRequestschema_AutoGrantedValue_XsdtInt_ XsdGoPkgHasElem_CreationTimesequenceHITschema_CreationTime_XsdtDateTime_ XsdGoPkgHasElem_QualificationTypeStatussequenceCreateQualificationTypeRequestschema_QualificationTypeStatus_TQualificationTypeStatus_ XsdGoPkgHasElem_RetryDelayInSecondssequenceCreateQualificationTypeRequestschema_RetryDelayInSeconds_XsdtLong_ XsdGoPkgHasElem_AutoGrantedsequenceCreateQualificationTypeRequestschema_AutoGranted_XsdtBoolean_ }
func (*TQualificationType) Walk ¶
func (me *TQualificationType) Walk() (err error)
If the WalkHandlers.TQualificationType function is not nil (ie. was set by outside code), calls it with this TQualificationType instance as the single argument. Then calls the Walk() method on 14/14 embed(s) and 0/0 field(s) belonging to this TQualificationType instance.
type TQualificationTypeStatus ¶
func (TQualificationTypeStatus) IsActive ¶
func (me TQualificationTypeStatus) IsActive() bool
Returns true if the value of this enumerated TQualificationTypeStatus is "Active".
func (TQualificationTypeStatus) IsInactive ¶
func (me TQualificationTypeStatus) IsInactive() bool
Returns true if the value of this enumerated TQualificationTypeStatus is "Inactive".
func (*TQualificationTypeStatus) Set ¶
func (me *TQualificationTypeStatus) Set(s string)
Since TQualificationTypeStatus is just a simple String type, this merely sets the current value from the specified string.
func (TQualificationTypeStatus) String ¶
func (me TQualificationTypeStatus) String() string
Since TQualificationTypeStatus is just a simple String type, this merely returns the current string value.
func (TQualificationTypeStatus) ToXsdtString ¶
func (me TQualificationTypeStatus) ToXsdtString() xsdt.String
This convenience method just performs a simple type conversion to TQualificationTypeStatus's alias type xsdt.String.
type TRegisterHITTypeRequest ¶
type TRegisterHITTypeRequest struct { XsdGoPkgHasElem_RewardsequenceCreateHITRequestschema_Reward_TPrice_ XsdGoPkgHasElem_TitlesequenceCreateHITRequestschema_Title_XsdtString_ XsdGoPkgHasElem_KeywordssequenceCreateHITRequestschema_Keywords_XsdtString_ XsdGoPkgHasElem_DescriptionsequenceCreateHITRequestschema_Description_XsdtString_ XsdGoPkgHasElems_QualificationRequirementsequenceCreateHITRequestschema_QualificationRequirement_TQualificationRequirement_ XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ XsdGoPkgHasElem_AutoApprovalDelayInSecondssequenceCreateHITRequestschema_AutoApprovalDelayInSeconds_XsdtLong_ XsdGoPkgHasElem_AssignmentDurationInSecondssequenceCreateHITRequestschema_AssignmentDurationInSeconds_XsdtLong_ }
func (*TRegisterHITTypeRequest) Walk ¶
func (me *TRegisterHITTypeRequest) Walk() (err error)
If the WalkHandlers.TRegisterHITTypeRequest function is not nil (ie. was set by outside code), calls it with this TRegisterHITTypeRequest instance as the single argument. Then calls the Walk() method on 8/8 embed(s) and 0/0 field(s) belonging to this TRegisterHITTypeRequest instance.
type TRegisterHITTypeResult ¶
type TRegisterHITTypeResult struct { XsdGoPkgHasElem_HITTypeIdsequenceCreateHITRequestschema_HITTypeId_XsdtString_ XsdGoPkgHasElem_Request }
func (*TRegisterHITTypeResult) Walk ¶
func (me *TRegisterHITTypeResult) Walk() (err error)
If the WalkHandlers.TRegisterHITTypeResult function is not nil (ie. was set by outside code), calls it with this TRegisterHITTypeResult instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TRegisterHITTypeResult instance.
type TRejectAssignmentRequest ¶
type TRejectAssignmentRequest struct { XsdGoPkgHasElem_AssignmentIdsequenceGetBonusPaymentsRequestschema_AssignmentId_XsdtString_ XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ XsdGoPkgHasElem_RequesterFeedbacksequenceApproveAssignmentRequestschema_RequesterFeedback_XsdtString_ }
func (*TRejectAssignmentRequest) Walk ¶
func (me *TRejectAssignmentRequest) Walk() (err error)
If the WalkHandlers.TRejectAssignmentRequest function is not nil (ie. was set by outside code), calls it with this TRejectAssignmentRequest instance as the single argument. Then calls the Walk() method on 3/3 embed(s) and 0/0 field(s) belonging to this TRejectAssignmentRequest instance.
type TRejectAssignmentResult ¶
type TRejectAssignmentResult struct {
XsdGoPkgHasElem_Request
}
func (*TRejectAssignmentResult) Walk ¶
func (me *TRejectAssignmentResult) Walk() (err error)
If the WalkHandlers.TRejectAssignmentResult function is not nil (ie. was set by outside code), calls it with this TRejectAssignmentResult instance as the single argument. Then calls the Walk() method on 1/1 embed(s) and 0/0 field(s) belonging to this TRejectAssignmentResult instance.
type TRejectQualificationRequestRequest ¶
type TRejectQualificationRequestRequest struct { XsdGoPkgHasElem_QualificationRequestIdsequenceRejectQualificationRequestRequestschema_QualificationRequestId_XsdtString_ XsdGoPkgHasElem_ReasonsequenceRejectQualificationRequestRequestschema_Reason_XsdtString_ XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ }
func (*TRejectQualificationRequestRequest) Walk ¶
func (me *TRejectQualificationRequestRequest) Walk() (err error)
If the WalkHandlers.TRejectQualificationRequestRequest function is not nil (ie. was set by outside code), calls it with this TRejectQualificationRequestRequest instance as the single argument. Then calls the Walk() method on 3/3 embed(s) and 0/0 field(s) belonging to this TRejectQualificationRequestRequest instance.
type TRejectQualificationRequestResult ¶
type TRejectQualificationRequestResult struct {
XsdGoPkgHasElem_Request
}
func (*TRejectQualificationRequestResult) Walk ¶
func (me *TRejectQualificationRequestResult) Walk() (err error)
If the WalkHandlers.TRejectQualificationRequestResult function is not nil (ie. was set by outside code), calls it with this TRejectQualificationRequestResult instance as the single argument. Then calls the Walk() method on 1/1 embed(s) and 0/0 field(s) belonging to this TRejectQualificationRequestResult instance.
type TRequesterStatistic ¶
func (TRequesterStatistic) IsAverageRewardAmount ¶
func (me TRequesterStatistic) IsAverageRewardAmount() bool
Returns true if the value of this enumerated TRequesterStatistic is "AverageRewardAmount".
func (TRequesterStatistic) IsEstimatedFeeLiability ¶
func (me TRequesterStatistic) IsEstimatedFeeLiability() bool
Returns true if the value of this enumerated TRequesterStatistic is "EstimatedFeeLiability".
func (TRequesterStatistic) IsEstimatedRewardLiability ¶
func (me TRequesterStatistic) IsEstimatedRewardLiability() bool
Returns true if the value of this enumerated TRequesterStatistic is "EstimatedRewardLiability".
func (TRequesterStatistic) IsEstimatedTotalLiability ¶
func (me TRequesterStatistic) IsEstimatedTotalLiability() bool
Returns true if the value of this enumerated TRequesterStatistic is "EstimatedTotalLiability".
func (TRequesterStatistic) IsNumberAssignmentsAbandoned ¶
func (me TRequesterStatistic) IsNumberAssignmentsAbandoned() bool
Returns true if the value of this enumerated TRequesterStatistic is "NumberAssignmentsAbandoned".
func (TRequesterStatistic) IsNumberAssignmentsAccepted ¶
func (me TRequesterStatistic) IsNumberAssignmentsAccepted() bool
Returns true if the value of this enumerated TRequesterStatistic is "NumberAssignmentsAccepted".
func (TRequesterStatistic) IsNumberAssignmentsApproved ¶
func (me TRequesterStatistic) IsNumberAssignmentsApproved() bool
Returns true if the value of this enumerated TRequesterStatistic is "NumberAssignmentsApproved".
func (TRequesterStatistic) IsNumberAssignmentsAvailable ¶
func (me TRequesterStatistic) IsNumberAssignmentsAvailable() bool
Returns true if the value of this enumerated TRequesterStatistic is "NumberAssignmentsAvailable".
func (TRequesterStatistic) IsNumberAssignmentsPending ¶
func (me TRequesterStatistic) IsNumberAssignmentsPending() bool
Returns true if the value of this enumerated TRequesterStatistic is "NumberAssignmentsPending".
func (TRequesterStatistic) IsNumberAssignmentsRejected ¶
func (me TRequesterStatistic) IsNumberAssignmentsRejected() bool
Returns true if the value of this enumerated TRequesterStatistic is "NumberAssignmentsRejected".
func (TRequesterStatistic) IsNumberAssignmentsReturned ¶
func (me TRequesterStatistic) IsNumberAssignmentsReturned() bool
Returns true if the value of this enumerated TRequesterStatistic is "NumberAssignmentsReturned".
func (TRequesterStatistic) IsNumberHITsAssignable ¶
func (me TRequesterStatistic) IsNumberHITsAssignable() bool
Returns true if the value of this enumerated TRequesterStatistic is "NumberHITsAssignable".
func (TRequesterStatistic) IsNumberHITsCompleted ¶
func (me TRequesterStatistic) IsNumberHITsCompleted() bool
Returns true if the value of this enumerated TRequesterStatistic is "NumberHITsCompleted".
func (TRequesterStatistic) IsNumberHITsCreated ¶
func (me TRequesterStatistic) IsNumberHITsCreated() bool
Returns true if the value of this enumerated TRequesterStatistic is "NumberHITsCreated".
func (TRequesterStatistic) IsNumberHITsReviewable ¶
func (me TRequesterStatistic) IsNumberHITsReviewable() bool
Returns true if the value of this enumerated TRequesterStatistic is "NumberHITsReviewable".
func (TRequesterStatistic) IsNumberKnownAnswersCorrect ¶
func (me TRequesterStatistic) IsNumberKnownAnswersCorrect() bool
Returns true if the value of this enumerated TRequesterStatistic is "NumberKnownAnswersCorrect".
func (TRequesterStatistic) IsNumberKnownAnswersEvaluated ¶
func (me TRequesterStatistic) IsNumberKnownAnswersEvaluated() bool
Returns true if the value of this enumerated TRequesterStatistic is "NumberKnownAnswersEvaluated".
func (TRequesterStatistic) IsNumberKnownAnswersIncorrect ¶
func (me TRequesterStatistic) IsNumberKnownAnswersIncorrect() bool
Returns true if the value of this enumerated TRequesterStatistic is "NumberKnownAnswersIncorrect".
func (TRequesterStatistic) IsNumberPluralityAnswersCorrect ¶
func (me TRequesterStatistic) IsNumberPluralityAnswersCorrect() bool
Returns true if the value of this enumerated TRequesterStatistic is "NumberPluralityAnswersCorrect".
func (TRequesterStatistic) IsNumberPluralityAnswersEvaluated ¶
func (me TRequesterStatistic) IsNumberPluralityAnswersEvaluated() bool
Returns true if the value of this enumerated TRequesterStatistic is "NumberPluralityAnswersEvaluated".
func (TRequesterStatistic) IsNumberPluralityAnswersIncorrect ¶
func (me TRequesterStatistic) IsNumberPluralityAnswersIncorrect() bool
Returns true if the value of this enumerated TRequesterStatistic is "NumberPluralityAnswersIncorrect".
func (TRequesterStatistic) IsPercentAssignmentsApproved ¶
func (me TRequesterStatistic) IsPercentAssignmentsApproved() bool
Returns true if the value of this enumerated TRequesterStatistic is "PercentAssignmentsApproved".
func (TRequesterStatistic) IsPercentAssignmentsRejected ¶
func (me TRequesterStatistic) IsPercentAssignmentsRejected() bool
Returns true if the value of this enumerated TRequesterStatistic is "PercentAssignmentsRejected".
func (TRequesterStatistic) IsPercentKnownAnswersCorrect ¶
func (me TRequesterStatistic) IsPercentKnownAnswersCorrect() bool
Returns true if the value of this enumerated TRequesterStatistic is "PercentKnownAnswersCorrect".
func (TRequesterStatistic) IsPercentPluralityAnswersCorrect ¶
func (me TRequesterStatistic) IsPercentPluralityAnswersCorrect() bool
Returns true if the value of this enumerated TRequesterStatistic is "PercentPluralityAnswersCorrect".
func (TRequesterStatistic) IsTotalBonusFeePayout ¶
func (me TRequesterStatistic) IsTotalBonusFeePayout() bool
Returns true if the value of this enumerated TRequesterStatistic is "TotalBonusFeePayout".
func (TRequesterStatistic) IsTotalBonusPayout ¶
func (me TRequesterStatistic) IsTotalBonusPayout() bool
Returns true if the value of this enumerated TRequesterStatistic is "TotalBonusPayout".
func (TRequesterStatistic) IsTotalFeePayout ¶
func (me TRequesterStatistic) IsTotalFeePayout() bool
Returns true if the value of this enumerated TRequesterStatistic is "TotalFeePayout".
func (TRequesterStatistic) IsTotalRewardAndFeePayout ¶
func (me TRequesterStatistic) IsTotalRewardAndFeePayout() bool
Returns true if the value of this enumerated TRequesterStatistic is "TotalRewardAndFeePayout".
func (TRequesterStatistic) IsTotalRewardFeePayout ¶
func (me TRequesterStatistic) IsTotalRewardFeePayout() bool
Returns true if the value of this enumerated TRequesterStatistic is "TotalRewardFeePayout".
func (TRequesterStatistic) IsTotalRewardPayout ¶
func (me TRequesterStatistic) IsTotalRewardPayout() bool
Returns true if the value of this enumerated TRequesterStatistic is "TotalRewardPayout".
func (*TRequesterStatistic) Set ¶
func (me *TRequesterStatistic) Set(s string)
Since TRequesterStatistic is just a simple String type, this merely sets the current value from the specified string.
func (TRequesterStatistic) String ¶
func (me TRequesterStatistic) String() string
Since TRequesterStatistic is just a simple String type, this merely returns the current string value.
func (TRequesterStatistic) ToXsdtString ¶
func (me TRequesterStatistic) ToXsdtString() xsdt.String
This convenience method just performs a simple type conversion to TRequesterStatistic's alias type xsdt.String.
type TReviewActionDetail ¶
type TReviewActionDetail struct { XsdGoPkgHasElem_ObjectIdsequenceReviewActionDetailschema_ObjectId_XsdtString_ XsdGoPkgHasElem_ObjectTypesequenceReviewActionDetailschema_ObjectType_XsdtString_ XsdGoPkgHasElem_StatussequenceReviewActionDetailschema_Status_TReviewActionStatus_ XsdGoPkgHasElem_CompleteTimesequenceReviewActionDetailschema_CompleteTime_XsdtDateTime_ XsdGoPkgHasElem_ResultsequenceReviewActionDetailschema_Result_XsdtString_ XsdGoPkgHasElem_ErrorCodesequenceReviewActionDetailschema_ErrorCode_XsdtString_ XsdGoPkgHasElem_ActionIdsequenceReviewResultDetailschema_ActionId_XsdtString_ XsdGoPkgHasElem_ActionNamesequenceReviewActionDetailschema_ActionName_XsdtString_ }
func (*TReviewActionDetail) Walk ¶
func (me *TReviewActionDetail) Walk() (err error)
If the WalkHandlers.TReviewActionDetail function is not nil (ie. was set by outside code), calls it with this TReviewActionDetail instance as the single argument. Then calls the Walk() method on 8/8 embed(s) and 0/0 field(s) belonging to this TReviewActionDetail instance.
type TReviewActionStatus ¶
func (TReviewActionStatus) IsCancelled ¶
func (me TReviewActionStatus) IsCancelled() bool
Returns true if the value of this enumerated TReviewActionStatus is "Cancelled".
func (TReviewActionStatus) IsFailed ¶
func (me TReviewActionStatus) IsFailed() bool
Returns true if the value of this enumerated TReviewActionStatus is "Failed".
func (TReviewActionStatus) IsIntended ¶
func (me TReviewActionStatus) IsIntended() bool
Returns true if the value of this enumerated TReviewActionStatus is "Intended".
func (TReviewActionStatus) IsSucceeded ¶
func (me TReviewActionStatus) IsSucceeded() bool
Returns true if the value of this enumerated TReviewActionStatus is "Succeeded".
func (*TReviewActionStatus) Set ¶
func (me *TReviewActionStatus) Set(s string)
Since TReviewActionStatus is just a simple String type, this merely sets the current value from the specified string.
func (TReviewActionStatus) String ¶
func (me TReviewActionStatus) String() string
Since TReviewActionStatus is just a simple String type, this merely returns the current string value.
func (TReviewActionStatus) ToXsdtString ¶
func (me TReviewActionStatus) ToXsdtString() xsdt.String
This convenience method just performs a simple type conversion to TReviewActionStatus's alias type xsdt.String.
type TReviewPolicy ¶
type TReviewPolicy struct { XsdGoPkgHasElems_ParametersequenceReviewPolicyschema_Parameter_TPolicyParameter_ XsdGoPkgHasElem_PolicyNamesequenceReviewPolicyschema_PolicyName_XsdtString_ }
func (*TReviewPolicy) Walk ¶
func (me *TReviewPolicy) Walk() (err error)
If the WalkHandlers.TReviewPolicy function is not nil (ie. was set by outside code), calls it with this TReviewPolicy instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TReviewPolicy instance.
type TReviewPolicyLevel ¶
func (TReviewPolicyLevel) IsAssignment ¶
func (me TReviewPolicyLevel) IsAssignment() bool
Returns true if the value of this enumerated TReviewPolicyLevel is "Assignment".
func (TReviewPolicyLevel) IsHit ¶
func (me TReviewPolicyLevel) IsHit() bool
Returns true if the value of this enumerated TReviewPolicyLevel is "HIT".
func (*TReviewPolicyLevel) Set ¶
func (me *TReviewPolicyLevel) Set(s string)
Since TReviewPolicyLevel is just a simple String type, this merely sets the current value from the specified string.
func (TReviewPolicyLevel) String ¶
func (me TReviewPolicyLevel) String() string
Since TReviewPolicyLevel is just a simple String type, this merely returns the current string value.
func (TReviewPolicyLevel) ToXsdtString ¶
func (me TReviewPolicyLevel) ToXsdtString() xsdt.String
This convenience method just performs a simple type conversion to TReviewPolicyLevel's alias type xsdt.String.
type TReviewReport ¶
type TReviewReport struct { XsdGoPkgHasElem_PageNumbersequenceGetReviewableHITsRequestschema_PageNumber_XsdtInt_ XsdGoPkgHasElem_NumResultssequenceGetReviewableHITsResultschema_NumResults_XsdtInt_ XsdGoPkgHasElem_TotalNumResultssequenceGetReviewableHITsResultschema_TotalNumResults_XsdtInt_ XsdGoPkgHasElems_ReviewResultsequenceReviewReportschema_ReviewResult_TReviewResultDetail_ XsdGoPkgHasElems_ReviewActionsequenceReviewReportschema_ReviewAction_TReviewActionDetail_ }
func (*TReviewReport) Walk ¶
func (me *TReviewReport) Walk() (err error)
If the WalkHandlers.TReviewReport function is not nil (ie. was set by outside code), calls it with this TReviewReport instance as the single argument. Then calls the Walk() method on 5/5 embed(s) and 0/0 field(s) belonging to this TReviewReport instance.
type TReviewResultDetail ¶
type TReviewResultDetail struct { XsdGoPkgHasElem_SubjectIdsequenceRevokeQualificationRequestschema_SubjectId_XsdtString_ XsdGoPkgHasElem_SubjectTypesequenceReviewResultDetailschema_SubjectType_XsdtString_ XsdGoPkgHasElem_QuestionIdsequenceReviewResultDetailschema_QuestionId_XsdtString_ XsdGoPkgHasElem_KeysequenceParameterMapEntryschema_Key_XsdtString_ XsdGoPkgHasElem_ValuesequenceHITLayoutParameterschema_Value_XsdtString_ XsdGoPkgHasElem_ActionIdsequenceReviewResultDetailschema_ActionId_XsdtString_ }
func (*TReviewResultDetail) Walk ¶
func (me *TReviewResultDetail) Walk() (err error)
If the WalkHandlers.TReviewResultDetail function is not nil (ie. was set by outside code), calls it with this TReviewResultDetail instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TReviewResultDetail instance.
type TReviewableHITStatus ¶
func (TReviewableHITStatus) IsReviewable ¶
func (me TReviewableHITStatus) IsReviewable() bool
Returns true if the value of this enumerated TReviewableHITStatus is "Reviewable".
func (TReviewableHITStatus) IsReviewing ¶
func (me TReviewableHITStatus) IsReviewing() bool
Returns true if the value of this enumerated TReviewableHITStatus is "Reviewing".
func (*TReviewableHITStatus) Set ¶
func (me *TReviewableHITStatus) Set(s string)
Since TReviewableHITStatus is just a simple String type, this merely sets the current value from the specified string.
func (TReviewableHITStatus) String ¶
func (me TReviewableHITStatus) String() string
Since TReviewableHITStatus is just a simple String type, this merely returns the current string value.
func (TReviewableHITStatus) ToXsdtString ¶
func (me TReviewableHITStatus) ToXsdtString() xsdt.String
This convenience method just performs a simple type conversion to TReviewableHITStatus's alias type xsdt.String.
type TRevokeQualificationRequest ¶
type TRevokeQualificationRequest struct { XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ XsdGoPkgHasElem_SubjectIdsequenceRevokeQualificationRequestschema_SubjectId_XsdtString_ XsdGoPkgHasElem_QualificationTypeIdsequenceQualificationRequirementschema_QualificationTypeId_XsdtString_ XsdGoPkgHasElem_ReasonsequenceRejectQualificationRequestRequestschema_Reason_XsdtString_ }
func (*TRevokeQualificationRequest) Walk ¶
func (me *TRevokeQualificationRequest) Walk() (err error)
If the WalkHandlers.TRevokeQualificationRequest function is not nil (ie. was set by outside code), calls it with this TRevokeQualificationRequest instance as the single argument. Then calls the Walk() method on 4/4 embed(s) and 0/0 field(s) belonging to this TRevokeQualificationRequest instance.
type TRevokeQualificationResult ¶
type TRevokeQualificationResult struct {
XsdGoPkgHasElem_Request
}
func (*TRevokeQualificationResult) Walk ¶
func (me *TRevokeQualificationResult) Walk() (err error)
If the WalkHandlers.TRevokeQualificationResult function is not nil (ie. was set by outside code), calls it with this TRevokeQualificationResult instance as the single argument. Then calls the Walk() method on 1/1 embed(s) and 0/0 field(s) belonging to this TRevokeQualificationResult instance.
type TSearchHITsRequest ¶
type TSearchHITsRequest struct { XsdGoPkgHasElem_SortPropertysequenceSearchHITsRequestschema_SortProperty_TSearchHITsSortProperty_ XsdGoPkgHasElem_PageNumbersequenceGetReviewableHITsRequestschema_PageNumber_XsdtInt_ XsdGoPkgHasElem_PageSizesequenceGetReviewableHITsRequestschema_PageSize_XsdtInt_ XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ XsdGoPkgHasElem_SortDirectionsequenceGetReviewableHITsRequestschema_SortDirection_TSortDirection_ }
func (*TSearchHITsRequest) Walk ¶
func (me *TSearchHITsRequest) Walk() (err error)
If the WalkHandlers.TSearchHITsRequest function is not nil (ie. was set by outside code), calls it with this TSearchHITsRequest instance as the single argument. Then calls the Walk() method on 5/5 embed(s) and 0/0 field(s) belonging to this TSearchHITsRequest instance.
type TSearchHITsResult ¶
type TSearchHITsResult struct { XsdGoPkgHasElem_Request XsdGoPkgHasElem_PageNumbersequenceGetReviewableHITsRequestschema_PageNumber_XsdtInt_ XsdGoPkgHasElem_NumResultssequenceGetReviewableHITsResultschema_NumResults_XsdtInt_ XsdGoPkgHasElem_TotalNumResultssequenceGetReviewableHITsResultschema_TotalNumResults_XsdtInt_ XsdGoPkgHasElems_HITsequenceTxsdCreateHITResponseCreateHITResponseschema_Hit_Thit_ }
func (*TSearchHITsResult) Walk ¶
func (me *TSearchHITsResult) Walk() (err error)
If the WalkHandlers.TSearchHITsResult function is not nil (ie. was set by outside code), calls it with this TSearchHITsResult instance as the single argument. Then calls the Walk() method on 5/5 embed(s) and 0/0 field(s) belonging to this TSearchHITsResult instance.
type TSearchHITsSortProperty ¶
func (TSearchHITsSortProperty) IsCreationTime ¶
func (me TSearchHITsSortProperty) IsCreationTime() bool
Returns true if the value of this enumerated TSearchHITsSortProperty is "CreationTime".
func (TSearchHITsSortProperty) IsEnumeration ¶
func (me TSearchHITsSortProperty) IsEnumeration() bool
Returns true if the value of this enumerated TSearchHITsSortProperty is "Enumeration".
func (TSearchHITsSortProperty) IsExpiration ¶
func (me TSearchHITsSortProperty) IsExpiration() bool
Returns true if the value of this enumerated TSearchHITsSortProperty is "Expiration".
func (TSearchHITsSortProperty) IsReward ¶
func (me TSearchHITsSortProperty) IsReward() bool
Returns true if the value of this enumerated TSearchHITsSortProperty is "Reward".
func (TSearchHITsSortProperty) IsTitle ¶
func (me TSearchHITsSortProperty) IsTitle() bool
Returns true if the value of this enumerated TSearchHITsSortProperty is "Title".
func (*TSearchHITsSortProperty) Set ¶
func (me *TSearchHITsSortProperty) Set(s string)
Since TSearchHITsSortProperty is just a simple String type, this merely sets the current value from the specified string.
func (TSearchHITsSortProperty) String ¶
func (me TSearchHITsSortProperty) String() string
Since TSearchHITsSortProperty is just a simple String type, this merely returns the current string value.
func (TSearchHITsSortProperty) ToXsdtString ¶
func (me TSearchHITsSortProperty) ToXsdtString() xsdt.String
This convenience method just performs a simple type conversion to TSearchHITsSortProperty's alias type xsdt.String.
type TSearchQualificationTypesRequest ¶
type TSearchQualificationTypesRequest struct { XsdGoPkgHasElem_PageSizesequenceGetReviewableHITsRequestschema_PageSize_XsdtInt_ XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ XsdGoPkgHasElem_QuerysequenceSearchQualificationTypesRequestschema_Query_XsdtString_ XsdGoPkgHasElem_MustBeRequestablesequenceSearchQualificationTypesRequestschema_MustBeRequestable_XsdtBoolean_ XsdGoPkgHasElem_MustBeOwnedByCallersequenceSearchQualificationTypesRequestschema_MustBeOwnedByCaller_XsdtBoolean_ XsdGoPkgHasElem_SortDirectionsequenceGetReviewableHITsRequestschema_SortDirection_TSortDirection_ XsdGoPkgHasElem_SortPropertysequenceSearchQualificationTypesRequestschema_SortProperty_TSearchQualificationTypesSortProperty_ XsdGoPkgHasElem_PageNumbersequenceGetReviewableHITsRequestschema_PageNumber_XsdtInt_ }
func (*TSearchQualificationTypesRequest) Walk ¶
func (me *TSearchQualificationTypesRequest) Walk() (err error)
If the WalkHandlers.TSearchQualificationTypesRequest function is not nil (ie. was set by outside code), calls it with this TSearchQualificationTypesRequest instance as the single argument. Then calls the Walk() method on 8/8 embed(s) and 0/0 field(s) belonging to this TSearchQualificationTypesRequest instance.
type TSearchQualificationTypesResult ¶
type TSearchQualificationTypesResult struct { XsdGoPkgHasElem_TotalNumResultssequenceGetReviewableHITsResultschema_TotalNumResults_XsdtInt_ XsdGoPkgHasElem_PageNumbersequenceGetReviewableHITsRequestschema_PageNumber_XsdtInt_ XsdGoPkgHasElems_QualificationTypesequenceTxsdCreateQualificationTypeResponseCreateQualificationTypeResponseschema_QualificationType_TQualificationType_ XsdGoPkgHasElem_Request XsdGoPkgHasElem_NumResultssequenceGetReviewableHITsResultschema_NumResults_XsdtInt_ }
func (*TSearchQualificationTypesResult) Walk ¶
func (me *TSearchQualificationTypesResult) Walk() (err error)
If the WalkHandlers.TSearchQualificationTypesResult function is not nil (ie. was set by outside code), calls it with this TSearchQualificationTypesResult instance as the single argument. Then calls the Walk() method on 5/5 embed(s) and 0/0 field(s) belonging to this TSearchQualificationTypesResult instance.
type TSearchQualificationTypesSortProperty ¶
func (TSearchQualificationTypesSortProperty) IsName ¶
func (me TSearchQualificationTypesSortProperty) IsName() bool
Returns true if the value of this enumerated TSearchQualificationTypesSortProperty is "Name".
func (*TSearchQualificationTypesSortProperty) Set ¶
func (me *TSearchQualificationTypesSortProperty) Set(s string)
Since TSearchQualificationTypesSortProperty is just a simple String type, this merely sets the current value from the specified string.
func (TSearchQualificationTypesSortProperty) String ¶
func (me TSearchQualificationTypesSortProperty) String() string
Since TSearchQualificationTypesSortProperty is just a simple String type, this merely returns the current string value.
func (TSearchQualificationTypesSortProperty) ToXsdtString ¶
func (me TSearchQualificationTypesSortProperty) ToXsdtString() xsdt.String
This convenience method just performs a simple type conversion to TSearchQualificationTypesSortProperty's alias type xsdt.String.
type TSendTestEventNotificationRequest ¶
type TSendTestEventNotificationRequest struct { XsdGoPkgHasElem_NotificationsequenceSetHITTypeNotificationRequestschema_Notification_TNotificationSpecification_ XsdGoPkgHasElem_TestEventTypesequenceSendTestEventNotificationRequestschema_TestEventType_TEventType_ }
func (*TSendTestEventNotificationRequest) Walk ¶
func (me *TSendTestEventNotificationRequest) Walk() (err error)
If the WalkHandlers.TSendTestEventNotificationRequest function is not nil (ie. was set by outside code), calls it with this TSendTestEventNotificationRequest instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TSendTestEventNotificationRequest instance.
type TSendTestEventNotificationResult ¶
type TSendTestEventNotificationResult struct {
XsdGoPkgHasElem_Request
}
func (*TSendTestEventNotificationResult) Walk ¶
func (me *TSendTestEventNotificationResult) Walk() (err error)
If the WalkHandlers.TSendTestEventNotificationResult function is not nil (ie. was set by outside code), calls it with this TSendTestEventNotificationResult instance as the single argument. Then calls the Walk() method on 1/1 embed(s) and 0/0 field(s) belonging to this TSendTestEventNotificationResult instance.
type TSetHITAsReviewingRequest ¶
type TSetHITAsReviewingRequest struct { XsdGoPkgHasElem_HITIdsequenceGetBonusPaymentsRequestschema_HITId_XsdtString_ XsdGoPkgHasElem_RevertsequenceSetHITAsReviewingRequestschema_Revert_XsdtBoolean_ XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ }
func (*TSetHITAsReviewingRequest) Walk ¶
func (me *TSetHITAsReviewingRequest) Walk() (err error)
If the WalkHandlers.TSetHITAsReviewingRequest function is not nil (ie. was set by outside code), calls it with this TSetHITAsReviewingRequest instance as the single argument. Then calls the Walk() method on 3/3 embed(s) and 0/0 field(s) belonging to this TSetHITAsReviewingRequest instance.
type TSetHITAsReviewingResult ¶
type TSetHITAsReviewingResult struct {
XsdGoPkgHasElem_Request
}
func (*TSetHITAsReviewingResult) Walk ¶
func (me *TSetHITAsReviewingResult) Walk() (err error)
If the WalkHandlers.TSetHITAsReviewingResult function is not nil (ie. was set by outside code), calls it with this TSetHITAsReviewingResult instance as the single argument. Then calls the Walk() method on 1/1 embed(s) and 0/0 field(s) belonging to this TSetHITAsReviewingResult instance.
type TSetHITTypeNotificationRequest ¶
type TSetHITTypeNotificationRequest struct { XsdGoPkgHasElem_NotificationsequenceSetHITTypeNotificationRequestschema_Notification_TNotificationSpecification_ XsdGoPkgHasElem_ActivesequenceSetHITTypeNotificationRequestschema_Active_XsdtBoolean_ XsdGoPkgHasElem_HITTypeIdsequenceCreateHITRequestschema_HITTypeId_XsdtString_ }
func (*TSetHITTypeNotificationRequest) Walk ¶
func (me *TSetHITTypeNotificationRequest) Walk() (err error)
If the WalkHandlers.TSetHITTypeNotificationRequest function is not nil (ie. was set by outside code), calls it with this TSetHITTypeNotificationRequest instance as the single argument. Then calls the Walk() method on 3/3 embed(s) and 0/0 field(s) belonging to this TSetHITTypeNotificationRequest instance.
type TSetHITTypeNotificationResult ¶
type TSetHITTypeNotificationResult struct {
XsdGoPkgHasElem_Request
}
func (*TSetHITTypeNotificationResult) Walk ¶
func (me *TSetHITTypeNotificationResult) Walk() (err error)
If the WalkHandlers.TSetHITTypeNotificationResult function is not nil (ie. was set by outside code), calls it with this TSetHITTypeNotificationResult instance as the single argument. Then calls the Walk() method on 1/1 embed(s) and 0/0 field(s) belonging to this TSetHITTypeNotificationResult instance.
type TSortDirection ¶
func (TSortDirection) IsAscending ¶
func (me TSortDirection) IsAscending() bool
Returns true if the value of this enumerated TSortDirection is "Ascending".
func (TSortDirection) IsDescending ¶
func (me TSortDirection) IsDescending() bool
Returns true if the value of this enumerated TSortDirection is "Descending".
func (*TSortDirection) Set ¶
func (me *TSortDirection) Set(s string)
Since TSortDirection is just a simple String type, this merely sets the current value from the specified string.
func (TSortDirection) String ¶
func (me TSortDirection) String() string
Since TSortDirection is just a simple String type, this merely returns the current string value.
func (TSortDirection) ToXsdtString ¶
func (me TSortDirection) ToXsdtString() xsdt.String
This convenience method just performs a simple type conversion to TSortDirection's alias type xsdt.String.
type TUnblockWorkerRequest ¶
type TUnblockWorkerRequest struct { XsdGoPkgHasElem_WorkerIdsequenceGetRequesterWorkerStatisticRequestschema_WorkerId_XsdtString_ XsdGoPkgHasElem_ReasonsequenceRejectQualificationRequestRequestschema_Reason_XsdtString_ XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ }
func (*TUnblockWorkerRequest) Walk ¶
func (me *TUnblockWorkerRequest) Walk() (err error)
If the WalkHandlers.TUnblockWorkerRequest function is not nil (ie. was set by outside code), calls it with this TUnblockWorkerRequest instance as the single argument. Then calls the Walk() method on 3/3 embed(s) and 0/0 field(s) belonging to this TUnblockWorkerRequest instance.
type TUnblockWorkerResult ¶
type TUnblockWorkerResult struct {
XsdGoPkgHasElem_Request
}
func (*TUnblockWorkerResult) Walk ¶
func (me *TUnblockWorkerResult) Walk() (err error)
If the WalkHandlers.TUnblockWorkerResult function is not nil (ie. was set by outside code), calls it with this TUnblockWorkerResult instance as the single argument. Then calls the Walk() method on 1/1 embed(s) and 0/0 field(s) belonging to this TUnblockWorkerResult instance.
type TUpdateQualificationScoreRequest ¶
type TUpdateQualificationScoreRequest struct { XsdGoPkgHasElem_QualificationTypeIdsequenceQualificationRequirementschema_QualificationTypeId_XsdtString_ XsdGoPkgHasElem_SubjectIdsequenceRevokeQualificationRequestschema_SubjectId_XsdtString_ XsdGoPkgHasElem_IntegerValuesequenceAssignQualificationRequestschema_IntegerValue_XsdtInt_ XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ }
func (*TUpdateQualificationScoreRequest) Walk ¶
func (me *TUpdateQualificationScoreRequest) Walk() (err error)
If the WalkHandlers.TUpdateQualificationScoreRequest function is not nil (ie. was set by outside code), calls it with this TUpdateQualificationScoreRequest instance as the single argument. Then calls the Walk() method on 4/4 embed(s) and 0/0 field(s) belonging to this TUpdateQualificationScoreRequest instance.
type TUpdateQualificationScoreResult ¶
type TUpdateQualificationScoreResult struct {
XsdGoPkgHasElem_Request
}
func (*TUpdateQualificationScoreResult) Walk ¶
func (me *TUpdateQualificationScoreResult) Walk() (err error)
If the WalkHandlers.TUpdateQualificationScoreResult function is not nil (ie. was set by outside code), calls it with this TUpdateQualificationScoreResult instance as the single argument. Then calls the Walk() method on 1/1 embed(s) and 0/0 field(s) belonging to this TUpdateQualificationScoreResult instance.
type TUpdateQualificationTypeRequest ¶
type TUpdateQualificationTypeRequest struct { XsdGoPkgHasElem_DescriptionsequenceCreateHITRequestschema_Description_XsdtString_ XsdGoPkgHasElem_TestDurationInSecondssequenceCreateQualificationTypeRequestschema_TestDurationInSeconds_XsdtLong_ XsdGoPkgHasElem_RetryDelayInSecondssequenceCreateQualificationTypeRequestschema_RetryDelayInSeconds_XsdtLong_ XsdGoPkgHasElem_AutoGrantedValuesequenceCreateQualificationTypeRequestschema_AutoGrantedValue_XsdtInt_ XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ XsdGoPkgHasElem_QualificationTypeIdsequenceQualificationRequirementschema_QualificationTypeId_XsdtString_ XsdGoPkgHasElem_TestsequenceCreateQualificationTypeRequestschema_Test_XsdtString_ XsdGoPkgHasElem_AnswerKeysequenceCreateQualificationTypeRequestschema_AnswerKey_XsdtString_ XsdGoPkgHasElem_AutoGrantedsequenceCreateQualificationTypeRequestschema_AutoGranted_XsdtBoolean_ XsdGoPkgHasElem_QualificationTypeStatussequenceCreateQualificationTypeRequestschema_QualificationTypeStatus_TQualificationTypeStatus_ }
func (*TUpdateQualificationTypeRequest) Walk ¶
func (me *TUpdateQualificationTypeRequest) Walk() (err error)
If the WalkHandlers.TUpdateQualificationTypeRequest function is not nil (ie. was set by outside code), calls it with this TUpdateQualificationTypeRequest instance as the single argument. Then calls the Walk() method on 10/10 embed(s) and 0/0 field(s) belonging to this TUpdateQualificationTypeRequest instance.
type TWorkerBlock ¶
type TWorkerBlock struct { XsdGoPkgHasElem_WorkerIdsequenceGetRequesterWorkerStatisticRequestschema_WorkerId_XsdtString_ XsdGoPkgHasElem_ReasonsequenceRejectQualificationRequestRequestschema_Reason_XsdtString_ }
func (*TWorkerBlock) Walk ¶
func (me *TWorkerBlock) Walk() (err error)
If the WalkHandlers.TWorkerBlock function is not nil (ie. was set by outside code), calls it with this TWorkerBlock instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TWorkerBlock instance.
type Thit ¶
type Thit struct { XsdGoPkgHasElem_HITLayoutIdsequenceCreateHITRequestschema_HITLayoutId_XsdtString_ XsdGoPkgHasElem_CreationTimesequenceHITschema_CreationTime_XsdtDateTime_ XsdGoPkgHasElem_ExpirationsequenceHITschema_Expiration_XsdtDateTime_ XsdGoPkgHasElem_HITReviewStatussequenceHITschema_HITReviewStatus_THITReviewStatus_ XsdGoPkgHasElem_Request XsdGoPkgHasElem_HITIdsequenceGetBonusPaymentsRequestschema_HITId_XsdtString_ XsdGoPkgHasElem_KeywordssequenceCreateHITRequestschema_Keywords_XsdtString_ XsdGoPkgHasElem_NumberOfAssignmentsPendingsequenceHITschema_NumberOfAssignmentsPending_XsdtInt_ XsdGoPkgHasElem_HITTypeIdsequenceCreateHITRequestschema_HITTypeId_XsdtString_ XsdGoPkgHasElem_DescriptionsequenceCreateHITRequestschema_Description_XsdtString_ XsdGoPkgHasElem_HITStatussequenceHITschema_HITStatus_THITStatus_ XsdGoPkgHasElem_RewardsequenceCreateHITRequestschema_Reward_TPrice_ XsdGoPkgHasElem_AssignmentDurationInSecondssequenceCreateHITRequestschema_AssignmentDurationInSeconds_XsdtLong_ XsdGoPkgHasElem_NumberOfAssignmentsCompletedsequenceHITschema_NumberOfAssignmentsCompleted_XsdtInt_ XsdGoPkgHasElem_HITGroupIdsequenceHITschema_HITGroupId_XsdtString_ XsdGoPkgHasElem_TitlesequenceCreateHITRequestschema_Title_XsdtString_ XsdGoPkgHasElem_AutoApprovalDelayInSecondssequenceCreateHITRequestschema_AutoApprovalDelayInSeconds_XsdtLong_ XsdGoPkgHasElem_RequesterAnnotationsequenceCreateHITRequestschema_RequesterAnnotation_XsdtString_ XsdGoPkgHasElems_QualificationRequirementsequenceCreateHITRequestschema_QualificationRequirement_TQualificationRequirement_ XsdGoPkgHasElem_NumberOfAssignmentsAvailablesequenceHITschema_NumberOfAssignmentsAvailable_XsdtInt_ XsdGoPkgHasElem_QuestionsequenceCreateHITRequestschema_Question_XsdtString_ XsdGoPkgHasElem_MaxAssignmentssequenceCreateHITRequestschema_MaxAssignments_XsdtInt_ }
type TimePeriod ¶
func (TimePeriod) IsLifeToDate ¶
func (me TimePeriod) IsLifeToDate() bool
Returns true if the value of this enumerated TimePeriod is "LifeToDate".
func (TimePeriod) IsOneDay ¶
func (me TimePeriod) IsOneDay() bool
Returns true if the value of this enumerated TimePeriod is "OneDay".
func (TimePeriod) IsSevenDays ¶
func (me TimePeriod) IsSevenDays() bool
Returns true if the value of this enumerated TimePeriod is "SevenDays".
func (TimePeriod) IsThirtyDays ¶
func (me TimePeriod) IsThirtyDays() bool
Returns true if the value of this enumerated TimePeriod is "ThirtyDays".
func (*TimePeriod) Set ¶
func (me *TimePeriod) Set(s string)
Since TimePeriod is just a simple String type, this merely sets the current value from the specified string.
func (TimePeriod) String ¶
func (me TimePeriod) String() string
Since TimePeriod is just a simple String type, this merely returns the current string value.
func (TimePeriod) ToXsdtString ¶
func (me TimePeriod) ToXsdtString() xsdt.String
This convenience method just performs a simple type conversion to TimePeriod's alias type xsdt.String.
type TxsdApproveAssignment ¶
type TxsdApproveAssignment struct { XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdApproveAssignmentApproveAssignmentschema_Request_TApproveAssignmentRequest_ XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ }
func (*TxsdApproveAssignment) Walk ¶
func (me *TxsdApproveAssignment) Walk() (err error)
If the WalkHandlers.TxsdApproveAssignment function is not nil (ie. was set by outside code), calls it with this TxsdApproveAssignment instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdApproveAssignment instance.
type TxsdApproveAssignmentResponse ¶
type TxsdApproveAssignmentResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_ApproveAssignmentResultsequenceTxsdApproveAssignmentResponseApproveAssignmentResponseschema_ApproveAssignmentResult_TApproveAssignmentResult_ }
func (*TxsdApproveAssignmentResponse) Walk ¶
func (me *TxsdApproveAssignmentResponse) Walk() (err error)
If the WalkHandlers.TxsdApproveAssignmentResponse function is not nil (ie. was set by outside code), calls it with this TxsdApproveAssignmentResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdApproveAssignmentResponse instance.
type TxsdApproveRejectedAssignment ¶
type TxsdApproveRejectedAssignment struct { XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdApproveRejectedAssignmentApproveRejectedAssignmentschema_Request_TApproveRejectedAssignmentRequest_ XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ }
func (*TxsdApproveRejectedAssignment) Walk ¶
func (me *TxsdApproveRejectedAssignment) Walk() (err error)
If the WalkHandlers.TxsdApproveRejectedAssignment function is not nil (ie. was set by outside code), calls it with this TxsdApproveRejectedAssignment instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdApproveRejectedAssignment instance.
type TxsdApproveRejectedAssignmentResponse ¶
type TxsdApproveRejectedAssignmentResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_ApproveRejectedAssignmentResultsequenceTxsdApproveRejectedAssignmentResponseApproveRejectedAssignmentResponseschema_ApproveRejectedAssignmentResult_TApproveRejectedAssignmentResult_ }
func (*TxsdApproveRejectedAssignmentResponse) Walk ¶
func (me *TxsdApproveRejectedAssignmentResponse) Walk() (err error)
If the WalkHandlers.TxsdApproveRejectedAssignmentResponse function is not nil (ie. was set by outside code), calls it with this TxsdApproveRejectedAssignmentResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdApproveRejectedAssignmentResponse instance.
type TxsdArguments ¶
type TxsdArguments struct {
XsdGoPkgHasElems_ArgumentsequenceTxsdArgumentsArgumentsschema_Argument_TxsdArgumentsSequenceArgument_
}
func (*TxsdArguments) Walk ¶
func (me *TxsdArguments) Walk() (err error)
If the WalkHandlers.TxsdArguments function is not nil (ie. was set by outside code), calls it with this TxsdArguments instance as the single argument. Then calls the Walk() method on 1/1 embed(s) and 0/0 field(s) belonging to this TxsdArguments instance.
type TxsdAssignQualification ¶
type TxsdAssignQualification struct { XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdAssignQualificationAssignQualificationschema_Request_TAssignQualificationRequest_ }
func (*TxsdAssignQualification) Walk ¶
func (me *TxsdAssignQualification) Walk() (err error)
If the WalkHandlers.TxsdAssignQualification function is not nil (ie. was set by outside code), calls it with this TxsdAssignQualification instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdAssignQualification instance.
type TxsdAssignQualificationResponse ¶
type TxsdAssignQualificationResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_AssignQualificationResultsequenceTxsdAssignQualificationResponseAssignQualificationResponseschema_AssignQualificationResult_TAssignQualificationResult_ }
func (*TxsdAssignQualificationResponse) Walk ¶
func (me *TxsdAssignQualificationResponse) Walk() (err error)
If the WalkHandlers.TxsdAssignQualificationResponse function is not nil (ie. was set by outside code), calls it with this TxsdAssignQualificationResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdAssignQualificationResponse instance.
type TxsdBlockWorker ¶
type TxsdBlockWorker struct { XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdBlockWorkerBlockWorkerschema_Request_TBlockWorkerRequest_ XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ }
func (*TxsdBlockWorker) Walk ¶
func (me *TxsdBlockWorker) Walk() (err error)
If the WalkHandlers.TxsdBlockWorker function is not nil (ie. was set by outside code), calls it with this TxsdBlockWorker instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdBlockWorker instance.
type TxsdBlockWorkerResponse ¶
type TxsdBlockWorkerResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_BlockWorkerResultsequenceTxsdBlockWorkerResponseBlockWorkerResponseschema_BlockWorkerResult_TBlockWorkerResult_ }
func (*TxsdBlockWorkerResponse) Walk ¶
func (me *TxsdBlockWorkerResponse) Walk() (err error)
If the WalkHandlers.TxsdBlockWorkerResponse function is not nil (ie. was set by outside code), calls it with this TxsdBlockWorkerResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdBlockWorkerResponse instance.
type TxsdChangeHITTypeOfHIT ¶
type TxsdChangeHITTypeOfHIT struct { XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdChangeHITTypeOfHITChangeHITTypeOfHITschema_Request_TChangeHITTypeOfHITRequest_ XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ }
func (*TxsdChangeHITTypeOfHIT) Walk ¶
func (me *TxsdChangeHITTypeOfHIT) Walk() (err error)
If the WalkHandlers.TxsdChangeHITTypeOfHIT function is not nil (ie. was set by outside code), calls it with this TxsdChangeHITTypeOfHIT instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdChangeHITTypeOfHIT instance.
type TxsdChangeHITTypeOfHITResponse ¶
type TxsdChangeHITTypeOfHITResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_ChangeHITTypeOfHITResultsequenceTxsdChangeHITTypeOfHITResponseChangeHITTypeOfHITResponseschema_ChangeHITTypeOfHITResult_TChangeHITTypeOfHITResult_ }
func (*TxsdChangeHITTypeOfHITResponse) Walk ¶
func (me *TxsdChangeHITTypeOfHITResponse) Walk() (err error)
If the WalkHandlers.TxsdChangeHITTypeOfHITResponse function is not nil (ie. was set by outside code), calls it with this TxsdChangeHITTypeOfHITResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdChangeHITTypeOfHITResponse instance.
type TxsdCreateHIT ¶
type TxsdCreateHIT struct { XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdCreateHITCreateHITschema_Request_TCreateHITRequest_ }
func (*TxsdCreateHIT) Walk ¶
func (me *TxsdCreateHIT) Walk() (err error)
If the WalkHandlers.TxsdCreateHIT function is not nil (ie. was set by outside code), calls it with this TxsdCreateHIT instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdCreateHIT instance.
type TxsdCreateHITResponse ¶
type TxsdCreateHITResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_HITsequenceTxsdCreateHITResponseCreateHITResponseschema_Hit_Thit_ }
func (*TxsdCreateHITResponse) Walk ¶
func (me *TxsdCreateHITResponse) Walk() (err error)
If the WalkHandlers.TxsdCreateHITResponse function is not nil (ie. was set by outside code), calls it with this TxsdCreateHITResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdCreateHITResponse instance.
type TxsdCreateQualificationType ¶
type TxsdCreateQualificationType struct { XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdCreateQualificationTypeCreateQualificationTypeschema_Request_TCreateQualificationTypeRequest_ }
func (*TxsdCreateQualificationType) Walk ¶
func (me *TxsdCreateQualificationType) Walk() (err error)
If the WalkHandlers.TxsdCreateQualificationType function is not nil (ie. was set by outside code), calls it with this TxsdCreateQualificationType instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdCreateQualificationType instance.
type TxsdCreateQualificationTypeResponse ¶
type TxsdCreateQualificationTypeResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_QualificationTypesequenceTxsdCreateQualificationTypeResponseCreateQualificationTypeResponseschema_QualificationType_TQualificationType_ }
func (*TxsdCreateQualificationTypeResponse) Walk ¶
func (me *TxsdCreateQualificationTypeResponse) Walk() (err error)
If the WalkHandlers.TxsdCreateQualificationTypeResponse function is not nil (ie. was set by outside code), calls it with this TxsdCreateQualificationTypeResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdCreateQualificationTypeResponse instance.
type TxsdDisableHIT ¶
type TxsdDisableHIT struct { XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdDisableHITDisableHITschema_Request_TDisableHITRequest_ XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ }
func (*TxsdDisableHIT) Walk ¶
func (me *TxsdDisableHIT) Walk() (err error)
If the WalkHandlers.TxsdDisableHIT function is not nil (ie. was set by outside code), calls it with this TxsdDisableHIT instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdDisableHIT instance.
type TxsdDisableHITResponse ¶
type TxsdDisableHITResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_DisableHITResultsequenceTxsdDisableHITResponseDisableHITResponseschema_DisableHITResult_TDisableHITResult_ }
func (*TxsdDisableHITResponse) Walk ¶
func (me *TxsdDisableHITResponse) Walk() (err error)
If the WalkHandlers.TxsdDisableHITResponse function is not nil (ie. was set by outside code), calls it with this TxsdDisableHITResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdDisableHITResponse instance.
type TxsdDisposeHIT ¶
type TxsdDisposeHIT struct { XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdDisposeHITDisposeHITschema_Request_TDisposeHITRequest_ XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ }
func (*TxsdDisposeHIT) Walk ¶
func (me *TxsdDisposeHIT) Walk() (err error)
If the WalkHandlers.TxsdDisposeHIT function is not nil (ie. was set by outside code), calls it with this TxsdDisposeHIT instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdDisposeHIT instance.
type TxsdDisposeHITResponse ¶
type TxsdDisposeHITResponse struct { XsdGoPkgHasElems_DisposeHITResultsequenceTxsdDisposeHITResponseDisposeHITResponseschema_DisposeHITResult_TDisposeHITResult_ XsdGoPkgHasElem_OperationRequest }
func (*TxsdDisposeHITResponse) Walk ¶
func (me *TxsdDisposeHITResponse) Walk() (err error)
If the WalkHandlers.TxsdDisposeHITResponse function is not nil (ie. was set by outside code), calls it with this TxsdDisposeHITResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdDisposeHITResponse instance.
type TxsdDisposeQualificationType ¶
type TxsdDisposeQualificationType struct { XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdDisposeQualificationTypeDisposeQualificationTypeschema_Request_TDisposeQualificationTypeRequest_ XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ }
func (*TxsdDisposeQualificationType) Walk ¶
func (me *TxsdDisposeQualificationType) Walk() (err error)
If the WalkHandlers.TxsdDisposeQualificationType function is not nil (ie. was set by outside code), calls it with this TxsdDisposeQualificationType instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdDisposeQualificationType instance.
type TxsdDisposeQualificationTypeResponse ¶
type TxsdDisposeQualificationTypeResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_DisposeQualificationTypeResultsequenceTxsdDisposeQualificationTypeResponseDisposeQualificationTypeResponseschema_DisposeQualificationTypeResult_TDisposeQualificationTypeResult_ }
func (*TxsdDisposeQualificationTypeResponse) Walk ¶
func (me *TxsdDisposeQualificationTypeResponse) Walk() (err error)
If the WalkHandlers.TxsdDisposeQualificationTypeResponse function is not nil (ie. was set by outside code), calls it with this TxsdDisposeQualificationTypeResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdDisposeQualificationTypeResponse instance.
type TxsdErrors ¶
type TxsdErrors struct {
XsdGoPkgHasElems_ErrorsequenceTxsdErrorsErrorsschema_Error_TxsdErrorsSequenceError_
}
func (*TxsdErrors) Walk ¶
func (me *TxsdErrors) Walk() (err error)
If the WalkHandlers.TxsdErrors function is not nil (ie. was set by outside code), calls it with this TxsdErrors instance as the single argument. Then calls the Walk() method on 1/1 embed(s) and 0/0 field(s) belonging to this TxsdErrors instance.
type TxsdErrorsSequenceError ¶
type TxsdErrorsSequenceError struct { XsdGoPkgHasElem_CodesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Code_XsdtString_ XsdGoPkgHasElem_MessagesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Message_XsdtString_ XsdGoPkgHasElems_DatasequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Data_TKeyValuePair_ }
func (*TxsdErrorsSequenceError) Walk ¶
func (me *TxsdErrorsSequenceError) Walk() (err error)
If the WalkHandlers.TxsdErrorsSequenceError function is not nil (ie. was set by outside code), calls it with this TxsdErrorsSequenceError instance as the single argument. Then calls the Walk() method on 3/3 embed(s) and 0/0 field(s) belonging to this TxsdErrorsSequenceError instance.
type TxsdExtendHIT ¶
type TxsdExtendHIT struct { XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdExtendHITExtendHITschema_Request_TExtendHITRequest_ XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ }
func (*TxsdExtendHIT) Walk ¶
func (me *TxsdExtendHIT) Walk() (err error)
If the WalkHandlers.TxsdExtendHIT function is not nil (ie. was set by outside code), calls it with this TxsdExtendHIT instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdExtendHIT instance.
type TxsdExtendHITResponse ¶
type TxsdExtendHITResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_ExtendHITResultsequenceTxsdExtendHITResponseExtendHITResponseschema_ExtendHITResult_TExtendHITResult_ }
func (*TxsdExtendHITResponse) Walk ¶
func (me *TxsdExtendHITResponse) Walk() (err error)
If the WalkHandlers.TxsdExtendHITResponse function is not nil (ie. was set by outside code), calls it with this TxsdExtendHITResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdExtendHITResponse instance.
type TxsdForceExpireHIT ¶
type TxsdForceExpireHIT struct { XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdForceExpireHITForceExpireHITschema_Request_TForceExpireHITRequest_ }
func (*TxsdForceExpireHIT) Walk ¶
func (me *TxsdForceExpireHIT) Walk() (err error)
If the WalkHandlers.TxsdForceExpireHIT function is not nil (ie. was set by outside code), calls it with this TxsdForceExpireHIT instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdForceExpireHIT instance.
type TxsdForceExpireHITResponse ¶
type TxsdForceExpireHITResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_ForceExpireHITResultsequenceTxsdForceExpireHITResponseForceExpireHITResponseschema_ForceExpireHITResult_TForceExpireHITResult_ }
func (*TxsdForceExpireHITResponse) Walk ¶
func (me *TxsdForceExpireHITResponse) Walk() (err error)
If the WalkHandlers.TxsdForceExpireHITResponse function is not nil (ie. was set by outside code), calls it with this TxsdForceExpireHITResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdForceExpireHITResponse instance.
type TxsdGetAccountBalance ¶
type TxsdGetAccountBalance struct { XsdGoPkgHasElems_RequestsequenceTxsdGetAccountBalanceGetAccountBalanceschema_Request_TGetAccountBalanceRequest_ XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ }
func (*TxsdGetAccountBalance) Walk ¶
func (me *TxsdGetAccountBalance) Walk() (err error)
If the WalkHandlers.TxsdGetAccountBalance function is not nil (ie. was set by outside code), calls it with this TxsdGetAccountBalance instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdGetAccountBalance instance.
type TxsdGetAccountBalanceResponse ¶
type TxsdGetAccountBalanceResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_GetAccountBalanceResultsequenceTxsdGetAccountBalanceResponseGetAccountBalanceResponseschema_GetAccountBalanceResult_TGetAccountBalanceResult_ }
func (*TxsdGetAccountBalanceResponse) Walk ¶
func (me *TxsdGetAccountBalanceResponse) Walk() (err error)
If the WalkHandlers.TxsdGetAccountBalanceResponse function is not nil (ie. was set by outside code), calls it with this TxsdGetAccountBalanceResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdGetAccountBalanceResponse instance.
type TxsdGetAssignment ¶
type TxsdGetAssignment struct { XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdGetAssignmentGetAssignmentschema_Request_TGetAssignmentRequest_ }
func (*TxsdGetAssignment) Walk ¶
func (me *TxsdGetAssignment) Walk() (err error)
If the WalkHandlers.TxsdGetAssignment function is not nil (ie. was set by outside code), calls it with this TxsdGetAssignment instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdGetAssignment instance.
type TxsdGetAssignmentResponse ¶
type TxsdGetAssignmentResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_GetAssignmentResultsequenceTxsdGetAssignmentResponseGetAssignmentResponseschema_GetAssignmentResult_TGetAssignmentResult_ }
func (*TxsdGetAssignmentResponse) Walk ¶
func (me *TxsdGetAssignmentResponse) Walk() (err error)
If the WalkHandlers.TxsdGetAssignmentResponse function is not nil (ie. was set by outside code), calls it with this TxsdGetAssignmentResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdGetAssignmentResponse instance.
type TxsdGetAssignmentsForHIT ¶
type TxsdGetAssignmentsForHIT struct { XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdGetAssignmentsForHITGetAssignmentsForHITschema_Request_TGetAssignmentsForHITRequest_ XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ }
func (*TxsdGetAssignmentsForHIT) Walk ¶
func (me *TxsdGetAssignmentsForHIT) Walk() (err error)
If the WalkHandlers.TxsdGetAssignmentsForHIT function is not nil (ie. was set by outside code), calls it with this TxsdGetAssignmentsForHIT instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdGetAssignmentsForHIT instance.
type TxsdGetAssignmentsForHITResponse ¶
type TxsdGetAssignmentsForHITResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_GetAssignmentsForHITResultsequenceTxsdGetAssignmentsForHITResponseGetAssignmentsForHITResponseschema_GetAssignmentsForHITResult_TGetAssignmentsForHITResult_ }
func (*TxsdGetAssignmentsForHITResponse) Walk ¶
func (me *TxsdGetAssignmentsForHITResponse) Walk() (err error)
If the WalkHandlers.TxsdGetAssignmentsForHITResponse function is not nil (ie. was set by outside code), calls it with this TxsdGetAssignmentsForHITResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdGetAssignmentsForHITResponse instance.
type TxsdGetBlockedWorkers ¶
type TxsdGetBlockedWorkers struct { XsdGoPkgHasElems_RequestsequenceTxsdGetBlockedWorkersGetBlockedWorkersschema_Request_TGetBlockedWorkersRequest_ XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ }
func (*TxsdGetBlockedWorkers) Walk ¶
func (me *TxsdGetBlockedWorkers) Walk() (err error)
If the WalkHandlers.TxsdGetBlockedWorkers function is not nil (ie. was set by outside code), calls it with this TxsdGetBlockedWorkers instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdGetBlockedWorkers instance.
type TxsdGetBlockedWorkersResponse ¶
type TxsdGetBlockedWorkersResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_GetBlockedWorkersResultsequenceTxsdGetBlockedWorkersResponseGetBlockedWorkersResponseschema_GetBlockedWorkersResult_TGetBlockedWorkersResult_ }
func (*TxsdGetBlockedWorkersResponse) Walk ¶
func (me *TxsdGetBlockedWorkersResponse) Walk() (err error)
If the WalkHandlers.TxsdGetBlockedWorkersResponse function is not nil (ie. was set by outside code), calls it with this TxsdGetBlockedWorkersResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdGetBlockedWorkersResponse instance.
type TxsdGetBonusPayments ¶
type TxsdGetBonusPayments struct { XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdGetBonusPaymentsGetBonusPaymentsschema_Request_TGetBonusPaymentsRequest_ }
func (*TxsdGetBonusPayments) Walk ¶
func (me *TxsdGetBonusPayments) Walk() (err error)
If the WalkHandlers.TxsdGetBonusPayments function is not nil (ie. was set by outside code), calls it with this TxsdGetBonusPayments instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdGetBonusPayments instance.
type TxsdGetBonusPaymentsResponse ¶
type TxsdGetBonusPaymentsResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_GetBonusPaymentsResultsequenceTxsdGetBonusPaymentsResponseGetBonusPaymentsResponseschema_GetBonusPaymentsResult_TGetBonusPaymentsResult_ }
func (*TxsdGetBonusPaymentsResponse) Walk ¶
func (me *TxsdGetBonusPaymentsResponse) Walk() (err error)
If the WalkHandlers.TxsdGetBonusPaymentsResponse function is not nil (ie. was set by outside code), calls it with this TxsdGetBonusPaymentsResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdGetBonusPaymentsResponse instance.
type TxsdGetFileUploadURL ¶
type TxsdGetFileUploadURL struct { XsdGoPkgHasElems_RequestsequenceTxsdGetFileUploadURLGetFileUploadURLschema_Request_TGetFileUploadURLRequest_ XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ }
func (*TxsdGetFileUploadURL) Walk ¶
func (me *TxsdGetFileUploadURL) Walk() (err error)
If the WalkHandlers.TxsdGetFileUploadURL function is not nil (ie. was set by outside code), calls it with this TxsdGetFileUploadURL instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdGetFileUploadURL instance.
type TxsdGetFileUploadURLResponse ¶
type TxsdGetFileUploadURLResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_GetFileUploadURLResultsequenceTxsdGetFileUploadURLResponseGetFileUploadURLResponseschema_GetFileUploadURLResult_TGetFileUploadURLResult_ }
func (*TxsdGetFileUploadURLResponse) Walk ¶
func (me *TxsdGetFileUploadURLResponse) Walk() (err error)
If the WalkHandlers.TxsdGetFileUploadURLResponse function is not nil (ie. was set by outside code), calls it with this TxsdGetFileUploadURLResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdGetFileUploadURLResponse instance.
type TxsdGetHIT ¶
type TxsdGetHIT struct { XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdGetHITGetHITschema_Request_TGetHITRequest_ }
func (*TxsdGetHIT) Walk ¶
func (me *TxsdGetHIT) Walk() (err error)
If the WalkHandlers.TxsdGetHIT function is not nil (ie. was set by outside code), calls it with this TxsdGetHIT instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdGetHIT instance.
type TxsdGetHITResponse ¶
type TxsdGetHITResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_HITsequenceTxsdCreateHITResponseCreateHITResponseschema_Hit_Thit_ }
func (*TxsdGetHITResponse) Walk ¶
func (me *TxsdGetHITResponse) Walk() (err error)
If the WalkHandlers.TxsdGetHITResponse function is not nil (ie. was set by outside code), calls it with this TxsdGetHITResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdGetHITResponse instance.
type TxsdGetHITsForQualificationType ¶
type TxsdGetHITsForQualificationType struct { XsdGoPkgHasElems_RequestsequenceTxsdGetHITsForQualificationTypeGetHITsForQualificationTypeschema_Request_TGetHITsForQualificationTypeRequest_ XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ }
func (*TxsdGetHITsForQualificationType) Walk ¶
func (me *TxsdGetHITsForQualificationType) Walk() (err error)
If the WalkHandlers.TxsdGetHITsForQualificationType function is not nil (ie. was set by outside code), calls it with this TxsdGetHITsForQualificationType instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdGetHITsForQualificationType instance.
type TxsdGetHITsForQualificationTypeResponse ¶
type TxsdGetHITsForQualificationTypeResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_GetHITsForQualificationTypeResultsequenceTxsdGetHITsForQualificationTypeResponseGetHITsForQualificationTypeResponseschema_GetHITsForQualificationTypeResult_TGetHITsForQualificationTypeResult_ }
func (*TxsdGetHITsForQualificationTypeResponse) Walk ¶
func (me *TxsdGetHITsForQualificationTypeResponse) Walk() (err error)
If the WalkHandlers.TxsdGetHITsForQualificationTypeResponse function is not nil (ie. was set by outside code), calls it with this TxsdGetHITsForQualificationTypeResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdGetHITsForQualificationTypeResponse instance.
type TxsdGetQualificationRequests ¶
type TxsdGetQualificationRequests struct { XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationRequestsGetQualificationRequestsschema_Request_TGetQualificationRequestsRequest_ XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ }
func (*TxsdGetQualificationRequests) Walk ¶
func (me *TxsdGetQualificationRequests) Walk() (err error)
If the WalkHandlers.TxsdGetQualificationRequests function is not nil (ie. was set by outside code), calls it with this TxsdGetQualificationRequests instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdGetQualificationRequests instance.
type TxsdGetQualificationRequestsResponse ¶
type TxsdGetQualificationRequestsResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_GetQualificationRequestsResultsequenceTxsdGetQualificationRequestsResponseGetQualificationRequestsResponseschema_GetQualificationRequestsResult_TGetQualificationRequestsResult_ }
func (*TxsdGetQualificationRequestsResponse) Walk ¶
func (me *TxsdGetQualificationRequestsResponse) Walk() (err error)
If the WalkHandlers.TxsdGetQualificationRequestsResponse function is not nil (ie. was set by outside code), calls it with this TxsdGetQualificationRequestsResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdGetQualificationRequestsResponse instance.
type TxsdGetQualificationScore ¶
type TxsdGetQualificationScore struct { XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationScoreGetQualificationScoreschema_Request_TGetQualificationScoreRequest_ }
func (*TxsdGetQualificationScore) Walk ¶
func (me *TxsdGetQualificationScore) Walk() (err error)
If the WalkHandlers.TxsdGetQualificationScore function is not nil (ie. was set by outside code), calls it with this TxsdGetQualificationScore instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdGetQualificationScore instance.
type TxsdGetQualificationScoreResponse ¶
type TxsdGetQualificationScoreResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_QualificationsequenceGetQualificationsForQualificationTypeResultschema_Qualification_TQualification_ }
func (*TxsdGetQualificationScoreResponse) Walk ¶
func (me *TxsdGetQualificationScoreResponse) Walk() (err error)
If the WalkHandlers.TxsdGetQualificationScoreResponse function is not nil (ie. was set by outside code), calls it with this TxsdGetQualificationScoreResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdGetQualificationScoreResponse instance.
type TxsdGetQualificationType ¶
type TxsdGetQualificationType struct { XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationTypeGetQualificationTypeschema_Request_TGetQualificationTypeRequest_ XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ }
func (*TxsdGetQualificationType) Walk ¶
func (me *TxsdGetQualificationType) Walk() (err error)
If the WalkHandlers.TxsdGetQualificationType function is not nil (ie. was set by outside code), calls it with this TxsdGetQualificationType instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdGetQualificationType instance.
type TxsdGetQualificationTypeResponse ¶
type TxsdGetQualificationTypeResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_QualificationTypesequenceTxsdCreateQualificationTypeResponseCreateQualificationTypeResponseschema_QualificationType_TQualificationType_ }
func (*TxsdGetQualificationTypeResponse) Walk ¶
func (me *TxsdGetQualificationTypeResponse) Walk() (err error)
If the WalkHandlers.TxsdGetQualificationTypeResponse function is not nil (ie. was set by outside code), calls it with this TxsdGetQualificationTypeResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdGetQualificationTypeResponse instance.
type TxsdGetQualificationsForQualificationType ¶
type TxsdGetQualificationsForQualificationType struct { XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationsForQualificationTypeGetQualificationsForQualificationTypeschema_Request_TGetQualificationsForQualificationTypeRequest_ XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ }
func (*TxsdGetQualificationsForQualificationType) Walk ¶
func (me *TxsdGetQualificationsForQualificationType) Walk() (err error)
If the WalkHandlers.TxsdGetQualificationsForQualificationType function is not nil (ie. was set by outside code), calls it with this TxsdGetQualificationsForQualificationType instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdGetQualificationsForQualificationType instance.
type TxsdGetQualificationsForQualificationTypeResponse ¶
type TxsdGetQualificationsForQualificationTypeResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_GetQualificationsForQualificationTypeResultsequenceTxsdGetQualificationsForQualificationTypeResponseGetQualificationsForQualificationTypeResponseschema_GetQualificationsForQualificationTypeResult_TGetQualificationsForQualificationTypeResult_ }
func (*TxsdGetQualificationsForQualificationTypeResponse) Walk ¶
func (me *TxsdGetQualificationsForQualificationTypeResponse) Walk() (err error)
If the WalkHandlers.TxsdGetQualificationsForQualificationTypeResponse function is not nil (ie. was set by outside code), calls it with this TxsdGetQualificationsForQualificationTypeResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdGetQualificationsForQualificationTypeResponse instance.
type TxsdGetRequesterStatistic ¶
type TxsdGetRequesterStatistic struct { XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdGetRequesterStatisticGetRequesterStatisticschema_Request_TGetRequesterStatisticRequest_ }
func (*TxsdGetRequesterStatistic) Walk ¶
func (me *TxsdGetRequesterStatistic) Walk() (err error)
If the WalkHandlers.TxsdGetRequesterStatistic function is not nil (ie. was set by outside code), calls it with this TxsdGetRequesterStatistic instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdGetRequesterStatistic instance.
type TxsdGetRequesterStatisticResponse ¶
type TxsdGetRequesterStatisticResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_GetStatisticResultsequenceTxsdGetRequesterStatisticResponseGetRequesterStatisticResponseschema_GetStatisticResult_TGetStatisticResult_ }
func (*TxsdGetRequesterStatisticResponse) Walk ¶
func (me *TxsdGetRequesterStatisticResponse) Walk() (err error)
If the WalkHandlers.TxsdGetRequesterStatisticResponse function is not nil (ie. was set by outside code), calls it with this TxsdGetRequesterStatisticResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdGetRequesterStatisticResponse instance.
type TxsdGetRequesterWorkerStatistic ¶
type TxsdGetRequesterWorkerStatistic struct { XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdGetRequesterWorkerStatisticGetRequesterWorkerStatisticschema_Request_TGetRequesterWorkerStatisticRequest_ XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ }
func (*TxsdGetRequesterWorkerStatistic) Walk ¶
func (me *TxsdGetRequesterWorkerStatistic) Walk() (err error)
If the WalkHandlers.TxsdGetRequesterWorkerStatistic function is not nil (ie. was set by outside code), calls it with this TxsdGetRequesterWorkerStatistic instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdGetRequesterWorkerStatistic instance.
type TxsdGetRequesterWorkerStatisticResponse ¶
type TxsdGetRequesterWorkerStatisticResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_GetStatisticResultsequenceTxsdGetRequesterStatisticResponseGetRequesterStatisticResponseschema_GetStatisticResult_TGetStatisticResult_ }
func (*TxsdGetRequesterWorkerStatisticResponse) Walk ¶
func (me *TxsdGetRequesterWorkerStatisticResponse) Walk() (err error)
If the WalkHandlers.TxsdGetRequesterWorkerStatisticResponse function is not nil (ie. was set by outside code), calls it with this TxsdGetRequesterWorkerStatisticResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdGetRequesterWorkerStatisticResponse instance.
type TxsdGetReviewResultsForHIT ¶
type TxsdGetReviewResultsForHIT struct { XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdGetReviewResultsForHITGetReviewResultsForHITschema_Request_TGetReviewResultsForHITRequest_ XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ }
func (*TxsdGetReviewResultsForHIT) Walk ¶
func (me *TxsdGetReviewResultsForHIT) Walk() (err error)
If the WalkHandlers.TxsdGetReviewResultsForHIT function is not nil (ie. was set by outside code), calls it with this TxsdGetReviewResultsForHIT instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdGetReviewResultsForHIT instance.
type TxsdGetReviewResultsForHITResponse ¶
type TxsdGetReviewResultsForHITResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_GetReviewResultsForHITResultsequenceTxsdGetReviewResultsForHITResponseGetReviewResultsForHITResponseschema_GetReviewResultsForHITResult_TGetReviewResultsForHITResult_ }
func (*TxsdGetReviewResultsForHITResponse) Walk ¶
func (me *TxsdGetReviewResultsForHITResponse) Walk() (err error)
If the WalkHandlers.TxsdGetReviewResultsForHITResponse function is not nil (ie. was set by outside code), calls it with this TxsdGetReviewResultsForHITResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdGetReviewResultsForHITResponse instance.
type TxsdGetReviewableHITs ¶
type TxsdGetReviewableHITs struct { XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdGetReviewableHITsGetReviewableHITsschema_Request_TGetReviewableHITsRequest_ }
func (*TxsdGetReviewableHITs) Walk ¶
func (me *TxsdGetReviewableHITs) Walk() (err error)
If the WalkHandlers.TxsdGetReviewableHITs function is not nil (ie. was set by outside code), calls it with this TxsdGetReviewableHITs instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdGetReviewableHITs instance.
type TxsdGetReviewableHITsResponse ¶
type TxsdGetReviewableHITsResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_GetReviewableHITsResultsequenceTxsdGetReviewableHITsResponseGetReviewableHITsResponseschema_GetReviewableHITsResult_TGetReviewableHITsResult_ }
func (*TxsdGetReviewableHITsResponse) Walk ¶
func (me *TxsdGetReviewableHITsResponse) Walk() (err error)
If the WalkHandlers.TxsdGetReviewableHITsResponse function is not nil (ie. was set by outside code), calls it with this TxsdGetReviewableHITsResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdGetReviewableHITsResponse instance.
type TxsdGrantBonus ¶
type TxsdGrantBonus struct { XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdGrantBonusGrantBonusschema_Request_TGrantBonusRequest_ }
func (*TxsdGrantBonus) Walk ¶
func (me *TxsdGrantBonus) Walk() (err error)
If the WalkHandlers.TxsdGrantBonus function is not nil (ie. was set by outside code), calls it with this TxsdGrantBonus instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdGrantBonus instance.
type TxsdGrantBonusResponse ¶
type TxsdGrantBonusResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_GrantBonusResultsequenceTxsdGrantBonusResponseGrantBonusResponseschema_GrantBonusResult_TGrantBonusResult_ }
func (*TxsdGrantBonusResponse) Walk ¶
func (me *TxsdGrantBonusResponse) Walk() (err error)
If the WalkHandlers.TxsdGrantBonusResponse function is not nil (ie. was set by outside code), calls it with this TxsdGrantBonusResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdGrantBonusResponse instance.
type TxsdGrantQualification ¶
type TxsdGrantQualification struct { XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdGrantQualificationGrantQualificationschema_Request_TGrantQualificationRequest_ }
func (*TxsdGrantQualification) Walk ¶
func (me *TxsdGrantQualification) Walk() (err error)
If the WalkHandlers.TxsdGrantQualification function is not nil (ie. was set by outside code), calls it with this TxsdGrantQualification instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdGrantQualification instance.
type TxsdGrantQualificationResponse ¶
type TxsdGrantQualificationResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_GrantQualificationResultsequenceTxsdGrantQualificationResponseGrantQualificationResponseschema_GrantQualificationResult_TGrantQualificationResult_ }
func (*TxsdGrantQualificationResponse) Walk ¶
func (me *TxsdGrantQualificationResponse) Walk() (err error)
If the WalkHandlers.TxsdGrantQualificationResponse function is not nil (ie. was set by outside code), calls it with this TxsdGrantQualificationResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdGrantQualificationResponse instance.
type TxsdHTTPHeaders ¶
type TxsdHTTPHeaders struct {
XsdGoPkgHasElems_HeadersequenceTxsdHTTPHeadersHTTPHeadersschema_Header_TxsdHTTPHeadersSequenceHeader_
}
func (*TxsdHTTPHeaders) Walk ¶
func (me *TxsdHTTPHeaders) Walk() (err error)
If the WalkHandlers.TxsdHTTPHeaders function is not nil (ie. was set by outside code), calls it with this TxsdHTTPHeaders instance as the single argument. Then calls the Walk() method on 1/1 embed(s) and 0/0 field(s) belonging to this TxsdHTTPHeaders instance.
type TxsdHTTPHeadersSequenceHeader ¶
type TxsdHTTPHeadersSequenceHeader struct { XsdGoPkgHasAttr_Name_XsdtString_ XsdGoPkgHasAttr_Value_XsdtString_ }
func (*TxsdHTTPHeadersSequenceHeader) Walk ¶
func (me *TxsdHTTPHeadersSequenceHeader) Walk() (err error)
If the WalkHandlers.TxsdHTTPHeadersSequenceHeader function is not nil (ie. was set by outside code), calls it with this TxsdHTTPHeadersSequenceHeader instance as the single argument. Then calls the Walk() method on 0/2 embed(s) and 0/0 field(s) belonging to this TxsdHTTPHeadersSequenceHeader instance.
type TxsdHelp ¶
type TxsdHelp struct { XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdHelpHelpschema_Request_THelpRequest_ XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ }
type TxsdHelpRequestSequenceHelpType ¶
func (TxsdHelpRequestSequenceHelpType) IsOperation ¶
func (me TxsdHelpRequestSequenceHelpType) IsOperation() bool
Returns true if the value of this enumerated TxsdHelpRequestSequenceHelpType is "Operation".
func (TxsdHelpRequestSequenceHelpType) IsResponseGroup ¶
func (me TxsdHelpRequestSequenceHelpType) IsResponseGroup() bool
Returns true if the value of this enumerated TxsdHelpRequestSequenceHelpType is "ResponseGroup".
func (*TxsdHelpRequestSequenceHelpType) Set ¶
func (me *TxsdHelpRequestSequenceHelpType) Set(s string)
Since TxsdHelpRequestSequenceHelpType is just a simple String type, this merely sets the current value from the specified string.
func (TxsdHelpRequestSequenceHelpType) String ¶
func (me TxsdHelpRequestSequenceHelpType) String() string
Since TxsdHelpRequestSequenceHelpType is just a simple String type, this merely returns the current string value.
func (TxsdHelpRequestSequenceHelpType) ToXsdtString ¶
func (me TxsdHelpRequestSequenceHelpType) ToXsdtString() xsdt.String
This convenience method just performs a simple type conversion to TxsdHelpRequestSequenceHelpType's alias type xsdt.String.
type TxsdHelpResponse ¶
type TxsdHelpResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_Information }
func (*TxsdHelpResponse) Walk ¶
func (me *TxsdHelpResponse) Walk() (err error)
If the WalkHandlers.TxsdHelpResponse function is not nil (ie. was set by outside code), calls it with this TxsdHelpResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdHelpResponse instance.
type TxsdInformation ¶
type TxsdInformation struct { XsdGoPkgHasElem_Request XsdGoPkgHasElems_OperationInformation XsdGoPkgHasElems_ResponseGroupInformation }
func (*TxsdInformation) Walk ¶
func (me *TxsdInformation) Walk() (err error)
If the WalkHandlers.TxsdInformation function is not nil (ie. was set by outside code), calls it with this TxsdInformation instance as the single argument. Then calls the Walk() method on 3/3 embed(s) and 0/0 field(s) belonging to this TxsdInformation instance.
type TxsdNotifyWorkers ¶
type TxsdNotifyWorkers struct { XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdNotifyWorkersNotifyWorkersschema_Request_TNotifyWorkersRequest_ XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ }
func (*TxsdNotifyWorkers) Walk ¶
func (me *TxsdNotifyWorkers) Walk() (err error)
If the WalkHandlers.TxsdNotifyWorkers function is not nil (ie. was set by outside code), calls it with this TxsdNotifyWorkers instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdNotifyWorkers instance.
type TxsdNotifyWorkersResponse ¶
type TxsdNotifyWorkersResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_NotifyWorkersResultsequenceTxsdNotifyWorkersResponseNotifyWorkersResponseschema_NotifyWorkersResult_TNotifyWorkersResult_ }
func (*TxsdNotifyWorkersResponse) Walk ¶
func (me *TxsdNotifyWorkersResponse) Walk() (err error)
If the WalkHandlers.TxsdNotifyWorkersResponse function is not nil (ie. was set by outside code), calls it with this TxsdNotifyWorkersResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdNotifyWorkersResponse instance.
type TxsdOperationInformation ¶
type TxsdOperationInformation struct { XsdGoPkgHasElem_NamesequenceHITLayoutParameterschema_Name_XsdtString_ XsdGoPkgHasElem_DescriptionsequenceCreateHITRequestschema_Description_XsdtString_ XsdGoPkgHasElem_RequiredParameterssequenceTxsdOperationInformationOperationInformationschema_RequiredParameters_TxsdOperationInformationSequenceRequiredParameters_ XsdGoPkgHasElem_AvailableParameterssequenceTxsdOperationInformationOperationInformationschema_AvailableParameters_TxsdOperationInformationSequenceAvailableParameters_ XsdGoPkgHasElem_DefaultResponseGroupssequenceTxsdOperationInformationOperationInformationschema_DefaultResponseGroups_TxsdOperationInformationSequenceDefaultResponseGroups_ XsdGoPkgHasElem_AvailableResponseGroupssequenceTxsdOperationInformationOperationInformationschema_AvailableResponseGroups_TxsdOperationInformationSequenceAvailableResponseGroups_ }
func (*TxsdOperationInformation) Walk ¶
func (me *TxsdOperationInformation) Walk() (err error)
If the WalkHandlers.TxsdOperationInformation function is not nil (ie. was set by outside code), calls it with this TxsdOperationInformation instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdOperationInformation instance.
type TxsdOperationInformationSequenceAvailableParameters ¶
type TxsdOperationInformationSequenceAvailableParameters struct {
XsdGoPkgHasElems_ParametersequenceTxsdOperationInformationSequenceRequiredParametersRequiredParameterssequenceTxsdOperationInformationOperationInformationschema_Parameter_XsdtString_
}
func (*TxsdOperationInformationSequenceAvailableParameters) Walk ¶
func (me *TxsdOperationInformationSequenceAvailableParameters) Walk() (err error)
If the WalkHandlers.TxsdOperationInformationSequenceAvailableParameters function is not nil (ie. was set by outside code), calls it with this TxsdOperationInformationSequenceAvailableParameters instance as the single argument. Then calls the Walk() method on 1/1 embed(s) and 0/0 field(s) belonging to this TxsdOperationInformationSequenceAvailableParameters instance.
type TxsdOperationInformationSequenceAvailableResponseGroups ¶
type TxsdOperationInformationSequenceAvailableResponseGroups struct {
XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_
}
func (*TxsdOperationInformationSequenceAvailableResponseGroups) Walk ¶
func (me *TxsdOperationInformationSequenceAvailableResponseGroups) Walk() (err error)
If the WalkHandlers.TxsdOperationInformationSequenceAvailableResponseGroups function is not nil (ie. was set by outside code), calls it with this TxsdOperationInformationSequenceAvailableResponseGroups instance as the single argument. Then calls the Walk() method on 1/1 embed(s) and 0/0 field(s) belonging to this TxsdOperationInformationSequenceAvailableResponseGroups instance.
type TxsdOperationInformationSequenceDefaultResponseGroups ¶
type TxsdOperationInformationSequenceDefaultResponseGroups struct {
XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_
}
func (*TxsdOperationInformationSequenceDefaultResponseGroups) Walk ¶
func (me *TxsdOperationInformationSequenceDefaultResponseGroups) Walk() (err error)
If the WalkHandlers.TxsdOperationInformationSequenceDefaultResponseGroups function is not nil (ie. was set by outside code), calls it with this TxsdOperationInformationSequenceDefaultResponseGroups instance as the single argument. Then calls the Walk() method on 1/1 embed(s) and 0/0 field(s) belonging to this TxsdOperationInformationSequenceDefaultResponseGroups instance.
type TxsdOperationInformationSequenceRequiredParameters ¶
type TxsdOperationInformationSequenceRequiredParameters struct {
XsdGoPkgHasElems_ParametersequenceTxsdOperationInformationSequenceRequiredParametersRequiredParameterssequenceTxsdOperationInformationOperationInformationschema_Parameter_XsdtString_
}
func (*TxsdOperationInformationSequenceRequiredParameters) Walk ¶
func (me *TxsdOperationInformationSequenceRequiredParameters) Walk() (err error)
If the WalkHandlers.TxsdOperationInformationSequenceRequiredParameters function is not nil (ie. was set by outside code), calls it with this TxsdOperationInformationSequenceRequiredParameters instance as the single argument. Then calls the Walk() method on 1/1 embed(s) and 0/0 field(s) belonging to this TxsdOperationInformationSequenceRequiredParameters instance.
type TxsdOperationRequest ¶
type TxsdOperationRequest struct { XsdGoPkgHasElem_RequestIdsequenceTxsdOperationRequestOperationRequestschema_RequestId_XsdtString_ XsdGoPkgHasElem_Arguments XsdGoPkgHasElem_Errors XsdGoPkgHasElem_HTTPHeaders }
func (*TxsdOperationRequest) Walk ¶
func (me *TxsdOperationRequest) Walk() (err error)
If the WalkHandlers.TxsdOperationRequest function is not nil (ie. was set by outside code), calls it with this TxsdOperationRequest instance as the single argument. Then calls the Walk() method on 4/4 embed(s) and 0/0 field(s) belonging to this TxsdOperationRequest instance.
type TxsdRegisterHITType ¶
type TxsdRegisterHITType struct { XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdRegisterHITTypeRegisterHITTypeschema_Request_TRegisterHITTypeRequest_ }
func (*TxsdRegisterHITType) Walk ¶
func (me *TxsdRegisterHITType) Walk() (err error)
If the WalkHandlers.TxsdRegisterHITType function is not nil (ie. was set by outside code), calls it with this TxsdRegisterHITType instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdRegisterHITType instance.
type TxsdRegisterHITTypeResponse ¶
type TxsdRegisterHITTypeResponse struct { XsdGoPkgHasElems_RegisterHITTypeResultsequenceTxsdRegisterHITTypeResponseRegisterHITTypeResponseschema_RegisterHITTypeResult_TRegisterHITTypeResult_ XsdGoPkgHasElem_OperationRequest }
func (*TxsdRegisterHITTypeResponse) Walk ¶
func (me *TxsdRegisterHITTypeResponse) Walk() (err error)
If the WalkHandlers.TxsdRegisterHITTypeResponse function is not nil (ie. was set by outside code), calls it with this TxsdRegisterHITTypeResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdRegisterHITTypeResponse instance.
type TxsdRejectAssignment ¶
type TxsdRejectAssignment struct { XsdGoPkgHasElems_RequestsequenceTxsdRejectAssignmentRejectAssignmentschema_Request_TRejectAssignmentRequest_ XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ }
func (*TxsdRejectAssignment) Walk ¶
func (me *TxsdRejectAssignment) Walk() (err error)
If the WalkHandlers.TxsdRejectAssignment function is not nil (ie. was set by outside code), calls it with this TxsdRejectAssignment instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdRejectAssignment instance.
type TxsdRejectAssignmentResponse ¶
type TxsdRejectAssignmentResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_RejectAssignmentResultsequenceTxsdRejectAssignmentResponseRejectAssignmentResponseschema_RejectAssignmentResult_TRejectAssignmentResult_ }
func (*TxsdRejectAssignmentResponse) Walk ¶
func (me *TxsdRejectAssignmentResponse) Walk() (err error)
If the WalkHandlers.TxsdRejectAssignmentResponse function is not nil (ie. was set by outside code), calls it with this TxsdRejectAssignmentResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdRejectAssignmentResponse instance.
type TxsdRejectQualificationRequest ¶
type TxsdRejectQualificationRequest struct { XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdRejectQualificationRequestRejectQualificationRequestschema_Request_TRejectQualificationRequestRequest_ }
func (*TxsdRejectQualificationRequest) Walk ¶
func (me *TxsdRejectQualificationRequest) Walk() (err error)
If the WalkHandlers.TxsdRejectQualificationRequest function is not nil (ie. was set by outside code), calls it with this TxsdRejectQualificationRequest instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdRejectQualificationRequest instance.
type TxsdRejectQualificationRequestResponse ¶
type TxsdRejectQualificationRequestResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_RejectQualificationRequestResultsequenceTxsdRejectQualificationRequestResponseRejectQualificationRequestResponseschema_RejectQualificationRequestResult_TRejectQualificationRequestResult_ }
func (*TxsdRejectQualificationRequestResponse) Walk ¶
func (me *TxsdRejectQualificationRequestResponse) Walk() (err error)
If the WalkHandlers.TxsdRejectQualificationRequestResponse function is not nil (ie. was set by outside code), calls it with this TxsdRejectQualificationRequestResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdRejectQualificationRequestResponse instance.
type TxsdRequest ¶
type TxsdRequest struct { XsdGoPkgHasElem_RejectAssignmentRequestsequenceTxsdRequestRequestschema_RejectAssignmentRequest_TRejectAssignmentRequest_ XsdGoPkgHasElem_GetAccountBalanceRequestsequenceTxsdRequestRequestschema_GetAccountBalanceRequest_TGetAccountBalanceRequest_ XsdGoPkgHasElem_DisableHITRequestsequenceTxsdRequestRequestschema_DisableHITRequest_TDisableHITRequest_ XsdGoPkgHasElem_GetQualificationsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationsForQualificationTypeRequest_TGetQualificationsForQualificationTypeRequest_ XsdGoPkgHasElem_SetHITAsReviewingRequestsequenceTxsdRequestRequestschema_SetHITAsReviewingRequest_TSetHITAsReviewingRequest_ XsdGoPkgHasElem_ExtendHITRequestsequenceTxsdRequestRequestschema_ExtendHITRequest_TExtendHITRequest_ XsdGoPkgHasElem_UpdateQualificationTypeRequestsequenceTxsdRequestRequestschema_UpdateQualificationTypeRequest_TUpdateQualificationTypeRequest_ XsdGoPkgHasElem_GetReviewableHITsRequestsequenceTxsdRequestRequestschema_GetReviewableHITsRequest_TGetReviewableHITsRequest_ XsdGoPkgHasElem_GetHITsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetHITsForQualificationTypeRequest_TGetHITsForQualificationTypeRequest_ XsdGoPkgHasElem_GetBonusPaymentsRequestsequenceTxsdRequestRequestschema_GetBonusPaymentsRequest_TGetBonusPaymentsRequest_ XsdGoPkgHasElem_NotifyWorkersRequestsequenceTxsdRequestRequestschema_NotifyWorkersRequest_TNotifyWorkersRequest_ XsdGoPkgHasElem_RejectQualificationRequestRequestsequenceTxsdRequestRequestschema_RejectQualificationRequestRequest_TRejectQualificationRequestRequest_ XsdGoPkgHasElem_GetQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationTypeRequest_TGetQualificationTypeRequest_ XsdGoPkgHasElem_Errors XsdGoPkgHasElem_SearchQualificationTypesRequestsequenceTxsdRequestRequestschema_SearchQualificationTypesRequest_TSearchQualificationTypesRequest_ XsdGoPkgHasElem_GetRequesterStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterStatisticRequest_TGetRequesterStatisticRequest_ XsdGoPkgHasElem_GetRequesterWorkerStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterWorkerStatisticRequest_TGetRequesterWorkerStatisticRequest_ XsdGoPkgHasElem_ApproveAssignmentRequestsequenceTxsdRequestRequestschema_ApproveAssignmentRequest_TApproveAssignmentRequest_ XsdGoPkgHasElem_GetAssignmentsForHITRequestsequenceTxsdRequestRequestschema_GetAssignmentsForHITRequest_TGetAssignmentsForHITRequest_ XsdGoPkgHasElem_GetFileUploadURLRequestsequenceTxsdRequestRequestschema_GetFileUploadURLRequest_TGetFileUploadURLRequest_ XsdGoPkgHasElem_IsValidsequenceTxsdRequestRequestschema_IsValid_XsdtString_ XsdGoPkgHasElem_CreateHITRequestsequenceTxsdRequestRequestschema_CreateHITRequest_TCreateHITRequest_ XsdGoPkgHasElem_GetHITRequestsequenceTxsdRequestRequestschema_GetHITRequest_TGetHITRequest_ XsdGoPkgHasElem_GetReviewResultsForHITRequestsequenceTxsdRequestRequestschema_GetReviewResultsForHITRequest_TGetReviewResultsForHITRequest_ XsdGoPkgHasElem_AssignQualificationRequestsequenceTxsdRequestRequestschema_AssignQualificationRequest_TAssignQualificationRequest_ XsdGoPkgHasElem_GrantBonusRequestsequenceTxsdRequestRequestschema_GrantBonusRequest_TGrantBonusRequest_ XsdGoPkgHasElem_GetBlockedWorkersRequestsequenceTxsdRequestRequestschema_GetBlockedWorkersRequest_TGetBlockedWorkersRequest_ XsdGoPkgHasElem_BlockWorkerRequestsequenceTxsdRequestRequestschema_BlockWorkerRequest_TBlockWorkerRequest_ XsdGoPkgHasElem_DisposeHITRequestsequenceTxsdRequestRequestschema_DisposeHITRequest_TDisposeHITRequest_ XsdGoPkgHasElem_SearchHITsRequestsequenceTxsdRequestRequestschema_SearchHITsRequest_TSearchHITsRequest_ XsdGoPkgHasElem_ForceExpireHITRequestsequenceTxsdRequestRequestschema_ForceExpireHITRequest_TForceExpireHITRequest_ XsdGoPkgHasElem_RevokeQualificationRequestsequenceTxsdRequestRequestschema_RevokeQualificationRequest_TRevokeQualificationRequest_ XsdGoPkgHasElem_GetQualificationRequestsRequestsequenceTxsdRequestRequestschema_GetQualificationRequestsRequest_TGetQualificationRequestsRequest_ XsdGoPkgHasElem_UnblockWorkerRequestsequenceTxsdRequestRequestschema_UnblockWorkerRequest_TUnblockWorkerRequest_ XsdGoPkgHasElem_GrantQualificationRequestsequenceTxsdRequestRequestschema_GrantQualificationRequest_TGrantQualificationRequest_ XsdGoPkgHasElem_ApproveRejectedAssignmentRequestsequenceTxsdRequestRequestschema_ApproveRejectedAssignmentRequest_TApproveRejectedAssignmentRequest_ XsdGoPkgHasElem_HelpRequestsequenceTxsdRequestRequestschema_HelpRequest_THelpRequest_ XsdGoPkgHasElem_RegisterHITTypeRequestsequenceTxsdRequestRequestschema_RegisterHITTypeRequest_TRegisterHITTypeRequest_ XsdGoPkgHasElem_GetAssignmentRequestsequenceTxsdRequestRequestschema_GetAssignmentRequest_TGetAssignmentRequest_ XsdGoPkgHasElem_ChangeHITTypeOfHITRequestsequenceTxsdRequestRequestschema_ChangeHITTypeOfHITRequest_TChangeHITTypeOfHITRequest_ XsdGoPkgHasElem_CreateQualificationTypeRequestsequenceTxsdRequestRequestschema_CreateQualificationTypeRequest_TCreateQualificationTypeRequest_ XsdGoPkgHasElem_DisposeQualificationTypeRequestsequenceTxsdRequestRequestschema_DisposeQualificationTypeRequest_TDisposeQualificationTypeRequest_ }
func (*TxsdRequest) Walk ¶
func (me *TxsdRequest) Walk() (err error)
If the WalkHandlers.TxsdRequest function is not nil (ie. was set by outside code), calls it with this TxsdRequest instance as the single argument. Then calls the Walk() method on 42/42 embed(s) and 0/0 field(s) belonging to this TxsdRequest instance.
type TxsdResponseGroupInformation ¶
type TxsdResponseGroupInformation struct { XsdGoPkgHasElem_ElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Elements_TxsdResponseGroupInformationSequenceElements_ XsdGoPkgHasElem_NamesequenceHITLayoutParameterschema_Name_XsdtString_ XsdGoPkgHasElem_CreationDatesequenceTxsdResponseGroupInformationResponseGroupInformationschema_CreationDate_XsdtString_ XsdGoPkgHasElem_ValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_ValidOperations_TxsdResponseGroupInformationSequenceValidOperations_ }
func (*TxsdResponseGroupInformation) Walk ¶
func (me *TxsdResponseGroupInformation) Walk() (err error)
If the WalkHandlers.TxsdResponseGroupInformation function is not nil (ie. was set by outside code), calls it with this TxsdResponseGroupInformation instance as the single argument. Then calls the Walk() method on 4/4 embed(s) and 0/0 field(s) belonging to this TxsdResponseGroupInformation instance.
type TxsdResponseGroupInformationSequenceElements ¶
type TxsdResponseGroupInformationSequenceElements struct {
XsdGoPkgHasElems_ElementsequenceTxsdResponseGroupInformationSequenceElementsElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Element_XsdtString_
}
func (*TxsdResponseGroupInformationSequenceElements) Walk ¶
func (me *TxsdResponseGroupInformationSequenceElements) Walk() (err error)
If the WalkHandlers.TxsdResponseGroupInformationSequenceElements function is not nil (ie. was set by outside code), calls it with this TxsdResponseGroupInformationSequenceElements instance as the single argument. Then calls the Walk() method on 1/1 embed(s) and 0/0 field(s) belonging to this TxsdResponseGroupInformationSequenceElements instance.
type TxsdResponseGroupInformationSequenceValidOperations ¶
type TxsdResponseGroupInformationSequenceValidOperations struct {
XsdGoPkgHasElems_OperationsequenceTxsdResponseGroupInformationSequenceValidOperationsValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Operation_XsdtString_
}
func (*TxsdResponseGroupInformationSequenceValidOperations) Walk ¶
func (me *TxsdResponseGroupInformationSequenceValidOperations) Walk() (err error)
If the WalkHandlers.TxsdResponseGroupInformationSequenceValidOperations function is not nil (ie. was set by outside code), calls it with this TxsdResponseGroupInformationSequenceValidOperations instance as the single argument. Then calls the Walk() method on 1/1 embed(s) and 0/0 field(s) belonging to this TxsdResponseGroupInformationSequenceValidOperations instance.
type TxsdRevokeQualification ¶
type TxsdRevokeQualification struct { XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdRevokeQualificationRevokeQualificationschema_Request_TRevokeQualificationRequest_ XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ }
func (*TxsdRevokeQualification) Walk ¶
func (me *TxsdRevokeQualification) Walk() (err error)
If the WalkHandlers.TxsdRevokeQualification function is not nil (ie. was set by outside code), calls it with this TxsdRevokeQualification instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdRevokeQualification instance.
type TxsdRevokeQualificationResponse ¶
type TxsdRevokeQualificationResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_RevokeQualificationResultsequenceTxsdRevokeQualificationResponseRevokeQualificationResponseschema_RevokeQualificationResult_TRevokeQualificationResult_ }
func (*TxsdRevokeQualificationResponse) Walk ¶
func (me *TxsdRevokeQualificationResponse) Walk() (err error)
If the WalkHandlers.TxsdRevokeQualificationResponse function is not nil (ie. was set by outside code), calls it with this TxsdRevokeQualificationResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdRevokeQualificationResponse instance.
type TxsdSearchHITs ¶
type TxsdSearchHITs struct { XsdGoPkgHasElems_RequestsequenceTxsdSearchHITsSearchHITsschema_Request_TSearchHITsRequest_ XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ }
func (*TxsdSearchHITs) Walk ¶
func (me *TxsdSearchHITs) Walk() (err error)
If the WalkHandlers.TxsdSearchHITs function is not nil (ie. was set by outside code), calls it with this TxsdSearchHITs instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdSearchHITs instance.
type TxsdSearchHITsResponse ¶
type TxsdSearchHITsResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_SearchHITsResultsequenceTxsdSearchHITsResponseSearchHITsResponseschema_SearchHITsResult_TSearchHITsResult_ }
func (*TxsdSearchHITsResponse) Walk ¶
func (me *TxsdSearchHITsResponse) Walk() (err error)
If the WalkHandlers.TxsdSearchHITsResponse function is not nil (ie. was set by outside code), calls it with this TxsdSearchHITsResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdSearchHITsResponse instance.
type TxsdSearchQualificationTypes ¶
type TxsdSearchQualificationTypes struct { XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdSearchQualificationTypesSearchQualificationTypesschema_Request_TSearchQualificationTypesRequest_ XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ }
func (*TxsdSearchQualificationTypes) Walk ¶
func (me *TxsdSearchQualificationTypes) Walk() (err error)
If the WalkHandlers.TxsdSearchQualificationTypes function is not nil (ie. was set by outside code), calls it with this TxsdSearchQualificationTypes instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdSearchQualificationTypes instance.
type TxsdSearchQualificationTypesResponse ¶
type TxsdSearchQualificationTypesResponse struct { XsdGoPkgHasElems_SearchQualificationTypesResultsequenceTxsdSearchQualificationTypesResponseSearchQualificationTypesResponseschema_SearchQualificationTypesResult_TSearchQualificationTypesResult_ XsdGoPkgHasElem_OperationRequest }
func (*TxsdSearchQualificationTypesResponse) Walk ¶
func (me *TxsdSearchQualificationTypesResponse) Walk() (err error)
If the WalkHandlers.TxsdSearchQualificationTypesResponse function is not nil (ie. was set by outside code), calls it with this TxsdSearchQualificationTypesResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdSearchQualificationTypesResponse instance.
type TxsdSendTestEventNotification ¶
type TxsdSendTestEventNotification struct { XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdSendTestEventNotificationSendTestEventNotificationschema_Request_TSendTestEventNotificationRequest_ XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ }
func (*TxsdSendTestEventNotification) Walk ¶
func (me *TxsdSendTestEventNotification) Walk() (err error)
If the WalkHandlers.TxsdSendTestEventNotification function is not nil (ie. was set by outside code), calls it with this TxsdSendTestEventNotification instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdSendTestEventNotification instance.
type TxsdSendTestEventNotificationResponse ¶
type TxsdSendTestEventNotificationResponse struct { XsdGoPkgHasElems_SendTestEventNotificationResultsequenceTxsdSendTestEventNotificationResponseSendTestEventNotificationResponseschema_SendTestEventNotificationResult_TSendTestEventNotificationResult_ XsdGoPkgHasElem_OperationRequest }
func (*TxsdSendTestEventNotificationResponse) Walk ¶
func (me *TxsdSendTestEventNotificationResponse) Walk() (err error)
If the WalkHandlers.TxsdSendTestEventNotificationResponse function is not nil (ie. was set by outside code), calls it with this TxsdSendTestEventNotificationResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdSendTestEventNotificationResponse instance.
type TxsdSetHITAsReviewing ¶
type TxsdSetHITAsReviewing struct { XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdSetHITAsReviewingSetHITAsReviewingschema_Request_TSetHITAsReviewingRequest_ XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ }
func (*TxsdSetHITAsReviewing) Walk ¶
func (me *TxsdSetHITAsReviewing) Walk() (err error)
If the WalkHandlers.TxsdSetHITAsReviewing function is not nil (ie. was set by outside code), calls it with this TxsdSetHITAsReviewing instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdSetHITAsReviewing instance.
type TxsdSetHITAsReviewingResponse ¶
type TxsdSetHITAsReviewingResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_SetHITAsReviewingResultsequenceTxsdSetHITAsReviewingResponseSetHITAsReviewingResponseschema_SetHITAsReviewingResult_TSetHITAsReviewingResult_ }
func (*TxsdSetHITAsReviewingResponse) Walk ¶
func (me *TxsdSetHITAsReviewingResponse) Walk() (err error)
If the WalkHandlers.TxsdSetHITAsReviewingResponse function is not nil (ie. was set by outside code), calls it with this TxsdSetHITAsReviewingResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdSetHITAsReviewingResponse instance.
type TxsdSetHITTypeNotification ¶
type TxsdSetHITTypeNotification struct { XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdSetHITTypeNotificationSetHITTypeNotificationschema_Request_TSetHITTypeNotificationRequest_ XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ }
func (*TxsdSetHITTypeNotification) Walk ¶
func (me *TxsdSetHITTypeNotification) Walk() (err error)
If the WalkHandlers.TxsdSetHITTypeNotification function is not nil (ie. was set by outside code), calls it with this TxsdSetHITTypeNotification instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdSetHITTypeNotification instance.
type TxsdSetHITTypeNotificationResponse ¶
type TxsdSetHITTypeNotificationResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_SetHITTypeNotificationResultsequenceTxsdSetHITTypeNotificationResponseSetHITTypeNotificationResponseschema_SetHITTypeNotificationResult_TSetHITTypeNotificationResult_ }
func (*TxsdSetHITTypeNotificationResponse) Walk ¶
func (me *TxsdSetHITTypeNotificationResponse) Walk() (err error)
If the WalkHandlers.TxsdSetHITTypeNotificationResponse function is not nil (ie. was set by outside code), calls it with this TxsdSetHITTypeNotificationResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdSetHITTypeNotificationResponse instance.
type TxsdUnblockWorker ¶
type TxsdUnblockWorker struct { XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdUnblockWorkerUnblockWorkerschema_Request_TUnblockWorkerRequest_ XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ }
func (*TxsdUnblockWorker) Walk ¶
func (me *TxsdUnblockWorker) Walk() (err error)
If the WalkHandlers.TxsdUnblockWorker function is not nil (ie. was set by outside code), calls it with this TxsdUnblockWorker instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdUnblockWorker instance.
type TxsdUnblockWorkerResponse ¶
type TxsdUnblockWorkerResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_UnblockWorkerResultsequenceTxsdUnblockWorkerResponseUnblockWorkerResponseschema_UnblockWorkerResult_TUnblockWorkerResult_ }
func (*TxsdUnblockWorkerResponse) Walk ¶
func (me *TxsdUnblockWorkerResponse) Walk() (err error)
If the WalkHandlers.TxsdUnblockWorkerResponse function is not nil (ie. was set by outside code), calls it with this TxsdUnblockWorkerResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdUnblockWorkerResponse instance.
type TxsdUpdateQualificationScore ¶
type TxsdUpdateQualificationScore struct { XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ XsdGoPkgHasElems_RequestsequenceTxsdUpdateQualificationScoreUpdateQualificationScoreschema_Request_TUpdateQualificationScoreRequest_ }
func (*TxsdUpdateQualificationScore) Walk ¶
func (me *TxsdUpdateQualificationScore) Walk() (err error)
If the WalkHandlers.TxsdUpdateQualificationScore function is not nil (ie. was set by outside code), calls it with this TxsdUpdateQualificationScore instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdUpdateQualificationScore instance.
type TxsdUpdateQualificationScoreResponse ¶
type TxsdUpdateQualificationScoreResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_UpdateQualificationScoreResultsequenceTxsdUpdateQualificationScoreResponseUpdateQualificationScoreResponseschema_UpdateQualificationScoreResult_TUpdateQualificationScoreResult_ }
func (*TxsdUpdateQualificationScoreResponse) Walk ¶
func (me *TxsdUpdateQualificationScoreResponse) Walk() (err error)
If the WalkHandlers.TxsdUpdateQualificationScoreResponse function is not nil (ie. was set by outside code), calls it with this TxsdUpdateQualificationScoreResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdUpdateQualificationScoreResponse instance.
type TxsdUpdateQualificationType ¶
type TxsdUpdateQualificationType struct { XsdGoPkgHasElems_RequestsequenceTxsdUpdateQualificationTypeUpdateQualificationTypeschema_Request_TUpdateQualificationTypeRequest_ XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ }
func (*TxsdUpdateQualificationType) Walk ¶
func (me *TxsdUpdateQualificationType) Walk() (err error)
If the WalkHandlers.TxsdUpdateQualificationType function is not nil (ie. was set by outside code), calls it with this TxsdUpdateQualificationType instance as the single argument. Then calls the Walk() method on 6/6 embed(s) and 0/0 field(s) belonging to this TxsdUpdateQualificationType instance.
type TxsdUpdateQualificationTypeResponse ¶
type TxsdUpdateQualificationTypeResponse struct { XsdGoPkgHasElem_OperationRequest XsdGoPkgHasElems_QualificationTypesequenceTxsdCreateQualificationTypeResponseCreateQualificationTypeResponseschema_QualificationType_TQualificationType_ }
func (*TxsdUpdateQualificationTypeResponse) Walk ¶
func (me *TxsdUpdateQualificationTypeResponse) Walk() (err error)
If the WalkHandlers.TxsdUpdateQualificationTypeResponse function is not nil (ie. was set by outside code), calls it with this TxsdUpdateQualificationTypeResponse instance as the single argument. Then calls the Walk() method on 2/2 embed(s) and 0/0 field(s) belonging to this TxsdUpdateQualificationTypeResponse instance.
type XsdGoPkgHasCdata ¶
type XsdGoPkgHasCdata struct {
XsdGoPkgCDATA string `xml:",chardata"`
}
func (*XsdGoPkgHasCdata) Walk ¶
func (me *XsdGoPkgHasCdata) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasCdata function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasCdata instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasCdata instance.
type XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ ¶
type XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ struct {
AWSAccessKeyId xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AWSAccessKeyId"`
}
func (*XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ instance.
type XsdGoPkgHasElem_AboutsequenceHelpRequestschema_About_XsdtString_ ¶
type XsdGoPkgHasElem_AboutsequenceHelpRequestschema_About_XsdtString_ struct {
About xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 About"`
}
func (*XsdGoPkgHasElem_AboutsequenceHelpRequestschema_About_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_AboutsequenceHelpRequestschema_About_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_AboutsequenceHelpRequestschema_About_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_AboutsequenceHelpRequestschema_About_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_AboutsequenceHelpRequestschema_About_XsdtString_ instance.
type XsdGoPkgHasElem_AcceptTimesequenceAssignmentschema_AcceptTime_XsdtDateTime_ ¶
type XsdGoPkgHasElem_AcceptTimesequenceAssignmentschema_AcceptTime_XsdtDateTime_ struct {
AcceptTime xsdt.DateTime `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AcceptTime"`
}
func (*XsdGoPkgHasElem_AcceptTimesequenceAssignmentschema_AcceptTime_XsdtDateTime_) Walk ¶
func (me *XsdGoPkgHasElem_AcceptTimesequenceAssignmentschema_AcceptTime_XsdtDateTime_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_AcceptTimesequenceAssignmentschema_AcceptTime_XsdtDateTime_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_AcceptTimesequenceAssignmentschema_AcceptTime_XsdtDateTime_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_AcceptTimesequenceAssignmentschema_AcceptTime_XsdtDateTime_ instance.
type XsdGoPkgHasElem_ActionIdsequenceReviewResultDetailschema_ActionId_XsdtString_ ¶
type XsdGoPkgHasElem_ActionIdsequenceReviewResultDetailschema_ActionId_XsdtString_ struct {
ActionId xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ActionId"`
}
func (*XsdGoPkgHasElem_ActionIdsequenceReviewResultDetailschema_ActionId_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_ActionIdsequenceReviewResultDetailschema_ActionId_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ActionIdsequenceReviewResultDetailschema_ActionId_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ActionIdsequenceReviewResultDetailschema_ActionId_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_ActionIdsequenceReviewResultDetailschema_ActionId_XsdtString_ instance.
type XsdGoPkgHasElem_ActionNamesequenceReviewActionDetailschema_ActionName_XsdtString_ ¶
type XsdGoPkgHasElem_ActionNamesequenceReviewActionDetailschema_ActionName_XsdtString_ struct {
ActionName xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ActionName"`
}
func (*XsdGoPkgHasElem_ActionNamesequenceReviewActionDetailschema_ActionName_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_ActionNamesequenceReviewActionDetailschema_ActionName_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ActionNamesequenceReviewActionDetailschema_ActionName_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ActionNamesequenceReviewActionDetailschema_ActionName_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_ActionNamesequenceReviewActionDetailschema_ActionName_XsdtString_ instance.
type XsdGoPkgHasElem_ActivesequenceSetHITTypeNotificationRequestschema_Active_XsdtBoolean_ ¶
type XsdGoPkgHasElem_ActivesequenceSetHITTypeNotificationRequestschema_Active_XsdtBoolean_ struct {
Active xsdt.Boolean `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Active"`
}
func (*XsdGoPkgHasElem_ActivesequenceSetHITTypeNotificationRequestschema_Active_XsdtBoolean_) Walk ¶
func (me *XsdGoPkgHasElem_ActivesequenceSetHITTypeNotificationRequestschema_Active_XsdtBoolean_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ActivesequenceSetHITTypeNotificationRequestschema_Active_XsdtBoolean_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ActivesequenceSetHITTypeNotificationRequestschema_Active_XsdtBoolean_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_ActivesequenceSetHITTypeNotificationRequestschema_Active_XsdtBoolean_ instance.
type XsdGoPkgHasElem_AmountsequencePriceschema_Amount_XsdtDecimal_ ¶
type XsdGoPkgHasElem_AmountsequencePriceschema_Amount_XsdtDecimal_ struct {
Amount xsdt.Decimal `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Amount"`
}
func (*XsdGoPkgHasElem_AmountsequencePriceschema_Amount_XsdtDecimal_) Walk ¶
func (me *XsdGoPkgHasElem_AmountsequencePriceschema_Amount_XsdtDecimal_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_AmountsequencePriceschema_Amount_XsdtDecimal_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_AmountsequencePriceschema_Amount_XsdtDecimal_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_AmountsequencePriceschema_Amount_XsdtDecimal_ instance.
type XsdGoPkgHasElem_AnswerKeysequenceCreateQualificationTypeRequestschema_AnswerKey_XsdtString_ ¶
type XsdGoPkgHasElem_AnswerKeysequenceCreateQualificationTypeRequestschema_AnswerKey_XsdtString_ struct {
AnswerKey xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AnswerKey"`
}
func (*XsdGoPkgHasElem_AnswerKeysequenceCreateQualificationTypeRequestschema_AnswerKey_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_AnswerKeysequenceCreateQualificationTypeRequestschema_AnswerKey_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_AnswerKeysequenceCreateQualificationTypeRequestschema_AnswerKey_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_AnswerKeysequenceCreateQualificationTypeRequestschema_AnswerKey_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_AnswerKeysequenceCreateQualificationTypeRequestschema_AnswerKey_XsdtString_ instance.
type XsdGoPkgHasElem_AnswersequenceAssignmentschema_Answer_XsdtString_ ¶
type XsdGoPkgHasElem_AnswersequenceAssignmentschema_Answer_XsdtString_ struct {
Answer xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Answer"`
}
func (*XsdGoPkgHasElem_AnswersequenceAssignmentschema_Answer_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_AnswersequenceAssignmentschema_Answer_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_AnswersequenceAssignmentschema_Answer_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_AnswersequenceAssignmentschema_Answer_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_AnswersequenceAssignmentschema_Answer_XsdtString_ instance.
type XsdGoPkgHasElem_ApprovalTimesequenceAssignmentschema_ApprovalTime_XsdtDateTime_ ¶
type XsdGoPkgHasElem_ApprovalTimesequenceAssignmentschema_ApprovalTime_XsdtDateTime_ struct {
ApprovalTime xsdt.DateTime `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ApprovalTime"`
}
func (*XsdGoPkgHasElem_ApprovalTimesequenceAssignmentschema_ApprovalTime_XsdtDateTime_) Walk ¶
func (me *XsdGoPkgHasElem_ApprovalTimesequenceAssignmentschema_ApprovalTime_XsdtDateTime_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ApprovalTimesequenceAssignmentschema_ApprovalTime_XsdtDateTime_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ApprovalTimesequenceAssignmentschema_ApprovalTime_XsdtDateTime_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_ApprovalTimesequenceAssignmentschema_ApprovalTime_XsdtDateTime_ instance.
type XsdGoPkgHasElem_ApproveAssignment ¶
type XsdGoPkgHasElem_ApproveAssignment struct {
ApproveAssignment *TxsdApproveAssignment `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ApproveAssignment"`
}
func (*XsdGoPkgHasElem_ApproveAssignment) Walk ¶
func (me *XsdGoPkgHasElem_ApproveAssignment) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ApproveAssignment function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ApproveAssignment instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_ApproveAssignment instance.
type XsdGoPkgHasElem_ApproveAssignmentRequestsequenceTxsdRequestRequestschema_ApproveAssignmentRequest_TApproveAssignmentRequest_ ¶
type XsdGoPkgHasElem_ApproveAssignmentRequestsequenceTxsdRequestRequestschema_ApproveAssignmentRequest_TApproveAssignmentRequest_ struct {
ApproveAssignmentRequest *TApproveAssignmentRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ApproveAssignmentRequest"`
}
func (*XsdGoPkgHasElem_ApproveAssignmentRequestsequenceTxsdRequestRequestschema_ApproveAssignmentRequest_TApproveAssignmentRequest_) Walk ¶
func (me *XsdGoPkgHasElem_ApproveAssignmentRequestsequenceTxsdRequestRequestschema_ApproveAssignmentRequest_TApproveAssignmentRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ApproveAssignmentRequestsequenceTxsdRequestRequestschema_ApproveAssignmentRequest_TApproveAssignmentRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ApproveAssignmentRequestsequenceTxsdRequestRequestschema_ApproveAssignmentRequest_TApproveAssignmentRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_ApproveAssignmentRequestsequenceTxsdRequestRequestschema_ApproveAssignmentRequest_TApproveAssignmentRequest_ instance.
type XsdGoPkgHasElem_ApproveAssignmentResponse ¶
type XsdGoPkgHasElem_ApproveAssignmentResponse struct {
ApproveAssignmentResponse *TxsdApproveAssignmentResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ApproveAssignmentResponse"`
}
func (*XsdGoPkgHasElem_ApproveAssignmentResponse) Walk ¶
func (me *XsdGoPkgHasElem_ApproveAssignmentResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ApproveAssignmentResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ApproveAssignmentResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_ApproveAssignmentResponse instance.
type XsdGoPkgHasElem_ApproveAssignmentResultsequenceApproveAssignmentResponseschema_ApproveAssignmentResult_TApproveAssignmentResult_ ¶
type XsdGoPkgHasElem_ApproveAssignmentResultsequenceApproveAssignmentResponseschema_ApproveAssignmentResult_TApproveAssignmentResult_ struct {
ApproveAssignmentResult *TApproveAssignmentResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ApproveAssignmentResult"`
}
func (*XsdGoPkgHasElem_ApproveAssignmentResultsequenceApproveAssignmentResponseschema_ApproveAssignmentResult_TApproveAssignmentResult_) Walk ¶
func (me *XsdGoPkgHasElem_ApproveAssignmentResultsequenceApproveAssignmentResponseschema_ApproveAssignmentResult_TApproveAssignmentResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ApproveAssignmentResultsequenceApproveAssignmentResponseschema_ApproveAssignmentResult_TApproveAssignmentResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ApproveAssignmentResultsequenceApproveAssignmentResponseschema_ApproveAssignmentResult_TApproveAssignmentResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_ApproveAssignmentResultsequenceApproveAssignmentResponseschema_ApproveAssignmentResult_TApproveAssignmentResult_ instance.
type XsdGoPkgHasElem_ApproveRejectedAssignment ¶
type XsdGoPkgHasElem_ApproveRejectedAssignment struct {
ApproveRejectedAssignment *TxsdApproveRejectedAssignment `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ApproveRejectedAssignment"`
}
func (*XsdGoPkgHasElem_ApproveRejectedAssignment) Walk ¶
func (me *XsdGoPkgHasElem_ApproveRejectedAssignment) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ApproveRejectedAssignment function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ApproveRejectedAssignment instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_ApproveRejectedAssignment instance.
type XsdGoPkgHasElem_ApproveRejectedAssignmentRequestsequenceTxsdRequestRequestschema_ApproveRejectedAssignmentRequest_TApproveRejectedAssignmentRequest_ ¶
type XsdGoPkgHasElem_ApproveRejectedAssignmentRequestsequenceTxsdRequestRequestschema_ApproveRejectedAssignmentRequest_TApproveRejectedAssignmentRequest_ struct {
ApproveRejectedAssignmentRequest *TApproveRejectedAssignmentRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ApproveRejectedAssignmentRequest"`
}
func (*XsdGoPkgHasElem_ApproveRejectedAssignmentRequestsequenceTxsdRequestRequestschema_ApproveRejectedAssignmentRequest_TApproveRejectedAssignmentRequest_) Walk ¶
func (me *XsdGoPkgHasElem_ApproveRejectedAssignmentRequestsequenceTxsdRequestRequestschema_ApproveRejectedAssignmentRequest_TApproveRejectedAssignmentRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ApproveRejectedAssignmentRequestsequenceTxsdRequestRequestschema_ApproveRejectedAssignmentRequest_TApproveRejectedAssignmentRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ApproveRejectedAssignmentRequestsequenceTxsdRequestRequestschema_ApproveRejectedAssignmentRequest_TApproveRejectedAssignmentRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_ApproveRejectedAssignmentRequestsequenceTxsdRequestRequestschema_ApproveRejectedAssignmentRequest_TApproveRejectedAssignmentRequest_ instance.
type XsdGoPkgHasElem_ApproveRejectedAssignmentResponse ¶
type XsdGoPkgHasElem_ApproveRejectedAssignmentResponse struct {
ApproveRejectedAssignmentResponse *TxsdApproveRejectedAssignmentResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ApproveRejectedAssignmentResponse"`
}
func (*XsdGoPkgHasElem_ApproveRejectedAssignmentResponse) Walk ¶
func (me *XsdGoPkgHasElem_ApproveRejectedAssignmentResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ApproveRejectedAssignmentResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ApproveRejectedAssignmentResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_ApproveRejectedAssignmentResponse instance.
type XsdGoPkgHasElem_ApproveRejectedAssignmentResultsequenceTxsdApproveRejectedAssignmentResponseApproveRejectedAssignmentResponseschema_ApproveRejectedAssignmentResult_TApproveRejectedAssignmentResult_ ¶
type XsdGoPkgHasElem_ApproveRejectedAssignmentResultsequenceTxsdApproveRejectedAssignmentResponseApproveRejectedAssignmentResponseschema_ApproveRejectedAssignmentResult_TApproveRejectedAssignmentResult_ struct {
ApproveRejectedAssignmentResult *TApproveRejectedAssignmentResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ApproveRejectedAssignmentResult"`
}
func (*XsdGoPkgHasElem_ApproveRejectedAssignmentResultsequenceTxsdApproveRejectedAssignmentResponseApproveRejectedAssignmentResponseschema_ApproveRejectedAssignmentResult_TApproveRejectedAssignmentResult_) Walk ¶
func (me *XsdGoPkgHasElem_ApproveRejectedAssignmentResultsequenceTxsdApproveRejectedAssignmentResponseApproveRejectedAssignmentResponseschema_ApproveRejectedAssignmentResult_TApproveRejectedAssignmentResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ApproveRejectedAssignmentResultsequenceTxsdApproveRejectedAssignmentResponseApproveRejectedAssignmentResponseschema_ApproveRejectedAssignmentResult_TApproveRejectedAssignmentResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ApproveRejectedAssignmentResultsequenceTxsdApproveRejectedAssignmentResponseApproveRejectedAssignmentResponseschema_ApproveRejectedAssignmentResult_TApproveRejectedAssignmentResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_ApproveRejectedAssignmentResultsequenceTxsdApproveRejectedAssignmentResponseApproveRejectedAssignmentResponseschema_ApproveRejectedAssignmentResult_TApproveRejectedAssignmentResult_ instance.
type XsdGoPkgHasElem_Arguments ¶
type XsdGoPkgHasElem_Arguments struct {
Arguments *TxsdArguments `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Arguments"`
}
func (*XsdGoPkgHasElem_Arguments) Walk ¶
func (me *XsdGoPkgHasElem_Arguments) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_Arguments function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_Arguments instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_Arguments instance.
type XsdGoPkgHasElem_ArgumentsequenceTxsdArgumentsArgumentsschema_Argument_TxsdArgumentsSequenceArgument_ ¶
type XsdGoPkgHasElem_ArgumentsequenceTxsdArgumentsArgumentsschema_Argument_TxsdArgumentsSequenceArgument_ struct {
Argument *TxsdHTTPHeadersSequenceHeader `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Argument"`
}
func (*XsdGoPkgHasElem_ArgumentsequenceTxsdArgumentsArgumentsschema_Argument_TxsdArgumentsSequenceArgument_) Walk ¶
func (me *XsdGoPkgHasElem_ArgumentsequenceTxsdArgumentsArgumentsschema_Argument_TxsdArgumentsSequenceArgument_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ArgumentsequenceTxsdArgumentsArgumentsschema_Argument_TxsdArgumentsSequenceArgument_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ArgumentsequenceTxsdArgumentsArgumentsschema_Argument_TxsdArgumentsSequenceArgument_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_ArgumentsequenceTxsdArgumentsArgumentsschema_Argument_TxsdArgumentsSequenceArgument_ instance.
type XsdGoPkgHasElem_AssignQualification ¶
type XsdGoPkgHasElem_AssignQualification struct {
AssignQualification *TxsdAssignQualification `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AssignQualification"`
}
func (*XsdGoPkgHasElem_AssignQualification) Walk ¶
func (me *XsdGoPkgHasElem_AssignQualification) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_AssignQualification function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_AssignQualification instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_AssignQualification instance.
type XsdGoPkgHasElem_AssignQualificationRequestsequenceTxsdRequestRequestschema_AssignQualificationRequest_TAssignQualificationRequest_ ¶
type XsdGoPkgHasElem_AssignQualificationRequestsequenceTxsdRequestRequestschema_AssignQualificationRequest_TAssignQualificationRequest_ struct {
AssignQualificationRequest *TAssignQualificationRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AssignQualificationRequest"`
}
func (*XsdGoPkgHasElem_AssignQualificationRequestsequenceTxsdRequestRequestschema_AssignQualificationRequest_TAssignQualificationRequest_) Walk ¶
func (me *XsdGoPkgHasElem_AssignQualificationRequestsequenceTxsdRequestRequestschema_AssignQualificationRequest_TAssignQualificationRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_AssignQualificationRequestsequenceTxsdRequestRequestschema_AssignQualificationRequest_TAssignQualificationRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_AssignQualificationRequestsequenceTxsdRequestRequestschema_AssignQualificationRequest_TAssignQualificationRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_AssignQualificationRequestsequenceTxsdRequestRequestschema_AssignQualificationRequest_TAssignQualificationRequest_ instance.
type XsdGoPkgHasElem_AssignQualificationResponse ¶
type XsdGoPkgHasElem_AssignQualificationResponse struct {
AssignQualificationResponse *TxsdAssignQualificationResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AssignQualificationResponse"`
}
func (*XsdGoPkgHasElem_AssignQualificationResponse) Walk ¶
func (me *XsdGoPkgHasElem_AssignQualificationResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_AssignQualificationResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_AssignQualificationResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_AssignQualificationResponse instance.
type XsdGoPkgHasElem_AssignQualificationResultsequenceAssignQualificationResponseschema_AssignQualificationResult_TAssignQualificationResult_ ¶
type XsdGoPkgHasElem_AssignQualificationResultsequenceAssignQualificationResponseschema_AssignQualificationResult_TAssignQualificationResult_ struct {
AssignQualificationResult *TAssignQualificationResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AssignQualificationResult"`
}
func (*XsdGoPkgHasElem_AssignQualificationResultsequenceAssignQualificationResponseschema_AssignQualificationResult_TAssignQualificationResult_) Walk ¶
func (me *XsdGoPkgHasElem_AssignQualificationResultsequenceAssignQualificationResponseschema_AssignQualificationResult_TAssignQualificationResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_AssignQualificationResultsequenceAssignQualificationResponseschema_AssignQualificationResult_TAssignQualificationResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_AssignQualificationResultsequenceAssignQualificationResponseschema_AssignQualificationResult_TAssignQualificationResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_AssignQualificationResultsequenceAssignQualificationResponseschema_AssignQualificationResult_TAssignQualificationResult_ instance.
type XsdGoPkgHasElem_AssignmentDurationInSecondssequenceCreateHITRequestschema_AssignmentDurationInSeconds_XsdtLong_ ¶
type XsdGoPkgHasElem_AssignmentDurationInSecondssequenceCreateHITRequestschema_AssignmentDurationInSeconds_XsdtLong_ struct {
AssignmentDurationInSeconds xsdt.Long `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AssignmentDurationInSeconds"`
}
func (*XsdGoPkgHasElem_AssignmentDurationInSecondssequenceCreateHITRequestschema_AssignmentDurationInSeconds_XsdtLong_) Walk ¶
func (me *XsdGoPkgHasElem_AssignmentDurationInSecondssequenceCreateHITRequestschema_AssignmentDurationInSeconds_XsdtLong_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_AssignmentDurationInSecondssequenceCreateHITRequestschema_AssignmentDurationInSeconds_XsdtLong_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_AssignmentDurationInSecondssequenceCreateHITRequestschema_AssignmentDurationInSeconds_XsdtLong_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_AssignmentDurationInSecondssequenceCreateHITRequestschema_AssignmentDurationInSeconds_XsdtLong_ instance.
type XsdGoPkgHasElem_AssignmentIdsequenceGetBonusPaymentsRequestschema_AssignmentId_XsdtString_ ¶
type XsdGoPkgHasElem_AssignmentIdsequenceGetBonusPaymentsRequestschema_AssignmentId_XsdtString_ struct {
AssignmentId xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AssignmentId"`
}
func (*XsdGoPkgHasElem_AssignmentIdsequenceGetBonusPaymentsRequestschema_AssignmentId_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_AssignmentIdsequenceGetBonusPaymentsRequestschema_AssignmentId_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_AssignmentIdsequenceGetBonusPaymentsRequestschema_AssignmentId_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_AssignmentIdsequenceGetBonusPaymentsRequestschema_AssignmentId_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_AssignmentIdsequenceGetBonusPaymentsRequestschema_AssignmentId_XsdtString_ instance.
type XsdGoPkgHasElem_AssignmentReviewPolicysequenceCreateHITRequestschema_AssignmentReviewPolicy_TReviewPolicy_ ¶
type XsdGoPkgHasElem_AssignmentReviewPolicysequenceCreateHITRequestschema_AssignmentReviewPolicy_TReviewPolicy_ struct {
AssignmentReviewPolicy *TReviewPolicy `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AssignmentReviewPolicy"`
}
func (*XsdGoPkgHasElem_AssignmentReviewPolicysequenceCreateHITRequestschema_AssignmentReviewPolicy_TReviewPolicy_) Walk ¶
func (me *XsdGoPkgHasElem_AssignmentReviewPolicysequenceCreateHITRequestschema_AssignmentReviewPolicy_TReviewPolicy_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_AssignmentReviewPolicysequenceCreateHITRequestschema_AssignmentReviewPolicy_TReviewPolicy_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_AssignmentReviewPolicysequenceCreateHITRequestschema_AssignmentReviewPolicy_TReviewPolicy_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_AssignmentReviewPolicysequenceCreateHITRequestschema_AssignmentReviewPolicy_TReviewPolicy_ instance.
type XsdGoPkgHasElem_AssignmentReviewReportsequenceGetReviewResultsForHITResultschema_AssignmentReviewReport_TReviewReport_ ¶
type XsdGoPkgHasElem_AssignmentReviewReportsequenceGetReviewResultsForHITResultschema_AssignmentReviewReport_TReviewReport_ struct {
AssignmentReviewReport *TReviewReport `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AssignmentReviewReport"`
}
func (*XsdGoPkgHasElem_AssignmentReviewReportsequenceGetReviewResultsForHITResultschema_AssignmentReviewReport_TReviewReport_) Walk ¶
func (me *XsdGoPkgHasElem_AssignmentReviewReportsequenceGetReviewResultsForHITResultschema_AssignmentReviewReport_TReviewReport_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_AssignmentReviewReportsequenceGetReviewResultsForHITResultschema_AssignmentReviewReport_TReviewReport_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_AssignmentReviewReportsequenceGetReviewResultsForHITResultschema_AssignmentReviewReport_TReviewReport_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_AssignmentReviewReportsequenceGetReviewResultsForHITResultschema_AssignmentReviewReport_TReviewReport_ instance.
type XsdGoPkgHasElem_AssignmentStatussequenceAssignmentschema_AssignmentStatus_TAssignmentStatus_ ¶
type XsdGoPkgHasElem_AssignmentStatussequenceAssignmentschema_AssignmentStatus_TAssignmentStatus_ struct {
AssignmentStatus TAssignmentStatus `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AssignmentStatus"`
}
func (*XsdGoPkgHasElem_AssignmentStatussequenceAssignmentschema_AssignmentStatus_TAssignmentStatus_) Walk ¶
func (me *XsdGoPkgHasElem_AssignmentStatussequenceAssignmentschema_AssignmentStatus_TAssignmentStatus_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_AssignmentStatussequenceAssignmentschema_AssignmentStatus_TAssignmentStatus_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_AssignmentStatussequenceAssignmentschema_AssignmentStatus_TAssignmentStatus_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_AssignmentStatussequenceAssignmentschema_AssignmentStatus_TAssignmentStatus_ instance.
type XsdGoPkgHasElem_AssignmentsequenceGetAssignmentResultschema_Assignment_TAssignment_ ¶
type XsdGoPkgHasElem_AssignmentsequenceGetAssignmentResultschema_Assignment_TAssignment_ struct {
Assignment *TAssignment `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Assignment"`
}
func (*XsdGoPkgHasElem_AssignmentsequenceGetAssignmentResultschema_Assignment_TAssignment_) Walk ¶
func (me *XsdGoPkgHasElem_AssignmentsequenceGetAssignmentResultschema_Assignment_TAssignment_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_AssignmentsequenceGetAssignmentResultschema_Assignment_TAssignment_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_AssignmentsequenceGetAssignmentResultschema_Assignment_TAssignment_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_AssignmentsequenceGetAssignmentResultschema_Assignment_TAssignment_ instance.
type XsdGoPkgHasElem_AutoApprovalDelayInSecondssequenceCreateHITRequestschema_AutoApprovalDelayInSeconds_XsdtLong_ ¶
type XsdGoPkgHasElem_AutoApprovalDelayInSecondssequenceCreateHITRequestschema_AutoApprovalDelayInSeconds_XsdtLong_ struct {
AutoApprovalDelayInSeconds xsdt.Long `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AutoApprovalDelayInSeconds"`
}
func (*XsdGoPkgHasElem_AutoApprovalDelayInSecondssequenceCreateHITRequestschema_AutoApprovalDelayInSeconds_XsdtLong_) Walk ¶
func (me *XsdGoPkgHasElem_AutoApprovalDelayInSecondssequenceCreateHITRequestschema_AutoApprovalDelayInSeconds_XsdtLong_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_AutoApprovalDelayInSecondssequenceCreateHITRequestschema_AutoApprovalDelayInSeconds_XsdtLong_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_AutoApprovalDelayInSecondssequenceCreateHITRequestschema_AutoApprovalDelayInSeconds_XsdtLong_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_AutoApprovalDelayInSecondssequenceCreateHITRequestschema_AutoApprovalDelayInSeconds_XsdtLong_ instance.
type XsdGoPkgHasElem_AutoApprovalTimesequenceAssignmentschema_AutoApprovalTime_XsdtDateTime_ ¶
type XsdGoPkgHasElem_AutoApprovalTimesequenceAssignmentschema_AutoApprovalTime_XsdtDateTime_ struct {
AutoApprovalTime xsdt.DateTime `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AutoApprovalTime"`
}
func (*XsdGoPkgHasElem_AutoApprovalTimesequenceAssignmentschema_AutoApprovalTime_XsdtDateTime_) Walk ¶
func (me *XsdGoPkgHasElem_AutoApprovalTimesequenceAssignmentschema_AutoApprovalTime_XsdtDateTime_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_AutoApprovalTimesequenceAssignmentschema_AutoApprovalTime_XsdtDateTime_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_AutoApprovalTimesequenceAssignmentschema_AutoApprovalTime_XsdtDateTime_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_AutoApprovalTimesequenceAssignmentschema_AutoApprovalTime_XsdtDateTime_ instance.
type XsdGoPkgHasElem_AutoGrantedValuesequenceCreateQualificationTypeRequestschema_AutoGrantedValue_XsdtInt_ ¶
type XsdGoPkgHasElem_AutoGrantedValuesequenceCreateQualificationTypeRequestschema_AutoGrantedValue_XsdtInt_ struct {
AutoGrantedValue xsdt.Int `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AutoGrantedValue"`
}
func (*XsdGoPkgHasElem_AutoGrantedValuesequenceCreateQualificationTypeRequestschema_AutoGrantedValue_XsdtInt_) Walk ¶
func (me *XsdGoPkgHasElem_AutoGrantedValuesequenceCreateQualificationTypeRequestschema_AutoGrantedValue_XsdtInt_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_AutoGrantedValuesequenceCreateQualificationTypeRequestschema_AutoGrantedValue_XsdtInt_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_AutoGrantedValuesequenceCreateQualificationTypeRequestschema_AutoGrantedValue_XsdtInt_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_AutoGrantedValuesequenceCreateQualificationTypeRequestschema_AutoGrantedValue_XsdtInt_ instance.
type XsdGoPkgHasElem_AutoGrantedsequenceCreateQualificationTypeRequestschema_AutoGranted_XsdtBoolean_ ¶
type XsdGoPkgHasElem_AutoGrantedsequenceCreateQualificationTypeRequestschema_AutoGranted_XsdtBoolean_ struct {
AutoGranted xsdt.Boolean `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AutoGranted"`
}
func (*XsdGoPkgHasElem_AutoGrantedsequenceCreateQualificationTypeRequestschema_AutoGranted_XsdtBoolean_) Walk ¶
func (me *XsdGoPkgHasElem_AutoGrantedsequenceCreateQualificationTypeRequestschema_AutoGranted_XsdtBoolean_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_AutoGrantedsequenceCreateQualificationTypeRequestschema_AutoGranted_XsdtBoolean_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_AutoGrantedsequenceCreateQualificationTypeRequestschema_AutoGranted_XsdtBoolean_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_AutoGrantedsequenceCreateQualificationTypeRequestschema_AutoGranted_XsdtBoolean_ instance.
type XsdGoPkgHasElem_AvailableBalancesequenceGetAccountBalanceResultschema_AvailableBalance_TPrice_ ¶
type XsdGoPkgHasElem_AvailableBalancesequenceGetAccountBalanceResultschema_AvailableBalance_TPrice_ struct {
AvailableBalance *TPrice `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AvailableBalance"`
}
func (*XsdGoPkgHasElem_AvailableBalancesequenceGetAccountBalanceResultschema_AvailableBalance_TPrice_) Walk ¶
func (me *XsdGoPkgHasElem_AvailableBalancesequenceGetAccountBalanceResultschema_AvailableBalance_TPrice_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_AvailableBalancesequenceGetAccountBalanceResultschema_AvailableBalance_TPrice_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_AvailableBalancesequenceGetAccountBalanceResultschema_AvailableBalance_TPrice_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_AvailableBalancesequenceGetAccountBalanceResultschema_AvailableBalance_TPrice_ instance.
type XsdGoPkgHasElem_AvailableParameterssequenceTxsdOperationInformationOperationInformationschema_AvailableParameters_TxsdOperationInformationSequenceAvailableParameters_ ¶
type XsdGoPkgHasElem_AvailableParameterssequenceTxsdOperationInformationOperationInformationschema_AvailableParameters_TxsdOperationInformationSequenceAvailableParameters_ struct {
AvailableParameters *TxsdOperationInformationSequenceAvailableParameters `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AvailableParameters"`
}
func (*XsdGoPkgHasElem_AvailableParameterssequenceTxsdOperationInformationOperationInformationschema_AvailableParameters_TxsdOperationInformationSequenceAvailableParameters_) Walk ¶
func (me *XsdGoPkgHasElem_AvailableParameterssequenceTxsdOperationInformationOperationInformationschema_AvailableParameters_TxsdOperationInformationSequenceAvailableParameters_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_AvailableParameterssequenceTxsdOperationInformationOperationInformationschema_AvailableParameters_TxsdOperationInformationSequenceAvailableParameters_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_AvailableParameterssequenceTxsdOperationInformationOperationInformationschema_AvailableParameters_TxsdOperationInformationSequenceAvailableParameters_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_AvailableParameterssequenceTxsdOperationInformationOperationInformationschema_AvailableParameters_TxsdOperationInformationSequenceAvailableParameters_ instance.
type XsdGoPkgHasElem_AvailableResponseGroupssequenceTxsdOperationInformationOperationInformationschema_AvailableResponseGroups_TxsdOperationInformationSequenceAvailableResponseGroups_ ¶
type XsdGoPkgHasElem_AvailableResponseGroupssequenceTxsdOperationInformationOperationInformationschema_AvailableResponseGroups_TxsdOperationInformationSequenceAvailableResponseGroups_ struct {
AvailableResponseGroups *TxsdOperationInformationSequenceAvailableResponseGroups `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AvailableResponseGroups"`
}
func (*XsdGoPkgHasElem_AvailableResponseGroupssequenceTxsdOperationInformationOperationInformationschema_AvailableResponseGroups_TxsdOperationInformationSequenceAvailableResponseGroups_) Walk ¶
func (me *XsdGoPkgHasElem_AvailableResponseGroupssequenceTxsdOperationInformationOperationInformationschema_AvailableResponseGroups_TxsdOperationInformationSequenceAvailableResponseGroups_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_AvailableResponseGroupssequenceTxsdOperationInformationOperationInformationschema_AvailableResponseGroups_TxsdOperationInformationSequenceAvailableResponseGroups_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_AvailableResponseGroupssequenceTxsdOperationInformationOperationInformationschema_AvailableResponseGroups_TxsdOperationInformationSequenceAvailableResponseGroups_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_AvailableResponseGroupssequenceTxsdOperationInformationOperationInformationschema_AvailableResponseGroups_TxsdOperationInformationSequenceAvailableResponseGroups_ instance.
type XsdGoPkgHasElem_BlockWorker ¶
type XsdGoPkgHasElem_BlockWorker struct {
BlockWorker *TxsdBlockWorker `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 BlockWorker"`
}
func (*XsdGoPkgHasElem_BlockWorker) Walk ¶
func (me *XsdGoPkgHasElem_BlockWorker) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_BlockWorker function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_BlockWorker instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_BlockWorker instance.
type XsdGoPkgHasElem_BlockWorkerRequestsequenceTxsdRequestRequestschema_BlockWorkerRequest_TBlockWorkerRequest_ ¶
type XsdGoPkgHasElem_BlockWorkerRequestsequenceTxsdRequestRequestschema_BlockWorkerRequest_TBlockWorkerRequest_ struct {
BlockWorkerRequest *TBlockWorkerRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 BlockWorkerRequest"`
}
func (*XsdGoPkgHasElem_BlockWorkerRequestsequenceTxsdRequestRequestschema_BlockWorkerRequest_TBlockWorkerRequest_) Walk ¶
func (me *XsdGoPkgHasElem_BlockWorkerRequestsequenceTxsdRequestRequestschema_BlockWorkerRequest_TBlockWorkerRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_BlockWorkerRequestsequenceTxsdRequestRequestschema_BlockWorkerRequest_TBlockWorkerRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_BlockWorkerRequestsequenceTxsdRequestRequestschema_BlockWorkerRequest_TBlockWorkerRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_BlockWorkerRequestsequenceTxsdRequestRequestschema_BlockWorkerRequest_TBlockWorkerRequest_ instance.
type XsdGoPkgHasElem_BlockWorkerResponse ¶
type XsdGoPkgHasElem_BlockWorkerResponse struct {
BlockWorkerResponse *TxsdBlockWorkerResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 BlockWorkerResponse"`
}
func (*XsdGoPkgHasElem_BlockWorkerResponse) Walk ¶
func (me *XsdGoPkgHasElem_BlockWorkerResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_BlockWorkerResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_BlockWorkerResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_BlockWorkerResponse instance.
type XsdGoPkgHasElem_BlockWorkerResultsequenceBlockWorkerResponseschema_BlockWorkerResult_TBlockWorkerResult_ ¶
type XsdGoPkgHasElem_BlockWorkerResultsequenceBlockWorkerResponseschema_BlockWorkerResult_TBlockWorkerResult_ struct {
BlockWorkerResult *TBlockWorkerResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 BlockWorkerResult"`
}
func (*XsdGoPkgHasElem_BlockWorkerResultsequenceBlockWorkerResponseschema_BlockWorkerResult_TBlockWorkerResult_) Walk ¶
func (me *XsdGoPkgHasElem_BlockWorkerResultsequenceBlockWorkerResponseschema_BlockWorkerResult_TBlockWorkerResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_BlockWorkerResultsequenceBlockWorkerResponseschema_BlockWorkerResult_TBlockWorkerResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_BlockWorkerResultsequenceBlockWorkerResponseschema_BlockWorkerResult_TBlockWorkerResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_BlockWorkerResultsequenceBlockWorkerResponseschema_BlockWorkerResult_TBlockWorkerResult_ instance.
type XsdGoPkgHasElem_BodysequenceClaimschema_Body_XsdtString_ ¶
type XsdGoPkgHasElem_BodysequenceClaimschema_Body_XsdtString_ struct {
Body xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Body"`
}
func (*XsdGoPkgHasElem_BodysequenceClaimschema_Body_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_BodysequenceClaimschema_Body_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_BodysequenceClaimschema_Body_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_BodysequenceClaimschema_Body_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_BodysequenceClaimschema_Body_XsdtString_ instance.
type XsdGoPkgHasElem_BonusAmountsequenceGrantBonusRequestschema_BonusAmount_TPrice_ ¶
type XsdGoPkgHasElem_BonusAmountsequenceGrantBonusRequestschema_BonusAmount_TPrice_ struct {
BonusAmount *TPrice `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 BonusAmount"`
}
func (*XsdGoPkgHasElem_BonusAmountsequenceGrantBonusRequestschema_BonusAmount_TPrice_) Walk ¶
func (me *XsdGoPkgHasElem_BonusAmountsequenceGrantBonusRequestschema_BonusAmount_TPrice_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_BonusAmountsequenceGrantBonusRequestschema_BonusAmount_TPrice_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_BonusAmountsequenceGrantBonusRequestschema_BonusAmount_TPrice_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_BonusAmountsequenceGrantBonusRequestschema_BonusAmount_TPrice_ instance.
type XsdGoPkgHasElem_BonusPaymentsequenceGetBonusPaymentsResultschema_BonusPayment_TBonusPayment_ ¶
type XsdGoPkgHasElem_BonusPaymentsequenceGetBonusPaymentsResultschema_BonusPayment_TBonusPayment_ struct {
BonusPayment *TBonusPayment `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 BonusPayment"`
}
func (*XsdGoPkgHasElem_BonusPaymentsequenceGetBonusPaymentsResultschema_BonusPayment_TBonusPayment_) Walk ¶
func (me *XsdGoPkgHasElem_BonusPaymentsequenceGetBonusPaymentsResultschema_BonusPayment_TBonusPayment_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_BonusPaymentsequenceGetBonusPaymentsResultschema_BonusPayment_TBonusPayment_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_BonusPaymentsequenceGetBonusPaymentsResultschema_BonusPayment_TBonusPayment_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_BonusPaymentsequenceGetBonusPaymentsResultschema_BonusPayment_TBonusPayment_ instance.
type XsdGoPkgHasElem_ChangeHITTypeOfHIT ¶
type XsdGoPkgHasElem_ChangeHITTypeOfHIT struct {
ChangeHITTypeOfHIT *TxsdChangeHITTypeOfHIT `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ChangeHITTypeOfHIT"`
}
func (*XsdGoPkgHasElem_ChangeHITTypeOfHIT) Walk ¶
func (me *XsdGoPkgHasElem_ChangeHITTypeOfHIT) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ChangeHITTypeOfHIT function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ChangeHITTypeOfHIT instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_ChangeHITTypeOfHIT instance.
type XsdGoPkgHasElem_ChangeHITTypeOfHITRequestsequenceTxsdRequestRequestschema_ChangeHITTypeOfHITRequest_TChangeHITTypeOfHITRequest_ ¶
type XsdGoPkgHasElem_ChangeHITTypeOfHITRequestsequenceTxsdRequestRequestschema_ChangeHITTypeOfHITRequest_TChangeHITTypeOfHITRequest_ struct {
ChangeHITTypeOfHITRequest *TChangeHITTypeOfHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ChangeHITTypeOfHITRequest"`
}
func (*XsdGoPkgHasElem_ChangeHITTypeOfHITRequestsequenceTxsdRequestRequestschema_ChangeHITTypeOfHITRequest_TChangeHITTypeOfHITRequest_) Walk ¶
func (me *XsdGoPkgHasElem_ChangeHITTypeOfHITRequestsequenceTxsdRequestRequestschema_ChangeHITTypeOfHITRequest_TChangeHITTypeOfHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ChangeHITTypeOfHITRequestsequenceTxsdRequestRequestschema_ChangeHITTypeOfHITRequest_TChangeHITTypeOfHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ChangeHITTypeOfHITRequestsequenceTxsdRequestRequestschema_ChangeHITTypeOfHITRequest_TChangeHITTypeOfHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_ChangeHITTypeOfHITRequestsequenceTxsdRequestRequestschema_ChangeHITTypeOfHITRequest_TChangeHITTypeOfHITRequest_ instance.
type XsdGoPkgHasElem_ChangeHITTypeOfHITResponse ¶
type XsdGoPkgHasElem_ChangeHITTypeOfHITResponse struct {
ChangeHITTypeOfHITResponse *TxsdChangeHITTypeOfHITResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ChangeHITTypeOfHITResponse"`
}
func (*XsdGoPkgHasElem_ChangeHITTypeOfHITResponse) Walk ¶
func (me *XsdGoPkgHasElem_ChangeHITTypeOfHITResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ChangeHITTypeOfHITResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ChangeHITTypeOfHITResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_ChangeHITTypeOfHITResponse instance.
type XsdGoPkgHasElem_ChangeHITTypeOfHITResultsequenceChangeHITTypeOfHITResponseschema_ChangeHITTypeOfHITResult_TChangeHITTypeOfHITResult_ ¶
type XsdGoPkgHasElem_ChangeHITTypeOfHITResultsequenceChangeHITTypeOfHITResponseschema_ChangeHITTypeOfHITResult_TChangeHITTypeOfHITResult_ struct {
ChangeHITTypeOfHITResult *TChangeHITTypeOfHITResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ChangeHITTypeOfHITResult"`
}
func (*XsdGoPkgHasElem_ChangeHITTypeOfHITResultsequenceChangeHITTypeOfHITResponseschema_ChangeHITTypeOfHITResult_TChangeHITTypeOfHITResult_) Walk ¶
func (me *XsdGoPkgHasElem_ChangeHITTypeOfHITResultsequenceChangeHITTypeOfHITResponseschema_ChangeHITTypeOfHITResult_TChangeHITTypeOfHITResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ChangeHITTypeOfHITResultsequenceChangeHITTypeOfHITResponseschema_ChangeHITTypeOfHITResult_TChangeHITTypeOfHITResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ChangeHITTypeOfHITResultsequenceChangeHITTypeOfHITResponseschema_ChangeHITTypeOfHITResult_TChangeHITTypeOfHITResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_ChangeHITTypeOfHITResultsequenceChangeHITTypeOfHITResponseschema_ChangeHITTypeOfHITResult_TChangeHITTypeOfHITResult_ instance.
type XsdGoPkgHasElem_CodesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Code_XsdtString_ ¶
type XsdGoPkgHasElem_CodesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Code_XsdtString_ struct {
Code xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Code"`
}
func (*XsdGoPkgHasElem_CodesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Code_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_CodesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Code_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_CodesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Code_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_CodesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Code_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_CodesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Code_XsdtString_ instance.
type XsdGoPkgHasElem_ComparatorsequenceQualificationRequirementschema_Comparator_TComparator_ ¶
type XsdGoPkgHasElem_ComparatorsequenceQualificationRequirementschema_Comparator_TComparator_ struct {
Comparator TComparator `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Comparator"`
}
func (*XsdGoPkgHasElem_ComparatorsequenceQualificationRequirementschema_Comparator_TComparator_) Walk ¶
func (me *XsdGoPkgHasElem_ComparatorsequenceQualificationRequirementschema_Comparator_TComparator_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ComparatorsequenceQualificationRequirementschema_Comparator_TComparator_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ComparatorsequenceQualificationRequirementschema_Comparator_TComparator_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_ComparatorsequenceQualificationRequirementschema_Comparator_TComparator_ instance.
type XsdGoPkgHasElem_CompleteTimesequenceReviewActionDetailschema_CompleteTime_XsdtDateTime_ ¶
type XsdGoPkgHasElem_CompleteTimesequenceReviewActionDetailschema_CompleteTime_XsdtDateTime_ struct {
CompleteTime xsdt.DateTime `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 CompleteTime"`
}
func (*XsdGoPkgHasElem_CompleteTimesequenceReviewActionDetailschema_CompleteTime_XsdtDateTime_) Walk ¶
func (me *XsdGoPkgHasElem_CompleteTimesequenceReviewActionDetailschema_CompleteTime_XsdtDateTime_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_CompleteTimesequenceReviewActionDetailschema_CompleteTime_XsdtDateTime_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_CompleteTimesequenceReviewActionDetailschema_CompleteTime_XsdtDateTime_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_CompleteTimesequenceReviewActionDetailschema_CompleteTime_XsdtDateTime_ instance.
type XsdGoPkgHasElem_CountrysequenceLocaleschema_Country_XsdtString_ ¶
type XsdGoPkgHasElem_CountrysequenceLocaleschema_Country_XsdtString_ struct {
Country xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Country"`
}
func (*XsdGoPkgHasElem_CountrysequenceLocaleschema_Country_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_CountrysequenceLocaleschema_Country_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_CountrysequenceLocaleschema_Country_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_CountrysequenceLocaleschema_Country_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_CountrysequenceLocaleschema_Country_XsdtString_ instance.
type XsdGoPkgHasElem_CountsequenceGetRequesterStatisticRequestschema_Count_XsdtInt_ ¶
type XsdGoPkgHasElem_CountsequenceGetRequesterStatisticRequestschema_Count_XsdtInt_ struct {
Count xsdt.Int `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Count"`
}
func (*XsdGoPkgHasElem_CountsequenceGetRequesterStatisticRequestschema_Count_XsdtInt_) Walk ¶
func (me *XsdGoPkgHasElem_CountsequenceGetRequesterStatisticRequestschema_Count_XsdtInt_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_CountsequenceGetRequesterStatisticRequestschema_Count_XsdtInt_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_CountsequenceGetRequesterStatisticRequestschema_Count_XsdtInt_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_CountsequenceGetRequesterStatisticRequestschema_Count_XsdtInt_ instance.
type XsdGoPkgHasElem_CreateHIT ¶
type XsdGoPkgHasElem_CreateHIT struct {
CreateHIT *TxsdCreateHIT `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 CreateHIT"`
}
func (*XsdGoPkgHasElem_CreateHIT) Walk ¶
func (me *XsdGoPkgHasElem_CreateHIT) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_CreateHIT function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_CreateHIT instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_CreateHIT instance.
type XsdGoPkgHasElem_CreateHITRequestsequenceTxsdRequestRequestschema_CreateHITRequest_TCreateHITRequest_ ¶
type XsdGoPkgHasElem_CreateHITRequestsequenceTxsdRequestRequestschema_CreateHITRequest_TCreateHITRequest_ struct {
CreateHITRequest *TCreateHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 CreateHITRequest"`
}
func (*XsdGoPkgHasElem_CreateHITRequestsequenceTxsdRequestRequestschema_CreateHITRequest_TCreateHITRequest_) Walk ¶
func (me *XsdGoPkgHasElem_CreateHITRequestsequenceTxsdRequestRequestschema_CreateHITRequest_TCreateHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_CreateHITRequestsequenceTxsdRequestRequestschema_CreateHITRequest_TCreateHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_CreateHITRequestsequenceTxsdRequestRequestschema_CreateHITRequest_TCreateHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_CreateHITRequestsequenceTxsdRequestRequestschema_CreateHITRequest_TCreateHITRequest_ instance.
type XsdGoPkgHasElem_CreateHITResponse ¶
type XsdGoPkgHasElem_CreateHITResponse struct {
CreateHITResponse *TxsdCreateHITResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 CreateHITResponse"`
}
func (*XsdGoPkgHasElem_CreateHITResponse) Walk ¶
func (me *XsdGoPkgHasElem_CreateHITResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_CreateHITResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_CreateHITResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_CreateHITResponse instance.
type XsdGoPkgHasElem_CreateQualificationType ¶
type XsdGoPkgHasElem_CreateQualificationType struct {
CreateQualificationType *TxsdCreateQualificationType `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 CreateQualificationType"`
}
func (*XsdGoPkgHasElem_CreateQualificationType) Walk ¶
func (me *XsdGoPkgHasElem_CreateQualificationType) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_CreateQualificationType function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_CreateQualificationType instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_CreateQualificationType instance.
type XsdGoPkgHasElem_CreateQualificationTypeRequestsequenceTxsdRequestRequestschema_CreateQualificationTypeRequest_TCreateQualificationTypeRequest_ ¶
type XsdGoPkgHasElem_CreateQualificationTypeRequestsequenceTxsdRequestRequestschema_CreateQualificationTypeRequest_TCreateQualificationTypeRequest_ struct {
CreateQualificationTypeRequest *TCreateQualificationTypeRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 CreateQualificationTypeRequest"`
}
func (*XsdGoPkgHasElem_CreateQualificationTypeRequestsequenceTxsdRequestRequestschema_CreateQualificationTypeRequest_TCreateQualificationTypeRequest_) Walk ¶
func (me *XsdGoPkgHasElem_CreateQualificationTypeRequestsequenceTxsdRequestRequestschema_CreateQualificationTypeRequest_TCreateQualificationTypeRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_CreateQualificationTypeRequestsequenceTxsdRequestRequestschema_CreateQualificationTypeRequest_TCreateQualificationTypeRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_CreateQualificationTypeRequestsequenceTxsdRequestRequestschema_CreateQualificationTypeRequest_TCreateQualificationTypeRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_CreateQualificationTypeRequestsequenceTxsdRequestRequestschema_CreateQualificationTypeRequest_TCreateQualificationTypeRequest_ instance.
type XsdGoPkgHasElem_CreateQualificationTypeResponse ¶
type XsdGoPkgHasElem_CreateQualificationTypeResponse struct {
CreateQualificationTypeResponse *TxsdCreateQualificationTypeResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 CreateQualificationTypeResponse"`
}
func (*XsdGoPkgHasElem_CreateQualificationTypeResponse) Walk ¶
func (me *XsdGoPkgHasElem_CreateQualificationTypeResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_CreateQualificationTypeResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_CreateQualificationTypeResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_CreateQualificationTypeResponse instance.
type XsdGoPkgHasElem_CreationDatesequenceTxsdResponseGroupInformationResponseGroupInformationschema_CreationDate_XsdtString_ ¶
type XsdGoPkgHasElem_CreationDatesequenceTxsdResponseGroupInformationResponseGroupInformationschema_CreationDate_XsdtString_ struct {
CreationDate xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 CreationDate"`
}
func (*XsdGoPkgHasElem_CreationDatesequenceTxsdResponseGroupInformationResponseGroupInformationschema_CreationDate_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_CreationDatesequenceTxsdResponseGroupInformationResponseGroupInformationschema_CreationDate_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_CreationDatesequenceTxsdResponseGroupInformationResponseGroupInformationschema_CreationDate_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_CreationDatesequenceTxsdResponseGroupInformationResponseGroupInformationschema_CreationDate_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_CreationDatesequenceTxsdResponseGroupInformationResponseGroupInformationschema_CreationDate_XsdtString_ instance.
type XsdGoPkgHasElem_CreationTimesequenceHITschema_CreationTime_XsdtDateTime_ ¶
type XsdGoPkgHasElem_CreationTimesequenceHITschema_CreationTime_XsdtDateTime_ struct {
CreationTime xsdt.DateTime `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 CreationTime"`
}
func (*XsdGoPkgHasElem_CreationTimesequenceHITschema_CreationTime_XsdtDateTime_) Walk ¶
func (me *XsdGoPkgHasElem_CreationTimesequenceHITschema_CreationTime_XsdtDateTime_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_CreationTimesequenceHITschema_CreationTime_XsdtDateTime_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_CreationTimesequenceHITschema_CreationTime_XsdtDateTime_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_CreationTimesequenceHITschema_CreationTime_XsdtDateTime_ instance.
type XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ ¶
type XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ struct {
Credential xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Credential"`
}
func (*XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ instance.
type XsdGoPkgHasElem_CurrencyCodesequencePriceschema_CurrencyCode_XsdtString_ ¶
type XsdGoPkgHasElem_CurrencyCodesequencePriceschema_CurrencyCode_XsdtString_ struct {
CurrencyCode xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 CurrencyCode"`
}
func (*XsdGoPkgHasElem_CurrencyCodesequencePriceschema_CurrencyCode_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_CurrencyCodesequencePriceschema_CurrencyCode_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_CurrencyCodesequencePriceschema_CurrencyCode_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_CurrencyCodesequencePriceschema_CurrencyCode_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_CurrencyCodesequencePriceschema_CurrencyCode_XsdtString_ instance.
type XsdGoPkgHasElem_DataPointsequenceGetStatisticResultschema_DataPoint_TDataPoint_ ¶
type XsdGoPkgHasElem_DataPointsequenceGetStatisticResultschema_DataPoint_TDataPoint_ struct {
DataPoint *TDataPoint `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 DataPoint"`
}
func (*XsdGoPkgHasElem_DataPointsequenceGetStatisticResultschema_DataPoint_TDataPoint_) Walk ¶
func (me *XsdGoPkgHasElem_DataPointsequenceGetStatisticResultschema_DataPoint_TDataPoint_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_DataPointsequenceGetStatisticResultschema_DataPoint_TDataPoint_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_DataPointsequenceGetStatisticResultschema_DataPoint_TDataPoint_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_DataPointsequenceGetStatisticResultschema_DataPoint_TDataPoint_ instance.
type XsdGoPkgHasElem_DatasequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Data_TKeyValuePair_ ¶
type XsdGoPkgHasElem_DatasequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Data_TKeyValuePair_ struct {
Data *TKeyValuePair `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Data"`
}
func (*XsdGoPkgHasElem_DatasequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Data_TKeyValuePair_) Walk ¶
func (me *XsdGoPkgHasElem_DatasequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Data_TKeyValuePair_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_DatasequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Data_TKeyValuePair_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_DatasequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Data_TKeyValuePair_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_DatasequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Data_TKeyValuePair_ instance.
type XsdGoPkgHasElem_DatesequenceDataPointschema_Date_XsdtDateTime_ ¶
type XsdGoPkgHasElem_DatesequenceDataPointschema_Date_XsdtDateTime_ struct {
Date xsdt.DateTime `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Date"`
}
func (*XsdGoPkgHasElem_DatesequenceDataPointschema_Date_XsdtDateTime_) Walk ¶
func (me *XsdGoPkgHasElem_DatesequenceDataPointschema_Date_XsdtDateTime_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_DatesequenceDataPointschema_Date_XsdtDateTime_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_DatesequenceDataPointschema_Date_XsdtDateTime_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_DatesequenceDataPointschema_Date_XsdtDateTime_ instance.
type XsdGoPkgHasElem_DeadlinesequenceAssignmentschema_Deadline_XsdtDateTime_ ¶
type XsdGoPkgHasElem_DeadlinesequenceAssignmentschema_Deadline_XsdtDateTime_ struct {
Deadline xsdt.DateTime `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Deadline"`
}
func (*XsdGoPkgHasElem_DeadlinesequenceAssignmentschema_Deadline_XsdtDateTime_) Walk ¶
func (me *XsdGoPkgHasElem_DeadlinesequenceAssignmentschema_Deadline_XsdtDateTime_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_DeadlinesequenceAssignmentschema_Deadline_XsdtDateTime_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_DeadlinesequenceAssignmentschema_Deadline_XsdtDateTime_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_DeadlinesequenceAssignmentschema_Deadline_XsdtDateTime_ instance.
type XsdGoPkgHasElem_DefaultResponseGroupssequenceTxsdOperationInformationOperationInformationschema_DefaultResponseGroups_TxsdOperationInformationSequenceDefaultResponseGroups_ ¶
type XsdGoPkgHasElem_DefaultResponseGroupssequenceTxsdOperationInformationOperationInformationschema_DefaultResponseGroups_TxsdOperationInformationSequenceDefaultResponseGroups_ struct {
DefaultResponseGroups *TxsdOperationInformationSequenceDefaultResponseGroups `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 DefaultResponseGroups"`
}
func (*XsdGoPkgHasElem_DefaultResponseGroupssequenceTxsdOperationInformationOperationInformationschema_DefaultResponseGroups_TxsdOperationInformationSequenceDefaultResponseGroups_) Walk ¶
func (me *XsdGoPkgHasElem_DefaultResponseGroupssequenceTxsdOperationInformationOperationInformationschema_DefaultResponseGroups_TxsdOperationInformationSequenceDefaultResponseGroups_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_DefaultResponseGroupssequenceTxsdOperationInformationOperationInformationschema_DefaultResponseGroups_TxsdOperationInformationSequenceDefaultResponseGroups_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_DefaultResponseGroupssequenceTxsdOperationInformationOperationInformationschema_DefaultResponseGroups_TxsdOperationInformationSequenceDefaultResponseGroups_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_DefaultResponseGroupssequenceTxsdOperationInformationOperationInformationschema_DefaultResponseGroups_TxsdOperationInformationSequenceDefaultResponseGroups_ instance.
type XsdGoPkgHasElem_DescriptionsequenceCreateHITRequestschema_Description_XsdtString_ ¶
type XsdGoPkgHasElem_DescriptionsequenceCreateHITRequestschema_Description_XsdtString_ struct {
Description xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Description"`
}
func (*XsdGoPkgHasElem_DescriptionsequenceCreateHITRequestschema_Description_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_DescriptionsequenceCreateHITRequestschema_Description_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_DescriptionsequenceCreateHITRequestschema_Description_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_DescriptionsequenceCreateHITRequestschema_Description_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_DescriptionsequenceCreateHITRequestschema_Description_XsdtString_ instance.
type XsdGoPkgHasElem_DestinationsequenceNotificationSpecificationschema_Destination_XsdtString_ ¶
type XsdGoPkgHasElem_DestinationsequenceNotificationSpecificationschema_Destination_XsdtString_ struct {
Destination xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Destination"`
}
func (*XsdGoPkgHasElem_DestinationsequenceNotificationSpecificationschema_Destination_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_DestinationsequenceNotificationSpecificationschema_Destination_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_DestinationsequenceNotificationSpecificationschema_Destination_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_DestinationsequenceNotificationSpecificationschema_Destination_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_DestinationsequenceNotificationSpecificationschema_Destination_XsdtString_ instance.
type XsdGoPkgHasElem_DisableHIT ¶
type XsdGoPkgHasElem_DisableHIT struct {
DisableHIT *TxsdDisableHIT `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 DisableHIT"`
}
func (*XsdGoPkgHasElem_DisableHIT) Walk ¶
func (me *XsdGoPkgHasElem_DisableHIT) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_DisableHIT function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_DisableHIT instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_DisableHIT instance.
type XsdGoPkgHasElem_DisableHITRequestsequenceTxsdRequestRequestschema_DisableHITRequest_TDisableHITRequest_ ¶
type XsdGoPkgHasElem_DisableHITRequestsequenceTxsdRequestRequestschema_DisableHITRequest_TDisableHITRequest_ struct {
DisableHITRequest *TDisableHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 DisableHITRequest"`
}
func (*XsdGoPkgHasElem_DisableHITRequestsequenceTxsdRequestRequestschema_DisableHITRequest_TDisableHITRequest_) Walk ¶
func (me *XsdGoPkgHasElem_DisableHITRequestsequenceTxsdRequestRequestschema_DisableHITRequest_TDisableHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_DisableHITRequestsequenceTxsdRequestRequestschema_DisableHITRequest_TDisableHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_DisableHITRequestsequenceTxsdRequestRequestschema_DisableHITRequest_TDisableHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_DisableHITRequestsequenceTxsdRequestRequestschema_DisableHITRequest_TDisableHITRequest_ instance.
type XsdGoPkgHasElem_DisableHITResponse ¶
type XsdGoPkgHasElem_DisableHITResponse struct {
DisableHITResponse *TxsdDisableHITResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 DisableHITResponse"`
}
func (*XsdGoPkgHasElem_DisableHITResponse) Walk ¶
func (me *XsdGoPkgHasElem_DisableHITResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_DisableHITResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_DisableHITResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_DisableHITResponse instance.
type XsdGoPkgHasElem_DisableHITResultsequenceTxsdDisableHITResponseDisableHITResponseschema_DisableHITResult_TDisableHITResult_ ¶
type XsdGoPkgHasElem_DisableHITResultsequenceTxsdDisableHITResponseDisableHITResponseschema_DisableHITResult_TDisableHITResult_ struct {
DisableHITResult *TDisableHITResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 DisableHITResult"`
}
func (*XsdGoPkgHasElem_DisableHITResultsequenceTxsdDisableHITResponseDisableHITResponseschema_DisableHITResult_TDisableHITResult_) Walk ¶
func (me *XsdGoPkgHasElem_DisableHITResultsequenceTxsdDisableHITResponseDisableHITResponseschema_DisableHITResult_TDisableHITResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_DisableHITResultsequenceTxsdDisableHITResponseDisableHITResponseschema_DisableHITResult_TDisableHITResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_DisableHITResultsequenceTxsdDisableHITResponseDisableHITResponseschema_DisableHITResult_TDisableHITResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_DisableHITResultsequenceTxsdDisableHITResponseDisableHITResponseschema_DisableHITResult_TDisableHITResult_ instance.
type XsdGoPkgHasElem_DisposeHIT ¶
type XsdGoPkgHasElem_DisposeHIT struct {
DisposeHIT *TxsdDisposeHIT `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 DisposeHIT"`
}
func (*XsdGoPkgHasElem_DisposeHIT) Walk ¶
func (me *XsdGoPkgHasElem_DisposeHIT) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_DisposeHIT function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_DisposeHIT instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_DisposeHIT instance.
type XsdGoPkgHasElem_DisposeHITRequestsequenceTxsdRequestRequestschema_DisposeHITRequest_TDisposeHITRequest_ ¶
type XsdGoPkgHasElem_DisposeHITRequestsequenceTxsdRequestRequestschema_DisposeHITRequest_TDisposeHITRequest_ struct {
DisposeHITRequest *TDisposeHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 DisposeHITRequest"`
}
func (*XsdGoPkgHasElem_DisposeHITRequestsequenceTxsdRequestRequestschema_DisposeHITRequest_TDisposeHITRequest_) Walk ¶
func (me *XsdGoPkgHasElem_DisposeHITRequestsequenceTxsdRequestRequestschema_DisposeHITRequest_TDisposeHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_DisposeHITRequestsequenceTxsdRequestRequestschema_DisposeHITRequest_TDisposeHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_DisposeHITRequestsequenceTxsdRequestRequestschema_DisposeHITRequest_TDisposeHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_DisposeHITRequestsequenceTxsdRequestRequestschema_DisposeHITRequest_TDisposeHITRequest_ instance.
type XsdGoPkgHasElem_DisposeHITResponse ¶
type XsdGoPkgHasElem_DisposeHITResponse struct {
DisposeHITResponse *TxsdDisposeHITResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 DisposeHITResponse"`
}
func (*XsdGoPkgHasElem_DisposeHITResponse) Walk ¶
func (me *XsdGoPkgHasElem_DisposeHITResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_DisposeHITResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_DisposeHITResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_DisposeHITResponse instance.
type XsdGoPkgHasElem_DisposeHITResultsequenceTxsdDisposeHITResponseDisposeHITResponseschema_DisposeHITResult_TDisposeHITResult_ ¶
type XsdGoPkgHasElem_DisposeHITResultsequenceTxsdDisposeHITResponseDisposeHITResponseschema_DisposeHITResult_TDisposeHITResult_ struct {
DisposeHITResult *TDisposeHITResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 DisposeHITResult"`
}
func (*XsdGoPkgHasElem_DisposeHITResultsequenceTxsdDisposeHITResponseDisposeHITResponseschema_DisposeHITResult_TDisposeHITResult_) Walk ¶
func (me *XsdGoPkgHasElem_DisposeHITResultsequenceTxsdDisposeHITResponseDisposeHITResponseschema_DisposeHITResult_TDisposeHITResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_DisposeHITResultsequenceTxsdDisposeHITResponseDisposeHITResponseschema_DisposeHITResult_TDisposeHITResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_DisposeHITResultsequenceTxsdDisposeHITResponseDisposeHITResponseschema_DisposeHITResult_TDisposeHITResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_DisposeHITResultsequenceTxsdDisposeHITResponseDisposeHITResponseschema_DisposeHITResult_TDisposeHITResult_ instance.
type XsdGoPkgHasElem_DisposeQualificationType ¶
type XsdGoPkgHasElem_DisposeQualificationType struct {
DisposeQualificationType *TxsdDisposeQualificationType `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 DisposeQualificationType"`
}
func (*XsdGoPkgHasElem_DisposeQualificationType) Walk ¶
func (me *XsdGoPkgHasElem_DisposeQualificationType) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_DisposeQualificationType function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_DisposeQualificationType instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_DisposeQualificationType instance.
type XsdGoPkgHasElem_DisposeQualificationTypeRequestsequenceTxsdRequestRequestschema_DisposeQualificationTypeRequest_TDisposeQualificationTypeRequest_ ¶
type XsdGoPkgHasElem_DisposeQualificationTypeRequestsequenceTxsdRequestRequestschema_DisposeQualificationTypeRequest_TDisposeQualificationTypeRequest_ struct {
DisposeQualificationTypeRequest *TDisposeQualificationTypeRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 DisposeQualificationTypeRequest"`
}
func (*XsdGoPkgHasElem_DisposeQualificationTypeRequestsequenceTxsdRequestRequestschema_DisposeQualificationTypeRequest_TDisposeQualificationTypeRequest_) Walk ¶
func (me *XsdGoPkgHasElem_DisposeQualificationTypeRequestsequenceTxsdRequestRequestschema_DisposeQualificationTypeRequest_TDisposeQualificationTypeRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_DisposeQualificationTypeRequestsequenceTxsdRequestRequestschema_DisposeQualificationTypeRequest_TDisposeQualificationTypeRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_DisposeQualificationTypeRequestsequenceTxsdRequestRequestschema_DisposeQualificationTypeRequest_TDisposeQualificationTypeRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_DisposeQualificationTypeRequestsequenceTxsdRequestRequestschema_DisposeQualificationTypeRequest_TDisposeQualificationTypeRequest_ instance.
type XsdGoPkgHasElem_DisposeQualificationTypeResponse ¶
type XsdGoPkgHasElem_DisposeQualificationTypeResponse struct {
DisposeQualificationTypeResponse *TxsdDisposeQualificationTypeResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 DisposeQualificationTypeResponse"`
}
func (*XsdGoPkgHasElem_DisposeQualificationTypeResponse) Walk ¶
func (me *XsdGoPkgHasElem_DisposeQualificationTypeResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_DisposeQualificationTypeResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_DisposeQualificationTypeResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_DisposeQualificationTypeResponse instance.
type XsdGoPkgHasElem_DisposeQualificationTypeResultsequenceTxsdDisposeQualificationTypeResponseDisposeQualificationTypeResponseschema_DisposeQualificationTypeResult_TDisposeQualificationTypeResult_ ¶
type XsdGoPkgHasElem_DisposeQualificationTypeResultsequenceTxsdDisposeQualificationTypeResponseDisposeQualificationTypeResponseschema_DisposeQualificationTypeResult_TDisposeQualificationTypeResult_ struct {
DisposeQualificationTypeResult *TDisposeQualificationTypeResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 DisposeQualificationTypeResult"`
}
func (*XsdGoPkgHasElem_DisposeQualificationTypeResultsequenceTxsdDisposeQualificationTypeResponseDisposeQualificationTypeResponseschema_DisposeQualificationTypeResult_TDisposeQualificationTypeResult_) Walk ¶
func (me *XsdGoPkgHasElem_DisposeQualificationTypeResultsequenceTxsdDisposeQualificationTypeResponseDisposeQualificationTypeResponseschema_DisposeQualificationTypeResult_TDisposeQualificationTypeResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_DisposeQualificationTypeResultsequenceTxsdDisposeQualificationTypeResponseDisposeQualificationTypeResponseschema_DisposeQualificationTypeResult_TDisposeQualificationTypeResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_DisposeQualificationTypeResultsequenceTxsdDisposeQualificationTypeResponseDisposeQualificationTypeResponseschema_DisposeQualificationTypeResult_TDisposeQualificationTypeResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_DisposeQualificationTypeResultsequenceTxsdDisposeQualificationTypeResponseDisposeQualificationTypeResponseschema_DisposeQualificationTypeResult_TDisposeQualificationTypeResult_ instance.
type XsdGoPkgHasElem_DoubleValuesequenceDataPointschema_DoubleValue_XsdtDouble_ ¶
type XsdGoPkgHasElem_DoubleValuesequenceDataPointschema_DoubleValue_XsdtDouble_ struct {
DoubleValue xsdt.Double `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 DoubleValue"`
}
func (*XsdGoPkgHasElem_DoubleValuesequenceDataPointschema_DoubleValue_XsdtDouble_) Walk ¶
func (me *XsdGoPkgHasElem_DoubleValuesequenceDataPointschema_DoubleValue_XsdtDouble_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_DoubleValuesequenceDataPointschema_DoubleValue_XsdtDouble_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_DoubleValuesequenceDataPointschema_DoubleValue_XsdtDouble_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_DoubleValuesequenceDataPointschema_DoubleValue_XsdtDouble_ instance.
type XsdGoPkgHasElem_ElementsequenceTxsdResponseGroupInformationSequenceElementsElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Element_XsdtString_ ¶
type XsdGoPkgHasElem_ElementsequenceTxsdResponseGroupInformationSequenceElementsElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Element_XsdtString_ struct {
Element xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Element"`
}
func (*XsdGoPkgHasElem_ElementsequenceTxsdResponseGroupInformationSequenceElementsElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Element_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_ElementsequenceTxsdResponseGroupInformationSequenceElementsElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Element_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ElementsequenceTxsdResponseGroupInformationSequenceElementsElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Element_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ElementsequenceTxsdResponseGroupInformationSequenceElementsElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Element_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_ElementsequenceTxsdResponseGroupInformationSequenceElementsElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Element_XsdtString_ instance.
type XsdGoPkgHasElem_ElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Elements_TxsdResponseGroupInformationSequenceElements_ ¶
type XsdGoPkgHasElem_ElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Elements_TxsdResponseGroupInformationSequenceElements_ struct {
Elements *TxsdResponseGroupInformationSequenceElements `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Elements"`
}
func (*XsdGoPkgHasElem_ElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Elements_TxsdResponseGroupInformationSequenceElements_) Walk ¶
func (me *XsdGoPkgHasElem_ElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Elements_TxsdResponseGroupInformationSequenceElements_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Elements_TxsdResponseGroupInformationSequenceElements_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Elements_TxsdResponseGroupInformationSequenceElements_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_ElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Elements_TxsdResponseGroupInformationSequenceElements_ instance.
type XsdGoPkgHasElem_ErrorCodesequenceReviewActionDetailschema_ErrorCode_XsdtString_ ¶
type XsdGoPkgHasElem_ErrorCodesequenceReviewActionDetailschema_ErrorCode_XsdtString_ struct {
ErrorCode xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ErrorCode"`
}
func (*XsdGoPkgHasElem_ErrorCodesequenceReviewActionDetailschema_ErrorCode_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_ErrorCodesequenceReviewActionDetailschema_ErrorCode_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ErrorCodesequenceReviewActionDetailschema_ErrorCode_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ErrorCodesequenceReviewActionDetailschema_ErrorCode_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_ErrorCodesequenceReviewActionDetailschema_ErrorCode_XsdtString_ instance.
type XsdGoPkgHasElem_Errors ¶
type XsdGoPkgHasElem_Errors struct {
Errors *TxsdErrors `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Errors"`
}
func (*XsdGoPkgHasElem_Errors) Walk ¶
func (me *XsdGoPkgHasElem_Errors) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_Errors function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_Errors instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_Errors instance.
type XsdGoPkgHasElem_ErrorsequenceTxsdErrorsErrorsschema_Error_TxsdErrorsSequenceError_ ¶
type XsdGoPkgHasElem_ErrorsequenceTxsdErrorsErrorsschema_Error_TxsdErrorsSequenceError_ struct {
Error *TxsdErrorsSequenceError `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Error"`
}
func (*XsdGoPkgHasElem_ErrorsequenceTxsdErrorsErrorsschema_Error_TxsdErrorsSequenceError_) Walk ¶
func (me *XsdGoPkgHasElem_ErrorsequenceTxsdErrorsErrorsschema_Error_TxsdErrorsSequenceError_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ErrorsequenceTxsdErrorsErrorsschema_Error_TxsdErrorsSequenceError_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ErrorsequenceTxsdErrorsErrorsschema_Error_TxsdErrorsSequenceError_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_ErrorsequenceTxsdErrorsErrorsschema_Error_TxsdErrorsSequenceError_ instance.
type XsdGoPkgHasElem_EventTypesequenceNotificationSpecificationschema_EventType_TEventType_ ¶
type XsdGoPkgHasElem_EventTypesequenceNotificationSpecificationschema_EventType_TEventType_ struct {
EventType TEventType `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 EventType"`
}
func (*XsdGoPkgHasElem_EventTypesequenceNotificationSpecificationschema_EventType_TEventType_) Walk ¶
func (me *XsdGoPkgHasElem_EventTypesequenceNotificationSpecificationschema_EventType_TEventType_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_EventTypesequenceNotificationSpecificationschema_EventType_TEventType_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_EventTypesequenceNotificationSpecificationschema_EventType_TEventType_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_EventTypesequenceNotificationSpecificationschema_EventType_TEventType_ instance.
type XsdGoPkgHasElem_ExpirationIncrementInSecondssequenceExtendHITRequestschema_ExpirationIncrementInSeconds_XsdtLong_ ¶
type XsdGoPkgHasElem_ExpirationIncrementInSecondssequenceExtendHITRequestschema_ExpirationIncrementInSeconds_XsdtLong_ struct {
ExpirationIncrementInSeconds xsdt.Long `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ExpirationIncrementInSeconds"`
}
func (*XsdGoPkgHasElem_ExpirationIncrementInSecondssequenceExtendHITRequestschema_ExpirationIncrementInSeconds_XsdtLong_) Walk ¶
func (me *XsdGoPkgHasElem_ExpirationIncrementInSecondssequenceExtendHITRequestschema_ExpirationIncrementInSeconds_XsdtLong_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ExpirationIncrementInSecondssequenceExtendHITRequestschema_ExpirationIncrementInSeconds_XsdtLong_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ExpirationIncrementInSecondssequenceExtendHITRequestschema_ExpirationIncrementInSeconds_XsdtLong_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_ExpirationIncrementInSecondssequenceExtendHITRequestschema_ExpirationIncrementInSeconds_XsdtLong_ instance.
type XsdGoPkgHasElem_ExpirationsequenceHITschema_Expiration_XsdtDateTime_ ¶
type XsdGoPkgHasElem_ExpirationsequenceHITschema_Expiration_XsdtDateTime_ struct {
Expiration xsdt.DateTime `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Expiration"`
}
func (*XsdGoPkgHasElem_ExpirationsequenceHITschema_Expiration_XsdtDateTime_) Walk ¶
func (me *XsdGoPkgHasElem_ExpirationsequenceHITschema_Expiration_XsdtDateTime_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ExpirationsequenceHITschema_Expiration_XsdtDateTime_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ExpirationsequenceHITschema_Expiration_XsdtDateTime_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_ExpirationsequenceHITschema_Expiration_XsdtDateTime_ instance.
type XsdGoPkgHasElem_ExtendHIT ¶
type XsdGoPkgHasElem_ExtendHIT struct {
ExtendHIT *TxsdExtendHIT `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ExtendHIT"`
}
func (*XsdGoPkgHasElem_ExtendHIT) Walk ¶
func (me *XsdGoPkgHasElem_ExtendHIT) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ExtendHIT function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ExtendHIT instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_ExtendHIT instance.
type XsdGoPkgHasElem_ExtendHITRequestsequenceTxsdRequestRequestschema_ExtendHITRequest_TExtendHITRequest_ ¶
type XsdGoPkgHasElem_ExtendHITRequestsequenceTxsdRequestRequestschema_ExtendHITRequest_TExtendHITRequest_ struct {
ExtendHITRequest *TExtendHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ExtendHITRequest"`
}
func (*XsdGoPkgHasElem_ExtendHITRequestsequenceTxsdRequestRequestschema_ExtendHITRequest_TExtendHITRequest_) Walk ¶
func (me *XsdGoPkgHasElem_ExtendHITRequestsequenceTxsdRequestRequestschema_ExtendHITRequest_TExtendHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ExtendHITRequestsequenceTxsdRequestRequestschema_ExtendHITRequest_TExtendHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ExtendHITRequestsequenceTxsdRequestRequestschema_ExtendHITRequest_TExtendHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_ExtendHITRequestsequenceTxsdRequestRequestschema_ExtendHITRequest_TExtendHITRequest_ instance.
type XsdGoPkgHasElem_ExtendHITResponse ¶
type XsdGoPkgHasElem_ExtendHITResponse struct {
ExtendHITResponse *TxsdExtendHITResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ExtendHITResponse"`
}
func (*XsdGoPkgHasElem_ExtendHITResponse) Walk ¶
func (me *XsdGoPkgHasElem_ExtendHITResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ExtendHITResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ExtendHITResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_ExtendHITResponse instance.
type XsdGoPkgHasElem_ExtendHITResultsequenceTxsdExtendHITResponseExtendHITResponseschema_ExtendHITResult_TExtendHITResult_ ¶
type XsdGoPkgHasElem_ExtendHITResultsequenceTxsdExtendHITResponseExtendHITResponseschema_ExtendHITResult_TExtendHITResult_ struct {
ExtendHITResult *TExtendHITResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ExtendHITResult"`
}
func (*XsdGoPkgHasElem_ExtendHITResultsequenceTxsdExtendHITResponseExtendHITResponseschema_ExtendHITResult_TExtendHITResult_) Walk ¶
func (me *XsdGoPkgHasElem_ExtendHITResultsequenceTxsdExtendHITResponseExtendHITResponseschema_ExtendHITResult_TExtendHITResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ExtendHITResultsequenceTxsdExtendHITResponseExtendHITResponseschema_ExtendHITResult_TExtendHITResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ExtendHITResultsequenceTxsdExtendHITResponseExtendHITResponseschema_ExtendHITResult_TExtendHITResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_ExtendHITResultsequenceTxsdExtendHITResponseExtendHITResponseschema_ExtendHITResult_TExtendHITResult_ instance.
type XsdGoPkgHasElem_FileUploadURLsequenceGetFileUploadURLResultschema_FileUploadURL_XsdtString_ ¶
type XsdGoPkgHasElem_FileUploadURLsequenceGetFileUploadURLResultschema_FileUploadURL_XsdtString_ struct {
FileUploadURL xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 FileUploadURL"`
}
func (*XsdGoPkgHasElem_FileUploadURLsequenceGetFileUploadURLResultschema_FileUploadURL_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_FileUploadURLsequenceGetFileUploadURLResultschema_FileUploadURL_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_FileUploadURLsequenceGetFileUploadURLResultschema_FileUploadURL_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_FileUploadURLsequenceGetFileUploadURLResultschema_FileUploadURL_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_FileUploadURLsequenceGetFileUploadURLResultschema_FileUploadURL_XsdtString_ instance.
type XsdGoPkgHasElem_ForceExpireHIT ¶
type XsdGoPkgHasElem_ForceExpireHIT struct {
ForceExpireHIT *TxsdForceExpireHIT `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ForceExpireHIT"`
}
func (*XsdGoPkgHasElem_ForceExpireHIT) Walk ¶
func (me *XsdGoPkgHasElem_ForceExpireHIT) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ForceExpireHIT function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ForceExpireHIT instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_ForceExpireHIT instance.
type XsdGoPkgHasElem_ForceExpireHITRequestsequenceTxsdRequestRequestschema_ForceExpireHITRequest_TForceExpireHITRequest_ ¶
type XsdGoPkgHasElem_ForceExpireHITRequestsequenceTxsdRequestRequestschema_ForceExpireHITRequest_TForceExpireHITRequest_ struct {
ForceExpireHITRequest *TForceExpireHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ForceExpireHITRequest"`
}
func (*XsdGoPkgHasElem_ForceExpireHITRequestsequenceTxsdRequestRequestschema_ForceExpireHITRequest_TForceExpireHITRequest_) Walk ¶
func (me *XsdGoPkgHasElem_ForceExpireHITRequestsequenceTxsdRequestRequestschema_ForceExpireHITRequest_TForceExpireHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ForceExpireHITRequestsequenceTxsdRequestRequestschema_ForceExpireHITRequest_TForceExpireHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ForceExpireHITRequestsequenceTxsdRequestRequestschema_ForceExpireHITRequest_TForceExpireHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_ForceExpireHITRequestsequenceTxsdRequestRequestschema_ForceExpireHITRequest_TForceExpireHITRequest_ instance.
type XsdGoPkgHasElem_ForceExpireHITResponse ¶
type XsdGoPkgHasElem_ForceExpireHITResponse struct {
ForceExpireHITResponse *TxsdForceExpireHITResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ForceExpireHITResponse"`
}
func (*XsdGoPkgHasElem_ForceExpireHITResponse) Walk ¶
func (me *XsdGoPkgHasElem_ForceExpireHITResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ForceExpireHITResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ForceExpireHITResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_ForceExpireHITResponse instance.
type XsdGoPkgHasElem_ForceExpireHITResultsequenceForceExpireHITResponseschema_ForceExpireHITResult_TForceExpireHITResult_ ¶
type XsdGoPkgHasElem_ForceExpireHITResultsequenceForceExpireHITResponseschema_ForceExpireHITResult_TForceExpireHITResult_ struct {
ForceExpireHITResult *TForceExpireHITResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ForceExpireHITResult"`
}
func (*XsdGoPkgHasElem_ForceExpireHITResultsequenceForceExpireHITResponseschema_ForceExpireHITResult_TForceExpireHITResult_) Walk ¶
func (me *XsdGoPkgHasElem_ForceExpireHITResultsequenceForceExpireHITResponseschema_ForceExpireHITResult_TForceExpireHITResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ForceExpireHITResultsequenceForceExpireHITResponseschema_ForceExpireHITResult_TForceExpireHITResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ForceExpireHITResultsequenceForceExpireHITResponseschema_ForceExpireHITResult_TForceExpireHITResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_ForceExpireHITResultsequenceForceExpireHITResponseschema_ForceExpireHITResult_TForceExpireHITResult_ instance.
type XsdGoPkgHasElem_FormattedPricesequencePriceschema_FormattedPrice_XsdtString_ ¶
type XsdGoPkgHasElem_FormattedPricesequencePriceschema_FormattedPrice_XsdtString_ struct {
FormattedPrice xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 FormattedPrice"`
}
func (*XsdGoPkgHasElem_FormattedPricesequencePriceschema_FormattedPrice_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_FormattedPricesequencePriceschema_FormattedPrice_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_FormattedPricesequencePriceschema_FormattedPrice_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_FormattedPricesequencePriceschema_FormattedPrice_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_FormattedPricesequencePriceschema_FormattedPrice_XsdtString_ instance.
type XsdGoPkgHasElem_GetAccountBalance ¶
type XsdGoPkgHasElem_GetAccountBalance struct {
GetAccountBalance *TxsdGetAccountBalance `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetAccountBalance"`
}
func (*XsdGoPkgHasElem_GetAccountBalance) Walk ¶
func (me *XsdGoPkgHasElem_GetAccountBalance) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetAccountBalance function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetAccountBalance instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetAccountBalance instance.
type XsdGoPkgHasElem_GetAccountBalanceRequestsequenceTxsdRequestRequestschema_GetAccountBalanceRequest_TGetAccountBalanceRequest_ ¶
type XsdGoPkgHasElem_GetAccountBalanceRequestsequenceTxsdRequestRequestschema_GetAccountBalanceRequest_TGetAccountBalanceRequest_ struct {
GetAccountBalanceRequest *TGetAccountBalanceRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetAccountBalanceRequest"`
}
func (*XsdGoPkgHasElem_GetAccountBalanceRequestsequenceTxsdRequestRequestschema_GetAccountBalanceRequest_TGetAccountBalanceRequest_) Walk ¶
func (me *XsdGoPkgHasElem_GetAccountBalanceRequestsequenceTxsdRequestRequestschema_GetAccountBalanceRequest_TGetAccountBalanceRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetAccountBalanceRequestsequenceTxsdRequestRequestschema_GetAccountBalanceRequest_TGetAccountBalanceRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetAccountBalanceRequestsequenceTxsdRequestRequestschema_GetAccountBalanceRequest_TGetAccountBalanceRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetAccountBalanceRequestsequenceTxsdRequestRequestschema_GetAccountBalanceRequest_TGetAccountBalanceRequest_ instance.
type XsdGoPkgHasElem_GetAccountBalanceResponse ¶
type XsdGoPkgHasElem_GetAccountBalanceResponse struct {
GetAccountBalanceResponse *TxsdGetAccountBalanceResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetAccountBalanceResponse"`
}
func (*XsdGoPkgHasElem_GetAccountBalanceResponse) Walk ¶
func (me *XsdGoPkgHasElem_GetAccountBalanceResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetAccountBalanceResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetAccountBalanceResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetAccountBalanceResponse instance.
type XsdGoPkgHasElem_GetAccountBalanceResultsequenceGetAccountBalanceResponseschema_GetAccountBalanceResult_TGetAccountBalanceResult_ ¶
type XsdGoPkgHasElem_GetAccountBalanceResultsequenceGetAccountBalanceResponseschema_GetAccountBalanceResult_TGetAccountBalanceResult_ struct {
GetAccountBalanceResult *TGetAccountBalanceResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetAccountBalanceResult"`
}
func (*XsdGoPkgHasElem_GetAccountBalanceResultsequenceGetAccountBalanceResponseschema_GetAccountBalanceResult_TGetAccountBalanceResult_) Walk ¶
func (me *XsdGoPkgHasElem_GetAccountBalanceResultsequenceGetAccountBalanceResponseschema_GetAccountBalanceResult_TGetAccountBalanceResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetAccountBalanceResultsequenceGetAccountBalanceResponseschema_GetAccountBalanceResult_TGetAccountBalanceResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetAccountBalanceResultsequenceGetAccountBalanceResponseschema_GetAccountBalanceResult_TGetAccountBalanceResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetAccountBalanceResultsequenceGetAccountBalanceResponseschema_GetAccountBalanceResult_TGetAccountBalanceResult_ instance.
type XsdGoPkgHasElem_GetAssignment ¶
type XsdGoPkgHasElem_GetAssignment struct {
GetAssignment *TxsdGetAssignment `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetAssignment"`
}
func (*XsdGoPkgHasElem_GetAssignment) Walk ¶
func (me *XsdGoPkgHasElem_GetAssignment) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetAssignment function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetAssignment instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetAssignment instance.
type XsdGoPkgHasElem_GetAssignmentRequestsequenceTxsdRequestRequestschema_GetAssignmentRequest_TGetAssignmentRequest_ ¶
type XsdGoPkgHasElem_GetAssignmentRequestsequenceTxsdRequestRequestschema_GetAssignmentRequest_TGetAssignmentRequest_ struct {
GetAssignmentRequest *TGetAssignmentRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetAssignmentRequest"`
}
func (*XsdGoPkgHasElem_GetAssignmentRequestsequenceTxsdRequestRequestschema_GetAssignmentRequest_TGetAssignmentRequest_) Walk ¶
func (me *XsdGoPkgHasElem_GetAssignmentRequestsequenceTxsdRequestRequestschema_GetAssignmentRequest_TGetAssignmentRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetAssignmentRequestsequenceTxsdRequestRequestschema_GetAssignmentRequest_TGetAssignmentRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetAssignmentRequestsequenceTxsdRequestRequestschema_GetAssignmentRequest_TGetAssignmentRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetAssignmentRequestsequenceTxsdRequestRequestschema_GetAssignmentRequest_TGetAssignmentRequest_ instance.
type XsdGoPkgHasElem_GetAssignmentResponse ¶
type XsdGoPkgHasElem_GetAssignmentResponse struct {
GetAssignmentResponse *TxsdGetAssignmentResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetAssignmentResponse"`
}
func (*XsdGoPkgHasElem_GetAssignmentResponse) Walk ¶
func (me *XsdGoPkgHasElem_GetAssignmentResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetAssignmentResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetAssignmentResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetAssignmentResponse instance.
type XsdGoPkgHasElem_GetAssignmentResultsequenceGetAssignmentResponseschema_GetAssignmentResult_TGetAssignmentResult_ ¶
type XsdGoPkgHasElem_GetAssignmentResultsequenceGetAssignmentResponseschema_GetAssignmentResult_TGetAssignmentResult_ struct {
GetAssignmentResult *TGetAssignmentResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetAssignmentResult"`
}
func (*XsdGoPkgHasElem_GetAssignmentResultsequenceGetAssignmentResponseschema_GetAssignmentResult_TGetAssignmentResult_) Walk ¶
func (me *XsdGoPkgHasElem_GetAssignmentResultsequenceGetAssignmentResponseschema_GetAssignmentResult_TGetAssignmentResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetAssignmentResultsequenceGetAssignmentResponseschema_GetAssignmentResult_TGetAssignmentResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetAssignmentResultsequenceGetAssignmentResponseschema_GetAssignmentResult_TGetAssignmentResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetAssignmentResultsequenceGetAssignmentResponseschema_GetAssignmentResult_TGetAssignmentResult_ instance.
type XsdGoPkgHasElem_GetAssignmentsForHIT ¶
type XsdGoPkgHasElem_GetAssignmentsForHIT struct {
GetAssignmentsForHIT *TxsdGetAssignmentsForHIT `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetAssignmentsForHIT"`
}
func (*XsdGoPkgHasElem_GetAssignmentsForHIT) Walk ¶
func (me *XsdGoPkgHasElem_GetAssignmentsForHIT) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetAssignmentsForHIT function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetAssignmentsForHIT instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetAssignmentsForHIT instance.
type XsdGoPkgHasElem_GetAssignmentsForHITRequestsequenceTxsdRequestRequestschema_GetAssignmentsForHITRequest_TGetAssignmentsForHITRequest_ ¶
type XsdGoPkgHasElem_GetAssignmentsForHITRequestsequenceTxsdRequestRequestschema_GetAssignmentsForHITRequest_TGetAssignmentsForHITRequest_ struct {
GetAssignmentsForHITRequest *TGetAssignmentsForHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetAssignmentsForHITRequest"`
}
func (*XsdGoPkgHasElem_GetAssignmentsForHITRequestsequenceTxsdRequestRequestschema_GetAssignmentsForHITRequest_TGetAssignmentsForHITRequest_) Walk ¶
func (me *XsdGoPkgHasElem_GetAssignmentsForHITRequestsequenceTxsdRequestRequestschema_GetAssignmentsForHITRequest_TGetAssignmentsForHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetAssignmentsForHITRequestsequenceTxsdRequestRequestschema_GetAssignmentsForHITRequest_TGetAssignmentsForHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetAssignmentsForHITRequestsequenceTxsdRequestRequestschema_GetAssignmentsForHITRequest_TGetAssignmentsForHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetAssignmentsForHITRequestsequenceTxsdRequestRequestschema_GetAssignmentsForHITRequest_TGetAssignmentsForHITRequest_ instance.
type XsdGoPkgHasElem_GetAssignmentsForHITResponse ¶
type XsdGoPkgHasElem_GetAssignmentsForHITResponse struct {
GetAssignmentsForHITResponse *TxsdGetAssignmentsForHITResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetAssignmentsForHITResponse"`
}
func (*XsdGoPkgHasElem_GetAssignmentsForHITResponse) Walk ¶
func (me *XsdGoPkgHasElem_GetAssignmentsForHITResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetAssignmentsForHITResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetAssignmentsForHITResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetAssignmentsForHITResponse instance.
type XsdGoPkgHasElem_GetAssignmentsForHITResultsequenceTxsdGetAssignmentsForHITResponseGetAssignmentsForHITResponseschema_GetAssignmentsForHITResult_TGetAssignmentsForHITResult_ ¶
type XsdGoPkgHasElem_GetAssignmentsForHITResultsequenceTxsdGetAssignmentsForHITResponseGetAssignmentsForHITResponseschema_GetAssignmentsForHITResult_TGetAssignmentsForHITResult_ struct {
GetAssignmentsForHITResult *TGetAssignmentsForHITResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetAssignmentsForHITResult"`
}
func (*XsdGoPkgHasElem_GetAssignmentsForHITResultsequenceTxsdGetAssignmentsForHITResponseGetAssignmentsForHITResponseschema_GetAssignmentsForHITResult_TGetAssignmentsForHITResult_) Walk ¶
func (me *XsdGoPkgHasElem_GetAssignmentsForHITResultsequenceTxsdGetAssignmentsForHITResponseGetAssignmentsForHITResponseschema_GetAssignmentsForHITResult_TGetAssignmentsForHITResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetAssignmentsForHITResultsequenceTxsdGetAssignmentsForHITResponseGetAssignmentsForHITResponseschema_GetAssignmentsForHITResult_TGetAssignmentsForHITResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetAssignmentsForHITResultsequenceTxsdGetAssignmentsForHITResponseGetAssignmentsForHITResponseschema_GetAssignmentsForHITResult_TGetAssignmentsForHITResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetAssignmentsForHITResultsequenceTxsdGetAssignmentsForHITResponseGetAssignmentsForHITResponseschema_GetAssignmentsForHITResult_TGetAssignmentsForHITResult_ instance.
type XsdGoPkgHasElem_GetBlockedWorkers ¶
type XsdGoPkgHasElem_GetBlockedWorkers struct {
GetBlockedWorkers *TxsdGetBlockedWorkers `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetBlockedWorkers"`
}
func (*XsdGoPkgHasElem_GetBlockedWorkers) Walk ¶
func (me *XsdGoPkgHasElem_GetBlockedWorkers) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetBlockedWorkers function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetBlockedWorkers instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetBlockedWorkers instance.
type XsdGoPkgHasElem_GetBlockedWorkersRequestsequenceTxsdRequestRequestschema_GetBlockedWorkersRequest_TGetBlockedWorkersRequest_ ¶
type XsdGoPkgHasElem_GetBlockedWorkersRequestsequenceTxsdRequestRequestschema_GetBlockedWorkersRequest_TGetBlockedWorkersRequest_ struct {
GetBlockedWorkersRequest *TGetBlockedWorkersRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetBlockedWorkersRequest"`
}
func (*XsdGoPkgHasElem_GetBlockedWorkersRequestsequenceTxsdRequestRequestschema_GetBlockedWorkersRequest_TGetBlockedWorkersRequest_) Walk ¶
func (me *XsdGoPkgHasElem_GetBlockedWorkersRequestsequenceTxsdRequestRequestschema_GetBlockedWorkersRequest_TGetBlockedWorkersRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetBlockedWorkersRequestsequenceTxsdRequestRequestschema_GetBlockedWorkersRequest_TGetBlockedWorkersRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetBlockedWorkersRequestsequenceTxsdRequestRequestschema_GetBlockedWorkersRequest_TGetBlockedWorkersRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetBlockedWorkersRequestsequenceTxsdRequestRequestschema_GetBlockedWorkersRequest_TGetBlockedWorkersRequest_ instance.
type XsdGoPkgHasElem_GetBlockedWorkersResponse ¶
type XsdGoPkgHasElem_GetBlockedWorkersResponse struct {
GetBlockedWorkersResponse *TxsdGetBlockedWorkersResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetBlockedWorkersResponse"`
}
func (*XsdGoPkgHasElem_GetBlockedWorkersResponse) Walk ¶
func (me *XsdGoPkgHasElem_GetBlockedWorkersResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetBlockedWorkersResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetBlockedWorkersResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetBlockedWorkersResponse instance.
type XsdGoPkgHasElem_GetBlockedWorkersResultsequenceTxsdGetBlockedWorkersResponseGetBlockedWorkersResponseschema_GetBlockedWorkersResult_TGetBlockedWorkersResult_ ¶
type XsdGoPkgHasElem_GetBlockedWorkersResultsequenceTxsdGetBlockedWorkersResponseGetBlockedWorkersResponseschema_GetBlockedWorkersResult_TGetBlockedWorkersResult_ struct {
GetBlockedWorkersResult *TGetBlockedWorkersResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetBlockedWorkersResult"`
}
func (*XsdGoPkgHasElem_GetBlockedWorkersResultsequenceTxsdGetBlockedWorkersResponseGetBlockedWorkersResponseschema_GetBlockedWorkersResult_TGetBlockedWorkersResult_) Walk ¶
func (me *XsdGoPkgHasElem_GetBlockedWorkersResultsequenceTxsdGetBlockedWorkersResponseGetBlockedWorkersResponseschema_GetBlockedWorkersResult_TGetBlockedWorkersResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetBlockedWorkersResultsequenceTxsdGetBlockedWorkersResponseGetBlockedWorkersResponseschema_GetBlockedWorkersResult_TGetBlockedWorkersResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetBlockedWorkersResultsequenceTxsdGetBlockedWorkersResponseGetBlockedWorkersResponseschema_GetBlockedWorkersResult_TGetBlockedWorkersResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetBlockedWorkersResultsequenceTxsdGetBlockedWorkersResponseGetBlockedWorkersResponseschema_GetBlockedWorkersResult_TGetBlockedWorkersResult_ instance.
type XsdGoPkgHasElem_GetBonusPayments ¶
type XsdGoPkgHasElem_GetBonusPayments struct {
GetBonusPayments *TxsdGetBonusPayments `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetBonusPayments"`
}
func (*XsdGoPkgHasElem_GetBonusPayments) Walk ¶
func (me *XsdGoPkgHasElem_GetBonusPayments) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetBonusPayments function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetBonusPayments instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetBonusPayments instance.
type XsdGoPkgHasElem_GetBonusPaymentsRequestsequenceTxsdRequestRequestschema_GetBonusPaymentsRequest_TGetBonusPaymentsRequest_ ¶
type XsdGoPkgHasElem_GetBonusPaymentsRequestsequenceTxsdRequestRequestschema_GetBonusPaymentsRequest_TGetBonusPaymentsRequest_ struct {
GetBonusPaymentsRequest *TGetBonusPaymentsRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetBonusPaymentsRequest"`
}
func (*XsdGoPkgHasElem_GetBonusPaymentsRequestsequenceTxsdRequestRequestschema_GetBonusPaymentsRequest_TGetBonusPaymentsRequest_) Walk ¶
func (me *XsdGoPkgHasElem_GetBonusPaymentsRequestsequenceTxsdRequestRequestschema_GetBonusPaymentsRequest_TGetBonusPaymentsRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetBonusPaymentsRequestsequenceTxsdRequestRequestschema_GetBonusPaymentsRequest_TGetBonusPaymentsRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetBonusPaymentsRequestsequenceTxsdRequestRequestschema_GetBonusPaymentsRequest_TGetBonusPaymentsRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetBonusPaymentsRequestsequenceTxsdRequestRequestschema_GetBonusPaymentsRequest_TGetBonusPaymentsRequest_ instance.
type XsdGoPkgHasElem_GetBonusPaymentsResponse ¶
type XsdGoPkgHasElem_GetBonusPaymentsResponse struct {
GetBonusPaymentsResponse *TxsdGetBonusPaymentsResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetBonusPaymentsResponse"`
}
func (*XsdGoPkgHasElem_GetBonusPaymentsResponse) Walk ¶
func (me *XsdGoPkgHasElem_GetBonusPaymentsResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetBonusPaymentsResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetBonusPaymentsResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetBonusPaymentsResponse instance.
type XsdGoPkgHasElem_GetBonusPaymentsResultsequenceGetBonusPaymentsResponseschema_GetBonusPaymentsResult_TGetBonusPaymentsResult_ ¶
type XsdGoPkgHasElem_GetBonusPaymentsResultsequenceGetBonusPaymentsResponseschema_GetBonusPaymentsResult_TGetBonusPaymentsResult_ struct {
GetBonusPaymentsResult *TGetBonusPaymentsResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetBonusPaymentsResult"`
}
func (*XsdGoPkgHasElem_GetBonusPaymentsResultsequenceGetBonusPaymentsResponseschema_GetBonusPaymentsResult_TGetBonusPaymentsResult_) Walk ¶
func (me *XsdGoPkgHasElem_GetBonusPaymentsResultsequenceGetBonusPaymentsResponseschema_GetBonusPaymentsResult_TGetBonusPaymentsResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetBonusPaymentsResultsequenceGetBonusPaymentsResponseschema_GetBonusPaymentsResult_TGetBonusPaymentsResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetBonusPaymentsResultsequenceGetBonusPaymentsResponseschema_GetBonusPaymentsResult_TGetBonusPaymentsResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetBonusPaymentsResultsequenceGetBonusPaymentsResponseschema_GetBonusPaymentsResult_TGetBonusPaymentsResult_ instance.
type XsdGoPkgHasElem_GetFileUploadURL ¶
type XsdGoPkgHasElem_GetFileUploadURL struct {
GetFileUploadURL *TxsdGetFileUploadURL `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetFileUploadURL"`
}
func (*XsdGoPkgHasElem_GetFileUploadURL) Walk ¶
func (me *XsdGoPkgHasElem_GetFileUploadURL) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetFileUploadURL function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetFileUploadURL instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetFileUploadURL instance.
type XsdGoPkgHasElem_GetFileUploadURLRequestsequenceTxsdRequestRequestschema_GetFileUploadURLRequest_TGetFileUploadURLRequest_ ¶
type XsdGoPkgHasElem_GetFileUploadURLRequestsequenceTxsdRequestRequestschema_GetFileUploadURLRequest_TGetFileUploadURLRequest_ struct {
GetFileUploadURLRequest *TGetFileUploadURLRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetFileUploadURLRequest"`
}
func (*XsdGoPkgHasElem_GetFileUploadURLRequestsequenceTxsdRequestRequestschema_GetFileUploadURLRequest_TGetFileUploadURLRequest_) Walk ¶
func (me *XsdGoPkgHasElem_GetFileUploadURLRequestsequenceTxsdRequestRequestschema_GetFileUploadURLRequest_TGetFileUploadURLRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetFileUploadURLRequestsequenceTxsdRequestRequestschema_GetFileUploadURLRequest_TGetFileUploadURLRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetFileUploadURLRequestsequenceTxsdRequestRequestschema_GetFileUploadURLRequest_TGetFileUploadURLRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetFileUploadURLRequestsequenceTxsdRequestRequestschema_GetFileUploadURLRequest_TGetFileUploadURLRequest_ instance.
type XsdGoPkgHasElem_GetFileUploadURLResponse ¶
type XsdGoPkgHasElem_GetFileUploadURLResponse struct {
GetFileUploadURLResponse *TxsdGetFileUploadURLResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetFileUploadURLResponse"`
}
func (*XsdGoPkgHasElem_GetFileUploadURLResponse) Walk ¶
func (me *XsdGoPkgHasElem_GetFileUploadURLResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetFileUploadURLResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetFileUploadURLResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetFileUploadURLResponse instance.
type XsdGoPkgHasElem_GetFileUploadURLResultsequenceTxsdGetFileUploadURLResponseGetFileUploadURLResponseschema_GetFileUploadURLResult_TGetFileUploadURLResult_ ¶
type XsdGoPkgHasElem_GetFileUploadURLResultsequenceTxsdGetFileUploadURLResponseGetFileUploadURLResponseschema_GetFileUploadURLResult_TGetFileUploadURLResult_ struct {
GetFileUploadURLResult *TGetFileUploadURLResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetFileUploadURLResult"`
}
func (*XsdGoPkgHasElem_GetFileUploadURLResultsequenceTxsdGetFileUploadURLResponseGetFileUploadURLResponseschema_GetFileUploadURLResult_TGetFileUploadURLResult_) Walk ¶
func (me *XsdGoPkgHasElem_GetFileUploadURLResultsequenceTxsdGetFileUploadURLResponseGetFileUploadURLResponseschema_GetFileUploadURLResult_TGetFileUploadURLResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetFileUploadURLResultsequenceTxsdGetFileUploadURLResponseGetFileUploadURLResponseschema_GetFileUploadURLResult_TGetFileUploadURLResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetFileUploadURLResultsequenceTxsdGetFileUploadURLResponseGetFileUploadURLResponseschema_GetFileUploadURLResult_TGetFileUploadURLResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetFileUploadURLResultsequenceTxsdGetFileUploadURLResponseGetFileUploadURLResponseschema_GetFileUploadURLResult_TGetFileUploadURLResult_ instance.
type XsdGoPkgHasElem_GetHIT ¶
type XsdGoPkgHasElem_GetHIT struct {
GetHIT *TxsdGetHIT `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetHIT"`
}
func (*XsdGoPkgHasElem_GetHIT) Walk ¶
func (me *XsdGoPkgHasElem_GetHIT) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetHIT function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetHIT instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetHIT instance.
type XsdGoPkgHasElem_GetHITRequestsequenceTxsdRequestRequestschema_GetHITRequest_TGetHITRequest_ ¶
type XsdGoPkgHasElem_GetHITRequestsequenceTxsdRequestRequestschema_GetHITRequest_TGetHITRequest_ struct {
GetHITRequest *TGetHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetHITRequest"`
}
func (*XsdGoPkgHasElem_GetHITRequestsequenceTxsdRequestRequestschema_GetHITRequest_TGetHITRequest_) Walk ¶
func (me *XsdGoPkgHasElem_GetHITRequestsequenceTxsdRequestRequestschema_GetHITRequest_TGetHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetHITRequestsequenceTxsdRequestRequestschema_GetHITRequest_TGetHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetHITRequestsequenceTxsdRequestRequestschema_GetHITRequest_TGetHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetHITRequestsequenceTxsdRequestRequestschema_GetHITRequest_TGetHITRequest_ instance.
type XsdGoPkgHasElem_GetHITResponse ¶
type XsdGoPkgHasElem_GetHITResponse struct {
GetHITResponse *TxsdGetHITResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetHITResponse"`
}
func (*XsdGoPkgHasElem_GetHITResponse) Walk ¶
func (me *XsdGoPkgHasElem_GetHITResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetHITResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetHITResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetHITResponse instance.
type XsdGoPkgHasElem_GetHITsForQualificationType ¶
type XsdGoPkgHasElem_GetHITsForQualificationType struct {
GetHITsForQualificationType *TxsdGetHITsForQualificationType `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetHITsForQualificationType"`
}
func (*XsdGoPkgHasElem_GetHITsForQualificationType) Walk ¶
func (me *XsdGoPkgHasElem_GetHITsForQualificationType) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetHITsForQualificationType function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetHITsForQualificationType instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetHITsForQualificationType instance.
type XsdGoPkgHasElem_GetHITsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetHITsForQualificationTypeRequest_TGetHITsForQualificationTypeRequest_ ¶
type XsdGoPkgHasElem_GetHITsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetHITsForQualificationTypeRequest_TGetHITsForQualificationTypeRequest_ struct {
GetHITsForQualificationTypeRequest *TGetHITsForQualificationTypeRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetHITsForQualificationTypeRequest"`
}
func (*XsdGoPkgHasElem_GetHITsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetHITsForQualificationTypeRequest_TGetHITsForQualificationTypeRequest_) Walk ¶
func (me *XsdGoPkgHasElem_GetHITsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetHITsForQualificationTypeRequest_TGetHITsForQualificationTypeRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetHITsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetHITsForQualificationTypeRequest_TGetHITsForQualificationTypeRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetHITsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetHITsForQualificationTypeRequest_TGetHITsForQualificationTypeRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetHITsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetHITsForQualificationTypeRequest_TGetHITsForQualificationTypeRequest_ instance.
type XsdGoPkgHasElem_GetHITsForQualificationTypeResponse ¶
type XsdGoPkgHasElem_GetHITsForQualificationTypeResponse struct {
GetHITsForQualificationTypeResponse *TxsdGetHITsForQualificationTypeResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetHITsForQualificationTypeResponse"`
}
func (*XsdGoPkgHasElem_GetHITsForQualificationTypeResponse) Walk ¶
func (me *XsdGoPkgHasElem_GetHITsForQualificationTypeResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetHITsForQualificationTypeResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetHITsForQualificationTypeResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetHITsForQualificationTypeResponse instance.
type XsdGoPkgHasElem_GetHITsForQualificationTypeResultsequenceTxsdGetHITsForQualificationTypeResponseGetHITsForQualificationTypeResponseschema_GetHITsForQualificationTypeResult_TGetHITsForQualificationTypeResult_ ¶
type XsdGoPkgHasElem_GetHITsForQualificationTypeResultsequenceTxsdGetHITsForQualificationTypeResponseGetHITsForQualificationTypeResponseschema_GetHITsForQualificationTypeResult_TGetHITsForQualificationTypeResult_ struct {
GetHITsForQualificationTypeResult *TGetHITsForQualificationTypeResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetHITsForQualificationTypeResult"`
}
func (*XsdGoPkgHasElem_GetHITsForQualificationTypeResultsequenceTxsdGetHITsForQualificationTypeResponseGetHITsForQualificationTypeResponseschema_GetHITsForQualificationTypeResult_TGetHITsForQualificationTypeResult_) Walk ¶
func (me *XsdGoPkgHasElem_GetHITsForQualificationTypeResultsequenceTxsdGetHITsForQualificationTypeResponseGetHITsForQualificationTypeResponseschema_GetHITsForQualificationTypeResult_TGetHITsForQualificationTypeResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetHITsForQualificationTypeResultsequenceTxsdGetHITsForQualificationTypeResponseGetHITsForQualificationTypeResponseschema_GetHITsForQualificationTypeResult_TGetHITsForQualificationTypeResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetHITsForQualificationTypeResultsequenceTxsdGetHITsForQualificationTypeResponseGetHITsForQualificationTypeResponseschema_GetHITsForQualificationTypeResult_TGetHITsForQualificationTypeResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetHITsForQualificationTypeResultsequenceTxsdGetHITsForQualificationTypeResponseGetHITsForQualificationTypeResponseschema_GetHITsForQualificationTypeResult_TGetHITsForQualificationTypeResult_ instance.
type XsdGoPkgHasElem_GetQualificationRequests ¶
type XsdGoPkgHasElem_GetQualificationRequests struct {
GetQualificationRequests *TxsdGetQualificationRequests `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetQualificationRequests"`
}
func (*XsdGoPkgHasElem_GetQualificationRequests) Walk ¶
func (me *XsdGoPkgHasElem_GetQualificationRequests) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetQualificationRequests function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetQualificationRequests instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetQualificationRequests instance.
type XsdGoPkgHasElem_GetQualificationRequestsRequestsequenceTxsdRequestRequestschema_GetQualificationRequestsRequest_TGetQualificationRequestsRequest_ ¶
type XsdGoPkgHasElem_GetQualificationRequestsRequestsequenceTxsdRequestRequestschema_GetQualificationRequestsRequest_TGetQualificationRequestsRequest_ struct {
GetQualificationRequestsRequest *TGetQualificationRequestsRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetQualificationRequestsRequest"`
}
func (*XsdGoPkgHasElem_GetQualificationRequestsRequestsequenceTxsdRequestRequestschema_GetQualificationRequestsRequest_TGetQualificationRequestsRequest_) Walk ¶
func (me *XsdGoPkgHasElem_GetQualificationRequestsRequestsequenceTxsdRequestRequestschema_GetQualificationRequestsRequest_TGetQualificationRequestsRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetQualificationRequestsRequestsequenceTxsdRequestRequestschema_GetQualificationRequestsRequest_TGetQualificationRequestsRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetQualificationRequestsRequestsequenceTxsdRequestRequestschema_GetQualificationRequestsRequest_TGetQualificationRequestsRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetQualificationRequestsRequestsequenceTxsdRequestRequestschema_GetQualificationRequestsRequest_TGetQualificationRequestsRequest_ instance.
type XsdGoPkgHasElem_GetQualificationRequestsResponse ¶
type XsdGoPkgHasElem_GetQualificationRequestsResponse struct {
GetQualificationRequestsResponse *TxsdGetQualificationRequestsResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetQualificationRequestsResponse"`
}
func (*XsdGoPkgHasElem_GetQualificationRequestsResponse) Walk ¶
func (me *XsdGoPkgHasElem_GetQualificationRequestsResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetQualificationRequestsResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetQualificationRequestsResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetQualificationRequestsResponse instance.
type XsdGoPkgHasElem_GetQualificationRequestsResultsequenceTxsdGetQualificationRequestsResponseGetQualificationRequestsResponseschema_GetQualificationRequestsResult_TGetQualificationRequestsResult_ ¶
type XsdGoPkgHasElem_GetQualificationRequestsResultsequenceTxsdGetQualificationRequestsResponseGetQualificationRequestsResponseschema_GetQualificationRequestsResult_TGetQualificationRequestsResult_ struct {
GetQualificationRequestsResult *TGetQualificationRequestsResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetQualificationRequestsResult"`
}
func (*XsdGoPkgHasElem_GetQualificationRequestsResultsequenceTxsdGetQualificationRequestsResponseGetQualificationRequestsResponseschema_GetQualificationRequestsResult_TGetQualificationRequestsResult_) Walk ¶
func (me *XsdGoPkgHasElem_GetQualificationRequestsResultsequenceTxsdGetQualificationRequestsResponseGetQualificationRequestsResponseschema_GetQualificationRequestsResult_TGetQualificationRequestsResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetQualificationRequestsResultsequenceTxsdGetQualificationRequestsResponseGetQualificationRequestsResponseschema_GetQualificationRequestsResult_TGetQualificationRequestsResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetQualificationRequestsResultsequenceTxsdGetQualificationRequestsResponseGetQualificationRequestsResponseschema_GetQualificationRequestsResult_TGetQualificationRequestsResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetQualificationRequestsResultsequenceTxsdGetQualificationRequestsResponseGetQualificationRequestsResponseschema_GetQualificationRequestsResult_TGetQualificationRequestsResult_ instance.
type XsdGoPkgHasElem_GetQualificationScore ¶
type XsdGoPkgHasElem_GetQualificationScore struct {
GetQualificationScore *TxsdGetQualificationScore `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetQualificationScore"`
}
func (*XsdGoPkgHasElem_GetQualificationScore) Walk ¶
func (me *XsdGoPkgHasElem_GetQualificationScore) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetQualificationScore function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetQualificationScore instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetQualificationScore instance.
type XsdGoPkgHasElem_GetQualificationScoreResponse ¶
type XsdGoPkgHasElem_GetQualificationScoreResponse struct {
GetQualificationScoreResponse *TxsdGetQualificationScoreResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetQualificationScoreResponse"`
}
func (*XsdGoPkgHasElem_GetQualificationScoreResponse) Walk ¶
func (me *XsdGoPkgHasElem_GetQualificationScoreResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetQualificationScoreResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetQualificationScoreResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetQualificationScoreResponse instance.
type XsdGoPkgHasElem_GetQualificationType ¶
type XsdGoPkgHasElem_GetQualificationType struct {
GetQualificationType *TxsdGetQualificationType `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetQualificationType"`
}
func (*XsdGoPkgHasElem_GetQualificationType) Walk ¶
func (me *XsdGoPkgHasElem_GetQualificationType) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetQualificationType function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetQualificationType instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetQualificationType instance.
type XsdGoPkgHasElem_GetQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationTypeRequest_TGetQualificationTypeRequest_ ¶
type XsdGoPkgHasElem_GetQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationTypeRequest_TGetQualificationTypeRequest_ struct {
GetQualificationTypeRequest *TGetQualificationTypeRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetQualificationTypeRequest"`
}
func (*XsdGoPkgHasElem_GetQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationTypeRequest_TGetQualificationTypeRequest_) Walk ¶
func (me *XsdGoPkgHasElem_GetQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationTypeRequest_TGetQualificationTypeRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationTypeRequest_TGetQualificationTypeRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationTypeRequest_TGetQualificationTypeRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationTypeRequest_TGetQualificationTypeRequest_ instance.
type XsdGoPkgHasElem_GetQualificationTypeResponse ¶
type XsdGoPkgHasElem_GetQualificationTypeResponse struct {
GetQualificationTypeResponse *TxsdGetQualificationTypeResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetQualificationTypeResponse"`
}
func (*XsdGoPkgHasElem_GetQualificationTypeResponse) Walk ¶
func (me *XsdGoPkgHasElem_GetQualificationTypeResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetQualificationTypeResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetQualificationTypeResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetQualificationTypeResponse instance.
type XsdGoPkgHasElem_GetQualificationsForQualificationType ¶
type XsdGoPkgHasElem_GetQualificationsForQualificationType struct {
GetQualificationsForQualificationType *TxsdGetQualificationsForQualificationType `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetQualificationsForQualificationType"`
}
func (*XsdGoPkgHasElem_GetQualificationsForQualificationType) Walk ¶
func (me *XsdGoPkgHasElem_GetQualificationsForQualificationType) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetQualificationsForQualificationType function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetQualificationsForQualificationType instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetQualificationsForQualificationType instance.
type XsdGoPkgHasElem_GetQualificationsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationsForQualificationTypeRequest_TGetQualificationsForQualificationTypeRequest_ ¶
type XsdGoPkgHasElem_GetQualificationsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationsForQualificationTypeRequest_TGetQualificationsForQualificationTypeRequest_ struct {
GetQualificationsForQualificationTypeRequest *TGetQualificationsForQualificationTypeRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetQualificationsForQualificationTypeRequest"`
}
func (*XsdGoPkgHasElem_GetQualificationsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationsForQualificationTypeRequest_TGetQualificationsForQualificationTypeRequest_) Walk ¶
func (me *XsdGoPkgHasElem_GetQualificationsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationsForQualificationTypeRequest_TGetQualificationsForQualificationTypeRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetQualificationsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationsForQualificationTypeRequest_TGetQualificationsForQualificationTypeRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetQualificationsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationsForQualificationTypeRequest_TGetQualificationsForQualificationTypeRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetQualificationsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationsForQualificationTypeRequest_TGetQualificationsForQualificationTypeRequest_ instance.
type XsdGoPkgHasElem_GetQualificationsForQualificationTypeResponse ¶
type XsdGoPkgHasElem_GetQualificationsForQualificationTypeResponse struct {
GetQualificationsForQualificationTypeResponse *TxsdGetQualificationsForQualificationTypeResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetQualificationsForQualificationTypeResponse"`
}
func (*XsdGoPkgHasElem_GetQualificationsForQualificationTypeResponse) Walk ¶
func (me *XsdGoPkgHasElem_GetQualificationsForQualificationTypeResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetQualificationsForQualificationTypeResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetQualificationsForQualificationTypeResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetQualificationsForQualificationTypeResponse instance.
type XsdGoPkgHasElem_GetQualificationsForQualificationTypeResultsequenceGetQualificationsForQualificationTypeResponseschema_GetQualificationsForQualificationTypeResult_TGetQualificationsForQualificationTypeResult_ ¶
type XsdGoPkgHasElem_GetQualificationsForQualificationTypeResultsequenceGetQualificationsForQualificationTypeResponseschema_GetQualificationsForQualificationTypeResult_TGetQualificationsForQualificationTypeResult_ struct {
GetQualificationsForQualificationTypeResult *TGetQualificationsForQualificationTypeResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetQualificationsForQualificationTypeResult"`
}
func (*XsdGoPkgHasElem_GetQualificationsForQualificationTypeResultsequenceGetQualificationsForQualificationTypeResponseschema_GetQualificationsForQualificationTypeResult_TGetQualificationsForQualificationTypeResult_) Walk ¶
func (me *XsdGoPkgHasElem_GetQualificationsForQualificationTypeResultsequenceGetQualificationsForQualificationTypeResponseschema_GetQualificationsForQualificationTypeResult_TGetQualificationsForQualificationTypeResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetQualificationsForQualificationTypeResultsequenceGetQualificationsForQualificationTypeResponseschema_GetQualificationsForQualificationTypeResult_TGetQualificationsForQualificationTypeResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetQualificationsForQualificationTypeResultsequenceGetQualificationsForQualificationTypeResponseschema_GetQualificationsForQualificationTypeResult_TGetQualificationsForQualificationTypeResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetQualificationsForQualificationTypeResultsequenceGetQualificationsForQualificationTypeResponseschema_GetQualificationsForQualificationTypeResult_TGetQualificationsForQualificationTypeResult_ instance.
type XsdGoPkgHasElem_GetRequesterStatistic ¶
type XsdGoPkgHasElem_GetRequesterStatistic struct {
GetRequesterStatistic *TxsdGetRequesterStatistic `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetRequesterStatistic"`
}
func (*XsdGoPkgHasElem_GetRequesterStatistic) Walk ¶
func (me *XsdGoPkgHasElem_GetRequesterStatistic) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetRequesterStatistic function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetRequesterStatistic instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetRequesterStatistic instance.
type XsdGoPkgHasElem_GetRequesterStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterStatisticRequest_TGetRequesterStatisticRequest_ ¶
type XsdGoPkgHasElem_GetRequesterStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterStatisticRequest_TGetRequesterStatisticRequest_ struct {
GetRequesterStatisticRequest *TGetRequesterStatisticRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetRequesterStatisticRequest"`
}
func (*XsdGoPkgHasElem_GetRequesterStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterStatisticRequest_TGetRequesterStatisticRequest_) Walk ¶
func (me *XsdGoPkgHasElem_GetRequesterStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterStatisticRequest_TGetRequesterStatisticRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetRequesterStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterStatisticRequest_TGetRequesterStatisticRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetRequesterStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterStatisticRequest_TGetRequesterStatisticRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetRequesterStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterStatisticRequest_TGetRequesterStatisticRequest_ instance.
type XsdGoPkgHasElem_GetRequesterStatisticResponse ¶
type XsdGoPkgHasElem_GetRequesterStatisticResponse struct {
GetRequesterStatisticResponse *TxsdGetRequesterStatisticResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetRequesterStatisticResponse"`
}
func (*XsdGoPkgHasElem_GetRequesterStatisticResponse) Walk ¶
func (me *XsdGoPkgHasElem_GetRequesterStatisticResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetRequesterStatisticResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetRequesterStatisticResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetRequesterStatisticResponse instance.
type XsdGoPkgHasElem_GetRequesterWorkerStatistic ¶
type XsdGoPkgHasElem_GetRequesterWorkerStatistic struct {
GetRequesterWorkerStatistic *TxsdGetRequesterWorkerStatistic `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetRequesterWorkerStatistic"`
}
func (*XsdGoPkgHasElem_GetRequesterWorkerStatistic) Walk ¶
func (me *XsdGoPkgHasElem_GetRequesterWorkerStatistic) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetRequesterWorkerStatistic function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetRequesterWorkerStatistic instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetRequesterWorkerStatistic instance.
type XsdGoPkgHasElem_GetRequesterWorkerStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterWorkerStatisticRequest_TGetRequesterWorkerStatisticRequest_ ¶
type XsdGoPkgHasElem_GetRequesterWorkerStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterWorkerStatisticRequest_TGetRequesterWorkerStatisticRequest_ struct {
GetRequesterWorkerStatisticRequest *TGetRequesterWorkerStatisticRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetRequesterWorkerStatisticRequest"`
}
func (*XsdGoPkgHasElem_GetRequesterWorkerStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterWorkerStatisticRequest_TGetRequesterWorkerStatisticRequest_) Walk ¶
func (me *XsdGoPkgHasElem_GetRequesterWorkerStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterWorkerStatisticRequest_TGetRequesterWorkerStatisticRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetRequesterWorkerStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterWorkerStatisticRequest_TGetRequesterWorkerStatisticRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetRequesterWorkerStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterWorkerStatisticRequest_TGetRequesterWorkerStatisticRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetRequesterWorkerStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterWorkerStatisticRequest_TGetRequesterWorkerStatisticRequest_ instance.
type XsdGoPkgHasElem_GetRequesterWorkerStatisticResponse ¶
type XsdGoPkgHasElem_GetRequesterWorkerStatisticResponse struct {
GetRequesterWorkerStatisticResponse *TxsdGetRequesterWorkerStatisticResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetRequesterWorkerStatisticResponse"`
}
func (*XsdGoPkgHasElem_GetRequesterWorkerStatisticResponse) Walk ¶
func (me *XsdGoPkgHasElem_GetRequesterWorkerStatisticResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetRequesterWorkerStatisticResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetRequesterWorkerStatisticResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetRequesterWorkerStatisticResponse instance.
type XsdGoPkgHasElem_GetReviewResultsForHIT ¶
type XsdGoPkgHasElem_GetReviewResultsForHIT struct {
GetReviewResultsForHIT *TxsdGetReviewResultsForHIT `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetReviewResultsForHIT"`
}
func (*XsdGoPkgHasElem_GetReviewResultsForHIT) Walk ¶
func (me *XsdGoPkgHasElem_GetReviewResultsForHIT) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetReviewResultsForHIT function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetReviewResultsForHIT instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetReviewResultsForHIT instance.
type XsdGoPkgHasElem_GetReviewResultsForHITRequestsequenceTxsdRequestRequestschema_GetReviewResultsForHITRequest_TGetReviewResultsForHITRequest_ ¶
type XsdGoPkgHasElem_GetReviewResultsForHITRequestsequenceTxsdRequestRequestschema_GetReviewResultsForHITRequest_TGetReviewResultsForHITRequest_ struct {
GetReviewResultsForHITRequest *TGetReviewResultsForHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetReviewResultsForHITRequest"`
}
func (*XsdGoPkgHasElem_GetReviewResultsForHITRequestsequenceTxsdRequestRequestschema_GetReviewResultsForHITRequest_TGetReviewResultsForHITRequest_) Walk ¶
func (me *XsdGoPkgHasElem_GetReviewResultsForHITRequestsequenceTxsdRequestRequestschema_GetReviewResultsForHITRequest_TGetReviewResultsForHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetReviewResultsForHITRequestsequenceTxsdRequestRequestschema_GetReviewResultsForHITRequest_TGetReviewResultsForHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetReviewResultsForHITRequestsequenceTxsdRequestRequestschema_GetReviewResultsForHITRequest_TGetReviewResultsForHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetReviewResultsForHITRequestsequenceTxsdRequestRequestschema_GetReviewResultsForHITRequest_TGetReviewResultsForHITRequest_ instance.
type XsdGoPkgHasElem_GetReviewResultsForHITResponse ¶
type XsdGoPkgHasElem_GetReviewResultsForHITResponse struct {
GetReviewResultsForHITResponse *TxsdGetReviewResultsForHITResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetReviewResultsForHITResponse"`
}
func (*XsdGoPkgHasElem_GetReviewResultsForHITResponse) Walk ¶
func (me *XsdGoPkgHasElem_GetReviewResultsForHITResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetReviewResultsForHITResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetReviewResultsForHITResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetReviewResultsForHITResponse instance.
type XsdGoPkgHasElem_GetReviewResultsForHITResultsequenceGetReviewResultsForHITResponseschema_GetReviewResultsForHITResult_TGetReviewResultsForHITResult_ ¶
type XsdGoPkgHasElem_GetReviewResultsForHITResultsequenceGetReviewResultsForHITResponseschema_GetReviewResultsForHITResult_TGetReviewResultsForHITResult_ struct {
GetReviewResultsForHITResult *TGetReviewResultsForHITResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetReviewResultsForHITResult"`
}
func (*XsdGoPkgHasElem_GetReviewResultsForHITResultsequenceGetReviewResultsForHITResponseschema_GetReviewResultsForHITResult_TGetReviewResultsForHITResult_) Walk ¶
func (me *XsdGoPkgHasElem_GetReviewResultsForHITResultsequenceGetReviewResultsForHITResponseschema_GetReviewResultsForHITResult_TGetReviewResultsForHITResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetReviewResultsForHITResultsequenceGetReviewResultsForHITResponseschema_GetReviewResultsForHITResult_TGetReviewResultsForHITResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetReviewResultsForHITResultsequenceGetReviewResultsForHITResponseschema_GetReviewResultsForHITResult_TGetReviewResultsForHITResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetReviewResultsForHITResultsequenceGetReviewResultsForHITResponseschema_GetReviewResultsForHITResult_TGetReviewResultsForHITResult_ instance.
type XsdGoPkgHasElem_GetReviewableHITs ¶
type XsdGoPkgHasElem_GetReviewableHITs struct {
GetReviewableHITs *TxsdGetReviewableHITs `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetReviewableHITs"`
}
func (*XsdGoPkgHasElem_GetReviewableHITs) Walk ¶
func (me *XsdGoPkgHasElem_GetReviewableHITs) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetReviewableHITs function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetReviewableHITs instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetReviewableHITs instance.
type XsdGoPkgHasElem_GetReviewableHITsRequestsequenceTxsdRequestRequestschema_GetReviewableHITsRequest_TGetReviewableHITsRequest_ ¶
type XsdGoPkgHasElem_GetReviewableHITsRequestsequenceTxsdRequestRequestschema_GetReviewableHITsRequest_TGetReviewableHITsRequest_ struct {
GetReviewableHITsRequest *TGetReviewableHITsRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetReviewableHITsRequest"`
}
func (*XsdGoPkgHasElem_GetReviewableHITsRequestsequenceTxsdRequestRequestschema_GetReviewableHITsRequest_TGetReviewableHITsRequest_) Walk ¶
func (me *XsdGoPkgHasElem_GetReviewableHITsRequestsequenceTxsdRequestRequestschema_GetReviewableHITsRequest_TGetReviewableHITsRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetReviewableHITsRequestsequenceTxsdRequestRequestschema_GetReviewableHITsRequest_TGetReviewableHITsRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetReviewableHITsRequestsequenceTxsdRequestRequestschema_GetReviewableHITsRequest_TGetReviewableHITsRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetReviewableHITsRequestsequenceTxsdRequestRequestschema_GetReviewableHITsRequest_TGetReviewableHITsRequest_ instance.
type XsdGoPkgHasElem_GetReviewableHITsResponse ¶
type XsdGoPkgHasElem_GetReviewableHITsResponse struct {
GetReviewableHITsResponse *TxsdGetReviewableHITsResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetReviewableHITsResponse"`
}
func (*XsdGoPkgHasElem_GetReviewableHITsResponse) Walk ¶
func (me *XsdGoPkgHasElem_GetReviewableHITsResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetReviewableHITsResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetReviewableHITsResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetReviewableHITsResponse instance.
type XsdGoPkgHasElem_GetReviewableHITsResultsequenceTxsdGetReviewableHITsResponseGetReviewableHITsResponseschema_GetReviewableHITsResult_TGetReviewableHITsResult_ ¶
type XsdGoPkgHasElem_GetReviewableHITsResultsequenceTxsdGetReviewableHITsResponseGetReviewableHITsResponseschema_GetReviewableHITsResult_TGetReviewableHITsResult_ struct {
GetReviewableHITsResult *TGetReviewableHITsResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetReviewableHITsResult"`
}
func (*XsdGoPkgHasElem_GetReviewableHITsResultsequenceTxsdGetReviewableHITsResponseGetReviewableHITsResponseschema_GetReviewableHITsResult_TGetReviewableHITsResult_) Walk ¶
func (me *XsdGoPkgHasElem_GetReviewableHITsResultsequenceTxsdGetReviewableHITsResponseGetReviewableHITsResponseschema_GetReviewableHITsResult_TGetReviewableHITsResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetReviewableHITsResultsequenceTxsdGetReviewableHITsResponseGetReviewableHITsResponseschema_GetReviewableHITsResult_TGetReviewableHITsResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetReviewableHITsResultsequenceTxsdGetReviewableHITsResponseGetReviewableHITsResponseschema_GetReviewableHITsResult_TGetReviewableHITsResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetReviewableHITsResultsequenceTxsdGetReviewableHITsResponseGetReviewableHITsResponseschema_GetReviewableHITsResult_TGetReviewableHITsResult_ instance.
type XsdGoPkgHasElem_GetStatisticResultsequenceTxsdGetRequesterWorkerStatisticResponseGetRequesterWorkerStatisticResponseschema_GetStatisticResult_TGetStatisticResult_ ¶
type XsdGoPkgHasElem_GetStatisticResultsequenceTxsdGetRequesterWorkerStatisticResponseGetRequesterWorkerStatisticResponseschema_GetStatisticResult_TGetStatisticResult_ struct {
GetStatisticResult *TGetStatisticResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetStatisticResult"`
}
func (*XsdGoPkgHasElem_GetStatisticResultsequenceTxsdGetRequesterWorkerStatisticResponseGetRequesterWorkerStatisticResponseschema_GetStatisticResult_TGetStatisticResult_) Walk ¶
func (me *XsdGoPkgHasElem_GetStatisticResultsequenceTxsdGetRequesterWorkerStatisticResponseGetRequesterWorkerStatisticResponseschema_GetStatisticResult_TGetStatisticResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GetStatisticResultsequenceTxsdGetRequesterWorkerStatisticResponseGetRequesterWorkerStatisticResponseschema_GetStatisticResult_TGetStatisticResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GetStatisticResultsequenceTxsdGetRequesterWorkerStatisticResponseGetRequesterWorkerStatisticResponseschema_GetStatisticResult_TGetStatisticResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GetStatisticResultsequenceTxsdGetRequesterWorkerStatisticResponseGetRequesterWorkerStatisticResponseschema_GetStatisticResult_TGetStatisticResult_ instance.
type XsdGoPkgHasElem_GrantBonus ¶
type XsdGoPkgHasElem_GrantBonus struct {
GrantBonus *TxsdGrantBonus `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GrantBonus"`
}
func (*XsdGoPkgHasElem_GrantBonus) Walk ¶
func (me *XsdGoPkgHasElem_GrantBonus) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GrantBonus function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GrantBonus instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GrantBonus instance.
type XsdGoPkgHasElem_GrantBonusRequestsequenceTxsdRequestRequestschema_GrantBonusRequest_TGrantBonusRequest_ ¶
type XsdGoPkgHasElem_GrantBonusRequestsequenceTxsdRequestRequestschema_GrantBonusRequest_TGrantBonusRequest_ struct {
GrantBonusRequest *TGrantBonusRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GrantBonusRequest"`
}
func (*XsdGoPkgHasElem_GrantBonusRequestsequenceTxsdRequestRequestschema_GrantBonusRequest_TGrantBonusRequest_) Walk ¶
func (me *XsdGoPkgHasElem_GrantBonusRequestsequenceTxsdRequestRequestschema_GrantBonusRequest_TGrantBonusRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GrantBonusRequestsequenceTxsdRequestRequestschema_GrantBonusRequest_TGrantBonusRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GrantBonusRequestsequenceTxsdRequestRequestschema_GrantBonusRequest_TGrantBonusRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GrantBonusRequestsequenceTxsdRequestRequestschema_GrantBonusRequest_TGrantBonusRequest_ instance.
type XsdGoPkgHasElem_GrantBonusResponse ¶
type XsdGoPkgHasElem_GrantBonusResponse struct {
GrantBonusResponse *TxsdGrantBonusResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GrantBonusResponse"`
}
func (*XsdGoPkgHasElem_GrantBonusResponse) Walk ¶
func (me *XsdGoPkgHasElem_GrantBonusResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GrantBonusResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GrantBonusResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GrantBonusResponse instance.
type XsdGoPkgHasElem_GrantBonusResultsequenceTxsdGrantBonusResponseGrantBonusResponseschema_GrantBonusResult_TGrantBonusResult_ ¶
type XsdGoPkgHasElem_GrantBonusResultsequenceTxsdGrantBonusResponseGrantBonusResponseschema_GrantBonusResult_TGrantBonusResult_ struct {
GrantBonusResult *TGrantBonusResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GrantBonusResult"`
}
func (*XsdGoPkgHasElem_GrantBonusResultsequenceTxsdGrantBonusResponseGrantBonusResponseschema_GrantBonusResult_TGrantBonusResult_) Walk ¶
func (me *XsdGoPkgHasElem_GrantBonusResultsequenceTxsdGrantBonusResponseGrantBonusResponseschema_GrantBonusResult_TGrantBonusResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GrantBonusResultsequenceTxsdGrantBonusResponseGrantBonusResponseschema_GrantBonusResult_TGrantBonusResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GrantBonusResultsequenceTxsdGrantBonusResponseGrantBonusResponseschema_GrantBonusResult_TGrantBonusResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GrantBonusResultsequenceTxsdGrantBonusResponseGrantBonusResponseschema_GrantBonusResult_TGrantBonusResult_ instance.
type XsdGoPkgHasElem_GrantQualification ¶
type XsdGoPkgHasElem_GrantQualification struct {
GrantQualification *TxsdGrantQualification `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GrantQualification"`
}
func (*XsdGoPkgHasElem_GrantQualification) Walk ¶
func (me *XsdGoPkgHasElem_GrantQualification) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GrantQualification function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GrantQualification instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GrantQualification instance.
type XsdGoPkgHasElem_GrantQualificationRequestsequenceTxsdRequestRequestschema_GrantQualificationRequest_TGrantQualificationRequest_ ¶
type XsdGoPkgHasElem_GrantQualificationRequestsequenceTxsdRequestRequestschema_GrantQualificationRequest_TGrantQualificationRequest_ struct {
GrantQualificationRequest *TGrantQualificationRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GrantQualificationRequest"`
}
func (*XsdGoPkgHasElem_GrantQualificationRequestsequenceTxsdRequestRequestschema_GrantQualificationRequest_TGrantQualificationRequest_) Walk ¶
func (me *XsdGoPkgHasElem_GrantQualificationRequestsequenceTxsdRequestRequestschema_GrantQualificationRequest_TGrantQualificationRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GrantQualificationRequestsequenceTxsdRequestRequestschema_GrantQualificationRequest_TGrantQualificationRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GrantQualificationRequestsequenceTxsdRequestRequestschema_GrantQualificationRequest_TGrantQualificationRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GrantQualificationRequestsequenceTxsdRequestRequestschema_GrantQualificationRequest_TGrantQualificationRequest_ instance.
type XsdGoPkgHasElem_GrantQualificationResponse ¶
type XsdGoPkgHasElem_GrantQualificationResponse struct {
GrantQualificationResponse *TxsdGrantQualificationResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GrantQualificationResponse"`
}
func (*XsdGoPkgHasElem_GrantQualificationResponse) Walk ¶
func (me *XsdGoPkgHasElem_GrantQualificationResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GrantQualificationResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GrantQualificationResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GrantQualificationResponse instance.
type XsdGoPkgHasElem_GrantQualificationResultsequenceGrantQualificationResponseschema_GrantQualificationResult_TGrantQualificationResult_ ¶
type XsdGoPkgHasElem_GrantQualificationResultsequenceGrantQualificationResponseschema_GrantQualificationResult_TGrantQualificationResult_ struct {
GrantQualificationResult *TGrantQualificationResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GrantQualificationResult"`
}
func (*XsdGoPkgHasElem_GrantQualificationResultsequenceGrantQualificationResponseschema_GrantQualificationResult_TGrantQualificationResult_) Walk ¶
func (me *XsdGoPkgHasElem_GrantQualificationResultsequenceGrantQualificationResponseschema_GrantQualificationResult_TGrantQualificationResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GrantQualificationResultsequenceGrantQualificationResponseschema_GrantQualificationResult_TGrantQualificationResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GrantQualificationResultsequenceGrantQualificationResponseschema_GrantQualificationResult_TGrantQualificationResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_GrantQualificationResultsequenceGrantQualificationResponseschema_GrantQualificationResult_TGrantQualificationResult_ instance.
type XsdGoPkgHasElem_GrantTimesequenceQualificationschema_GrantTime_XsdtDateTime_ ¶
type XsdGoPkgHasElem_GrantTimesequenceQualificationschema_GrantTime_XsdtDateTime_ struct {
GrantTime xsdt.DateTime `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GrantTime"`
}
func (*XsdGoPkgHasElem_GrantTimesequenceQualificationschema_GrantTime_XsdtDateTime_) Walk ¶
func (me *XsdGoPkgHasElem_GrantTimesequenceQualificationschema_GrantTime_XsdtDateTime_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_GrantTimesequenceQualificationschema_GrantTime_XsdtDateTime_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_GrantTimesequenceQualificationschema_GrantTime_XsdtDateTime_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_GrantTimesequenceQualificationschema_GrantTime_XsdtDateTime_ instance.
type XsdGoPkgHasElem_HITGroupIdsequenceHITschema_HITGroupId_XsdtString_ ¶
type XsdGoPkgHasElem_HITGroupIdsequenceHITschema_HITGroupId_XsdtString_ struct {
HITGroupId xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 HITGroupId"`
}
func (*XsdGoPkgHasElem_HITGroupIdsequenceHITschema_HITGroupId_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_HITGroupIdsequenceHITschema_HITGroupId_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_HITGroupIdsequenceHITschema_HITGroupId_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_HITGroupIdsequenceHITschema_HITGroupId_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_HITGroupIdsequenceHITschema_HITGroupId_XsdtString_ instance.
type XsdGoPkgHasElem_HITIdsequenceGetBonusPaymentsRequestschema_HITId_XsdtString_ ¶
type XsdGoPkgHasElem_HITIdsequenceGetBonusPaymentsRequestschema_HITId_XsdtString_ struct {
HITId xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 HITId"`
}
func (*XsdGoPkgHasElem_HITIdsequenceGetBonusPaymentsRequestschema_HITId_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_HITIdsequenceGetBonusPaymentsRequestschema_HITId_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_HITIdsequenceGetBonusPaymentsRequestschema_HITId_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_HITIdsequenceGetBonusPaymentsRequestschema_HITId_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_HITIdsequenceGetBonusPaymentsRequestschema_HITId_XsdtString_ instance.
type XsdGoPkgHasElem_HITLayoutIdsequenceCreateHITRequestschema_HITLayoutId_XsdtString_ ¶
type XsdGoPkgHasElem_HITLayoutIdsequenceCreateHITRequestschema_HITLayoutId_XsdtString_ struct {
HITLayoutId xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 HITLayoutId"`
}
func (*XsdGoPkgHasElem_HITLayoutIdsequenceCreateHITRequestschema_HITLayoutId_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_HITLayoutIdsequenceCreateHITRequestschema_HITLayoutId_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_HITLayoutIdsequenceCreateHITRequestschema_HITLayoutId_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_HITLayoutIdsequenceCreateHITRequestschema_HITLayoutId_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_HITLayoutIdsequenceCreateHITRequestschema_HITLayoutId_XsdtString_ instance.
type XsdGoPkgHasElem_HITLayoutParametersequenceCreateHITRequestschema_HITLayoutParameter_THITLayoutParameter_ ¶
type XsdGoPkgHasElem_HITLayoutParametersequenceCreateHITRequestschema_HITLayoutParameter_THITLayoutParameter_ struct {
HITLayoutParameter *THITLayoutParameter `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 HITLayoutParameter"`
}
func (*XsdGoPkgHasElem_HITLayoutParametersequenceCreateHITRequestschema_HITLayoutParameter_THITLayoutParameter_) Walk ¶
func (me *XsdGoPkgHasElem_HITLayoutParametersequenceCreateHITRequestschema_HITLayoutParameter_THITLayoutParameter_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_HITLayoutParametersequenceCreateHITRequestschema_HITLayoutParameter_THITLayoutParameter_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_HITLayoutParametersequenceCreateHITRequestschema_HITLayoutParameter_THITLayoutParameter_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_HITLayoutParametersequenceCreateHITRequestschema_HITLayoutParameter_THITLayoutParameter_ instance.
type XsdGoPkgHasElem_HITReviewPolicysequenceCreateHITRequestschema_HITReviewPolicy_TReviewPolicy_ ¶
type XsdGoPkgHasElem_HITReviewPolicysequenceCreateHITRequestschema_HITReviewPolicy_TReviewPolicy_ struct {
HITReviewPolicy *TReviewPolicy `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 HITReviewPolicy"`
}
func (*XsdGoPkgHasElem_HITReviewPolicysequenceCreateHITRequestschema_HITReviewPolicy_TReviewPolicy_) Walk ¶
func (me *XsdGoPkgHasElem_HITReviewPolicysequenceCreateHITRequestschema_HITReviewPolicy_TReviewPolicy_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_HITReviewPolicysequenceCreateHITRequestschema_HITReviewPolicy_TReviewPolicy_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_HITReviewPolicysequenceCreateHITRequestschema_HITReviewPolicy_TReviewPolicy_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_HITReviewPolicysequenceCreateHITRequestschema_HITReviewPolicy_TReviewPolicy_ instance.
type XsdGoPkgHasElem_HITReviewReportsequenceGetReviewResultsForHITResultschema_HITReviewReport_TReviewReport_ ¶
type XsdGoPkgHasElem_HITReviewReportsequenceGetReviewResultsForHITResultschema_HITReviewReport_TReviewReport_ struct {
HITReviewReport *TReviewReport `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 HITReviewReport"`
}
func (*XsdGoPkgHasElem_HITReviewReportsequenceGetReviewResultsForHITResultschema_HITReviewReport_TReviewReport_) Walk ¶
func (me *XsdGoPkgHasElem_HITReviewReportsequenceGetReviewResultsForHITResultschema_HITReviewReport_TReviewReport_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_HITReviewReportsequenceGetReviewResultsForHITResultschema_HITReviewReport_TReviewReport_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_HITReviewReportsequenceGetReviewResultsForHITResultschema_HITReviewReport_TReviewReport_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_HITReviewReportsequenceGetReviewResultsForHITResultschema_HITReviewReport_TReviewReport_ instance.
type XsdGoPkgHasElem_HITReviewStatussequenceHITschema_HITReviewStatus_THITReviewStatus_ ¶
type XsdGoPkgHasElem_HITReviewStatussequenceHITschema_HITReviewStatus_THITReviewStatus_ struct {
HITReviewStatus THITReviewStatus `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 HITReviewStatus"`
}
func (*XsdGoPkgHasElem_HITReviewStatussequenceHITschema_HITReviewStatus_THITReviewStatus_) Walk ¶
func (me *XsdGoPkgHasElem_HITReviewStatussequenceHITschema_HITReviewStatus_THITReviewStatus_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_HITReviewStatussequenceHITschema_HITReviewStatus_THITReviewStatus_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_HITReviewStatussequenceHITschema_HITReviewStatus_THITReviewStatus_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_HITReviewStatussequenceHITschema_HITReviewStatus_THITReviewStatus_ instance.
type XsdGoPkgHasElem_HITStatussequenceHITschema_HITStatus_THITStatus_ ¶
type XsdGoPkgHasElem_HITStatussequenceHITschema_HITStatus_THITStatus_ struct {
HITStatus THITStatus `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 HITStatus"`
}
func (*XsdGoPkgHasElem_HITStatussequenceHITschema_HITStatus_THITStatus_) Walk ¶
func (me *XsdGoPkgHasElem_HITStatussequenceHITschema_HITStatus_THITStatus_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_HITStatussequenceHITschema_HITStatus_THITStatus_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_HITStatussequenceHITschema_HITStatus_THITStatus_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_HITStatussequenceHITschema_HITStatus_THITStatus_ instance.
type XsdGoPkgHasElem_HITTypeIdsequenceCreateHITRequestschema_HITTypeId_XsdtString_ ¶
type XsdGoPkgHasElem_HITTypeIdsequenceCreateHITRequestschema_HITTypeId_XsdtString_ struct {
HITTypeId xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 HITTypeId"`
}
func (*XsdGoPkgHasElem_HITTypeIdsequenceCreateHITRequestschema_HITTypeId_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_HITTypeIdsequenceCreateHITRequestschema_HITTypeId_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_HITTypeIdsequenceCreateHITRequestschema_HITTypeId_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_HITTypeIdsequenceCreateHITRequestschema_HITTypeId_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_HITTypeIdsequenceCreateHITRequestschema_HITTypeId_XsdtString_ instance.
type XsdGoPkgHasElem_HITsequenceGetAssignmentResultschema_Hit_Thit_ ¶
type XsdGoPkgHasElem_HITsequenceGetAssignmentResultschema_Hit_Thit_ struct {
Hit *Thit `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 HIT"`
}
func (*XsdGoPkgHasElem_HITsequenceGetAssignmentResultschema_Hit_Thit_) Walk ¶
func (me *XsdGoPkgHasElem_HITsequenceGetAssignmentResultschema_Hit_Thit_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_HITsequenceGetAssignmentResultschema_Hit_Thit_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_HITsequenceGetAssignmentResultschema_Hit_Thit_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_HITsequenceGetAssignmentResultschema_Hit_Thit_ instance.
type XsdGoPkgHasElem_HTTPHeaders ¶
type XsdGoPkgHasElem_HTTPHeaders struct {
HTTPHeaders *TxsdHTTPHeaders `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 HTTPHeaders"`
}
func (*XsdGoPkgHasElem_HTTPHeaders) Walk ¶
func (me *XsdGoPkgHasElem_HTTPHeaders) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_HTTPHeaders function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_HTTPHeaders instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_HTTPHeaders instance.
type XsdGoPkgHasElem_HeadersequenceHTTPHeadersschema_Header_TxsdHTTPHeadersSequenceHeader_ ¶
type XsdGoPkgHasElem_HeadersequenceHTTPHeadersschema_Header_TxsdHTTPHeadersSequenceHeader_ struct {
Header *TxsdHTTPHeadersSequenceHeader `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Header"`
}
func (*XsdGoPkgHasElem_HeadersequenceHTTPHeadersschema_Header_TxsdHTTPHeadersSequenceHeader_) Walk ¶
func (me *XsdGoPkgHasElem_HeadersequenceHTTPHeadersschema_Header_TxsdHTTPHeadersSequenceHeader_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_HeadersequenceHTTPHeadersschema_Header_TxsdHTTPHeadersSequenceHeader_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_HeadersequenceHTTPHeadersschema_Header_TxsdHTTPHeadersSequenceHeader_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_HeadersequenceHTTPHeadersschema_Header_TxsdHTTPHeadersSequenceHeader_ instance.
type XsdGoPkgHasElem_Help ¶
type XsdGoPkgHasElem_Help struct {
Help *TxsdHelp `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Help"`
}
func (*XsdGoPkgHasElem_Help) Walk ¶
func (me *XsdGoPkgHasElem_Help) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_Help function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_Help instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_Help instance.
type XsdGoPkgHasElem_HelpRequestsequenceTxsdRequestRequestschema_HelpRequest_THelpRequest_ ¶
type XsdGoPkgHasElem_HelpRequestsequenceTxsdRequestRequestschema_HelpRequest_THelpRequest_ struct {
HelpRequest *THelpRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 HelpRequest"`
}
func (*XsdGoPkgHasElem_HelpRequestsequenceTxsdRequestRequestschema_HelpRequest_THelpRequest_) Walk ¶
func (me *XsdGoPkgHasElem_HelpRequestsequenceTxsdRequestRequestschema_HelpRequest_THelpRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_HelpRequestsequenceTxsdRequestRequestschema_HelpRequest_THelpRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_HelpRequestsequenceTxsdRequestRequestschema_HelpRequest_THelpRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_HelpRequestsequenceTxsdRequestRequestschema_HelpRequest_THelpRequest_ instance.
type XsdGoPkgHasElem_HelpResponse ¶
type XsdGoPkgHasElem_HelpResponse struct {
HelpResponse *TxsdHelpResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 HelpResponse"`
}
func (*XsdGoPkgHasElem_HelpResponse) Walk ¶
func (me *XsdGoPkgHasElem_HelpResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_HelpResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_HelpResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_HelpResponse instance.
type XsdGoPkgHasElem_HelpTypesequenceHelpRequestschema_HelpType_TxsdHelpRequestSequenceHelpType_ ¶
type XsdGoPkgHasElem_HelpTypesequenceHelpRequestschema_HelpType_TxsdHelpRequestSequenceHelpType_ struct {
HelpType TxsdHelpRequestSequenceHelpType `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 HelpType"`
}
func (*XsdGoPkgHasElem_HelpTypesequenceHelpRequestschema_HelpType_TxsdHelpRequestSequenceHelpType_) Walk ¶
func (me *XsdGoPkgHasElem_HelpTypesequenceHelpRequestschema_HelpType_TxsdHelpRequestSequenceHelpType_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_HelpTypesequenceHelpRequestschema_HelpType_TxsdHelpRequestSequenceHelpType_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_HelpTypesequenceHelpRequestschema_HelpType_TxsdHelpRequestSequenceHelpType_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_HelpTypesequenceHelpRequestschema_HelpType_TxsdHelpRequestSequenceHelpType_ instance.
type XsdGoPkgHasElem_Information ¶
type XsdGoPkgHasElem_Information struct {
Information *TxsdInformation `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Information"`
}
func (*XsdGoPkgHasElem_Information) Walk ¶
func (me *XsdGoPkgHasElem_Information) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_Information function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_Information instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_Information instance.
type XsdGoPkgHasElem_IntegerValuesequenceAssignQualificationRequestschema_IntegerValue_XsdtInt_ ¶
type XsdGoPkgHasElem_IntegerValuesequenceAssignQualificationRequestschema_IntegerValue_XsdtInt_ struct {
IntegerValue xsdt.Int `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 IntegerValue"`
}
func (*XsdGoPkgHasElem_IntegerValuesequenceAssignQualificationRequestschema_IntegerValue_XsdtInt_) Walk ¶
func (me *XsdGoPkgHasElem_IntegerValuesequenceAssignQualificationRequestschema_IntegerValue_XsdtInt_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_IntegerValuesequenceAssignQualificationRequestschema_IntegerValue_XsdtInt_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_IntegerValuesequenceAssignQualificationRequestschema_IntegerValue_XsdtInt_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_IntegerValuesequenceAssignQualificationRequestschema_IntegerValue_XsdtInt_ instance.
type XsdGoPkgHasElem_IsRequestablesequenceQualificationTypeschema_IsRequestable_XsdtBoolean_ ¶
type XsdGoPkgHasElem_IsRequestablesequenceQualificationTypeschema_IsRequestable_XsdtBoolean_ struct {
IsRequestable xsdt.Boolean `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 IsRequestable"`
}
func (*XsdGoPkgHasElem_IsRequestablesequenceQualificationTypeschema_IsRequestable_XsdtBoolean_) Walk ¶
func (me *XsdGoPkgHasElem_IsRequestablesequenceQualificationTypeschema_IsRequestable_XsdtBoolean_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_IsRequestablesequenceQualificationTypeschema_IsRequestable_XsdtBoolean_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_IsRequestablesequenceQualificationTypeschema_IsRequestable_XsdtBoolean_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_IsRequestablesequenceQualificationTypeschema_IsRequestable_XsdtBoolean_ instance.
type XsdGoPkgHasElem_IsValidsequenceTxsdRequestRequestschema_IsValid_XsdtString_ ¶
type XsdGoPkgHasElem_IsValidsequenceTxsdRequestRequestschema_IsValid_XsdtString_ struct {
IsValid xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 IsValid"`
}
func (*XsdGoPkgHasElem_IsValidsequenceTxsdRequestRequestschema_IsValid_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_IsValidsequenceTxsdRequestRequestschema_IsValid_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_IsValidsequenceTxsdRequestRequestschema_IsValid_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_IsValidsequenceTxsdRequestRequestschema_IsValid_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_IsValidsequenceTxsdRequestRequestschema_IsValid_XsdtString_ instance.
type XsdGoPkgHasElem_KeysequenceParameterMapEntryschema_Key_XsdtString_ ¶
type XsdGoPkgHasElem_KeysequenceParameterMapEntryschema_Key_XsdtString_ struct {
Key xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Key"`
}
func (*XsdGoPkgHasElem_KeysequenceParameterMapEntryschema_Key_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_KeysequenceParameterMapEntryschema_Key_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_KeysequenceParameterMapEntryschema_Key_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_KeysequenceParameterMapEntryschema_Key_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_KeysequenceParameterMapEntryschema_Key_XsdtString_ instance.
type XsdGoPkgHasElem_KeywordssequenceCreateHITRequestschema_Keywords_XsdtString_ ¶
type XsdGoPkgHasElem_KeywordssequenceCreateHITRequestschema_Keywords_XsdtString_ struct {
Keywords xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Keywords"`
}
func (*XsdGoPkgHasElem_KeywordssequenceCreateHITRequestschema_Keywords_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_KeywordssequenceCreateHITRequestschema_Keywords_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_KeywordssequenceCreateHITRequestschema_Keywords_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_KeywordssequenceCreateHITRequestschema_Keywords_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_KeywordssequenceCreateHITRequestschema_Keywords_XsdtString_ instance.
type XsdGoPkgHasElem_LifetimeInSecondssequenceCreateHITRequestschema_LifetimeInSeconds_XsdtLong_ ¶
type XsdGoPkgHasElem_LifetimeInSecondssequenceCreateHITRequestschema_LifetimeInSeconds_XsdtLong_ struct {
LifetimeInSeconds xsdt.Long `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 LifetimeInSeconds"`
}
func (*XsdGoPkgHasElem_LifetimeInSecondssequenceCreateHITRequestschema_LifetimeInSeconds_XsdtLong_) Walk ¶
func (me *XsdGoPkgHasElem_LifetimeInSecondssequenceCreateHITRequestschema_LifetimeInSeconds_XsdtLong_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_LifetimeInSecondssequenceCreateHITRequestschema_LifetimeInSeconds_XsdtLong_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_LifetimeInSecondssequenceCreateHITRequestschema_LifetimeInSeconds_XsdtLong_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_LifetimeInSecondssequenceCreateHITRequestschema_LifetimeInSeconds_XsdtLong_ instance.
type XsdGoPkgHasElem_LocaleValuesequenceQualificationschema_LocaleValue_TLocale_ ¶
type XsdGoPkgHasElem_LocaleValuesequenceQualificationschema_LocaleValue_TLocale_ struct {
LocaleValue *TLocale `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 LocaleValue"`
}
func (*XsdGoPkgHasElem_LocaleValuesequenceQualificationschema_LocaleValue_TLocale_) Walk ¶
func (me *XsdGoPkgHasElem_LocaleValuesequenceQualificationschema_LocaleValue_TLocale_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_LocaleValuesequenceQualificationschema_LocaleValue_TLocale_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_LocaleValuesequenceQualificationschema_LocaleValue_TLocale_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_LocaleValuesequenceQualificationschema_LocaleValue_TLocale_ instance.
type XsdGoPkgHasElem_LongValuesequenceDataPointschema_LongValue_XsdtLong_ ¶
type XsdGoPkgHasElem_LongValuesequenceDataPointschema_LongValue_XsdtLong_ struct {
LongValue xsdt.Long `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 LongValue"`
}
func (*XsdGoPkgHasElem_LongValuesequenceDataPointschema_LongValue_XsdtLong_) Walk ¶
func (me *XsdGoPkgHasElem_LongValuesequenceDataPointschema_LongValue_XsdtLong_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_LongValuesequenceDataPointschema_LongValue_XsdtLong_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_LongValuesequenceDataPointschema_LongValue_XsdtLong_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_LongValuesequenceDataPointschema_LongValue_XsdtLong_ instance.
type XsdGoPkgHasElem_MapEntrysequencePolicyParameterschema_MapEntry_TParameterMapEntry_ ¶
type XsdGoPkgHasElem_MapEntrysequencePolicyParameterschema_MapEntry_TParameterMapEntry_ struct {
MapEntry *TParameterMapEntry `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 MapEntry"`
}
func (*XsdGoPkgHasElem_MapEntrysequencePolicyParameterschema_MapEntry_TParameterMapEntry_) Walk ¶
func (me *XsdGoPkgHasElem_MapEntrysequencePolicyParameterschema_MapEntry_TParameterMapEntry_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_MapEntrysequencePolicyParameterschema_MapEntry_TParameterMapEntry_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_MapEntrysequencePolicyParameterschema_MapEntry_TParameterMapEntry_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_MapEntrysequencePolicyParameterschema_MapEntry_TParameterMapEntry_ instance.
type XsdGoPkgHasElem_MaxAssignmentsIncrementsequenceExtendHITRequestschema_MaxAssignmentsIncrement_XsdtInt_ ¶
type XsdGoPkgHasElem_MaxAssignmentsIncrementsequenceExtendHITRequestschema_MaxAssignmentsIncrement_XsdtInt_ struct {
MaxAssignmentsIncrement xsdt.Int `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 MaxAssignmentsIncrement"`
}
func (*XsdGoPkgHasElem_MaxAssignmentsIncrementsequenceExtendHITRequestschema_MaxAssignmentsIncrement_XsdtInt_) Walk ¶
func (me *XsdGoPkgHasElem_MaxAssignmentsIncrementsequenceExtendHITRequestschema_MaxAssignmentsIncrement_XsdtInt_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_MaxAssignmentsIncrementsequenceExtendHITRequestschema_MaxAssignmentsIncrement_XsdtInt_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_MaxAssignmentsIncrementsequenceExtendHITRequestschema_MaxAssignmentsIncrement_XsdtInt_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_MaxAssignmentsIncrementsequenceExtendHITRequestschema_MaxAssignmentsIncrement_XsdtInt_ instance.
type XsdGoPkgHasElem_MaxAssignmentssequenceCreateHITRequestschema_MaxAssignments_XsdtInt_ ¶
type XsdGoPkgHasElem_MaxAssignmentssequenceCreateHITRequestschema_MaxAssignments_XsdtInt_ struct {
MaxAssignments xsdt.Int `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 MaxAssignments"`
}
func (*XsdGoPkgHasElem_MaxAssignmentssequenceCreateHITRequestschema_MaxAssignments_XsdtInt_) Walk ¶
func (me *XsdGoPkgHasElem_MaxAssignmentssequenceCreateHITRequestschema_MaxAssignments_XsdtInt_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_MaxAssignmentssequenceCreateHITRequestschema_MaxAssignments_XsdtInt_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_MaxAssignmentssequenceCreateHITRequestschema_MaxAssignments_XsdtInt_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_MaxAssignmentssequenceCreateHITRequestschema_MaxAssignments_XsdtInt_ instance.
type XsdGoPkgHasElem_MessageTextsequenceNotifyWorkersRequestschema_MessageText_XsdtString_ ¶
type XsdGoPkgHasElem_MessageTextsequenceNotifyWorkersRequestschema_MessageText_XsdtString_ struct {
MessageText xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 MessageText"`
}
func (*XsdGoPkgHasElem_MessageTextsequenceNotifyWorkersRequestschema_MessageText_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_MessageTextsequenceNotifyWorkersRequestschema_MessageText_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_MessageTextsequenceNotifyWorkersRequestschema_MessageText_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_MessageTextsequenceNotifyWorkersRequestschema_MessageText_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_MessageTextsequenceNotifyWorkersRequestschema_MessageText_XsdtString_ instance.
type XsdGoPkgHasElem_MessagesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Message_XsdtString_ ¶
type XsdGoPkgHasElem_MessagesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Message_XsdtString_ struct {
Message xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Message"`
}
func (*XsdGoPkgHasElem_MessagesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Message_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_MessagesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Message_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_MessagesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Message_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_MessagesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Message_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_MessagesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Message_XsdtString_ instance.
type XsdGoPkgHasElem_MustBeOwnedByCallersequenceSearchQualificationTypesRequestschema_MustBeOwnedByCaller_XsdtBoolean_ ¶
type XsdGoPkgHasElem_MustBeOwnedByCallersequenceSearchQualificationTypesRequestschema_MustBeOwnedByCaller_XsdtBoolean_ struct {
MustBeOwnedByCaller xsdt.Boolean `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 MustBeOwnedByCaller"`
}
func (*XsdGoPkgHasElem_MustBeOwnedByCallersequenceSearchQualificationTypesRequestschema_MustBeOwnedByCaller_XsdtBoolean_) Walk ¶
func (me *XsdGoPkgHasElem_MustBeOwnedByCallersequenceSearchQualificationTypesRequestschema_MustBeOwnedByCaller_XsdtBoolean_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_MustBeOwnedByCallersequenceSearchQualificationTypesRequestschema_MustBeOwnedByCaller_XsdtBoolean_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_MustBeOwnedByCallersequenceSearchQualificationTypesRequestschema_MustBeOwnedByCaller_XsdtBoolean_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_MustBeOwnedByCallersequenceSearchQualificationTypesRequestschema_MustBeOwnedByCaller_XsdtBoolean_ instance.
type XsdGoPkgHasElem_MustBeRequestablesequenceSearchQualificationTypesRequestschema_MustBeRequestable_XsdtBoolean_ ¶
type XsdGoPkgHasElem_MustBeRequestablesequenceSearchQualificationTypesRequestschema_MustBeRequestable_XsdtBoolean_ struct {
MustBeRequestable xsdt.Boolean `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 MustBeRequestable"`
}
func (*XsdGoPkgHasElem_MustBeRequestablesequenceSearchQualificationTypesRequestschema_MustBeRequestable_XsdtBoolean_) Walk ¶
func (me *XsdGoPkgHasElem_MustBeRequestablesequenceSearchQualificationTypesRequestschema_MustBeRequestable_XsdtBoolean_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_MustBeRequestablesequenceSearchQualificationTypesRequestschema_MustBeRequestable_XsdtBoolean_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_MustBeRequestablesequenceSearchQualificationTypesRequestschema_MustBeRequestable_XsdtBoolean_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_MustBeRequestablesequenceSearchQualificationTypesRequestschema_MustBeRequestable_XsdtBoolean_ instance.
type XsdGoPkgHasElem_NamesequenceHITLayoutParameterschema_Name_XsdtString_ ¶
type XsdGoPkgHasElem_NamesequenceHITLayoutParameterschema_Name_XsdtString_ struct {
Name xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Name"`
}
func (*XsdGoPkgHasElem_NamesequenceHITLayoutParameterschema_Name_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_NamesequenceHITLayoutParameterschema_Name_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_NamesequenceHITLayoutParameterschema_Name_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_NamesequenceHITLayoutParameterschema_Name_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_NamesequenceHITLayoutParameterschema_Name_XsdtString_ instance.
type XsdGoPkgHasElem_NotificationsequenceSetHITTypeNotificationRequestschema_Notification_TNotificationSpecification_ ¶
type XsdGoPkgHasElem_NotificationsequenceSetHITTypeNotificationRequestschema_Notification_TNotificationSpecification_ struct {
Notification *TNotificationSpecification `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Notification"`
}
func (*XsdGoPkgHasElem_NotificationsequenceSetHITTypeNotificationRequestschema_Notification_TNotificationSpecification_) Walk ¶
func (me *XsdGoPkgHasElem_NotificationsequenceSetHITTypeNotificationRequestschema_Notification_TNotificationSpecification_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_NotificationsequenceSetHITTypeNotificationRequestschema_Notification_TNotificationSpecification_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_NotificationsequenceSetHITTypeNotificationRequestschema_Notification_TNotificationSpecification_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_NotificationsequenceSetHITTypeNotificationRequestschema_Notification_TNotificationSpecification_ instance.
type XsdGoPkgHasElem_NotifyWorkers ¶
type XsdGoPkgHasElem_NotifyWorkers struct {
NotifyWorkers *TxsdNotifyWorkers `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 NotifyWorkers"`
}
func (*XsdGoPkgHasElem_NotifyWorkers) Walk ¶
func (me *XsdGoPkgHasElem_NotifyWorkers) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_NotifyWorkers function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_NotifyWorkers instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_NotifyWorkers instance.
type XsdGoPkgHasElem_NotifyWorkersFailureCodesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureCode_TNotifyWorkersFailureCode_ ¶
type XsdGoPkgHasElem_NotifyWorkersFailureCodesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureCode_TNotifyWorkersFailureCode_ struct {
NotifyWorkersFailureCode TNotifyWorkersFailureCode `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 NotifyWorkersFailureCode"`
}
func (*XsdGoPkgHasElem_NotifyWorkersFailureCodesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureCode_TNotifyWorkersFailureCode_) Walk ¶
func (me *XsdGoPkgHasElem_NotifyWorkersFailureCodesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureCode_TNotifyWorkersFailureCode_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_NotifyWorkersFailureCodesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureCode_TNotifyWorkersFailureCode_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_NotifyWorkersFailureCodesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureCode_TNotifyWorkersFailureCode_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_NotifyWorkersFailureCodesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureCode_TNotifyWorkersFailureCode_ instance.
type XsdGoPkgHasElem_NotifyWorkersFailureMessagesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureMessage_XsdtString_ ¶
type XsdGoPkgHasElem_NotifyWorkersFailureMessagesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureMessage_XsdtString_ struct {
NotifyWorkersFailureMessage xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 NotifyWorkersFailureMessage"`
}
func (*XsdGoPkgHasElem_NotifyWorkersFailureMessagesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureMessage_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_NotifyWorkersFailureMessagesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureMessage_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_NotifyWorkersFailureMessagesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureMessage_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_NotifyWorkersFailureMessagesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureMessage_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_NotifyWorkersFailureMessagesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureMessage_XsdtString_ instance.
type XsdGoPkgHasElem_NotifyWorkersFailureStatussequenceNotifyWorkersResultschema_NotifyWorkersFailureStatus_TNotifyWorkersFailureStatus_ ¶
type XsdGoPkgHasElem_NotifyWorkersFailureStatussequenceNotifyWorkersResultschema_NotifyWorkersFailureStatus_TNotifyWorkersFailureStatus_ struct {
NotifyWorkersFailureStatus *TNotifyWorkersFailureStatus `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 NotifyWorkersFailureStatus"`
}
func (*XsdGoPkgHasElem_NotifyWorkersFailureStatussequenceNotifyWorkersResultschema_NotifyWorkersFailureStatus_TNotifyWorkersFailureStatus_) Walk ¶
func (me *XsdGoPkgHasElem_NotifyWorkersFailureStatussequenceNotifyWorkersResultschema_NotifyWorkersFailureStatus_TNotifyWorkersFailureStatus_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_NotifyWorkersFailureStatussequenceNotifyWorkersResultschema_NotifyWorkersFailureStatus_TNotifyWorkersFailureStatus_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_NotifyWorkersFailureStatussequenceNotifyWorkersResultschema_NotifyWorkersFailureStatus_TNotifyWorkersFailureStatus_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_NotifyWorkersFailureStatussequenceNotifyWorkersResultschema_NotifyWorkersFailureStatus_TNotifyWorkersFailureStatus_ instance.
type XsdGoPkgHasElem_NotifyWorkersRequestsequenceTxsdRequestRequestschema_NotifyWorkersRequest_TNotifyWorkersRequest_ ¶
type XsdGoPkgHasElem_NotifyWorkersRequestsequenceTxsdRequestRequestschema_NotifyWorkersRequest_TNotifyWorkersRequest_ struct {
NotifyWorkersRequest *TNotifyWorkersRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 NotifyWorkersRequest"`
}
func (*XsdGoPkgHasElem_NotifyWorkersRequestsequenceTxsdRequestRequestschema_NotifyWorkersRequest_TNotifyWorkersRequest_) Walk ¶
func (me *XsdGoPkgHasElem_NotifyWorkersRequestsequenceTxsdRequestRequestschema_NotifyWorkersRequest_TNotifyWorkersRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_NotifyWorkersRequestsequenceTxsdRequestRequestschema_NotifyWorkersRequest_TNotifyWorkersRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_NotifyWorkersRequestsequenceTxsdRequestRequestschema_NotifyWorkersRequest_TNotifyWorkersRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_NotifyWorkersRequestsequenceTxsdRequestRequestschema_NotifyWorkersRequest_TNotifyWorkersRequest_ instance.
type XsdGoPkgHasElem_NotifyWorkersResponse ¶
type XsdGoPkgHasElem_NotifyWorkersResponse struct {
NotifyWorkersResponse *TxsdNotifyWorkersResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 NotifyWorkersResponse"`
}
func (*XsdGoPkgHasElem_NotifyWorkersResponse) Walk ¶
func (me *XsdGoPkgHasElem_NotifyWorkersResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_NotifyWorkersResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_NotifyWorkersResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_NotifyWorkersResponse instance.
type XsdGoPkgHasElem_NotifyWorkersResultsequenceNotifyWorkersResponseschema_NotifyWorkersResult_TNotifyWorkersResult_ ¶
type XsdGoPkgHasElem_NotifyWorkersResultsequenceNotifyWorkersResponseschema_NotifyWorkersResult_TNotifyWorkersResult_ struct {
NotifyWorkersResult *TNotifyWorkersResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 NotifyWorkersResult"`
}
func (*XsdGoPkgHasElem_NotifyWorkersResultsequenceNotifyWorkersResponseschema_NotifyWorkersResult_TNotifyWorkersResult_) Walk ¶
func (me *XsdGoPkgHasElem_NotifyWorkersResultsequenceNotifyWorkersResponseschema_NotifyWorkersResult_TNotifyWorkersResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_NotifyWorkersResultsequenceNotifyWorkersResponseschema_NotifyWorkersResult_TNotifyWorkersResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_NotifyWorkersResultsequenceNotifyWorkersResponseschema_NotifyWorkersResult_TNotifyWorkersResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_NotifyWorkersResultsequenceNotifyWorkersResponseschema_NotifyWorkersResult_TNotifyWorkersResult_ instance.
type XsdGoPkgHasElem_NumResultssequenceGetReviewableHITsResultschema_NumResults_XsdtInt_ ¶
type XsdGoPkgHasElem_NumResultssequenceGetReviewableHITsResultschema_NumResults_XsdtInt_ struct {
NumResults xsdt.Int `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 NumResults"`
}
func (*XsdGoPkgHasElem_NumResultssequenceGetReviewableHITsResultschema_NumResults_XsdtInt_) Walk ¶
func (me *XsdGoPkgHasElem_NumResultssequenceGetReviewableHITsResultschema_NumResults_XsdtInt_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_NumResultssequenceGetReviewableHITsResultschema_NumResults_XsdtInt_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_NumResultssequenceGetReviewableHITsResultschema_NumResults_XsdtInt_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_NumResultssequenceGetReviewableHITsResultschema_NumResults_XsdtInt_ instance.
type XsdGoPkgHasElem_NumberOfAssignmentsAvailablesequenceHITschema_NumberOfAssignmentsAvailable_XsdtInt_ ¶
type XsdGoPkgHasElem_NumberOfAssignmentsAvailablesequenceHITschema_NumberOfAssignmentsAvailable_XsdtInt_ struct {
NumberOfAssignmentsAvailable xsdt.Int `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 NumberOfAssignmentsAvailable"`
}
func (*XsdGoPkgHasElem_NumberOfAssignmentsAvailablesequenceHITschema_NumberOfAssignmentsAvailable_XsdtInt_) Walk ¶
func (me *XsdGoPkgHasElem_NumberOfAssignmentsAvailablesequenceHITschema_NumberOfAssignmentsAvailable_XsdtInt_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_NumberOfAssignmentsAvailablesequenceHITschema_NumberOfAssignmentsAvailable_XsdtInt_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_NumberOfAssignmentsAvailablesequenceHITschema_NumberOfAssignmentsAvailable_XsdtInt_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_NumberOfAssignmentsAvailablesequenceHITschema_NumberOfAssignmentsAvailable_XsdtInt_ instance.
type XsdGoPkgHasElem_NumberOfAssignmentsCompletedsequenceHITschema_NumberOfAssignmentsCompleted_XsdtInt_ ¶
type XsdGoPkgHasElem_NumberOfAssignmentsCompletedsequenceHITschema_NumberOfAssignmentsCompleted_XsdtInt_ struct {
NumberOfAssignmentsCompleted xsdt.Int `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 NumberOfAssignmentsCompleted"`
}
func (*XsdGoPkgHasElem_NumberOfAssignmentsCompletedsequenceHITschema_NumberOfAssignmentsCompleted_XsdtInt_) Walk ¶
func (me *XsdGoPkgHasElem_NumberOfAssignmentsCompletedsequenceHITschema_NumberOfAssignmentsCompleted_XsdtInt_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_NumberOfAssignmentsCompletedsequenceHITschema_NumberOfAssignmentsCompleted_XsdtInt_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_NumberOfAssignmentsCompletedsequenceHITschema_NumberOfAssignmentsCompleted_XsdtInt_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_NumberOfAssignmentsCompletedsequenceHITschema_NumberOfAssignmentsCompleted_XsdtInt_ instance.
type XsdGoPkgHasElem_NumberOfAssignmentsPendingsequenceHITschema_NumberOfAssignmentsPending_XsdtInt_ ¶
type XsdGoPkgHasElem_NumberOfAssignmentsPendingsequenceHITschema_NumberOfAssignmentsPending_XsdtInt_ struct {
NumberOfAssignmentsPending xsdt.Int `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 NumberOfAssignmentsPending"`
}
func (*XsdGoPkgHasElem_NumberOfAssignmentsPendingsequenceHITschema_NumberOfAssignmentsPending_XsdtInt_) Walk ¶
func (me *XsdGoPkgHasElem_NumberOfAssignmentsPendingsequenceHITschema_NumberOfAssignmentsPending_XsdtInt_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_NumberOfAssignmentsPendingsequenceHITschema_NumberOfAssignmentsPending_XsdtInt_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_NumberOfAssignmentsPendingsequenceHITschema_NumberOfAssignmentsPending_XsdtInt_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_NumberOfAssignmentsPendingsequenceHITschema_NumberOfAssignmentsPending_XsdtInt_ instance.
type XsdGoPkgHasElem_ObjectIdsequenceReviewActionDetailschema_ObjectId_XsdtString_ ¶
type XsdGoPkgHasElem_ObjectIdsequenceReviewActionDetailschema_ObjectId_XsdtString_ struct {
ObjectId xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ObjectId"`
}
func (*XsdGoPkgHasElem_ObjectIdsequenceReviewActionDetailschema_ObjectId_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_ObjectIdsequenceReviewActionDetailschema_ObjectId_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ObjectIdsequenceReviewActionDetailschema_ObjectId_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ObjectIdsequenceReviewActionDetailschema_ObjectId_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_ObjectIdsequenceReviewActionDetailschema_ObjectId_XsdtString_ instance.
type XsdGoPkgHasElem_ObjectTypesequenceReviewActionDetailschema_ObjectType_XsdtString_ ¶
type XsdGoPkgHasElem_ObjectTypesequenceReviewActionDetailschema_ObjectType_XsdtString_ struct {
ObjectType xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ObjectType"`
}
func (*XsdGoPkgHasElem_ObjectTypesequenceReviewActionDetailschema_ObjectType_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_ObjectTypesequenceReviewActionDetailschema_ObjectType_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ObjectTypesequenceReviewActionDetailschema_ObjectType_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ObjectTypesequenceReviewActionDetailschema_ObjectType_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_ObjectTypesequenceReviewActionDetailschema_ObjectType_XsdtString_ instance.
type XsdGoPkgHasElem_OnHoldBalancesequenceGetAccountBalanceResultschema_OnHoldBalance_TPrice_ ¶
type XsdGoPkgHasElem_OnHoldBalancesequenceGetAccountBalanceResultschema_OnHoldBalance_TPrice_ struct {
OnHoldBalance *TPrice `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 OnHoldBalance"`
}
func (*XsdGoPkgHasElem_OnHoldBalancesequenceGetAccountBalanceResultschema_OnHoldBalance_TPrice_) Walk ¶
func (me *XsdGoPkgHasElem_OnHoldBalancesequenceGetAccountBalanceResultschema_OnHoldBalance_TPrice_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_OnHoldBalancesequenceGetAccountBalanceResultschema_OnHoldBalance_TPrice_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_OnHoldBalancesequenceGetAccountBalanceResultschema_OnHoldBalance_TPrice_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_OnHoldBalancesequenceGetAccountBalanceResultschema_OnHoldBalance_TPrice_ instance.
type XsdGoPkgHasElem_OperationInformation ¶
type XsdGoPkgHasElem_OperationInformation struct {
OperationInformation *TxsdOperationInformation `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 OperationInformation"`
}
func (*XsdGoPkgHasElem_OperationInformation) Walk ¶
func (me *XsdGoPkgHasElem_OperationInformation) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_OperationInformation function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_OperationInformation instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_OperationInformation instance.
type XsdGoPkgHasElem_OperationRequest ¶
type XsdGoPkgHasElem_OperationRequest struct {
OperationRequest *TxsdOperationRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 OperationRequest"`
}
func (*XsdGoPkgHasElem_OperationRequest) Walk ¶
func (me *XsdGoPkgHasElem_OperationRequest) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_OperationRequest function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_OperationRequest instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_OperationRequest instance.
type XsdGoPkgHasElem_OperationsequenceValidOperationssequenceResponseGroupInformationschema_Operation_XsdtString_ ¶
type XsdGoPkgHasElem_OperationsequenceValidOperationssequenceResponseGroupInformationschema_Operation_XsdtString_ struct {
Operation xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Operation"`
}
func (*XsdGoPkgHasElem_OperationsequenceValidOperationssequenceResponseGroupInformationschema_Operation_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_OperationsequenceValidOperationssequenceResponseGroupInformationschema_Operation_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_OperationsequenceValidOperationssequenceResponseGroupInformationschema_Operation_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_OperationsequenceValidOperationssequenceResponseGroupInformationschema_Operation_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_OperationsequenceValidOperationssequenceResponseGroupInformationschema_Operation_XsdtString_ instance.
type XsdGoPkgHasElem_PageNumbersequenceGetReviewableHITsRequestschema_PageNumber_XsdtInt_ ¶
type XsdGoPkgHasElem_PageNumbersequenceGetReviewableHITsRequestschema_PageNumber_XsdtInt_ struct {
PageNumber xsdt.Int `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 PageNumber"`
}
func (*XsdGoPkgHasElem_PageNumbersequenceGetReviewableHITsRequestschema_PageNumber_XsdtInt_) Walk ¶
func (me *XsdGoPkgHasElem_PageNumbersequenceGetReviewableHITsRequestschema_PageNumber_XsdtInt_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_PageNumbersequenceGetReviewableHITsRequestschema_PageNumber_XsdtInt_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_PageNumbersequenceGetReviewableHITsRequestschema_PageNumber_XsdtInt_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_PageNumbersequenceGetReviewableHITsRequestschema_PageNumber_XsdtInt_ instance.
type XsdGoPkgHasElem_PageSizesequenceGetReviewableHITsRequestschema_PageSize_XsdtInt_ ¶
type XsdGoPkgHasElem_PageSizesequenceGetReviewableHITsRequestschema_PageSize_XsdtInt_ struct {
PageSize xsdt.Int `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 PageSize"`
}
func (*XsdGoPkgHasElem_PageSizesequenceGetReviewableHITsRequestschema_PageSize_XsdtInt_) Walk ¶
func (me *XsdGoPkgHasElem_PageSizesequenceGetReviewableHITsRequestschema_PageSize_XsdtInt_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_PageSizesequenceGetReviewableHITsRequestschema_PageSize_XsdtInt_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_PageSizesequenceGetReviewableHITsRequestschema_PageSize_XsdtInt_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_PageSizesequenceGetReviewableHITsRequestschema_PageSize_XsdtInt_ instance.
type XsdGoPkgHasElem_ParametersequenceReviewPolicyschema_Parameter_TPolicyParameter_ ¶
type XsdGoPkgHasElem_ParametersequenceReviewPolicyschema_Parameter_TPolicyParameter_ struct {
Parameter *TPolicyParameter `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Parameter"`
}
func (*XsdGoPkgHasElem_ParametersequenceReviewPolicyschema_Parameter_TPolicyParameter_) Walk ¶
func (me *XsdGoPkgHasElem_ParametersequenceReviewPolicyschema_Parameter_TPolicyParameter_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ParametersequenceReviewPolicyschema_Parameter_TPolicyParameter_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ParametersequenceReviewPolicyschema_Parameter_TPolicyParameter_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_ParametersequenceReviewPolicyschema_Parameter_TPolicyParameter_ instance.
type XsdGoPkgHasElem_ParametersequenceTxsdOperationInformationSequenceAvailableParametersAvailableParameterssequenceTxsdOperationInformationOperationInformationschema_Parameter_XsdtString_ ¶
type XsdGoPkgHasElem_ParametersequenceTxsdOperationInformationSequenceAvailableParametersAvailableParameterssequenceTxsdOperationInformationOperationInformationschema_Parameter_XsdtString_ struct {
Parameter xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Parameter"`
}
func (*XsdGoPkgHasElem_ParametersequenceTxsdOperationInformationSequenceAvailableParametersAvailableParameterssequenceTxsdOperationInformationOperationInformationschema_Parameter_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_ParametersequenceTxsdOperationInformationSequenceAvailableParametersAvailableParameterssequenceTxsdOperationInformationOperationInformationschema_Parameter_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ParametersequenceTxsdOperationInformationSequenceAvailableParametersAvailableParameterssequenceTxsdOperationInformationOperationInformationschema_Parameter_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ParametersequenceTxsdOperationInformationSequenceAvailableParametersAvailableParameterssequenceTxsdOperationInformationOperationInformationschema_Parameter_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_ParametersequenceTxsdOperationInformationSequenceAvailableParametersAvailableParameterssequenceTxsdOperationInformationOperationInformationschema_Parameter_XsdtString_ instance.
type XsdGoPkgHasElem_PolicyLevelsequenceGetReviewResultsForHITRequestschema_PolicyLevel_TReviewPolicyLevel_ ¶
type XsdGoPkgHasElem_PolicyLevelsequenceGetReviewResultsForHITRequestschema_PolicyLevel_TReviewPolicyLevel_ struct {
PolicyLevel TReviewPolicyLevel `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 PolicyLevel"`
}
func (*XsdGoPkgHasElem_PolicyLevelsequenceGetReviewResultsForHITRequestschema_PolicyLevel_TReviewPolicyLevel_) Walk ¶
func (me *XsdGoPkgHasElem_PolicyLevelsequenceGetReviewResultsForHITRequestschema_PolicyLevel_TReviewPolicyLevel_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_PolicyLevelsequenceGetReviewResultsForHITRequestschema_PolicyLevel_TReviewPolicyLevel_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_PolicyLevelsequenceGetReviewResultsForHITRequestschema_PolicyLevel_TReviewPolicyLevel_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_PolicyLevelsequenceGetReviewResultsForHITRequestschema_PolicyLevel_TReviewPolicyLevel_ instance.
type XsdGoPkgHasElem_PolicyNamesequenceReviewPolicyschema_PolicyName_XsdtString_ ¶
type XsdGoPkgHasElem_PolicyNamesequenceReviewPolicyschema_PolicyName_XsdtString_ struct {
PolicyName xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 PolicyName"`
}
func (*XsdGoPkgHasElem_PolicyNamesequenceReviewPolicyschema_PolicyName_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_PolicyNamesequenceReviewPolicyschema_PolicyName_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_PolicyNamesequenceReviewPolicyschema_PolicyName_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_PolicyNamesequenceReviewPolicyschema_PolicyName_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_PolicyNamesequenceReviewPolicyschema_PolicyName_XsdtString_ instance.
type XsdGoPkgHasElem_QualificationRequestIdsequenceRejectQualificationRequestRequestschema_QualificationRequestId_XsdtString_ ¶
type XsdGoPkgHasElem_QualificationRequestIdsequenceRejectQualificationRequestRequestschema_QualificationRequestId_XsdtString_ struct {
QualificationRequestId xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 QualificationRequestId"`
}
func (*XsdGoPkgHasElem_QualificationRequestIdsequenceRejectQualificationRequestRequestschema_QualificationRequestId_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_QualificationRequestIdsequenceRejectQualificationRequestRequestschema_QualificationRequestId_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_QualificationRequestIdsequenceRejectQualificationRequestRequestschema_QualificationRequestId_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_QualificationRequestIdsequenceRejectQualificationRequestRequestschema_QualificationRequestId_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_QualificationRequestIdsequenceRejectQualificationRequestRequestschema_QualificationRequestId_XsdtString_ instance.
type XsdGoPkgHasElem_QualificationRequestsequenceGetQualificationRequestsResultschema_QualificationRequest_TQualificationRequest_ ¶
type XsdGoPkgHasElem_QualificationRequestsequenceGetQualificationRequestsResultschema_QualificationRequest_TQualificationRequest_ struct {
QualificationRequest *TQualificationRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 QualificationRequest"`
}
func (*XsdGoPkgHasElem_QualificationRequestsequenceGetQualificationRequestsResultschema_QualificationRequest_TQualificationRequest_) Walk ¶
func (me *XsdGoPkgHasElem_QualificationRequestsequenceGetQualificationRequestsResultschema_QualificationRequest_TQualificationRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_QualificationRequestsequenceGetQualificationRequestsResultschema_QualificationRequest_TQualificationRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_QualificationRequestsequenceGetQualificationRequestsResultschema_QualificationRequest_TQualificationRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_QualificationRequestsequenceGetQualificationRequestsResultschema_QualificationRequest_TQualificationRequest_ instance.
type XsdGoPkgHasElem_QualificationRequirementsequenceCreateHITRequestschema_QualificationRequirement_TQualificationRequirement_ ¶
type XsdGoPkgHasElem_QualificationRequirementsequenceCreateHITRequestschema_QualificationRequirement_TQualificationRequirement_ struct {
QualificationRequirement *TQualificationRequirement `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 QualificationRequirement"`
}
func (*XsdGoPkgHasElem_QualificationRequirementsequenceCreateHITRequestschema_QualificationRequirement_TQualificationRequirement_) Walk ¶
func (me *XsdGoPkgHasElem_QualificationRequirementsequenceCreateHITRequestschema_QualificationRequirement_TQualificationRequirement_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_QualificationRequirementsequenceCreateHITRequestschema_QualificationRequirement_TQualificationRequirement_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_QualificationRequirementsequenceCreateHITRequestschema_QualificationRequirement_TQualificationRequirement_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_QualificationRequirementsequenceCreateHITRequestschema_QualificationRequirement_TQualificationRequirement_ instance.
type XsdGoPkgHasElem_QualificationTypeIdsequenceQualificationRequirementschema_QualificationTypeId_XsdtString_ ¶
type XsdGoPkgHasElem_QualificationTypeIdsequenceQualificationRequirementschema_QualificationTypeId_XsdtString_ struct {
QualificationTypeId xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 QualificationTypeId"`
}
func (*XsdGoPkgHasElem_QualificationTypeIdsequenceQualificationRequirementschema_QualificationTypeId_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_QualificationTypeIdsequenceQualificationRequirementschema_QualificationTypeId_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_QualificationTypeIdsequenceQualificationRequirementschema_QualificationTypeId_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_QualificationTypeIdsequenceQualificationRequirementschema_QualificationTypeId_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_QualificationTypeIdsequenceQualificationRequirementschema_QualificationTypeId_XsdtString_ instance.
type XsdGoPkgHasElem_QualificationTypeStatussequenceCreateQualificationTypeRequestschema_QualificationTypeStatus_TQualificationTypeStatus_ ¶
type XsdGoPkgHasElem_QualificationTypeStatussequenceCreateQualificationTypeRequestschema_QualificationTypeStatus_TQualificationTypeStatus_ struct {
QualificationTypeStatus TQualificationTypeStatus `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 QualificationTypeStatus"`
}
func (*XsdGoPkgHasElem_QualificationTypeStatussequenceCreateQualificationTypeRequestschema_QualificationTypeStatus_TQualificationTypeStatus_) Walk ¶
func (me *XsdGoPkgHasElem_QualificationTypeStatussequenceCreateQualificationTypeRequestschema_QualificationTypeStatus_TQualificationTypeStatus_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_QualificationTypeStatussequenceCreateQualificationTypeRequestschema_QualificationTypeStatus_TQualificationTypeStatus_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_QualificationTypeStatussequenceCreateQualificationTypeRequestschema_QualificationTypeStatus_TQualificationTypeStatus_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_QualificationTypeStatussequenceCreateQualificationTypeRequestschema_QualificationTypeStatus_TQualificationTypeStatus_ instance.
type XsdGoPkgHasElem_QualificationTypesequenceTxsdCreateQualificationTypeResponseCreateQualificationTypeResponseschema_QualificationType_TQualificationType_ ¶
type XsdGoPkgHasElem_QualificationTypesequenceTxsdCreateQualificationTypeResponseCreateQualificationTypeResponseschema_QualificationType_TQualificationType_ struct {
QualificationType *TQualificationType `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 QualificationType"`
}
func (*XsdGoPkgHasElem_QualificationTypesequenceTxsdCreateQualificationTypeResponseCreateQualificationTypeResponseschema_QualificationType_TQualificationType_) Walk ¶
func (me *XsdGoPkgHasElem_QualificationTypesequenceTxsdCreateQualificationTypeResponseCreateQualificationTypeResponseschema_QualificationType_TQualificationType_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_QualificationTypesequenceTxsdCreateQualificationTypeResponseCreateQualificationTypeResponseschema_QualificationType_TQualificationType_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_QualificationTypesequenceTxsdCreateQualificationTypeResponseCreateQualificationTypeResponseschema_QualificationType_TQualificationType_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_QualificationTypesequenceTxsdCreateQualificationTypeResponseCreateQualificationTypeResponseschema_QualificationType_TQualificationType_ instance.
type XsdGoPkgHasElem_QualificationsequenceGetQualificationScoreResponseschema_Qualification_TQualification_ ¶
type XsdGoPkgHasElem_QualificationsequenceGetQualificationScoreResponseschema_Qualification_TQualification_ struct {
Qualification *TQualification `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Qualification"`
}
func (*XsdGoPkgHasElem_QualificationsequenceGetQualificationScoreResponseschema_Qualification_TQualification_) Walk ¶
func (me *XsdGoPkgHasElem_QualificationsequenceGetQualificationScoreResponseschema_Qualification_TQualification_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_QualificationsequenceGetQualificationScoreResponseschema_Qualification_TQualification_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_QualificationsequenceGetQualificationScoreResponseschema_Qualification_TQualification_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_QualificationsequenceGetQualificationScoreResponseschema_Qualification_TQualification_ instance.
type XsdGoPkgHasElem_QuerysequenceSearchQualificationTypesRequestschema_Query_XsdtString_ ¶
type XsdGoPkgHasElem_QuerysequenceSearchQualificationTypesRequestschema_Query_XsdtString_ struct {
Query xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Query"`
}
func (*XsdGoPkgHasElem_QuerysequenceSearchQualificationTypesRequestschema_Query_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_QuerysequenceSearchQualificationTypesRequestschema_Query_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_QuerysequenceSearchQualificationTypesRequestschema_Query_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_QuerysequenceSearchQualificationTypesRequestschema_Query_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_QuerysequenceSearchQualificationTypesRequestschema_Query_XsdtString_ instance.
type XsdGoPkgHasElem_QuestionIdentifiersequenceGetFileUploadURLRequestschema_QuestionIdentifier_XsdtString_ ¶
type XsdGoPkgHasElem_QuestionIdentifiersequenceGetFileUploadURLRequestschema_QuestionIdentifier_XsdtString_ struct {
QuestionIdentifier xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 QuestionIdentifier"`
}
func (*XsdGoPkgHasElem_QuestionIdentifiersequenceGetFileUploadURLRequestschema_QuestionIdentifier_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_QuestionIdentifiersequenceGetFileUploadURLRequestschema_QuestionIdentifier_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_QuestionIdentifiersequenceGetFileUploadURLRequestschema_QuestionIdentifier_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_QuestionIdentifiersequenceGetFileUploadURLRequestschema_QuestionIdentifier_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_QuestionIdentifiersequenceGetFileUploadURLRequestschema_QuestionIdentifier_XsdtString_ instance.
type XsdGoPkgHasElem_QuestionIdsequenceReviewResultDetailschema_QuestionId_XsdtString_ ¶
type XsdGoPkgHasElem_QuestionIdsequenceReviewResultDetailschema_QuestionId_XsdtString_ struct {
QuestionId xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 QuestionId"`
}
func (*XsdGoPkgHasElem_QuestionIdsequenceReviewResultDetailschema_QuestionId_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_QuestionIdsequenceReviewResultDetailschema_QuestionId_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_QuestionIdsequenceReviewResultDetailschema_QuestionId_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_QuestionIdsequenceReviewResultDetailschema_QuestionId_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_QuestionIdsequenceReviewResultDetailschema_QuestionId_XsdtString_ instance.
type XsdGoPkgHasElem_QuestionsequenceCreateHITRequestschema_Question_XsdtString_ ¶
type XsdGoPkgHasElem_QuestionsequenceCreateHITRequestschema_Question_XsdtString_ struct {
Question xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Question"`
}
func (*XsdGoPkgHasElem_QuestionsequenceCreateHITRequestschema_Question_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_QuestionsequenceCreateHITRequestschema_Question_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_QuestionsequenceCreateHITRequestschema_Question_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_QuestionsequenceCreateHITRequestschema_Question_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_QuestionsequenceCreateHITRequestschema_Question_XsdtString_ instance.
type XsdGoPkgHasElem_ReasonsequenceRejectQualificationRequestRequestschema_Reason_XsdtString_ ¶
type XsdGoPkgHasElem_ReasonsequenceRejectQualificationRequestRequestschema_Reason_XsdtString_ struct {
Reason xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Reason"`
}
func (*XsdGoPkgHasElem_ReasonsequenceRejectQualificationRequestRequestschema_Reason_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_ReasonsequenceRejectQualificationRequestRequestschema_Reason_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ReasonsequenceRejectQualificationRequestRequestschema_Reason_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ReasonsequenceRejectQualificationRequestRequestschema_Reason_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_ReasonsequenceRejectQualificationRequestRequestschema_Reason_XsdtString_ instance.
type XsdGoPkgHasElem_RegisterHITType ¶
type XsdGoPkgHasElem_RegisterHITType struct {
RegisterHITType *TxsdRegisterHITType `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RegisterHITType"`
}
func (*XsdGoPkgHasElem_RegisterHITType) Walk ¶
func (me *XsdGoPkgHasElem_RegisterHITType) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RegisterHITType function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RegisterHITType instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RegisterHITType instance.
type XsdGoPkgHasElem_RegisterHITTypeRequestsequenceTxsdRequestRequestschema_RegisterHITTypeRequest_TRegisterHITTypeRequest_ ¶
type XsdGoPkgHasElem_RegisterHITTypeRequestsequenceTxsdRequestRequestschema_RegisterHITTypeRequest_TRegisterHITTypeRequest_ struct {
RegisterHITTypeRequest *TRegisterHITTypeRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RegisterHITTypeRequest"`
}
func (*XsdGoPkgHasElem_RegisterHITTypeRequestsequenceTxsdRequestRequestschema_RegisterHITTypeRequest_TRegisterHITTypeRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RegisterHITTypeRequestsequenceTxsdRequestRequestschema_RegisterHITTypeRequest_TRegisterHITTypeRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RegisterHITTypeRequestsequenceTxsdRequestRequestschema_RegisterHITTypeRequest_TRegisterHITTypeRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RegisterHITTypeRequestsequenceTxsdRequestRequestschema_RegisterHITTypeRequest_TRegisterHITTypeRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RegisterHITTypeRequestsequenceTxsdRequestRequestschema_RegisterHITTypeRequest_TRegisterHITTypeRequest_ instance.
type XsdGoPkgHasElem_RegisterHITTypeResponse ¶
type XsdGoPkgHasElem_RegisterHITTypeResponse struct {
RegisterHITTypeResponse *TxsdRegisterHITTypeResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RegisterHITTypeResponse"`
}
func (*XsdGoPkgHasElem_RegisterHITTypeResponse) Walk ¶
func (me *XsdGoPkgHasElem_RegisterHITTypeResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RegisterHITTypeResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RegisterHITTypeResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RegisterHITTypeResponse instance.
type XsdGoPkgHasElem_RegisterHITTypeResultsequenceTxsdRegisterHITTypeResponseRegisterHITTypeResponseschema_RegisterHITTypeResult_TRegisterHITTypeResult_ ¶
type XsdGoPkgHasElem_RegisterHITTypeResultsequenceTxsdRegisterHITTypeResponseRegisterHITTypeResponseschema_RegisterHITTypeResult_TRegisterHITTypeResult_ struct {
RegisterHITTypeResult *TRegisterHITTypeResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RegisterHITTypeResult"`
}
func (*XsdGoPkgHasElem_RegisterHITTypeResultsequenceTxsdRegisterHITTypeResponseRegisterHITTypeResponseschema_RegisterHITTypeResult_TRegisterHITTypeResult_) Walk ¶
func (me *XsdGoPkgHasElem_RegisterHITTypeResultsequenceTxsdRegisterHITTypeResponseRegisterHITTypeResponseschema_RegisterHITTypeResult_TRegisterHITTypeResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RegisterHITTypeResultsequenceTxsdRegisterHITTypeResponseRegisterHITTypeResponseschema_RegisterHITTypeResult_TRegisterHITTypeResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RegisterHITTypeResultsequenceTxsdRegisterHITTypeResponseRegisterHITTypeResponseschema_RegisterHITTypeResult_TRegisterHITTypeResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RegisterHITTypeResultsequenceTxsdRegisterHITTypeResponseRegisterHITTypeResponseschema_RegisterHITTypeResult_TRegisterHITTypeResult_ instance.
type XsdGoPkgHasElem_RejectAssignment ¶
type XsdGoPkgHasElem_RejectAssignment struct {
RejectAssignment *TxsdRejectAssignment `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RejectAssignment"`
}
func (*XsdGoPkgHasElem_RejectAssignment) Walk ¶
func (me *XsdGoPkgHasElem_RejectAssignment) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RejectAssignment function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RejectAssignment instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RejectAssignment instance.
type XsdGoPkgHasElem_RejectAssignmentRequestsequenceTxsdRequestRequestschema_RejectAssignmentRequest_TRejectAssignmentRequest_ ¶
type XsdGoPkgHasElem_RejectAssignmentRequestsequenceTxsdRequestRequestschema_RejectAssignmentRequest_TRejectAssignmentRequest_ struct {
RejectAssignmentRequest *TRejectAssignmentRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RejectAssignmentRequest"`
}
func (*XsdGoPkgHasElem_RejectAssignmentRequestsequenceTxsdRequestRequestschema_RejectAssignmentRequest_TRejectAssignmentRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RejectAssignmentRequestsequenceTxsdRequestRequestschema_RejectAssignmentRequest_TRejectAssignmentRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RejectAssignmentRequestsequenceTxsdRequestRequestschema_RejectAssignmentRequest_TRejectAssignmentRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RejectAssignmentRequestsequenceTxsdRequestRequestschema_RejectAssignmentRequest_TRejectAssignmentRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RejectAssignmentRequestsequenceTxsdRequestRequestschema_RejectAssignmentRequest_TRejectAssignmentRequest_ instance.
type XsdGoPkgHasElem_RejectAssignmentResponse ¶
type XsdGoPkgHasElem_RejectAssignmentResponse struct {
RejectAssignmentResponse *TxsdRejectAssignmentResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RejectAssignmentResponse"`
}
func (*XsdGoPkgHasElem_RejectAssignmentResponse) Walk ¶
func (me *XsdGoPkgHasElem_RejectAssignmentResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RejectAssignmentResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RejectAssignmentResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RejectAssignmentResponse instance.
type XsdGoPkgHasElem_RejectAssignmentResultsequenceRejectAssignmentResponseschema_RejectAssignmentResult_TRejectAssignmentResult_ ¶
type XsdGoPkgHasElem_RejectAssignmentResultsequenceRejectAssignmentResponseschema_RejectAssignmentResult_TRejectAssignmentResult_ struct {
RejectAssignmentResult *TRejectAssignmentResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RejectAssignmentResult"`
}
func (*XsdGoPkgHasElem_RejectAssignmentResultsequenceRejectAssignmentResponseschema_RejectAssignmentResult_TRejectAssignmentResult_) Walk ¶
func (me *XsdGoPkgHasElem_RejectAssignmentResultsequenceRejectAssignmentResponseschema_RejectAssignmentResult_TRejectAssignmentResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RejectAssignmentResultsequenceRejectAssignmentResponseschema_RejectAssignmentResult_TRejectAssignmentResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RejectAssignmentResultsequenceRejectAssignmentResponseschema_RejectAssignmentResult_TRejectAssignmentResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RejectAssignmentResultsequenceRejectAssignmentResponseschema_RejectAssignmentResult_TRejectAssignmentResult_ instance.
type XsdGoPkgHasElem_RejectQualificationRequest ¶
type XsdGoPkgHasElem_RejectQualificationRequest struct {
RejectQualificationRequest *TxsdRejectQualificationRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RejectQualificationRequest"`
}
func (*XsdGoPkgHasElem_RejectQualificationRequest) Walk ¶
func (me *XsdGoPkgHasElem_RejectQualificationRequest) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RejectQualificationRequest function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RejectQualificationRequest instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RejectQualificationRequest instance.
type XsdGoPkgHasElem_RejectQualificationRequestRequestsequenceTxsdRequestRequestschema_RejectQualificationRequestRequest_TRejectQualificationRequestRequest_ ¶
type XsdGoPkgHasElem_RejectQualificationRequestRequestsequenceTxsdRequestRequestschema_RejectQualificationRequestRequest_TRejectQualificationRequestRequest_ struct {
RejectQualificationRequestRequest *TRejectQualificationRequestRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RejectQualificationRequestRequest"`
}
func (*XsdGoPkgHasElem_RejectQualificationRequestRequestsequenceTxsdRequestRequestschema_RejectQualificationRequestRequest_TRejectQualificationRequestRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RejectQualificationRequestRequestsequenceTxsdRequestRequestschema_RejectQualificationRequestRequest_TRejectQualificationRequestRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RejectQualificationRequestRequestsequenceTxsdRequestRequestschema_RejectQualificationRequestRequest_TRejectQualificationRequestRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RejectQualificationRequestRequestsequenceTxsdRequestRequestschema_RejectQualificationRequestRequest_TRejectQualificationRequestRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RejectQualificationRequestRequestsequenceTxsdRequestRequestschema_RejectQualificationRequestRequest_TRejectQualificationRequestRequest_ instance.
type XsdGoPkgHasElem_RejectQualificationRequestResponse ¶
type XsdGoPkgHasElem_RejectQualificationRequestResponse struct {
RejectQualificationRequestResponse *TxsdRejectQualificationRequestResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RejectQualificationRequestResponse"`
}
func (*XsdGoPkgHasElem_RejectQualificationRequestResponse) Walk ¶
func (me *XsdGoPkgHasElem_RejectQualificationRequestResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RejectQualificationRequestResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RejectQualificationRequestResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RejectQualificationRequestResponse instance.
type XsdGoPkgHasElem_RejectQualificationRequestResultsequenceTxsdRejectQualificationRequestResponseRejectQualificationRequestResponseschema_RejectQualificationRequestResult_TRejectQualificationRequestResult_ ¶
type XsdGoPkgHasElem_RejectQualificationRequestResultsequenceTxsdRejectQualificationRequestResponseRejectQualificationRequestResponseschema_RejectQualificationRequestResult_TRejectQualificationRequestResult_ struct {
RejectQualificationRequestResult *TRejectQualificationRequestResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RejectQualificationRequestResult"`
}
func (*XsdGoPkgHasElem_RejectQualificationRequestResultsequenceTxsdRejectQualificationRequestResponseRejectQualificationRequestResponseschema_RejectQualificationRequestResult_TRejectQualificationRequestResult_) Walk ¶
func (me *XsdGoPkgHasElem_RejectQualificationRequestResultsequenceTxsdRejectQualificationRequestResponseRejectQualificationRequestResponseschema_RejectQualificationRequestResult_TRejectQualificationRequestResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RejectQualificationRequestResultsequenceTxsdRejectQualificationRequestResponseRejectQualificationRequestResponseschema_RejectQualificationRequestResult_TRejectQualificationRequestResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RejectQualificationRequestResultsequenceTxsdRejectQualificationRequestResponseRejectQualificationRequestResponseschema_RejectQualificationRequestResult_TRejectQualificationRequestResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RejectQualificationRequestResultsequenceTxsdRejectQualificationRequestResponseRejectQualificationRequestResponseschema_RejectQualificationRequestResult_TRejectQualificationRequestResult_ instance.
type XsdGoPkgHasElem_RejectionTimesequenceAssignmentschema_RejectionTime_XsdtDateTime_ ¶
type XsdGoPkgHasElem_RejectionTimesequenceAssignmentschema_RejectionTime_XsdtDateTime_ struct {
RejectionTime xsdt.DateTime `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RejectionTime"`
}
func (*XsdGoPkgHasElem_RejectionTimesequenceAssignmentschema_RejectionTime_XsdtDateTime_) Walk ¶
func (me *XsdGoPkgHasElem_RejectionTimesequenceAssignmentschema_RejectionTime_XsdtDateTime_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RejectionTimesequenceAssignmentschema_RejectionTime_XsdtDateTime_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RejectionTimesequenceAssignmentschema_RejectionTime_XsdtDateTime_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_RejectionTimesequenceAssignmentschema_RejectionTime_XsdtDateTime_ instance.
type XsdGoPkgHasElem_Request ¶
type XsdGoPkgHasElem_Request struct {
Request *TxsdRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_Request) Walk ¶
func (me *XsdGoPkgHasElem_Request) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_Request function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_Request instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_Request instance.
type XsdGoPkgHasElem_RequestIdsequenceTxsdOperationRequestOperationRequestschema_RequestId_XsdtString_ ¶
type XsdGoPkgHasElem_RequestIdsequenceTxsdOperationRequestOperationRequestschema_RequestId_XsdtString_ struct {
RequestId xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RequestId"`
}
func (*XsdGoPkgHasElem_RequestIdsequenceTxsdOperationRequestOperationRequestschema_RequestId_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_RequestIdsequenceTxsdOperationRequestOperationRequestschema_RequestId_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestIdsequenceTxsdOperationRequestOperationRequestschema_RequestId_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestIdsequenceTxsdOperationRequestOperationRequestschema_RequestId_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_RequestIdsequenceTxsdOperationRequestOperationRequestschema_RequestId_XsdtString_ instance.
type XsdGoPkgHasElem_RequesterAnnotationsequenceCreateHITRequestschema_RequesterAnnotation_XsdtString_ ¶
type XsdGoPkgHasElem_RequesterAnnotationsequenceCreateHITRequestschema_RequesterAnnotation_XsdtString_ struct {
RequesterAnnotation xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RequesterAnnotation"`
}
func (*XsdGoPkgHasElem_RequesterAnnotationsequenceCreateHITRequestschema_RequesterAnnotation_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_RequesterAnnotationsequenceCreateHITRequestschema_RequesterAnnotation_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequesterAnnotationsequenceCreateHITRequestschema_RequesterAnnotation_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequesterAnnotationsequenceCreateHITRequestschema_RequesterAnnotation_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_RequesterAnnotationsequenceCreateHITRequestschema_RequesterAnnotation_XsdtString_ instance.
type XsdGoPkgHasElem_RequesterFeedbacksequenceApproveAssignmentRequestschema_RequesterFeedback_XsdtString_ ¶
type XsdGoPkgHasElem_RequesterFeedbacksequenceApproveAssignmentRequestschema_RequesterFeedback_XsdtString_ struct {
RequesterFeedback xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RequesterFeedback"`
}
func (*XsdGoPkgHasElem_RequesterFeedbacksequenceApproveAssignmentRequestschema_RequesterFeedback_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_RequesterFeedbacksequenceApproveAssignmentRequestschema_RequesterFeedback_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequesterFeedbacksequenceApproveAssignmentRequestschema_RequesterFeedback_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequesterFeedbacksequenceApproveAssignmentRequestschema_RequesterFeedback_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_RequesterFeedbacksequenceApproveAssignmentRequestschema_RequesterFeedback_XsdtString_ instance.
type XsdGoPkgHasElem_RequestsequenceApproveRejectedAssignmentschema_Request_TApproveRejectedAssignmentRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceApproveRejectedAssignmentschema_Request_TApproveRejectedAssignmentRequest_ struct {
Request *TApproveRejectedAssignmentRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceApproveRejectedAssignmentschema_Request_TApproveRejectedAssignmentRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceApproveRejectedAssignmentschema_Request_TApproveRejectedAssignmentRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceApproveRejectedAssignmentschema_Request_TApproveRejectedAssignmentRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceApproveRejectedAssignmentschema_Request_TApproveRejectedAssignmentRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceApproveRejectedAssignmentschema_Request_TApproveRejectedAssignmentRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceBlockWorkerschema_Request_TBlockWorkerRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceBlockWorkerschema_Request_TBlockWorkerRequest_ struct {
Request *TBlockWorkerRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceBlockWorkerschema_Request_TBlockWorkerRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceBlockWorkerschema_Request_TBlockWorkerRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceBlockWorkerschema_Request_TBlockWorkerRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceBlockWorkerschema_Request_TBlockWorkerRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceBlockWorkerschema_Request_TBlockWorkerRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceChangeHITTypeOfHITschema_Request_TChangeHITTypeOfHITRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceChangeHITTypeOfHITschema_Request_TChangeHITTypeOfHITRequest_ struct {
Request *TChangeHITTypeOfHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceChangeHITTypeOfHITschema_Request_TChangeHITTypeOfHITRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceChangeHITTypeOfHITschema_Request_TChangeHITTypeOfHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceChangeHITTypeOfHITschema_Request_TChangeHITTypeOfHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceChangeHITTypeOfHITschema_Request_TChangeHITTypeOfHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceChangeHITTypeOfHITschema_Request_TChangeHITTypeOfHITRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceGetAccountBalanceschema_Request_TGetAccountBalanceRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceGetAccountBalanceschema_Request_TGetAccountBalanceRequest_ struct {
Request *TGetAccountBalanceRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceGetAccountBalanceschema_Request_TGetAccountBalanceRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceGetAccountBalanceschema_Request_TGetAccountBalanceRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceGetAccountBalanceschema_Request_TGetAccountBalanceRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceGetAccountBalanceschema_Request_TGetAccountBalanceRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceGetAccountBalanceschema_Request_TGetAccountBalanceRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceGetBlockedWorkersschema_Request_TGetBlockedWorkersRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceGetBlockedWorkersschema_Request_TGetBlockedWorkersRequest_ struct {
Request *TGetBlockedWorkersRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceGetBlockedWorkersschema_Request_TGetBlockedWorkersRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceGetBlockedWorkersschema_Request_TGetBlockedWorkersRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceGetBlockedWorkersschema_Request_TGetBlockedWorkersRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceGetBlockedWorkersschema_Request_TGetBlockedWorkersRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceGetBlockedWorkersschema_Request_TGetBlockedWorkersRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceGetBonusPaymentsschema_Request_TGetBonusPaymentsRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceGetBonusPaymentsschema_Request_TGetBonusPaymentsRequest_ struct {
Request *TGetBonusPaymentsRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceGetBonusPaymentsschema_Request_TGetBonusPaymentsRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceGetBonusPaymentsschema_Request_TGetBonusPaymentsRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceGetBonusPaymentsschema_Request_TGetBonusPaymentsRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceGetBonusPaymentsschema_Request_TGetBonusPaymentsRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceGetBonusPaymentsschema_Request_TGetBonusPaymentsRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceGetHITsForQualificationTypeschema_Request_TGetHITsForQualificationTypeRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceGetHITsForQualificationTypeschema_Request_TGetHITsForQualificationTypeRequest_ struct {
Request *TGetHITsForQualificationTypeRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceGetHITsForQualificationTypeschema_Request_TGetHITsForQualificationTypeRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceGetHITsForQualificationTypeschema_Request_TGetHITsForQualificationTypeRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceGetHITsForQualificationTypeschema_Request_TGetHITsForQualificationTypeRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceGetHITsForQualificationTypeschema_Request_TGetHITsForQualificationTypeRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceGetHITsForQualificationTypeschema_Request_TGetHITsForQualificationTypeRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceGetHITschema_Request_TGetHITRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceGetHITschema_Request_TGetHITRequest_ struct {
Request *TGetHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceGetHITschema_Request_TGetHITRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceGetHITschema_Request_TGetHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceGetHITschema_Request_TGetHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceGetHITschema_Request_TGetHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceGetHITschema_Request_TGetHITRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceGetQualificationRequestsschema_Request_TGetQualificationRequestsRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceGetQualificationRequestsschema_Request_TGetQualificationRequestsRequest_ struct {
Request *TGetQualificationRequestsRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceGetQualificationRequestsschema_Request_TGetQualificationRequestsRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceGetQualificationRequestsschema_Request_TGetQualificationRequestsRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceGetQualificationRequestsschema_Request_TGetQualificationRequestsRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceGetQualificationRequestsschema_Request_TGetQualificationRequestsRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceGetQualificationRequestsschema_Request_TGetQualificationRequestsRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceGetRequesterStatisticschema_Request_TGetRequesterStatisticRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceGetRequesterStatisticschema_Request_TGetRequesterStatisticRequest_ struct {
Request *TGetRequesterStatisticRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceGetRequesterStatisticschema_Request_TGetRequesterStatisticRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceGetRequesterStatisticschema_Request_TGetRequesterStatisticRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceGetRequesterStatisticschema_Request_TGetRequesterStatisticRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceGetRequesterStatisticschema_Request_TGetRequesterStatisticRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceGetRequesterStatisticschema_Request_TGetRequesterStatisticRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceGetRequesterWorkerStatisticschema_Request_TGetRequesterWorkerStatisticRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceGetRequesterWorkerStatisticschema_Request_TGetRequesterWorkerStatisticRequest_ struct {
Request *TGetRequesterWorkerStatisticRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceGetRequesterWorkerStatisticschema_Request_TGetRequesterWorkerStatisticRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceGetRequesterWorkerStatisticschema_Request_TGetRequesterWorkerStatisticRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceGetRequesterWorkerStatisticschema_Request_TGetRequesterWorkerStatisticRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceGetRequesterWorkerStatisticschema_Request_TGetRequesterWorkerStatisticRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceGetRequesterWorkerStatisticschema_Request_TGetRequesterWorkerStatisticRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceGetReviewResultsForHITschema_Request_TGetReviewResultsForHITRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceGetReviewResultsForHITschema_Request_TGetReviewResultsForHITRequest_ struct {
Request *TGetReviewResultsForHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceGetReviewResultsForHITschema_Request_TGetReviewResultsForHITRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceGetReviewResultsForHITschema_Request_TGetReviewResultsForHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceGetReviewResultsForHITschema_Request_TGetReviewResultsForHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceGetReviewResultsForHITschema_Request_TGetReviewResultsForHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceGetReviewResultsForHITschema_Request_TGetReviewResultsForHITRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceGrantBonusschema_Request_TGrantBonusRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceGrantBonusschema_Request_TGrantBonusRequest_ struct {
Request *TGrantBonusRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceGrantBonusschema_Request_TGrantBonusRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceGrantBonusschema_Request_TGrantBonusRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceGrantBonusschema_Request_TGrantBonusRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceGrantBonusschema_Request_TGrantBonusRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceGrantBonusschema_Request_TGrantBonusRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceGrantQualificationschema_Request_TGrantQualificationRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceGrantQualificationschema_Request_TGrantQualificationRequest_ struct {
Request *TGrantQualificationRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceGrantQualificationschema_Request_TGrantQualificationRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceGrantQualificationschema_Request_TGrantQualificationRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceGrantQualificationschema_Request_TGrantQualificationRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceGrantQualificationschema_Request_TGrantQualificationRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceGrantQualificationschema_Request_TGrantQualificationRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceHelpschema_Request_THelpRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceHelpschema_Request_THelpRequest_ struct {
Request *THelpRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceHelpschema_Request_THelpRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceHelpschema_Request_THelpRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceHelpschema_Request_THelpRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceHelpschema_Request_THelpRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceHelpschema_Request_THelpRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceNotifyWorkersschema_Request_TNotifyWorkersRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceNotifyWorkersschema_Request_TNotifyWorkersRequest_ struct {
Request *TNotifyWorkersRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceNotifyWorkersschema_Request_TNotifyWorkersRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceNotifyWorkersschema_Request_TNotifyWorkersRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceNotifyWorkersschema_Request_TNotifyWorkersRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceNotifyWorkersschema_Request_TNotifyWorkersRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceNotifyWorkersschema_Request_TNotifyWorkersRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceRegisterHITTypeschema_Request_TRegisterHITTypeRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceRegisterHITTypeschema_Request_TRegisterHITTypeRequest_ struct {
Request *TRegisterHITTypeRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceRegisterHITTypeschema_Request_TRegisterHITTypeRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceRegisterHITTypeschema_Request_TRegisterHITTypeRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceRegisterHITTypeschema_Request_TRegisterHITTypeRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceRegisterHITTypeschema_Request_TRegisterHITTypeRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceRegisterHITTypeschema_Request_TRegisterHITTypeRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceRejectAssignmentschema_Request_TRejectAssignmentRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceRejectAssignmentschema_Request_TRejectAssignmentRequest_ struct {
Request *TRejectAssignmentRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceRejectAssignmentschema_Request_TRejectAssignmentRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceRejectAssignmentschema_Request_TRejectAssignmentRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceRejectAssignmentschema_Request_TRejectAssignmentRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceRejectAssignmentschema_Request_TRejectAssignmentRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceRejectAssignmentschema_Request_TRejectAssignmentRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceSearchHITsschema_Request_TSearchHITsRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceSearchHITsschema_Request_TSearchHITsRequest_ struct {
Request *TSearchHITsRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceSearchHITsschema_Request_TSearchHITsRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceSearchHITsschema_Request_TSearchHITsRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceSearchHITsschema_Request_TSearchHITsRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceSearchHITsschema_Request_TSearchHITsRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceSearchHITsschema_Request_TSearchHITsRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceSearchQualificationTypesschema_Request_TSearchQualificationTypesRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceSearchQualificationTypesschema_Request_TSearchQualificationTypesRequest_ struct {
Request *TSearchQualificationTypesRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceSearchQualificationTypesschema_Request_TSearchQualificationTypesRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceSearchQualificationTypesschema_Request_TSearchQualificationTypesRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceSearchQualificationTypesschema_Request_TSearchQualificationTypesRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceSearchQualificationTypesschema_Request_TSearchQualificationTypesRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceSearchQualificationTypesschema_Request_TSearchQualificationTypesRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceSetHITTypeNotificationschema_Request_TSetHITTypeNotificationRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceSetHITTypeNotificationschema_Request_TSetHITTypeNotificationRequest_ struct {
Request *TSetHITTypeNotificationRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceSetHITTypeNotificationschema_Request_TSetHITTypeNotificationRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceSetHITTypeNotificationschema_Request_TSetHITTypeNotificationRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceSetHITTypeNotificationschema_Request_TSetHITTypeNotificationRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceSetHITTypeNotificationschema_Request_TSetHITTypeNotificationRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceSetHITTypeNotificationschema_Request_TSetHITTypeNotificationRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceTxsdApproveAssignmentApproveAssignmentschema_Request_TApproveAssignmentRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceTxsdApproveAssignmentApproveAssignmentschema_Request_TApproveAssignmentRequest_ struct {
Request *TApproveAssignmentRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceTxsdApproveAssignmentApproveAssignmentschema_Request_TApproveAssignmentRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceTxsdApproveAssignmentApproveAssignmentschema_Request_TApproveAssignmentRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceTxsdApproveAssignmentApproveAssignmentschema_Request_TApproveAssignmentRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceTxsdApproveAssignmentApproveAssignmentschema_Request_TApproveAssignmentRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceTxsdApproveAssignmentApproveAssignmentschema_Request_TApproveAssignmentRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceTxsdAssignQualificationAssignQualificationschema_Request_TAssignQualificationRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceTxsdAssignQualificationAssignQualificationschema_Request_TAssignQualificationRequest_ struct {
Request *TAssignQualificationRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceTxsdAssignQualificationAssignQualificationschema_Request_TAssignQualificationRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceTxsdAssignQualificationAssignQualificationschema_Request_TAssignQualificationRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceTxsdAssignQualificationAssignQualificationschema_Request_TAssignQualificationRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceTxsdAssignQualificationAssignQualificationschema_Request_TAssignQualificationRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceTxsdAssignQualificationAssignQualificationschema_Request_TAssignQualificationRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceTxsdCreateHITCreateHITschema_Request_TCreateHITRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceTxsdCreateHITCreateHITschema_Request_TCreateHITRequest_ struct {
Request *TCreateHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceTxsdCreateHITCreateHITschema_Request_TCreateHITRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceTxsdCreateHITCreateHITschema_Request_TCreateHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceTxsdCreateHITCreateHITschema_Request_TCreateHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceTxsdCreateHITCreateHITschema_Request_TCreateHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceTxsdCreateHITCreateHITschema_Request_TCreateHITRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceTxsdCreateQualificationTypeCreateQualificationTypeschema_Request_TCreateQualificationTypeRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceTxsdCreateQualificationTypeCreateQualificationTypeschema_Request_TCreateQualificationTypeRequest_ struct {
Request *TCreateQualificationTypeRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceTxsdCreateQualificationTypeCreateQualificationTypeschema_Request_TCreateQualificationTypeRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceTxsdCreateQualificationTypeCreateQualificationTypeschema_Request_TCreateQualificationTypeRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceTxsdCreateQualificationTypeCreateQualificationTypeschema_Request_TCreateQualificationTypeRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceTxsdCreateQualificationTypeCreateQualificationTypeschema_Request_TCreateQualificationTypeRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceTxsdCreateQualificationTypeCreateQualificationTypeschema_Request_TCreateQualificationTypeRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceTxsdDisableHITDisableHITschema_Request_TDisableHITRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceTxsdDisableHITDisableHITschema_Request_TDisableHITRequest_ struct {
Request *TDisableHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceTxsdDisableHITDisableHITschema_Request_TDisableHITRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceTxsdDisableHITDisableHITschema_Request_TDisableHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceTxsdDisableHITDisableHITschema_Request_TDisableHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceTxsdDisableHITDisableHITschema_Request_TDisableHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceTxsdDisableHITDisableHITschema_Request_TDisableHITRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceTxsdDisposeHITDisposeHITschema_Request_TDisposeHITRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceTxsdDisposeHITDisposeHITschema_Request_TDisposeHITRequest_ struct {
Request *TDisposeHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceTxsdDisposeHITDisposeHITschema_Request_TDisposeHITRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceTxsdDisposeHITDisposeHITschema_Request_TDisposeHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceTxsdDisposeHITDisposeHITschema_Request_TDisposeHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceTxsdDisposeHITDisposeHITschema_Request_TDisposeHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceTxsdDisposeHITDisposeHITschema_Request_TDisposeHITRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceTxsdDisposeQualificationTypeDisposeQualificationTypeschema_Request_TDisposeQualificationTypeRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceTxsdDisposeQualificationTypeDisposeQualificationTypeschema_Request_TDisposeQualificationTypeRequest_ struct {
Request *TDisposeQualificationTypeRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceTxsdDisposeQualificationTypeDisposeQualificationTypeschema_Request_TDisposeQualificationTypeRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceTxsdDisposeQualificationTypeDisposeQualificationTypeschema_Request_TDisposeQualificationTypeRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceTxsdDisposeQualificationTypeDisposeQualificationTypeschema_Request_TDisposeQualificationTypeRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceTxsdDisposeQualificationTypeDisposeQualificationTypeschema_Request_TDisposeQualificationTypeRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceTxsdDisposeQualificationTypeDisposeQualificationTypeschema_Request_TDisposeQualificationTypeRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceTxsdExtendHITExtendHITschema_Request_TExtendHITRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceTxsdExtendHITExtendHITschema_Request_TExtendHITRequest_ struct {
Request *TExtendHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceTxsdExtendHITExtendHITschema_Request_TExtendHITRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceTxsdExtendHITExtendHITschema_Request_TExtendHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceTxsdExtendHITExtendHITschema_Request_TExtendHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceTxsdExtendHITExtendHITschema_Request_TExtendHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceTxsdExtendHITExtendHITschema_Request_TExtendHITRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceTxsdForceExpireHITForceExpireHITschema_Request_TForceExpireHITRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceTxsdForceExpireHITForceExpireHITschema_Request_TForceExpireHITRequest_ struct {
Request *TForceExpireHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceTxsdForceExpireHITForceExpireHITschema_Request_TForceExpireHITRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceTxsdForceExpireHITForceExpireHITschema_Request_TForceExpireHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceTxsdForceExpireHITForceExpireHITschema_Request_TForceExpireHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceTxsdForceExpireHITForceExpireHITschema_Request_TForceExpireHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceTxsdForceExpireHITForceExpireHITschema_Request_TForceExpireHITRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceTxsdGetAssignmentGetAssignmentschema_Request_TGetAssignmentRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceTxsdGetAssignmentGetAssignmentschema_Request_TGetAssignmentRequest_ struct {
Request *TGetAssignmentRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceTxsdGetAssignmentGetAssignmentschema_Request_TGetAssignmentRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceTxsdGetAssignmentGetAssignmentschema_Request_TGetAssignmentRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceTxsdGetAssignmentGetAssignmentschema_Request_TGetAssignmentRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceTxsdGetAssignmentGetAssignmentschema_Request_TGetAssignmentRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceTxsdGetAssignmentGetAssignmentschema_Request_TGetAssignmentRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceTxsdGetAssignmentsForHITGetAssignmentsForHITschema_Request_TGetAssignmentsForHITRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceTxsdGetAssignmentsForHITGetAssignmentsForHITschema_Request_TGetAssignmentsForHITRequest_ struct {
Request *TGetAssignmentsForHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceTxsdGetAssignmentsForHITGetAssignmentsForHITschema_Request_TGetAssignmentsForHITRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceTxsdGetAssignmentsForHITGetAssignmentsForHITschema_Request_TGetAssignmentsForHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceTxsdGetAssignmentsForHITGetAssignmentsForHITschema_Request_TGetAssignmentsForHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceTxsdGetAssignmentsForHITGetAssignmentsForHITschema_Request_TGetAssignmentsForHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceTxsdGetAssignmentsForHITGetAssignmentsForHITschema_Request_TGetAssignmentsForHITRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceTxsdGetFileUploadURLGetFileUploadURLschema_Request_TGetFileUploadURLRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceTxsdGetFileUploadURLGetFileUploadURLschema_Request_TGetFileUploadURLRequest_ struct {
Request *TGetFileUploadURLRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceTxsdGetFileUploadURLGetFileUploadURLschema_Request_TGetFileUploadURLRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceTxsdGetFileUploadURLGetFileUploadURLschema_Request_TGetFileUploadURLRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceTxsdGetFileUploadURLGetFileUploadURLschema_Request_TGetFileUploadURLRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceTxsdGetFileUploadURLGetFileUploadURLschema_Request_TGetFileUploadURLRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceTxsdGetFileUploadURLGetFileUploadURLschema_Request_TGetFileUploadURLRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceTxsdGetQualificationScoreGetQualificationScoreschema_Request_TGetQualificationScoreRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceTxsdGetQualificationScoreGetQualificationScoreschema_Request_TGetQualificationScoreRequest_ struct {
Request *TGetQualificationScoreRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceTxsdGetQualificationScoreGetQualificationScoreschema_Request_TGetQualificationScoreRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceTxsdGetQualificationScoreGetQualificationScoreschema_Request_TGetQualificationScoreRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceTxsdGetQualificationScoreGetQualificationScoreschema_Request_TGetQualificationScoreRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceTxsdGetQualificationScoreGetQualificationScoreschema_Request_TGetQualificationScoreRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceTxsdGetQualificationScoreGetQualificationScoreschema_Request_TGetQualificationScoreRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceTxsdGetQualificationTypeGetQualificationTypeschema_Request_TGetQualificationTypeRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceTxsdGetQualificationTypeGetQualificationTypeschema_Request_TGetQualificationTypeRequest_ struct {
Request *TGetQualificationTypeRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceTxsdGetQualificationTypeGetQualificationTypeschema_Request_TGetQualificationTypeRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceTxsdGetQualificationTypeGetQualificationTypeschema_Request_TGetQualificationTypeRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceTxsdGetQualificationTypeGetQualificationTypeschema_Request_TGetQualificationTypeRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceTxsdGetQualificationTypeGetQualificationTypeschema_Request_TGetQualificationTypeRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceTxsdGetQualificationTypeGetQualificationTypeschema_Request_TGetQualificationTypeRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceTxsdGetQualificationsForQualificationTypeGetQualificationsForQualificationTypeschema_Request_TGetQualificationsForQualificationTypeRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceTxsdGetQualificationsForQualificationTypeGetQualificationsForQualificationTypeschema_Request_TGetQualificationsForQualificationTypeRequest_ struct {
Request *TGetQualificationsForQualificationTypeRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceTxsdGetQualificationsForQualificationTypeGetQualificationsForQualificationTypeschema_Request_TGetQualificationsForQualificationTypeRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceTxsdGetQualificationsForQualificationTypeGetQualificationsForQualificationTypeschema_Request_TGetQualificationsForQualificationTypeRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceTxsdGetQualificationsForQualificationTypeGetQualificationsForQualificationTypeschema_Request_TGetQualificationsForQualificationTypeRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceTxsdGetQualificationsForQualificationTypeGetQualificationsForQualificationTypeschema_Request_TGetQualificationsForQualificationTypeRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceTxsdGetQualificationsForQualificationTypeGetQualificationsForQualificationTypeschema_Request_TGetQualificationsForQualificationTypeRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceTxsdGetReviewableHITsGetReviewableHITsschema_Request_TGetReviewableHITsRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceTxsdGetReviewableHITsGetReviewableHITsschema_Request_TGetReviewableHITsRequest_ struct {
Request *TGetReviewableHITsRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceTxsdGetReviewableHITsGetReviewableHITsschema_Request_TGetReviewableHITsRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceTxsdGetReviewableHITsGetReviewableHITsschema_Request_TGetReviewableHITsRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceTxsdGetReviewableHITsGetReviewableHITsschema_Request_TGetReviewableHITsRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceTxsdGetReviewableHITsGetReviewableHITsschema_Request_TGetReviewableHITsRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceTxsdGetReviewableHITsGetReviewableHITsschema_Request_TGetReviewableHITsRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceTxsdRejectQualificationRequestRejectQualificationRequestschema_Request_TRejectQualificationRequestRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceTxsdRejectQualificationRequestRejectQualificationRequestschema_Request_TRejectQualificationRequestRequest_ struct {
Request *TRejectQualificationRequestRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceTxsdRejectQualificationRequestRejectQualificationRequestschema_Request_TRejectQualificationRequestRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceTxsdRejectQualificationRequestRejectQualificationRequestschema_Request_TRejectQualificationRequestRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceTxsdRejectQualificationRequestRejectQualificationRequestschema_Request_TRejectQualificationRequestRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceTxsdRejectQualificationRequestRejectQualificationRequestschema_Request_TRejectQualificationRequestRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceTxsdRejectQualificationRequestRejectQualificationRequestschema_Request_TRejectQualificationRequestRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceTxsdRevokeQualificationRevokeQualificationschema_Request_TRevokeQualificationRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceTxsdRevokeQualificationRevokeQualificationschema_Request_TRevokeQualificationRequest_ struct {
Request *TRevokeQualificationRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceTxsdRevokeQualificationRevokeQualificationschema_Request_TRevokeQualificationRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceTxsdRevokeQualificationRevokeQualificationschema_Request_TRevokeQualificationRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceTxsdRevokeQualificationRevokeQualificationschema_Request_TRevokeQualificationRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceTxsdRevokeQualificationRevokeQualificationschema_Request_TRevokeQualificationRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceTxsdRevokeQualificationRevokeQualificationschema_Request_TRevokeQualificationRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceTxsdSendTestEventNotificationSendTestEventNotificationschema_Request_TSendTestEventNotificationRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceTxsdSendTestEventNotificationSendTestEventNotificationschema_Request_TSendTestEventNotificationRequest_ struct {
Request *TSendTestEventNotificationRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceTxsdSendTestEventNotificationSendTestEventNotificationschema_Request_TSendTestEventNotificationRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceTxsdSendTestEventNotificationSendTestEventNotificationschema_Request_TSendTestEventNotificationRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceTxsdSendTestEventNotificationSendTestEventNotificationschema_Request_TSendTestEventNotificationRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceTxsdSendTestEventNotificationSendTestEventNotificationschema_Request_TSendTestEventNotificationRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceTxsdSendTestEventNotificationSendTestEventNotificationschema_Request_TSendTestEventNotificationRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceTxsdSetHITAsReviewingSetHITAsReviewingschema_Request_TSetHITAsReviewingRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceTxsdSetHITAsReviewingSetHITAsReviewingschema_Request_TSetHITAsReviewingRequest_ struct {
Request *TSetHITAsReviewingRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceTxsdSetHITAsReviewingSetHITAsReviewingschema_Request_TSetHITAsReviewingRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceTxsdSetHITAsReviewingSetHITAsReviewingschema_Request_TSetHITAsReviewingRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceTxsdSetHITAsReviewingSetHITAsReviewingschema_Request_TSetHITAsReviewingRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceTxsdSetHITAsReviewingSetHITAsReviewingschema_Request_TSetHITAsReviewingRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceTxsdSetHITAsReviewingSetHITAsReviewingschema_Request_TSetHITAsReviewingRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceTxsdUpdateQualificationScoreUpdateQualificationScoreschema_Request_TUpdateQualificationScoreRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceTxsdUpdateQualificationScoreUpdateQualificationScoreschema_Request_TUpdateQualificationScoreRequest_ struct {
Request *TUpdateQualificationScoreRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceTxsdUpdateQualificationScoreUpdateQualificationScoreschema_Request_TUpdateQualificationScoreRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceTxsdUpdateQualificationScoreUpdateQualificationScoreschema_Request_TUpdateQualificationScoreRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceTxsdUpdateQualificationScoreUpdateQualificationScoreschema_Request_TUpdateQualificationScoreRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceTxsdUpdateQualificationScoreUpdateQualificationScoreschema_Request_TUpdateQualificationScoreRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceTxsdUpdateQualificationScoreUpdateQualificationScoreschema_Request_TUpdateQualificationScoreRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceTxsdUpdateQualificationTypeUpdateQualificationTypeschema_Request_TUpdateQualificationTypeRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceTxsdUpdateQualificationTypeUpdateQualificationTypeschema_Request_TUpdateQualificationTypeRequest_ struct {
Request *TUpdateQualificationTypeRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceTxsdUpdateQualificationTypeUpdateQualificationTypeschema_Request_TUpdateQualificationTypeRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceTxsdUpdateQualificationTypeUpdateQualificationTypeschema_Request_TUpdateQualificationTypeRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceTxsdUpdateQualificationTypeUpdateQualificationTypeschema_Request_TUpdateQualificationTypeRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceTxsdUpdateQualificationTypeUpdateQualificationTypeschema_Request_TUpdateQualificationTypeRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceTxsdUpdateQualificationTypeUpdateQualificationTypeschema_Request_TUpdateQualificationTypeRequest_ instance.
type XsdGoPkgHasElem_RequestsequenceUnblockWorkerschema_Request_TUnblockWorkerRequest_ ¶
type XsdGoPkgHasElem_RequestsequenceUnblockWorkerschema_Request_TUnblockWorkerRequest_ struct {
Request *TUnblockWorkerRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElem_RequestsequenceUnblockWorkerschema_Request_TUnblockWorkerRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RequestsequenceUnblockWorkerschema_Request_TUnblockWorkerRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequestsequenceUnblockWorkerschema_Request_TUnblockWorkerRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequestsequenceUnblockWorkerschema_Request_TUnblockWorkerRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequestsequenceUnblockWorkerschema_Request_TUnblockWorkerRequest_ instance.
type XsdGoPkgHasElem_RequiredParameterssequenceTxsdOperationInformationOperationInformationschema_RequiredParameters_TxsdOperationInformationSequenceRequiredParameters_ ¶
type XsdGoPkgHasElem_RequiredParameterssequenceTxsdOperationInformationOperationInformationschema_RequiredParameters_TxsdOperationInformationSequenceRequiredParameters_ struct {
RequiredParameters *TxsdOperationInformationSequenceRequiredParameters `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RequiredParameters"`
}
func (*XsdGoPkgHasElem_RequiredParameterssequenceTxsdOperationInformationOperationInformationschema_RequiredParameters_TxsdOperationInformationSequenceRequiredParameters_) Walk ¶
func (me *XsdGoPkgHasElem_RequiredParameterssequenceTxsdOperationInformationOperationInformationschema_RequiredParameters_TxsdOperationInformationSequenceRequiredParameters_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequiredParameterssequenceTxsdOperationInformationOperationInformationschema_RequiredParameters_TxsdOperationInformationSequenceRequiredParameters_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequiredParameterssequenceTxsdOperationInformationOperationInformationschema_RequiredParameters_TxsdOperationInformationSequenceRequiredParameters_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RequiredParameterssequenceTxsdOperationInformationOperationInformationschema_RequiredParameters_TxsdOperationInformationSequenceRequiredParameters_ instance.
type XsdGoPkgHasElem_RequiredToPreviewsequenceQualificationRequirementschema_RequiredToPreview_XsdtBoolean_ ¶
type XsdGoPkgHasElem_RequiredToPreviewsequenceQualificationRequirementschema_RequiredToPreview_XsdtBoolean_ struct {
RequiredToPreview xsdt.Boolean `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RequiredToPreview"`
}
func (*XsdGoPkgHasElem_RequiredToPreviewsequenceQualificationRequirementschema_RequiredToPreview_XsdtBoolean_) Walk ¶
func (me *XsdGoPkgHasElem_RequiredToPreviewsequenceQualificationRequirementschema_RequiredToPreview_XsdtBoolean_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RequiredToPreviewsequenceQualificationRequirementschema_RequiredToPreview_XsdtBoolean_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RequiredToPreviewsequenceQualificationRequirementschema_RequiredToPreview_XsdtBoolean_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_RequiredToPreviewsequenceQualificationRequirementschema_RequiredToPreview_XsdtBoolean_ instance.
type XsdGoPkgHasElem_ResponseGroupInformation ¶
type XsdGoPkgHasElem_ResponseGroupInformation struct {
ResponseGroupInformation *TxsdResponseGroupInformation `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ResponseGroupInformation"`
}
func (*XsdGoPkgHasElem_ResponseGroupInformation) Walk ¶
func (me *XsdGoPkgHasElem_ResponseGroupInformation) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ResponseGroupInformation function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ResponseGroupInformation instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_ResponseGroupInformation instance.
type XsdGoPkgHasElem_ResponseGroupsequenceGetAccountBalanceRequestschema_ResponseGroup_XsdtString_ ¶
type XsdGoPkgHasElem_ResponseGroupsequenceGetAccountBalanceRequestschema_ResponseGroup_XsdtString_ struct {
ResponseGroup xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ResponseGroup"`
}
func (*XsdGoPkgHasElem_ResponseGroupsequenceGetAccountBalanceRequestschema_ResponseGroup_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_ResponseGroupsequenceGetAccountBalanceRequestschema_ResponseGroup_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ResponseGroupsequenceGetAccountBalanceRequestschema_ResponseGroup_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ResponseGroupsequenceGetAccountBalanceRequestschema_ResponseGroup_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_ResponseGroupsequenceGetAccountBalanceRequestschema_ResponseGroup_XsdtString_ instance.
type XsdGoPkgHasElem_ResultsequenceReviewActionDetailschema_Result_XsdtString_ ¶
type XsdGoPkgHasElem_ResultsequenceReviewActionDetailschema_Result_XsdtString_ struct {
Result xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Result"`
}
func (*XsdGoPkgHasElem_ResultsequenceReviewActionDetailschema_Result_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_ResultsequenceReviewActionDetailschema_Result_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ResultsequenceReviewActionDetailschema_Result_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ResultsequenceReviewActionDetailschema_Result_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_ResultsequenceReviewActionDetailschema_Result_XsdtString_ instance.
type XsdGoPkgHasElem_RetrieveActionssequenceGetReviewResultsForHITRequestschema_RetrieveActions_XsdtBoolean_ ¶
type XsdGoPkgHasElem_RetrieveActionssequenceGetReviewResultsForHITRequestschema_RetrieveActions_XsdtBoolean_ struct {
RetrieveActions xsdt.Boolean `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RetrieveActions"`
}
func (*XsdGoPkgHasElem_RetrieveActionssequenceGetReviewResultsForHITRequestschema_RetrieveActions_XsdtBoolean_) Walk ¶
func (me *XsdGoPkgHasElem_RetrieveActionssequenceGetReviewResultsForHITRequestschema_RetrieveActions_XsdtBoolean_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RetrieveActionssequenceGetReviewResultsForHITRequestschema_RetrieveActions_XsdtBoolean_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RetrieveActionssequenceGetReviewResultsForHITRequestschema_RetrieveActions_XsdtBoolean_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_RetrieveActionssequenceGetReviewResultsForHITRequestschema_RetrieveActions_XsdtBoolean_ instance.
type XsdGoPkgHasElem_RetrieveResultssequenceGetReviewResultsForHITRequestschema_RetrieveResults_XsdtBoolean_ ¶
type XsdGoPkgHasElem_RetrieveResultssequenceGetReviewResultsForHITRequestschema_RetrieveResults_XsdtBoolean_ struct {
RetrieveResults xsdt.Boolean `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RetrieveResults"`
}
func (*XsdGoPkgHasElem_RetrieveResultssequenceGetReviewResultsForHITRequestschema_RetrieveResults_XsdtBoolean_) Walk ¶
func (me *XsdGoPkgHasElem_RetrieveResultssequenceGetReviewResultsForHITRequestschema_RetrieveResults_XsdtBoolean_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RetrieveResultssequenceGetReviewResultsForHITRequestschema_RetrieveResults_XsdtBoolean_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RetrieveResultssequenceGetReviewResultsForHITRequestschema_RetrieveResults_XsdtBoolean_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_RetrieveResultssequenceGetReviewResultsForHITRequestschema_RetrieveResults_XsdtBoolean_ instance.
type XsdGoPkgHasElem_RetryDelayInSecondssequenceCreateQualificationTypeRequestschema_RetryDelayInSeconds_XsdtLong_ ¶
type XsdGoPkgHasElem_RetryDelayInSecondssequenceCreateQualificationTypeRequestschema_RetryDelayInSeconds_XsdtLong_ struct {
RetryDelayInSeconds xsdt.Long `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RetryDelayInSeconds"`
}
func (*XsdGoPkgHasElem_RetryDelayInSecondssequenceCreateQualificationTypeRequestschema_RetryDelayInSeconds_XsdtLong_) Walk ¶
func (me *XsdGoPkgHasElem_RetryDelayInSecondssequenceCreateQualificationTypeRequestschema_RetryDelayInSeconds_XsdtLong_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RetryDelayInSecondssequenceCreateQualificationTypeRequestschema_RetryDelayInSeconds_XsdtLong_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RetryDelayInSecondssequenceCreateQualificationTypeRequestschema_RetryDelayInSeconds_XsdtLong_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_RetryDelayInSecondssequenceCreateQualificationTypeRequestschema_RetryDelayInSeconds_XsdtLong_ instance.
type XsdGoPkgHasElem_RevertsequenceSetHITAsReviewingRequestschema_Revert_XsdtBoolean_ ¶
type XsdGoPkgHasElem_RevertsequenceSetHITAsReviewingRequestschema_Revert_XsdtBoolean_ struct {
Revert xsdt.Boolean `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Revert"`
}
func (*XsdGoPkgHasElem_RevertsequenceSetHITAsReviewingRequestschema_Revert_XsdtBoolean_) Walk ¶
func (me *XsdGoPkgHasElem_RevertsequenceSetHITAsReviewingRequestschema_Revert_XsdtBoolean_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RevertsequenceSetHITAsReviewingRequestschema_Revert_XsdtBoolean_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RevertsequenceSetHITAsReviewingRequestschema_Revert_XsdtBoolean_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_RevertsequenceSetHITAsReviewingRequestschema_Revert_XsdtBoolean_ instance.
type XsdGoPkgHasElem_ReviewActionsequenceReviewReportschema_ReviewAction_TReviewActionDetail_ ¶
type XsdGoPkgHasElem_ReviewActionsequenceReviewReportschema_ReviewAction_TReviewActionDetail_ struct {
ReviewAction *TReviewActionDetail `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ReviewAction"`
}
func (*XsdGoPkgHasElem_ReviewActionsequenceReviewReportschema_ReviewAction_TReviewActionDetail_) Walk ¶
func (me *XsdGoPkgHasElem_ReviewActionsequenceReviewReportschema_ReviewAction_TReviewActionDetail_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ReviewActionsequenceReviewReportschema_ReviewAction_TReviewActionDetail_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ReviewActionsequenceReviewReportschema_ReviewAction_TReviewActionDetail_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_ReviewActionsequenceReviewReportschema_ReviewAction_TReviewActionDetail_ instance.
type XsdGoPkgHasElem_ReviewResultsequenceReviewReportschema_ReviewResult_TReviewResultDetail_ ¶
type XsdGoPkgHasElem_ReviewResultsequenceReviewReportschema_ReviewResult_TReviewResultDetail_ struct {
ReviewResult *TReviewResultDetail `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ReviewResult"`
}
func (*XsdGoPkgHasElem_ReviewResultsequenceReviewReportschema_ReviewResult_TReviewResultDetail_) Walk ¶
func (me *XsdGoPkgHasElem_ReviewResultsequenceReviewReportschema_ReviewResult_TReviewResultDetail_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ReviewResultsequenceReviewReportschema_ReviewResult_TReviewResultDetail_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ReviewResultsequenceReviewReportschema_ReviewResult_TReviewResultDetail_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_ReviewResultsequenceReviewReportschema_ReviewResult_TReviewResultDetail_ instance.
type XsdGoPkgHasElem_RevokeQualification ¶
type XsdGoPkgHasElem_RevokeQualification struct {
RevokeQualification *TxsdRevokeQualification `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RevokeQualification"`
}
func (*XsdGoPkgHasElem_RevokeQualification) Walk ¶
func (me *XsdGoPkgHasElem_RevokeQualification) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RevokeQualification function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RevokeQualification instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RevokeQualification instance.
type XsdGoPkgHasElem_RevokeQualificationRequestsequenceTxsdRequestRequestschema_RevokeQualificationRequest_TRevokeQualificationRequest_ ¶
type XsdGoPkgHasElem_RevokeQualificationRequestsequenceTxsdRequestRequestschema_RevokeQualificationRequest_TRevokeQualificationRequest_ struct {
RevokeQualificationRequest *TRevokeQualificationRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RevokeQualificationRequest"`
}
func (*XsdGoPkgHasElem_RevokeQualificationRequestsequenceTxsdRequestRequestschema_RevokeQualificationRequest_TRevokeQualificationRequest_) Walk ¶
func (me *XsdGoPkgHasElem_RevokeQualificationRequestsequenceTxsdRequestRequestschema_RevokeQualificationRequest_TRevokeQualificationRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RevokeQualificationRequestsequenceTxsdRequestRequestschema_RevokeQualificationRequest_TRevokeQualificationRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RevokeQualificationRequestsequenceTxsdRequestRequestschema_RevokeQualificationRequest_TRevokeQualificationRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RevokeQualificationRequestsequenceTxsdRequestRequestschema_RevokeQualificationRequest_TRevokeQualificationRequest_ instance.
type XsdGoPkgHasElem_RevokeQualificationResponse ¶
type XsdGoPkgHasElem_RevokeQualificationResponse struct {
RevokeQualificationResponse *TxsdRevokeQualificationResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RevokeQualificationResponse"`
}
func (*XsdGoPkgHasElem_RevokeQualificationResponse) Walk ¶
func (me *XsdGoPkgHasElem_RevokeQualificationResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RevokeQualificationResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RevokeQualificationResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RevokeQualificationResponse instance.
type XsdGoPkgHasElem_RevokeQualificationResultsequenceTxsdRevokeQualificationResponseRevokeQualificationResponseschema_RevokeQualificationResult_TRevokeQualificationResult_ ¶
type XsdGoPkgHasElem_RevokeQualificationResultsequenceTxsdRevokeQualificationResponseRevokeQualificationResponseschema_RevokeQualificationResult_TRevokeQualificationResult_ struct {
RevokeQualificationResult *TRevokeQualificationResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RevokeQualificationResult"`
}
func (*XsdGoPkgHasElem_RevokeQualificationResultsequenceTxsdRevokeQualificationResponseRevokeQualificationResponseschema_RevokeQualificationResult_TRevokeQualificationResult_) Walk ¶
func (me *XsdGoPkgHasElem_RevokeQualificationResultsequenceTxsdRevokeQualificationResponseRevokeQualificationResponseschema_RevokeQualificationResult_TRevokeQualificationResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RevokeQualificationResultsequenceTxsdRevokeQualificationResponseRevokeQualificationResponseschema_RevokeQualificationResult_TRevokeQualificationResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RevokeQualificationResultsequenceTxsdRevokeQualificationResponseRevokeQualificationResponseschema_RevokeQualificationResult_TRevokeQualificationResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RevokeQualificationResultsequenceTxsdRevokeQualificationResponseRevokeQualificationResponseschema_RevokeQualificationResult_TRevokeQualificationResult_ instance.
type XsdGoPkgHasElem_RewardsequenceCreateHITRequestschema_Reward_TPrice_ ¶
type XsdGoPkgHasElem_RewardsequenceCreateHITRequestschema_Reward_TPrice_ struct {
Reward *TPrice `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Reward"`
}
func (*XsdGoPkgHasElem_RewardsequenceCreateHITRequestschema_Reward_TPrice_) Walk ¶
func (me *XsdGoPkgHasElem_RewardsequenceCreateHITRequestschema_Reward_TPrice_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_RewardsequenceCreateHITRequestschema_Reward_TPrice_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_RewardsequenceCreateHITRequestschema_Reward_TPrice_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_RewardsequenceCreateHITRequestschema_Reward_TPrice_ instance.
type XsdGoPkgHasElem_SearchHITs ¶
type XsdGoPkgHasElem_SearchHITs struct {
SearchHITs *TxsdSearchHITs `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SearchHITs"`
}
func (*XsdGoPkgHasElem_SearchHITs) Walk ¶
func (me *XsdGoPkgHasElem_SearchHITs) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_SearchHITs function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_SearchHITs instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_SearchHITs instance.
type XsdGoPkgHasElem_SearchHITsRequestsequenceTxsdRequestRequestschema_SearchHITsRequest_TSearchHITsRequest_ ¶
type XsdGoPkgHasElem_SearchHITsRequestsequenceTxsdRequestRequestschema_SearchHITsRequest_TSearchHITsRequest_ struct {
SearchHITsRequest *TSearchHITsRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SearchHITsRequest"`
}
func (*XsdGoPkgHasElem_SearchHITsRequestsequenceTxsdRequestRequestschema_SearchHITsRequest_TSearchHITsRequest_) Walk ¶
func (me *XsdGoPkgHasElem_SearchHITsRequestsequenceTxsdRequestRequestschema_SearchHITsRequest_TSearchHITsRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_SearchHITsRequestsequenceTxsdRequestRequestschema_SearchHITsRequest_TSearchHITsRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_SearchHITsRequestsequenceTxsdRequestRequestschema_SearchHITsRequest_TSearchHITsRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_SearchHITsRequestsequenceTxsdRequestRequestschema_SearchHITsRequest_TSearchHITsRequest_ instance.
type XsdGoPkgHasElem_SearchHITsResponse ¶
type XsdGoPkgHasElem_SearchHITsResponse struct {
SearchHITsResponse *TxsdSearchHITsResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SearchHITsResponse"`
}
func (*XsdGoPkgHasElem_SearchHITsResponse) Walk ¶
func (me *XsdGoPkgHasElem_SearchHITsResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_SearchHITsResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_SearchHITsResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_SearchHITsResponse instance.
type XsdGoPkgHasElem_SearchHITsResultsequenceTxsdSearchHITsResponseSearchHITsResponseschema_SearchHITsResult_TSearchHITsResult_ ¶
type XsdGoPkgHasElem_SearchHITsResultsequenceTxsdSearchHITsResponseSearchHITsResponseschema_SearchHITsResult_TSearchHITsResult_ struct {
SearchHITsResult *TSearchHITsResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SearchHITsResult"`
}
func (*XsdGoPkgHasElem_SearchHITsResultsequenceTxsdSearchHITsResponseSearchHITsResponseschema_SearchHITsResult_TSearchHITsResult_) Walk ¶
func (me *XsdGoPkgHasElem_SearchHITsResultsequenceTxsdSearchHITsResponseSearchHITsResponseschema_SearchHITsResult_TSearchHITsResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_SearchHITsResultsequenceTxsdSearchHITsResponseSearchHITsResponseschema_SearchHITsResult_TSearchHITsResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_SearchHITsResultsequenceTxsdSearchHITsResponseSearchHITsResponseschema_SearchHITsResult_TSearchHITsResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_SearchHITsResultsequenceTxsdSearchHITsResponseSearchHITsResponseschema_SearchHITsResult_TSearchHITsResult_ instance.
type XsdGoPkgHasElem_SearchQualificationTypes ¶
type XsdGoPkgHasElem_SearchQualificationTypes struct {
SearchQualificationTypes *TxsdSearchQualificationTypes `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SearchQualificationTypes"`
}
func (*XsdGoPkgHasElem_SearchQualificationTypes) Walk ¶
func (me *XsdGoPkgHasElem_SearchQualificationTypes) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_SearchQualificationTypes function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_SearchQualificationTypes instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_SearchQualificationTypes instance.
type XsdGoPkgHasElem_SearchQualificationTypesRequestsequenceTxsdRequestRequestschema_SearchQualificationTypesRequest_TSearchQualificationTypesRequest_ ¶
type XsdGoPkgHasElem_SearchQualificationTypesRequestsequenceTxsdRequestRequestschema_SearchQualificationTypesRequest_TSearchQualificationTypesRequest_ struct {
SearchQualificationTypesRequest *TSearchQualificationTypesRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SearchQualificationTypesRequest"`
}
func (*XsdGoPkgHasElem_SearchQualificationTypesRequestsequenceTxsdRequestRequestschema_SearchQualificationTypesRequest_TSearchQualificationTypesRequest_) Walk ¶
func (me *XsdGoPkgHasElem_SearchQualificationTypesRequestsequenceTxsdRequestRequestschema_SearchQualificationTypesRequest_TSearchQualificationTypesRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_SearchQualificationTypesRequestsequenceTxsdRequestRequestschema_SearchQualificationTypesRequest_TSearchQualificationTypesRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_SearchQualificationTypesRequestsequenceTxsdRequestRequestschema_SearchQualificationTypesRequest_TSearchQualificationTypesRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_SearchQualificationTypesRequestsequenceTxsdRequestRequestschema_SearchQualificationTypesRequest_TSearchQualificationTypesRequest_ instance.
type XsdGoPkgHasElem_SearchQualificationTypesResponse ¶
type XsdGoPkgHasElem_SearchQualificationTypesResponse struct {
SearchQualificationTypesResponse *TxsdSearchQualificationTypesResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SearchQualificationTypesResponse"`
}
func (*XsdGoPkgHasElem_SearchQualificationTypesResponse) Walk ¶
func (me *XsdGoPkgHasElem_SearchQualificationTypesResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_SearchQualificationTypesResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_SearchQualificationTypesResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_SearchQualificationTypesResponse instance.
type XsdGoPkgHasElem_SearchQualificationTypesResultsequenceTxsdSearchQualificationTypesResponseSearchQualificationTypesResponseschema_SearchQualificationTypesResult_TSearchQualificationTypesResult_ ¶
type XsdGoPkgHasElem_SearchQualificationTypesResultsequenceTxsdSearchQualificationTypesResponseSearchQualificationTypesResponseschema_SearchQualificationTypesResult_TSearchQualificationTypesResult_ struct {
SearchQualificationTypesResult *TSearchQualificationTypesResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SearchQualificationTypesResult"`
}
func (*XsdGoPkgHasElem_SearchQualificationTypesResultsequenceTxsdSearchQualificationTypesResponseSearchQualificationTypesResponseschema_SearchQualificationTypesResult_TSearchQualificationTypesResult_) Walk ¶
func (me *XsdGoPkgHasElem_SearchQualificationTypesResultsequenceTxsdSearchQualificationTypesResponseSearchQualificationTypesResponseschema_SearchQualificationTypesResult_TSearchQualificationTypesResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_SearchQualificationTypesResultsequenceTxsdSearchQualificationTypesResponseSearchQualificationTypesResponseschema_SearchQualificationTypesResult_TSearchQualificationTypesResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_SearchQualificationTypesResultsequenceTxsdSearchQualificationTypesResponseSearchQualificationTypesResponseschema_SearchQualificationTypesResult_TSearchQualificationTypesResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_SearchQualificationTypesResultsequenceTxsdSearchQualificationTypesResponseSearchQualificationTypesResponseschema_SearchQualificationTypesResult_TSearchQualificationTypesResult_ instance.
type XsdGoPkgHasElem_SendNotificationsequenceAssignQualificationRequestschema_SendNotification_XsdtBoolean_ ¶
type XsdGoPkgHasElem_SendNotificationsequenceAssignQualificationRequestschema_SendNotification_XsdtBoolean_ struct {
SendNotification xsdt.Boolean `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SendNotification"`
}
func (*XsdGoPkgHasElem_SendNotificationsequenceAssignQualificationRequestschema_SendNotification_XsdtBoolean_) Walk ¶
func (me *XsdGoPkgHasElem_SendNotificationsequenceAssignQualificationRequestschema_SendNotification_XsdtBoolean_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_SendNotificationsequenceAssignQualificationRequestschema_SendNotification_XsdtBoolean_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_SendNotificationsequenceAssignQualificationRequestschema_SendNotification_XsdtBoolean_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_SendNotificationsequenceAssignQualificationRequestschema_SendNotification_XsdtBoolean_ instance.
type XsdGoPkgHasElem_SendTestEventNotification ¶
type XsdGoPkgHasElem_SendTestEventNotification struct {
SendTestEventNotification *TxsdSendTestEventNotification `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SendTestEventNotification"`
}
func (*XsdGoPkgHasElem_SendTestEventNotification) Walk ¶
func (me *XsdGoPkgHasElem_SendTestEventNotification) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_SendTestEventNotification function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_SendTestEventNotification instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_SendTestEventNotification instance.
type XsdGoPkgHasElem_SendTestEventNotificationResponse ¶
type XsdGoPkgHasElem_SendTestEventNotificationResponse struct {
SendTestEventNotificationResponse *TxsdSendTestEventNotificationResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SendTestEventNotificationResponse"`
}
func (*XsdGoPkgHasElem_SendTestEventNotificationResponse) Walk ¶
func (me *XsdGoPkgHasElem_SendTestEventNotificationResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_SendTestEventNotificationResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_SendTestEventNotificationResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_SendTestEventNotificationResponse instance.
type XsdGoPkgHasElem_SendTestEventNotificationResultsequenceSendTestEventNotificationResponseschema_SendTestEventNotificationResult_TSendTestEventNotificationResult_ ¶
type XsdGoPkgHasElem_SendTestEventNotificationResultsequenceSendTestEventNotificationResponseschema_SendTestEventNotificationResult_TSendTestEventNotificationResult_ struct {
SendTestEventNotificationResult *TSendTestEventNotificationResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SendTestEventNotificationResult"`
}
func (*XsdGoPkgHasElem_SendTestEventNotificationResultsequenceSendTestEventNotificationResponseschema_SendTestEventNotificationResult_TSendTestEventNotificationResult_) Walk ¶
func (me *XsdGoPkgHasElem_SendTestEventNotificationResultsequenceSendTestEventNotificationResponseschema_SendTestEventNotificationResult_TSendTestEventNotificationResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_SendTestEventNotificationResultsequenceSendTestEventNotificationResponseschema_SendTestEventNotificationResult_TSendTestEventNotificationResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_SendTestEventNotificationResultsequenceSendTestEventNotificationResponseschema_SendTestEventNotificationResult_TSendTestEventNotificationResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_SendTestEventNotificationResultsequenceSendTestEventNotificationResponseschema_SendTestEventNotificationResult_TSendTestEventNotificationResult_ instance.
type XsdGoPkgHasElem_SetHITAsReviewing ¶
type XsdGoPkgHasElem_SetHITAsReviewing struct {
SetHITAsReviewing *TxsdSetHITAsReviewing `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SetHITAsReviewing"`
}
func (*XsdGoPkgHasElem_SetHITAsReviewing) Walk ¶
func (me *XsdGoPkgHasElem_SetHITAsReviewing) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_SetHITAsReviewing function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_SetHITAsReviewing instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_SetHITAsReviewing instance.
type XsdGoPkgHasElem_SetHITAsReviewingRequestsequenceTxsdRequestRequestschema_SetHITAsReviewingRequest_TSetHITAsReviewingRequest_ ¶
type XsdGoPkgHasElem_SetHITAsReviewingRequestsequenceTxsdRequestRequestschema_SetHITAsReviewingRequest_TSetHITAsReviewingRequest_ struct {
SetHITAsReviewingRequest *TSetHITAsReviewingRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SetHITAsReviewingRequest"`
}
func (*XsdGoPkgHasElem_SetHITAsReviewingRequestsequenceTxsdRequestRequestschema_SetHITAsReviewingRequest_TSetHITAsReviewingRequest_) Walk ¶
func (me *XsdGoPkgHasElem_SetHITAsReviewingRequestsequenceTxsdRequestRequestschema_SetHITAsReviewingRequest_TSetHITAsReviewingRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_SetHITAsReviewingRequestsequenceTxsdRequestRequestschema_SetHITAsReviewingRequest_TSetHITAsReviewingRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_SetHITAsReviewingRequestsequenceTxsdRequestRequestschema_SetHITAsReviewingRequest_TSetHITAsReviewingRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_SetHITAsReviewingRequestsequenceTxsdRequestRequestschema_SetHITAsReviewingRequest_TSetHITAsReviewingRequest_ instance.
type XsdGoPkgHasElem_SetHITAsReviewingResponse ¶
type XsdGoPkgHasElem_SetHITAsReviewingResponse struct {
SetHITAsReviewingResponse *TxsdSetHITAsReviewingResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SetHITAsReviewingResponse"`
}
func (*XsdGoPkgHasElem_SetHITAsReviewingResponse) Walk ¶
func (me *XsdGoPkgHasElem_SetHITAsReviewingResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_SetHITAsReviewingResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_SetHITAsReviewingResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_SetHITAsReviewingResponse instance.
type XsdGoPkgHasElem_SetHITAsReviewingResultsequenceTxsdSetHITAsReviewingResponseSetHITAsReviewingResponseschema_SetHITAsReviewingResult_TSetHITAsReviewingResult_ ¶
type XsdGoPkgHasElem_SetHITAsReviewingResultsequenceTxsdSetHITAsReviewingResponseSetHITAsReviewingResponseschema_SetHITAsReviewingResult_TSetHITAsReviewingResult_ struct {
SetHITAsReviewingResult *TSetHITAsReviewingResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SetHITAsReviewingResult"`
}
func (*XsdGoPkgHasElem_SetHITAsReviewingResultsequenceTxsdSetHITAsReviewingResponseSetHITAsReviewingResponseschema_SetHITAsReviewingResult_TSetHITAsReviewingResult_) Walk ¶
func (me *XsdGoPkgHasElem_SetHITAsReviewingResultsequenceTxsdSetHITAsReviewingResponseSetHITAsReviewingResponseschema_SetHITAsReviewingResult_TSetHITAsReviewingResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_SetHITAsReviewingResultsequenceTxsdSetHITAsReviewingResponseSetHITAsReviewingResponseschema_SetHITAsReviewingResult_TSetHITAsReviewingResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_SetHITAsReviewingResultsequenceTxsdSetHITAsReviewingResponseSetHITAsReviewingResponseschema_SetHITAsReviewingResult_TSetHITAsReviewingResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_SetHITAsReviewingResultsequenceTxsdSetHITAsReviewingResponseSetHITAsReviewingResponseschema_SetHITAsReviewingResult_TSetHITAsReviewingResult_ instance.
type XsdGoPkgHasElem_SetHITTypeNotification ¶
type XsdGoPkgHasElem_SetHITTypeNotification struct {
SetHITTypeNotification *TxsdSetHITTypeNotification `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SetHITTypeNotification"`
}
func (*XsdGoPkgHasElem_SetHITTypeNotification) Walk ¶
func (me *XsdGoPkgHasElem_SetHITTypeNotification) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_SetHITTypeNotification function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_SetHITTypeNotification instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_SetHITTypeNotification instance.
type XsdGoPkgHasElem_SetHITTypeNotificationResponse ¶
type XsdGoPkgHasElem_SetHITTypeNotificationResponse struct {
SetHITTypeNotificationResponse *TxsdSetHITTypeNotificationResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SetHITTypeNotificationResponse"`
}
func (*XsdGoPkgHasElem_SetHITTypeNotificationResponse) Walk ¶
func (me *XsdGoPkgHasElem_SetHITTypeNotificationResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_SetHITTypeNotificationResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_SetHITTypeNotificationResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_SetHITTypeNotificationResponse instance.
type XsdGoPkgHasElem_SetHITTypeNotificationResultsequenceTxsdSetHITTypeNotificationResponseSetHITTypeNotificationResponseschema_SetHITTypeNotificationResult_TSetHITTypeNotificationResult_ ¶
type XsdGoPkgHasElem_SetHITTypeNotificationResultsequenceTxsdSetHITTypeNotificationResponseSetHITTypeNotificationResponseschema_SetHITTypeNotificationResult_TSetHITTypeNotificationResult_ struct {
SetHITTypeNotificationResult *TSetHITTypeNotificationResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SetHITTypeNotificationResult"`
}
func (*XsdGoPkgHasElem_SetHITTypeNotificationResultsequenceTxsdSetHITTypeNotificationResponseSetHITTypeNotificationResponseschema_SetHITTypeNotificationResult_TSetHITTypeNotificationResult_) Walk ¶
func (me *XsdGoPkgHasElem_SetHITTypeNotificationResultsequenceTxsdSetHITTypeNotificationResponseSetHITTypeNotificationResponseschema_SetHITTypeNotificationResult_TSetHITTypeNotificationResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_SetHITTypeNotificationResultsequenceTxsdSetHITTypeNotificationResponseSetHITTypeNotificationResponseschema_SetHITTypeNotificationResult_TSetHITTypeNotificationResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_SetHITTypeNotificationResultsequenceTxsdSetHITTypeNotificationResponseSetHITTypeNotificationResponseschema_SetHITTypeNotificationResult_TSetHITTypeNotificationResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_SetHITTypeNotificationResultsequenceTxsdSetHITTypeNotificationResponseSetHITTypeNotificationResponseschema_SetHITTypeNotificationResult_TSetHITTypeNotificationResult_ instance.
type XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ ¶
type XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ struct {
Signature xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Signature"`
}
func (*XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ instance.
type XsdGoPkgHasElem_SortDirectionsequenceGetReviewableHITsRequestschema_SortDirection_TSortDirection_ ¶
type XsdGoPkgHasElem_SortDirectionsequenceGetReviewableHITsRequestschema_SortDirection_TSortDirection_ struct {
SortDirection TSortDirection `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SortDirection"`
}
func (*XsdGoPkgHasElem_SortDirectionsequenceGetReviewableHITsRequestschema_SortDirection_TSortDirection_) Walk ¶
func (me *XsdGoPkgHasElem_SortDirectionsequenceGetReviewableHITsRequestschema_SortDirection_TSortDirection_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_SortDirectionsequenceGetReviewableHITsRequestschema_SortDirection_TSortDirection_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_SortDirectionsequenceGetReviewableHITsRequestschema_SortDirection_TSortDirection_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_SortDirectionsequenceGetReviewableHITsRequestschema_SortDirection_TSortDirection_ instance.
type XsdGoPkgHasElem_SortPropertysequenceGetAssignmentsForHITRequestschema_SortProperty_TGetAssignmentsForHITSortProperty_ ¶
type XsdGoPkgHasElem_SortPropertysequenceGetAssignmentsForHITRequestschema_SortProperty_TGetAssignmentsForHITSortProperty_ struct {
SortProperty TGetAssignmentsForHITSortProperty `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SortProperty"`
}
func (*XsdGoPkgHasElem_SortPropertysequenceGetAssignmentsForHITRequestschema_SortProperty_TGetAssignmentsForHITSortProperty_) Walk ¶
func (me *XsdGoPkgHasElem_SortPropertysequenceGetAssignmentsForHITRequestschema_SortProperty_TGetAssignmentsForHITSortProperty_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_SortPropertysequenceGetAssignmentsForHITRequestschema_SortProperty_TGetAssignmentsForHITSortProperty_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_SortPropertysequenceGetAssignmentsForHITRequestschema_SortProperty_TGetAssignmentsForHITSortProperty_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_SortPropertysequenceGetAssignmentsForHITRequestschema_SortProperty_TGetAssignmentsForHITSortProperty_ instance.
type XsdGoPkgHasElem_SortPropertysequenceGetQualificationRequestsRequestschema_SortProperty_TGetQualificationRequestsSortProperty_ ¶
type XsdGoPkgHasElem_SortPropertysequenceGetQualificationRequestsRequestschema_SortProperty_TGetQualificationRequestsSortProperty_ struct {
SortProperty TGetQualificationRequestsSortProperty `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SortProperty"`
}
func (*XsdGoPkgHasElem_SortPropertysequenceGetQualificationRequestsRequestschema_SortProperty_TGetQualificationRequestsSortProperty_) Walk ¶
func (me *XsdGoPkgHasElem_SortPropertysequenceGetQualificationRequestsRequestschema_SortProperty_TGetQualificationRequestsSortProperty_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_SortPropertysequenceGetQualificationRequestsRequestschema_SortProperty_TGetQualificationRequestsSortProperty_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_SortPropertysequenceGetQualificationRequestsRequestschema_SortProperty_TGetQualificationRequestsSortProperty_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_SortPropertysequenceGetQualificationRequestsRequestschema_SortProperty_TGetQualificationRequestsSortProperty_ instance.
type XsdGoPkgHasElem_SortPropertysequenceGetReviewableHITsRequestschema_SortProperty_TGetReviewableHITsSortProperty_ ¶
type XsdGoPkgHasElem_SortPropertysequenceGetReviewableHITsRequestschema_SortProperty_TGetReviewableHITsSortProperty_ struct {
SortProperty TGetReviewableHITsSortProperty `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SortProperty"`
}
func (*XsdGoPkgHasElem_SortPropertysequenceGetReviewableHITsRequestschema_SortProperty_TGetReviewableHITsSortProperty_) Walk ¶
func (me *XsdGoPkgHasElem_SortPropertysequenceGetReviewableHITsRequestschema_SortProperty_TGetReviewableHITsSortProperty_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_SortPropertysequenceGetReviewableHITsRequestschema_SortProperty_TGetReviewableHITsSortProperty_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_SortPropertysequenceGetReviewableHITsRequestschema_SortProperty_TGetReviewableHITsSortProperty_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_SortPropertysequenceGetReviewableHITsRequestschema_SortProperty_TGetReviewableHITsSortProperty_ instance.
type XsdGoPkgHasElem_SortPropertysequenceSearchHITsRequestschema_SortProperty_TSearchHITsSortProperty_ ¶
type XsdGoPkgHasElem_SortPropertysequenceSearchHITsRequestschema_SortProperty_TSearchHITsSortProperty_ struct {
SortProperty TSearchHITsSortProperty `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SortProperty"`
}
func (*XsdGoPkgHasElem_SortPropertysequenceSearchHITsRequestschema_SortProperty_TSearchHITsSortProperty_) Walk ¶
func (me *XsdGoPkgHasElem_SortPropertysequenceSearchHITsRequestschema_SortProperty_TSearchHITsSortProperty_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_SortPropertysequenceSearchHITsRequestschema_SortProperty_TSearchHITsSortProperty_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_SortPropertysequenceSearchHITsRequestschema_SortProperty_TSearchHITsSortProperty_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_SortPropertysequenceSearchHITsRequestschema_SortProperty_TSearchHITsSortProperty_ instance.
type XsdGoPkgHasElem_SortPropertysequenceSearchQualificationTypesRequestschema_SortProperty_TSearchQualificationTypesSortProperty_ ¶
type XsdGoPkgHasElem_SortPropertysequenceSearchQualificationTypesRequestschema_SortProperty_TSearchQualificationTypesSortProperty_ struct {
SortProperty TSearchQualificationTypesSortProperty `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SortProperty"`
}
func (*XsdGoPkgHasElem_SortPropertysequenceSearchQualificationTypesRequestschema_SortProperty_TSearchQualificationTypesSortProperty_) Walk ¶
func (me *XsdGoPkgHasElem_SortPropertysequenceSearchQualificationTypesRequestschema_SortProperty_TSearchQualificationTypesSortProperty_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_SortPropertysequenceSearchQualificationTypesRequestschema_SortProperty_TSearchQualificationTypesSortProperty_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_SortPropertysequenceSearchQualificationTypesRequestschema_SortProperty_TSearchQualificationTypesSortProperty_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_SortPropertysequenceSearchQualificationTypesRequestschema_SortProperty_TSearchQualificationTypesSortProperty_ instance.
type XsdGoPkgHasElem_StatisticsequenceGetRequesterStatisticRequestschema_Statistic_TRequesterStatistic_ ¶
type XsdGoPkgHasElem_StatisticsequenceGetRequesterStatisticRequestschema_Statistic_TRequesterStatistic_ struct {
Statistic TRequesterStatistic `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Statistic"`
}
func (*XsdGoPkgHasElem_StatisticsequenceGetRequesterStatisticRequestschema_Statistic_TRequesterStatistic_) Walk ¶
func (me *XsdGoPkgHasElem_StatisticsequenceGetRequesterStatisticRequestschema_Statistic_TRequesterStatistic_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_StatisticsequenceGetRequesterStatisticRequestschema_Statistic_TRequesterStatistic_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_StatisticsequenceGetRequesterStatisticRequestschema_Statistic_TRequesterStatistic_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_StatisticsequenceGetRequesterStatisticRequestschema_Statistic_TRequesterStatistic_ instance.
type XsdGoPkgHasElem_StatussequenceGetQualificationsForQualificationTypeRequestschema_Status_TQualificationStatus_ ¶
type XsdGoPkgHasElem_StatussequenceGetQualificationsForQualificationTypeRequestschema_Status_TQualificationStatus_ struct {
Status TQualificationStatus `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Status"`
}
func (*XsdGoPkgHasElem_StatussequenceGetQualificationsForQualificationTypeRequestschema_Status_TQualificationStatus_) Walk ¶
func (me *XsdGoPkgHasElem_StatussequenceGetQualificationsForQualificationTypeRequestschema_Status_TQualificationStatus_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_StatussequenceGetQualificationsForQualificationTypeRequestschema_Status_TQualificationStatus_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_StatussequenceGetQualificationsForQualificationTypeRequestschema_Status_TQualificationStatus_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_StatussequenceGetQualificationsForQualificationTypeRequestschema_Status_TQualificationStatus_ instance.
type XsdGoPkgHasElem_StatussequenceGetReviewableHITsRequestschema_Status_TReviewableHITStatus_ ¶
type XsdGoPkgHasElem_StatussequenceGetReviewableHITsRequestschema_Status_TReviewableHITStatus_ struct {
Status TReviewableHITStatus `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Status"`
}
func (*XsdGoPkgHasElem_StatussequenceGetReviewableHITsRequestschema_Status_TReviewableHITStatus_) Walk ¶
func (me *XsdGoPkgHasElem_StatussequenceGetReviewableHITsRequestschema_Status_TReviewableHITStatus_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_StatussequenceGetReviewableHITsRequestschema_Status_TReviewableHITStatus_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_StatussequenceGetReviewableHITsRequestschema_Status_TReviewableHITStatus_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_StatussequenceGetReviewableHITsRequestschema_Status_TReviewableHITStatus_ instance.
type XsdGoPkgHasElem_StatussequenceReviewActionDetailschema_Status_TReviewActionStatus_ ¶
type XsdGoPkgHasElem_StatussequenceReviewActionDetailschema_Status_TReviewActionStatus_ struct {
Status TReviewActionStatus `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Status"`
}
func (*XsdGoPkgHasElem_StatussequenceReviewActionDetailschema_Status_TReviewActionStatus_) Walk ¶
func (me *XsdGoPkgHasElem_StatussequenceReviewActionDetailschema_Status_TReviewActionStatus_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_StatussequenceReviewActionDetailschema_Status_TReviewActionStatus_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_StatussequenceReviewActionDetailschema_Status_TReviewActionStatus_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_StatussequenceReviewActionDetailschema_Status_TReviewActionStatus_ instance.
type XsdGoPkgHasElem_SubdivisionsequenceLocaleschema_Subdivision_XsdtString_ ¶
type XsdGoPkgHasElem_SubdivisionsequenceLocaleschema_Subdivision_XsdtString_ struct {
Subdivision xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Subdivision"`
}
func (*XsdGoPkgHasElem_SubdivisionsequenceLocaleschema_Subdivision_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_SubdivisionsequenceLocaleschema_Subdivision_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_SubdivisionsequenceLocaleschema_Subdivision_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_SubdivisionsequenceLocaleschema_Subdivision_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_SubdivisionsequenceLocaleschema_Subdivision_XsdtString_ instance.
type XsdGoPkgHasElem_SubjectIdsequenceRevokeQualificationRequestschema_SubjectId_XsdtString_ ¶
type XsdGoPkgHasElem_SubjectIdsequenceRevokeQualificationRequestschema_SubjectId_XsdtString_ struct {
SubjectId xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SubjectId"`
}
func (*XsdGoPkgHasElem_SubjectIdsequenceRevokeQualificationRequestschema_SubjectId_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_SubjectIdsequenceRevokeQualificationRequestschema_SubjectId_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_SubjectIdsequenceRevokeQualificationRequestschema_SubjectId_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_SubjectIdsequenceRevokeQualificationRequestschema_SubjectId_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_SubjectIdsequenceRevokeQualificationRequestschema_SubjectId_XsdtString_ instance.
type XsdGoPkgHasElem_SubjectTypesequenceReviewResultDetailschema_SubjectType_XsdtString_ ¶
type XsdGoPkgHasElem_SubjectTypesequenceReviewResultDetailschema_SubjectType_XsdtString_ struct {
SubjectType xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SubjectType"`
}
func (*XsdGoPkgHasElem_SubjectTypesequenceReviewResultDetailschema_SubjectType_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_SubjectTypesequenceReviewResultDetailschema_SubjectType_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_SubjectTypesequenceReviewResultDetailschema_SubjectType_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_SubjectTypesequenceReviewResultDetailschema_SubjectType_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_SubjectTypesequenceReviewResultDetailschema_SubjectType_XsdtString_ instance.
type XsdGoPkgHasElem_SubjectsequenceNotifyWorkersRequestschema_Subject_XsdtString_ ¶
type XsdGoPkgHasElem_SubjectsequenceNotifyWorkersRequestschema_Subject_XsdtString_ struct {
Subject xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Subject"`
}
func (*XsdGoPkgHasElem_SubjectsequenceNotifyWorkersRequestschema_Subject_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_SubjectsequenceNotifyWorkersRequestschema_Subject_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_SubjectsequenceNotifyWorkersRequestschema_Subject_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_SubjectsequenceNotifyWorkersRequestschema_Subject_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_SubjectsequenceNotifyWorkersRequestschema_Subject_XsdtString_ instance.
type XsdGoPkgHasElem_SubmitTimesequenceAssignmentschema_SubmitTime_XsdtDateTime_ ¶
type XsdGoPkgHasElem_SubmitTimesequenceAssignmentschema_SubmitTime_XsdtDateTime_ struct {
SubmitTime xsdt.DateTime `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SubmitTime"`
}
func (*XsdGoPkgHasElem_SubmitTimesequenceAssignmentschema_SubmitTime_XsdtDateTime_) Walk ¶
func (me *XsdGoPkgHasElem_SubmitTimesequenceAssignmentschema_SubmitTime_XsdtDateTime_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_SubmitTimesequenceAssignmentschema_SubmitTime_XsdtDateTime_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_SubmitTimesequenceAssignmentschema_SubmitTime_XsdtDateTime_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_SubmitTimesequenceAssignmentschema_SubmitTime_XsdtDateTime_ instance.
type XsdGoPkgHasElem_TestDurationInSecondssequenceCreateQualificationTypeRequestschema_TestDurationInSeconds_XsdtLong_ ¶
type XsdGoPkgHasElem_TestDurationInSecondssequenceCreateQualificationTypeRequestschema_TestDurationInSeconds_XsdtLong_ struct {
TestDurationInSeconds xsdt.Long `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 TestDurationInSeconds"`
}
func (*XsdGoPkgHasElem_TestDurationInSecondssequenceCreateQualificationTypeRequestschema_TestDurationInSeconds_XsdtLong_) Walk ¶
func (me *XsdGoPkgHasElem_TestDurationInSecondssequenceCreateQualificationTypeRequestschema_TestDurationInSeconds_XsdtLong_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_TestDurationInSecondssequenceCreateQualificationTypeRequestschema_TestDurationInSeconds_XsdtLong_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_TestDurationInSecondssequenceCreateQualificationTypeRequestschema_TestDurationInSeconds_XsdtLong_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_TestDurationInSecondssequenceCreateQualificationTypeRequestschema_TestDurationInSeconds_XsdtLong_ instance.
type XsdGoPkgHasElem_TestEventTypesequenceSendTestEventNotificationRequestschema_TestEventType_TEventType_ ¶
type XsdGoPkgHasElem_TestEventTypesequenceSendTestEventNotificationRequestschema_TestEventType_TEventType_ struct {
TestEventType TEventType `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 TestEventType"`
}
func (*XsdGoPkgHasElem_TestEventTypesequenceSendTestEventNotificationRequestschema_TestEventType_TEventType_) Walk ¶
func (me *XsdGoPkgHasElem_TestEventTypesequenceSendTestEventNotificationRequestschema_TestEventType_TEventType_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_TestEventTypesequenceSendTestEventNotificationRequestschema_TestEventType_TEventType_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_TestEventTypesequenceSendTestEventNotificationRequestschema_TestEventType_TEventType_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_TestEventTypesequenceSendTestEventNotificationRequestschema_TestEventType_TEventType_ instance.
type XsdGoPkgHasElem_TestsequenceCreateQualificationTypeRequestschema_Test_XsdtString_ ¶
type XsdGoPkgHasElem_TestsequenceCreateQualificationTypeRequestschema_Test_XsdtString_ struct {
Test xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Test"`
}
func (*XsdGoPkgHasElem_TestsequenceCreateQualificationTypeRequestschema_Test_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_TestsequenceCreateQualificationTypeRequestschema_Test_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_TestsequenceCreateQualificationTypeRequestschema_Test_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_TestsequenceCreateQualificationTypeRequestschema_Test_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_TestsequenceCreateQualificationTypeRequestschema_Test_XsdtString_ instance.
type XsdGoPkgHasElem_TimePeriodsequenceGetRequesterStatisticRequestschema_TimePeriod_TimePeriod_ ¶
type XsdGoPkgHasElem_TimePeriodsequenceGetRequesterStatisticRequestschema_TimePeriod_TimePeriod_ struct {
TimePeriod TimePeriod `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 TimePeriod"`
}
func (*XsdGoPkgHasElem_TimePeriodsequenceGetRequesterStatisticRequestschema_TimePeriod_TimePeriod_) Walk ¶
func (me *XsdGoPkgHasElem_TimePeriodsequenceGetRequesterStatisticRequestschema_TimePeriod_TimePeriod_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_TimePeriodsequenceGetRequesterStatisticRequestschema_TimePeriod_TimePeriod_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_TimePeriodsequenceGetRequesterStatisticRequestschema_TimePeriod_TimePeriod_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_TimePeriodsequenceGetRequesterStatisticRequestschema_TimePeriod_TimePeriod_ instance.
type XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ ¶
type XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ struct {
Timestamp xsdt.DateTime `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Timestamp"`
}
func (*XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_) Walk ¶
func (me *XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ instance.
type XsdGoPkgHasElem_TitlesequenceCreateHITRequestschema_Title_XsdtString_ ¶
type XsdGoPkgHasElem_TitlesequenceCreateHITRequestschema_Title_XsdtString_ struct {
Title xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Title"`
}
func (*XsdGoPkgHasElem_TitlesequenceCreateHITRequestschema_Title_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_TitlesequenceCreateHITRequestschema_Title_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_TitlesequenceCreateHITRequestschema_Title_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_TitlesequenceCreateHITRequestschema_Title_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_TitlesequenceCreateHITRequestschema_Title_XsdtString_ instance.
type XsdGoPkgHasElem_TotalNumResultssequenceGetReviewableHITsResultschema_TotalNumResults_XsdtInt_ ¶
type XsdGoPkgHasElem_TotalNumResultssequenceGetReviewableHITsResultschema_TotalNumResults_XsdtInt_ struct {
TotalNumResults xsdt.Int `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 TotalNumResults"`
}
func (*XsdGoPkgHasElem_TotalNumResultssequenceGetReviewableHITsResultschema_TotalNumResults_XsdtInt_) Walk ¶
func (me *XsdGoPkgHasElem_TotalNumResultssequenceGetReviewableHITsResultschema_TotalNumResults_XsdtInt_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_TotalNumResultssequenceGetReviewableHITsResultschema_TotalNumResults_XsdtInt_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_TotalNumResultssequenceGetReviewableHITsResultschema_TotalNumResults_XsdtInt_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_TotalNumResultssequenceGetReviewableHITsResultschema_TotalNumResults_XsdtInt_ instance.
type XsdGoPkgHasElem_TransportsequenceNotificationSpecificationschema_Transport_TNotificationTransport_ ¶
type XsdGoPkgHasElem_TransportsequenceNotificationSpecificationschema_Transport_TNotificationTransport_ struct {
Transport TNotificationTransport `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Transport"`
}
func (*XsdGoPkgHasElem_TransportsequenceNotificationSpecificationschema_Transport_TNotificationTransport_) Walk ¶
func (me *XsdGoPkgHasElem_TransportsequenceNotificationSpecificationschema_Transport_TNotificationTransport_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_TransportsequenceNotificationSpecificationschema_Transport_TNotificationTransport_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_TransportsequenceNotificationSpecificationschema_Transport_TNotificationTransport_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_TransportsequenceNotificationSpecificationschema_Transport_TNotificationTransport_ instance.
type XsdGoPkgHasElem_TypesequenceClaimschema_Type_XsdtString_ ¶
type XsdGoPkgHasElem_TypesequenceClaimschema_Type_XsdtString_ struct {
Type xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Type"`
}
func (*XsdGoPkgHasElem_TypesequenceClaimschema_Type_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_TypesequenceClaimschema_Type_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_TypesequenceClaimschema_Type_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_TypesequenceClaimschema_Type_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_TypesequenceClaimschema_Type_XsdtString_ instance.
type XsdGoPkgHasElem_UnblockWorker ¶
type XsdGoPkgHasElem_UnblockWorker struct {
UnblockWorker *TxsdUnblockWorker `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 UnblockWorker"`
}
func (*XsdGoPkgHasElem_UnblockWorker) Walk ¶
func (me *XsdGoPkgHasElem_UnblockWorker) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_UnblockWorker function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_UnblockWorker instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_UnblockWorker instance.
type XsdGoPkgHasElem_UnblockWorkerRequestsequenceTxsdRequestRequestschema_UnblockWorkerRequest_TUnblockWorkerRequest_ ¶
type XsdGoPkgHasElem_UnblockWorkerRequestsequenceTxsdRequestRequestschema_UnblockWorkerRequest_TUnblockWorkerRequest_ struct {
UnblockWorkerRequest *TUnblockWorkerRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 UnblockWorkerRequest"`
}
func (*XsdGoPkgHasElem_UnblockWorkerRequestsequenceTxsdRequestRequestschema_UnblockWorkerRequest_TUnblockWorkerRequest_) Walk ¶
func (me *XsdGoPkgHasElem_UnblockWorkerRequestsequenceTxsdRequestRequestschema_UnblockWorkerRequest_TUnblockWorkerRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_UnblockWorkerRequestsequenceTxsdRequestRequestschema_UnblockWorkerRequest_TUnblockWorkerRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_UnblockWorkerRequestsequenceTxsdRequestRequestschema_UnblockWorkerRequest_TUnblockWorkerRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_UnblockWorkerRequestsequenceTxsdRequestRequestschema_UnblockWorkerRequest_TUnblockWorkerRequest_ instance.
type XsdGoPkgHasElem_UnblockWorkerResponse ¶
type XsdGoPkgHasElem_UnblockWorkerResponse struct {
UnblockWorkerResponse *TxsdUnblockWorkerResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 UnblockWorkerResponse"`
}
func (*XsdGoPkgHasElem_UnblockWorkerResponse) Walk ¶
func (me *XsdGoPkgHasElem_UnblockWorkerResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_UnblockWorkerResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_UnblockWorkerResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_UnblockWorkerResponse instance.
type XsdGoPkgHasElem_UnblockWorkerResultsequenceTxsdUnblockWorkerResponseUnblockWorkerResponseschema_UnblockWorkerResult_TUnblockWorkerResult_ ¶
type XsdGoPkgHasElem_UnblockWorkerResultsequenceTxsdUnblockWorkerResponseUnblockWorkerResponseschema_UnblockWorkerResult_TUnblockWorkerResult_ struct {
UnblockWorkerResult *TUnblockWorkerResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 UnblockWorkerResult"`
}
func (*XsdGoPkgHasElem_UnblockWorkerResultsequenceTxsdUnblockWorkerResponseUnblockWorkerResponseschema_UnblockWorkerResult_TUnblockWorkerResult_) Walk ¶
func (me *XsdGoPkgHasElem_UnblockWorkerResultsequenceTxsdUnblockWorkerResponseUnblockWorkerResponseschema_UnblockWorkerResult_TUnblockWorkerResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_UnblockWorkerResultsequenceTxsdUnblockWorkerResponseUnblockWorkerResponseschema_UnblockWorkerResult_TUnblockWorkerResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_UnblockWorkerResultsequenceTxsdUnblockWorkerResponseUnblockWorkerResponseschema_UnblockWorkerResult_TUnblockWorkerResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_UnblockWorkerResultsequenceTxsdUnblockWorkerResponseUnblockWorkerResponseschema_UnblockWorkerResult_TUnblockWorkerResult_ instance.
type XsdGoPkgHasElem_UniqueRequestTokensequenceCreateHITRequestschema_UniqueRequestToken_XsdtString_ ¶
type XsdGoPkgHasElem_UniqueRequestTokensequenceCreateHITRequestschema_UniqueRequestToken_XsdtString_ struct {
UniqueRequestToken xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 UniqueRequestToken"`
}
func (*XsdGoPkgHasElem_UniqueRequestTokensequenceCreateHITRequestschema_UniqueRequestToken_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_UniqueRequestTokensequenceCreateHITRequestschema_UniqueRequestToken_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_UniqueRequestTokensequenceCreateHITRequestschema_UniqueRequestToken_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_UniqueRequestTokensequenceCreateHITRequestschema_UniqueRequestToken_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_UniqueRequestTokensequenceCreateHITRequestschema_UniqueRequestToken_XsdtString_ instance.
type XsdGoPkgHasElem_UnusedsequenceGetAccountBalanceRequestschema_Unused_XsdtString_ ¶
type XsdGoPkgHasElem_UnusedsequenceGetAccountBalanceRequestschema_Unused_XsdtString_ struct {
Unused xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Unused"`
}
func (*XsdGoPkgHasElem_UnusedsequenceGetAccountBalanceRequestschema_Unused_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_UnusedsequenceGetAccountBalanceRequestschema_Unused_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_UnusedsequenceGetAccountBalanceRequestschema_Unused_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_UnusedsequenceGetAccountBalanceRequestschema_Unused_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_UnusedsequenceGetAccountBalanceRequestschema_Unused_XsdtString_ instance.
type XsdGoPkgHasElem_UpdateQualificationScore ¶
type XsdGoPkgHasElem_UpdateQualificationScore struct {
UpdateQualificationScore *TxsdUpdateQualificationScore `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 UpdateQualificationScore"`
}
func (*XsdGoPkgHasElem_UpdateQualificationScore) Walk ¶
func (me *XsdGoPkgHasElem_UpdateQualificationScore) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_UpdateQualificationScore function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_UpdateQualificationScore instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_UpdateQualificationScore instance.
type XsdGoPkgHasElem_UpdateQualificationScoreResponse ¶
type XsdGoPkgHasElem_UpdateQualificationScoreResponse struct {
UpdateQualificationScoreResponse *TxsdUpdateQualificationScoreResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 UpdateQualificationScoreResponse"`
}
func (*XsdGoPkgHasElem_UpdateQualificationScoreResponse) Walk ¶
func (me *XsdGoPkgHasElem_UpdateQualificationScoreResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_UpdateQualificationScoreResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_UpdateQualificationScoreResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_UpdateQualificationScoreResponse instance.
type XsdGoPkgHasElem_UpdateQualificationScoreResultsequenceTxsdUpdateQualificationScoreResponseUpdateQualificationScoreResponseschema_UpdateQualificationScoreResult_TUpdateQualificationScoreResult_ ¶
type XsdGoPkgHasElem_UpdateQualificationScoreResultsequenceTxsdUpdateQualificationScoreResponseUpdateQualificationScoreResponseschema_UpdateQualificationScoreResult_TUpdateQualificationScoreResult_ struct {
UpdateQualificationScoreResult *TUpdateQualificationScoreResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 UpdateQualificationScoreResult"`
}
func (*XsdGoPkgHasElem_UpdateQualificationScoreResultsequenceTxsdUpdateQualificationScoreResponseUpdateQualificationScoreResponseschema_UpdateQualificationScoreResult_TUpdateQualificationScoreResult_) Walk ¶
func (me *XsdGoPkgHasElem_UpdateQualificationScoreResultsequenceTxsdUpdateQualificationScoreResponseUpdateQualificationScoreResponseschema_UpdateQualificationScoreResult_TUpdateQualificationScoreResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_UpdateQualificationScoreResultsequenceTxsdUpdateQualificationScoreResponseUpdateQualificationScoreResponseschema_UpdateQualificationScoreResult_TUpdateQualificationScoreResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_UpdateQualificationScoreResultsequenceTxsdUpdateQualificationScoreResponseUpdateQualificationScoreResponseschema_UpdateQualificationScoreResult_TUpdateQualificationScoreResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_UpdateQualificationScoreResultsequenceTxsdUpdateQualificationScoreResponseUpdateQualificationScoreResponseschema_UpdateQualificationScoreResult_TUpdateQualificationScoreResult_ instance.
type XsdGoPkgHasElem_UpdateQualificationType ¶
type XsdGoPkgHasElem_UpdateQualificationType struct {
UpdateQualificationType *TxsdUpdateQualificationType `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 UpdateQualificationType"`
}
func (*XsdGoPkgHasElem_UpdateQualificationType) Walk ¶
func (me *XsdGoPkgHasElem_UpdateQualificationType) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_UpdateQualificationType function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_UpdateQualificationType instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_UpdateQualificationType instance.
type XsdGoPkgHasElem_UpdateQualificationTypeRequestsequenceTxsdRequestRequestschema_UpdateQualificationTypeRequest_TUpdateQualificationTypeRequest_ ¶
type XsdGoPkgHasElem_UpdateQualificationTypeRequestsequenceTxsdRequestRequestschema_UpdateQualificationTypeRequest_TUpdateQualificationTypeRequest_ struct {
UpdateQualificationTypeRequest *TUpdateQualificationTypeRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 UpdateQualificationTypeRequest"`
}
func (*XsdGoPkgHasElem_UpdateQualificationTypeRequestsequenceTxsdRequestRequestschema_UpdateQualificationTypeRequest_TUpdateQualificationTypeRequest_) Walk ¶
func (me *XsdGoPkgHasElem_UpdateQualificationTypeRequestsequenceTxsdRequestRequestschema_UpdateQualificationTypeRequest_TUpdateQualificationTypeRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_UpdateQualificationTypeRequestsequenceTxsdRequestRequestschema_UpdateQualificationTypeRequest_TUpdateQualificationTypeRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_UpdateQualificationTypeRequestsequenceTxsdRequestRequestschema_UpdateQualificationTypeRequest_TUpdateQualificationTypeRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_UpdateQualificationTypeRequestsequenceTxsdRequestRequestschema_UpdateQualificationTypeRequest_TUpdateQualificationTypeRequest_ instance.
type XsdGoPkgHasElem_UpdateQualificationTypeResponse ¶
type XsdGoPkgHasElem_UpdateQualificationTypeResponse struct {
UpdateQualificationTypeResponse *TxsdUpdateQualificationTypeResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 UpdateQualificationTypeResponse"`
}
func (*XsdGoPkgHasElem_UpdateQualificationTypeResponse) Walk ¶
func (me *XsdGoPkgHasElem_UpdateQualificationTypeResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_UpdateQualificationTypeResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_UpdateQualificationTypeResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_UpdateQualificationTypeResponse instance.
type XsdGoPkgHasElem_ValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_ValidOperations_TxsdResponseGroupInformationSequenceValidOperations_ ¶
type XsdGoPkgHasElem_ValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_ValidOperations_TxsdResponseGroupInformationSequenceValidOperations_ struct {
ValidOperations *TxsdResponseGroupInformationSequenceValidOperations `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ValidOperations"`
}
func (*XsdGoPkgHasElem_ValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_ValidOperations_TxsdResponseGroupInformationSequenceValidOperations_) Walk ¶
func (me *XsdGoPkgHasElem_ValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_ValidOperations_TxsdResponseGroupInformationSequenceValidOperations_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_ValidOperations_TxsdResponseGroupInformationSequenceValidOperations_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_ValidOperations_TxsdResponseGroupInformationSequenceValidOperations_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_ValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_ValidOperations_TxsdResponseGroupInformationSequenceValidOperations_ instance.
type XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ ¶
type XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ struct {
Validate xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Validate"`
}
func (*XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ instance.
type XsdGoPkgHasElem_ValuesequenceHITLayoutParameterschema_Value_XsdtString_ ¶
type XsdGoPkgHasElem_ValuesequenceHITLayoutParameterschema_Value_XsdtString_ struct {
Value xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Value"`
}
func (*XsdGoPkgHasElem_ValuesequenceHITLayoutParameterschema_Value_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_ValuesequenceHITLayoutParameterschema_Value_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_ValuesequenceHITLayoutParameterschema_Value_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_ValuesequenceHITLayoutParameterschema_Value_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_ValuesequenceHITLayoutParameterschema_Value_XsdtString_ instance.
type XsdGoPkgHasElem_VersionsequenceNotificationSpecificationschema_Version_XsdtString_ ¶
type XsdGoPkgHasElem_VersionsequenceNotificationSpecificationschema_Version_XsdtString_ struct {
Version xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Version"`
}
func (*XsdGoPkgHasElem_VersionsequenceNotificationSpecificationschema_Version_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_VersionsequenceNotificationSpecificationschema_Version_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_VersionsequenceNotificationSpecificationschema_Version_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_VersionsequenceNotificationSpecificationschema_Version_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_VersionsequenceNotificationSpecificationschema_Version_XsdtString_ instance.
type XsdGoPkgHasElem_WorkerBlocksequenceGetBlockedWorkersResultschema_WorkerBlock_TWorkerBlock_ ¶
type XsdGoPkgHasElem_WorkerBlocksequenceGetBlockedWorkersResultschema_WorkerBlock_TWorkerBlock_ struct {
WorkerBlock *TWorkerBlock `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 WorkerBlock"`
}
func (*XsdGoPkgHasElem_WorkerBlocksequenceGetBlockedWorkersResultschema_WorkerBlock_TWorkerBlock_) Walk ¶
func (me *XsdGoPkgHasElem_WorkerBlocksequenceGetBlockedWorkersResultschema_WorkerBlock_TWorkerBlock_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_WorkerBlocksequenceGetBlockedWorkersResultschema_WorkerBlock_TWorkerBlock_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_WorkerBlocksequenceGetBlockedWorkersResultschema_WorkerBlock_TWorkerBlock_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 1/1 field(s) belonging to this XsdGoPkgHasElem_WorkerBlocksequenceGetBlockedWorkersResultschema_WorkerBlock_TWorkerBlock_ instance.
type XsdGoPkgHasElem_WorkerIdsequenceGetRequesterWorkerStatisticRequestschema_WorkerId_XsdtString_ ¶
type XsdGoPkgHasElem_WorkerIdsequenceGetRequesterWorkerStatisticRequestschema_WorkerId_XsdtString_ struct {
WorkerId xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 WorkerId"`
}
func (*XsdGoPkgHasElem_WorkerIdsequenceGetRequesterWorkerStatisticRequestschema_WorkerId_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElem_WorkerIdsequenceGetRequesterWorkerStatisticRequestschema_WorkerId_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElem_WorkerIdsequenceGetRequesterWorkerStatisticRequestschema_WorkerId_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElem_WorkerIdsequenceGetRequesterWorkerStatisticRequestschema_WorkerId_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElem_WorkerIdsequenceGetRequesterWorkerStatisticRequestschema_WorkerId_XsdtString_ instance.
type XsdGoPkgHasElems_AWSAccessKeyIdsequenceTxsdRegisterHITTypeRegisterHITTypeschema_AWSAccessKeyId_XsdtString_ ¶
type XsdGoPkgHasElems_AWSAccessKeyIdsequenceTxsdRegisterHITTypeRegisterHITTypeschema_AWSAccessKeyId_XsdtString_ struct {
AWSAccessKeyIds []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AWSAccessKeyId"`
}
func (*XsdGoPkgHasElems_AWSAccessKeyIdsequenceTxsdRegisterHITTypeRegisterHITTypeschema_AWSAccessKeyId_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_AWSAccessKeyIdsequenceTxsdRegisterHITTypeRegisterHITTypeschema_AWSAccessKeyId_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_AWSAccessKeyIdsequenceTxsdRegisterHITTypeRegisterHITTypeschema_AWSAccessKeyId_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_AWSAccessKeyIdsequenceTxsdRegisterHITTypeRegisterHITTypeschema_AWSAccessKeyId_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_AWSAccessKeyIdsequenceTxsdRegisterHITTypeRegisterHITTypeschema_AWSAccessKeyId_XsdtString_ instance.
type XsdGoPkgHasElems_AboutsequenceHelpRequestschema_About_XsdtString_ ¶
type XsdGoPkgHasElems_AboutsequenceHelpRequestschema_About_XsdtString_ struct {
Abouts []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 About"`
}
func (*XsdGoPkgHasElems_AboutsequenceHelpRequestschema_About_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_AboutsequenceHelpRequestschema_About_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_AboutsequenceHelpRequestschema_About_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_AboutsequenceHelpRequestschema_About_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_AboutsequenceHelpRequestschema_About_XsdtString_ instance.
type XsdGoPkgHasElems_AcceptTimesequenceAssignmentschema_AcceptTime_XsdtDateTime_ ¶
type XsdGoPkgHasElems_AcceptTimesequenceAssignmentschema_AcceptTime_XsdtDateTime_ struct {
AcceptTimes []xsdt.DateTime `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AcceptTime"`
}
func (*XsdGoPkgHasElems_AcceptTimesequenceAssignmentschema_AcceptTime_XsdtDateTime_) Walk ¶
func (me *XsdGoPkgHasElems_AcceptTimesequenceAssignmentschema_AcceptTime_XsdtDateTime_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_AcceptTimesequenceAssignmentschema_AcceptTime_XsdtDateTime_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_AcceptTimesequenceAssignmentschema_AcceptTime_XsdtDateTime_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_AcceptTimesequenceAssignmentschema_AcceptTime_XsdtDateTime_ instance.
type XsdGoPkgHasElems_ActionIdsequenceReviewResultDetailschema_ActionId_XsdtString_ ¶
type XsdGoPkgHasElems_ActionIdsequenceReviewResultDetailschema_ActionId_XsdtString_ struct {
ActionIds []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ActionId"`
}
func (*XsdGoPkgHasElems_ActionIdsequenceReviewResultDetailschema_ActionId_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_ActionIdsequenceReviewResultDetailschema_ActionId_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ActionIdsequenceReviewResultDetailschema_ActionId_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ActionIdsequenceReviewResultDetailschema_ActionId_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ActionIdsequenceReviewResultDetailschema_ActionId_XsdtString_ instance.
type XsdGoPkgHasElems_ActionNamesequenceReviewActionDetailschema_ActionName_XsdtString_ ¶
type XsdGoPkgHasElems_ActionNamesequenceReviewActionDetailschema_ActionName_XsdtString_ struct {
ActionNames []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ActionName"`
}
func (*XsdGoPkgHasElems_ActionNamesequenceReviewActionDetailschema_ActionName_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_ActionNamesequenceReviewActionDetailschema_ActionName_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ActionNamesequenceReviewActionDetailschema_ActionName_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ActionNamesequenceReviewActionDetailschema_ActionName_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ActionNamesequenceReviewActionDetailschema_ActionName_XsdtString_ instance.
type XsdGoPkgHasElems_ActivesequenceSetHITTypeNotificationRequestschema_Active_XsdtBoolean_ ¶
type XsdGoPkgHasElems_ActivesequenceSetHITTypeNotificationRequestschema_Active_XsdtBoolean_ struct {
Actives []xsdt.Boolean `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Active"`
}
func (*XsdGoPkgHasElems_ActivesequenceSetHITTypeNotificationRequestschema_Active_XsdtBoolean_) Walk ¶
func (me *XsdGoPkgHasElems_ActivesequenceSetHITTypeNotificationRequestschema_Active_XsdtBoolean_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ActivesequenceSetHITTypeNotificationRequestschema_Active_XsdtBoolean_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ActivesequenceSetHITTypeNotificationRequestschema_Active_XsdtBoolean_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ActivesequenceSetHITTypeNotificationRequestschema_Active_XsdtBoolean_ instance.
type XsdGoPkgHasElems_AmountsequencePriceschema_Amount_XsdtDecimal_ ¶
type XsdGoPkgHasElems_AmountsequencePriceschema_Amount_XsdtDecimal_ struct {
Amounts []xsdt.Decimal `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Amount"`
}
func (*XsdGoPkgHasElems_AmountsequencePriceschema_Amount_XsdtDecimal_) Walk ¶
func (me *XsdGoPkgHasElems_AmountsequencePriceschema_Amount_XsdtDecimal_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_AmountsequencePriceschema_Amount_XsdtDecimal_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_AmountsequencePriceschema_Amount_XsdtDecimal_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_AmountsequencePriceschema_Amount_XsdtDecimal_ instance.
type XsdGoPkgHasElems_AnswerKeysequenceQualificationTypeschema_AnswerKey_XsdtString_ ¶
type XsdGoPkgHasElems_AnswerKeysequenceQualificationTypeschema_AnswerKey_XsdtString_ struct {
AnswerKeys []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AnswerKey"`
}
func (*XsdGoPkgHasElems_AnswerKeysequenceQualificationTypeschema_AnswerKey_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_AnswerKeysequenceQualificationTypeschema_AnswerKey_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_AnswerKeysequenceQualificationTypeschema_AnswerKey_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_AnswerKeysequenceQualificationTypeschema_AnswerKey_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_AnswerKeysequenceQualificationTypeschema_AnswerKey_XsdtString_ instance.
type XsdGoPkgHasElems_AnswersequenceAssignmentschema_Answer_XsdtString_ ¶
type XsdGoPkgHasElems_AnswersequenceAssignmentschema_Answer_XsdtString_ struct {
Answers []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Answer"`
}
func (*XsdGoPkgHasElems_AnswersequenceAssignmentschema_Answer_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_AnswersequenceAssignmentschema_Answer_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_AnswersequenceAssignmentschema_Answer_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_AnswersequenceAssignmentschema_Answer_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_AnswersequenceAssignmentschema_Answer_XsdtString_ instance.
type XsdGoPkgHasElems_ApprovalTimesequenceAssignmentschema_ApprovalTime_XsdtDateTime_ ¶
type XsdGoPkgHasElems_ApprovalTimesequenceAssignmentschema_ApprovalTime_XsdtDateTime_ struct {
ApprovalTimes []xsdt.DateTime `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ApprovalTime"`
}
func (*XsdGoPkgHasElems_ApprovalTimesequenceAssignmentschema_ApprovalTime_XsdtDateTime_) Walk ¶
func (me *XsdGoPkgHasElems_ApprovalTimesequenceAssignmentschema_ApprovalTime_XsdtDateTime_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ApprovalTimesequenceAssignmentschema_ApprovalTime_XsdtDateTime_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ApprovalTimesequenceAssignmentschema_ApprovalTime_XsdtDateTime_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ApprovalTimesequenceAssignmentschema_ApprovalTime_XsdtDateTime_ instance.
type XsdGoPkgHasElems_ApproveAssignment ¶
type XsdGoPkgHasElems_ApproveAssignment struct {
ApproveAssignments []*TxsdApproveAssignment `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ApproveAssignment"`
}
func (*XsdGoPkgHasElems_ApproveAssignment) Walk ¶
func (me *XsdGoPkgHasElems_ApproveAssignment) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ApproveAssignment function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ApproveAssignment instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ApproveAssignment instance.
type XsdGoPkgHasElems_ApproveAssignmentRequestsequenceRequestschema_ApproveAssignmentRequest_TApproveAssignmentRequest_ ¶
type XsdGoPkgHasElems_ApproveAssignmentRequestsequenceRequestschema_ApproveAssignmentRequest_TApproveAssignmentRequest_ struct {
ApproveAssignmentRequests []*TApproveAssignmentRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ApproveAssignmentRequest"`
}
func (*XsdGoPkgHasElems_ApproveAssignmentRequestsequenceRequestschema_ApproveAssignmentRequest_TApproveAssignmentRequest_) Walk ¶
func (me *XsdGoPkgHasElems_ApproveAssignmentRequestsequenceRequestschema_ApproveAssignmentRequest_TApproveAssignmentRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ApproveAssignmentRequestsequenceRequestschema_ApproveAssignmentRequest_TApproveAssignmentRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ApproveAssignmentRequestsequenceRequestschema_ApproveAssignmentRequest_TApproveAssignmentRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ApproveAssignmentRequestsequenceRequestschema_ApproveAssignmentRequest_TApproveAssignmentRequest_ instance.
type XsdGoPkgHasElems_ApproveAssignmentResponse ¶
type XsdGoPkgHasElems_ApproveAssignmentResponse struct {
ApproveAssignmentResponses []*TxsdApproveAssignmentResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ApproveAssignmentResponse"`
}
func (*XsdGoPkgHasElems_ApproveAssignmentResponse) Walk ¶
func (me *XsdGoPkgHasElems_ApproveAssignmentResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ApproveAssignmentResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ApproveAssignmentResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ApproveAssignmentResponse instance.
type XsdGoPkgHasElems_ApproveAssignmentResultsequenceTxsdApproveAssignmentResponseApproveAssignmentResponseschema_ApproveAssignmentResult_TApproveAssignmentResult_ ¶
type XsdGoPkgHasElems_ApproveAssignmentResultsequenceTxsdApproveAssignmentResponseApproveAssignmentResponseschema_ApproveAssignmentResult_TApproveAssignmentResult_ struct {
ApproveAssignmentResults []*TApproveAssignmentResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ApproveAssignmentResult"`
}
func (*XsdGoPkgHasElems_ApproveAssignmentResultsequenceTxsdApproveAssignmentResponseApproveAssignmentResponseschema_ApproveAssignmentResult_TApproveAssignmentResult_) Walk ¶
func (me *XsdGoPkgHasElems_ApproveAssignmentResultsequenceTxsdApproveAssignmentResponseApproveAssignmentResponseschema_ApproveAssignmentResult_TApproveAssignmentResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ApproveAssignmentResultsequenceTxsdApproveAssignmentResponseApproveAssignmentResponseschema_ApproveAssignmentResult_TApproveAssignmentResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ApproveAssignmentResultsequenceTxsdApproveAssignmentResponseApproveAssignmentResponseschema_ApproveAssignmentResult_TApproveAssignmentResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ApproveAssignmentResultsequenceTxsdApproveAssignmentResponseApproveAssignmentResponseschema_ApproveAssignmentResult_TApproveAssignmentResult_ instance.
type XsdGoPkgHasElems_ApproveRejectedAssignment ¶
type XsdGoPkgHasElems_ApproveRejectedAssignment struct {
ApproveRejectedAssignments []*TxsdApproveRejectedAssignment `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ApproveRejectedAssignment"`
}
func (*XsdGoPkgHasElems_ApproveRejectedAssignment) Walk ¶
func (me *XsdGoPkgHasElems_ApproveRejectedAssignment) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ApproveRejectedAssignment function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ApproveRejectedAssignment instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ApproveRejectedAssignment instance.
type XsdGoPkgHasElems_ApproveRejectedAssignmentRequestsequenceRequestschema_ApproveRejectedAssignmentRequest_TApproveRejectedAssignmentRequest_ ¶
type XsdGoPkgHasElems_ApproveRejectedAssignmentRequestsequenceRequestschema_ApproveRejectedAssignmentRequest_TApproveRejectedAssignmentRequest_ struct {
ApproveRejectedAssignmentRequests []*TApproveRejectedAssignmentRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ApproveRejectedAssignmentRequest"`
}
func (*XsdGoPkgHasElems_ApproveRejectedAssignmentRequestsequenceRequestschema_ApproveRejectedAssignmentRequest_TApproveRejectedAssignmentRequest_) Walk ¶
func (me *XsdGoPkgHasElems_ApproveRejectedAssignmentRequestsequenceRequestschema_ApproveRejectedAssignmentRequest_TApproveRejectedAssignmentRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ApproveRejectedAssignmentRequestsequenceRequestschema_ApproveRejectedAssignmentRequest_TApproveRejectedAssignmentRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ApproveRejectedAssignmentRequestsequenceRequestschema_ApproveRejectedAssignmentRequest_TApproveRejectedAssignmentRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ApproveRejectedAssignmentRequestsequenceRequestschema_ApproveRejectedAssignmentRequest_TApproveRejectedAssignmentRequest_ instance.
type XsdGoPkgHasElems_ApproveRejectedAssignmentResponse ¶
type XsdGoPkgHasElems_ApproveRejectedAssignmentResponse struct {
ApproveRejectedAssignmentResponses []*TxsdApproveRejectedAssignmentResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ApproveRejectedAssignmentResponse"`
}
func (*XsdGoPkgHasElems_ApproveRejectedAssignmentResponse) Walk ¶
func (me *XsdGoPkgHasElems_ApproveRejectedAssignmentResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ApproveRejectedAssignmentResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ApproveRejectedAssignmentResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ApproveRejectedAssignmentResponse instance.
type XsdGoPkgHasElems_ApproveRejectedAssignmentResultsequenceTxsdApproveRejectedAssignmentResponseApproveRejectedAssignmentResponseschema_ApproveRejectedAssignmentResult_TApproveRejectedAssignmentResult_ ¶
type XsdGoPkgHasElems_ApproveRejectedAssignmentResultsequenceTxsdApproveRejectedAssignmentResponseApproveRejectedAssignmentResponseschema_ApproveRejectedAssignmentResult_TApproveRejectedAssignmentResult_ struct {
ApproveRejectedAssignmentResults []*TApproveRejectedAssignmentResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ApproveRejectedAssignmentResult"`
}
func (*XsdGoPkgHasElems_ApproveRejectedAssignmentResultsequenceTxsdApproveRejectedAssignmentResponseApproveRejectedAssignmentResponseschema_ApproveRejectedAssignmentResult_TApproveRejectedAssignmentResult_) Walk ¶
func (me *XsdGoPkgHasElems_ApproveRejectedAssignmentResultsequenceTxsdApproveRejectedAssignmentResponseApproveRejectedAssignmentResponseschema_ApproveRejectedAssignmentResult_TApproveRejectedAssignmentResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ApproveRejectedAssignmentResultsequenceTxsdApproveRejectedAssignmentResponseApproveRejectedAssignmentResponseschema_ApproveRejectedAssignmentResult_TApproveRejectedAssignmentResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ApproveRejectedAssignmentResultsequenceTxsdApproveRejectedAssignmentResponseApproveRejectedAssignmentResponseschema_ApproveRejectedAssignmentResult_TApproveRejectedAssignmentResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ApproveRejectedAssignmentResultsequenceTxsdApproveRejectedAssignmentResponseApproveRejectedAssignmentResponseschema_ApproveRejectedAssignmentResult_TApproveRejectedAssignmentResult_ instance.
type XsdGoPkgHasElems_Arguments ¶
type XsdGoPkgHasElems_Arguments struct {
Argumentses []*TxsdArguments `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Arguments"`
}
func (*XsdGoPkgHasElems_Arguments) Walk ¶
func (me *XsdGoPkgHasElems_Arguments) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_Arguments function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_Arguments instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_Arguments instance.
type XsdGoPkgHasElems_ArgumentsequenceTxsdArgumentsArgumentsschema_Argument_TxsdArgumentsSequenceArgument_ ¶
type XsdGoPkgHasElems_ArgumentsequenceTxsdArgumentsArgumentsschema_Argument_TxsdArgumentsSequenceArgument_ struct {
Arguments []*TxsdHTTPHeadersSequenceHeader `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Argument"`
}
func (*XsdGoPkgHasElems_ArgumentsequenceTxsdArgumentsArgumentsschema_Argument_TxsdArgumentsSequenceArgument_) Walk ¶
func (me *XsdGoPkgHasElems_ArgumentsequenceTxsdArgumentsArgumentsschema_Argument_TxsdArgumentsSequenceArgument_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ArgumentsequenceTxsdArgumentsArgumentsschema_Argument_TxsdArgumentsSequenceArgument_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ArgumentsequenceTxsdArgumentsArgumentsschema_Argument_TxsdArgumentsSequenceArgument_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ArgumentsequenceTxsdArgumentsArgumentsschema_Argument_TxsdArgumentsSequenceArgument_ instance.
type XsdGoPkgHasElems_AssignQualification ¶
type XsdGoPkgHasElems_AssignQualification struct {
AssignQualifications []*TxsdAssignQualification `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AssignQualification"`
}
func (*XsdGoPkgHasElems_AssignQualification) Walk ¶
func (me *XsdGoPkgHasElems_AssignQualification) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_AssignQualification function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_AssignQualification instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_AssignQualification instance.
type XsdGoPkgHasElems_AssignQualificationRequestsequenceRequestschema_AssignQualificationRequest_TAssignQualificationRequest_ ¶
type XsdGoPkgHasElems_AssignQualificationRequestsequenceRequestschema_AssignQualificationRequest_TAssignQualificationRequest_ struct {
AssignQualificationRequests []*TAssignQualificationRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AssignQualificationRequest"`
}
func (*XsdGoPkgHasElems_AssignQualificationRequestsequenceRequestschema_AssignQualificationRequest_TAssignQualificationRequest_) Walk ¶
func (me *XsdGoPkgHasElems_AssignQualificationRequestsequenceRequestschema_AssignQualificationRequest_TAssignQualificationRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_AssignQualificationRequestsequenceRequestschema_AssignQualificationRequest_TAssignQualificationRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_AssignQualificationRequestsequenceRequestschema_AssignQualificationRequest_TAssignQualificationRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_AssignQualificationRequestsequenceRequestschema_AssignQualificationRequest_TAssignQualificationRequest_ instance.
type XsdGoPkgHasElems_AssignQualificationResponse ¶
type XsdGoPkgHasElems_AssignQualificationResponse struct {
AssignQualificationResponses []*TxsdAssignQualificationResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AssignQualificationResponse"`
}
func (*XsdGoPkgHasElems_AssignQualificationResponse) Walk ¶
func (me *XsdGoPkgHasElems_AssignQualificationResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_AssignQualificationResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_AssignQualificationResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_AssignQualificationResponse instance.
type XsdGoPkgHasElems_AssignQualificationResultsequenceTxsdAssignQualificationResponseAssignQualificationResponseschema_AssignQualificationResult_TAssignQualificationResult_ ¶
type XsdGoPkgHasElems_AssignQualificationResultsequenceTxsdAssignQualificationResponseAssignQualificationResponseschema_AssignQualificationResult_TAssignQualificationResult_ struct {
AssignQualificationResults []*TAssignQualificationResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AssignQualificationResult"`
}
func (*XsdGoPkgHasElems_AssignQualificationResultsequenceTxsdAssignQualificationResponseAssignQualificationResponseschema_AssignQualificationResult_TAssignQualificationResult_) Walk ¶
func (me *XsdGoPkgHasElems_AssignQualificationResultsequenceTxsdAssignQualificationResponseAssignQualificationResponseschema_AssignQualificationResult_TAssignQualificationResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_AssignQualificationResultsequenceTxsdAssignQualificationResponseAssignQualificationResponseschema_AssignQualificationResult_TAssignQualificationResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_AssignQualificationResultsequenceTxsdAssignQualificationResponseAssignQualificationResponseschema_AssignQualificationResult_TAssignQualificationResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_AssignQualificationResultsequenceTxsdAssignQualificationResponseAssignQualificationResponseschema_AssignQualificationResult_TAssignQualificationResult_ instance.
type XsdGoPkgHasElems_AssignmentDurationInSecondssequenceRegisterHITTypeRequestschema_AssignmentDurationInSeconds_XsdtLong_ ¶
type XsdGoPkgHasElems_AssignmentDurationInSecondssequenceRegisterHITTypeRequestschema_AssignmentDurationInSeconds_XsdtLong_ struct {
AssignmentDurationInSecondses []xsdt.Long `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AssignmentDurationInSeconds"`
}
func (*XsdGoPkgHasElems_AssignmentDurationInSecondssequenceRegisterHITTypeRequestschema_AssignmentDurationInSeconds_XsdtLong_) Walk ¶
func (me *XsdGoPkgHasElems_AssignmentDurationInSecondssequenceRegisterHITTypeRequestschema_AssignmentDurationInSeconds_XsdtLong_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_AssignmentDurationInSecondssequenceRegisterHITTypeRequestschema_AssignmentDurationInSeconds_XsdtLong_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_AssignmentDurationInSecondssequenceRegisterHITTypeRequestschema_AssignmentDurationInSeconds_XsdtLong_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_AssignmentDurationInSecondssequenceRegisterHITTypeRequestschema_AssignmentDurationInSeconds_XsdtLong_ instance.
type XsdGoPkgHasElems_AssignmentIdsequenceRejectAssignmentRequestschema_AssignmentId_XsdtString_ ¶
type XsdGoPkgHasElems_AssignmentIdsequenceRejectAssignmentRequestschema_AssignmentId_XsdtString_ struct {
AssignmentIds []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AssignmentId"`
}
func (*XsdGoPkgHasElems_AssignmentIdsequenceRejectAssignmentRequestschema_AssignmentId_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_AssignmentIdsequenceRejectAssignmentRequestschema_AssignmentId_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_AssignmentIdsequenceRejectAssignmentRequestschema_AssignmentId_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_AssignmentIdsequenceRejectAssignmentRequestschema_AssignmentId_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_AssignmentIdsequenceRejectAssignmentRequestschema_AssignmentId_XsdtString_ instance.
type XsdGoPkgHasElems_AssignmentReviewPolicysequenceCreateHITRequestschema_AssignmentReviewPolicy_TReviewPolicy_ ¶
type XsdGoPkgHasElems_AssignmentReviewPolicysequenceCreateHITRequestschema_AssignmentReviewPolicy_TReviewPolicy_ struct {
AssignmentReviewPolicies []*TReviewPolicy `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AssignmentReviewPolicy"`
}
func (*XsdGoPkgHasElems_AssignmentReviewPolicysequenceCreateHITRequestschema_AssignmentReviewPolicy_TReviewPolicy_) Walk ¶
func (me *XsdGoPkgHasElems_AssignmentReviewPolicysequenceCreateHITRequestschema_AssignmentReviewPolicy_TReviewPolicy_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_AssignmentReviewPolicysequenceCreateHITRequestschema_AssignmentReviewPolicy_TReviewPolicy_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_AssignmentReviewPolicysequenceCreateHITRequestschema_AssignmentReviewPolicy_TReviewPolicy_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_AssignmentReviewPolicysequenceCreateHITRequestschema_AssignmentReviewPolicy_TReviewPolicy_ instance.
type XsdGoPkgHasElems_AssignmentReviewReportsequenceGetReviewResultsForHITResultschema_AssignmentReviewReport_TReviewReport_ ¶
type XsdGoPkgHasElems_AssignmentReviewReportsequenceGetReviewResultsForHITResultschema_AssignmentReviewReport_TReviewReport_ struct {
AssignmentReviewReports []*TReviewReport `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AssignmentReviewReport"`
}
func (*XsdGoPkgHasElems_AssignmentReviewReportsequenceGetReviewResultsForHITResultschema_AssignmentReviewReport_TReviewReport_) Walk ¶
func (me *XsdGoPkgHasElems_AssignmentReviewReportsequenceGetReviewResultsForHITResultschema_AssignmentReviewReport_TReviewReport_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_AssignmentReviewReportsequenceGetReviewResultsForHITResultschema_AssignmentReviewReport_TReviewReport_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_AssignmentReviewReportsequenceGetReviewResultsForHITResultschema_AssignmentReviewReport_TReviewReport_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_AssignmentReviewReportsequenceGetReviewResultsForHITResultschema_AssignmentReviewReport_TReviewReport_ instance.
type XsdGoPkgHasElems_AssignmentStatussequenceGetAssignmentsForHITRequestschema_AssignmentStatus_TAssignmentStatus_ ¶
type XsdGoPkgHasElems_AssignmentStatussequenceGetAssignmentsForHITRequestschema_AssignmentStatus_TAssignmentStatus_ struct {
AssignmentStatuses []TAssignmentStatus `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AssignmentStatus"`
}
func (*XsdGoPkgHasElems_AssignmentStatussequenceGetAssignmentsForHITRequestschema_AssignmentStatus_TAssignmentStatus_) Walk ¶
func (me *XsdGoPkgHasElems_AssignmentStatussequenceGetAssignmentsForHITRequestschema_AssignmentStatus_TAssignmentStatus_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_AssignmentStatussequenceGetAssignmentsForHITRequestschema_AssignmentStatus_TAssignmentStatus_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_AssignmentStatussequenceGetAssignmentsForHITRequestschema_AssignmentStatus_TAssignmentStatus_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_AssignmentStatussequenceGetAssignmentsForHITRequestschema_AssignmentStatus_TAssignmentStatus_ instance.
type XsdGoPkgHasElems_AssignmentsequenceGetAssignmentsForHITResultschema_Assignment_TAssignment_ ¶
type XsdGoPkgHasElems_AssignmentsequenceGetAssignmentsForHITResultschema_Assignment_TAssignment_ struct {
Assignments []*TAssignment `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Assignment"`
}
func (*XsdGoPkgHasElems_AssignmentsequenceGetAssignmentsForHITResultschema_Assignment_TAssignment_) Walk ¶
func (me *XsdGoPkgHasElems_AssignmentsequenceGetAssignmentsForHITResultschema_Assignment_TAssignment_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_AssignmentsequenceGetAssignmentsForHITResultschema_Assignment_TAssignment_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_AssignmentsequenceGetAssignmentsForHITResultschema_Assignment_TAssignment_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_AssignmentsequenceGetAssignmentsForHITResultschema_Assignment_TAssignment_ instance.
type XsdGoPkgHasElems_AutoApprovalDelayInSecondssequenceHITschema_AutoApprovalDelayInSeconds_XsdtLong_ ¶
type XsdGoPkgHasElems_AutoApprovalDelayInSecondssequenceHITschema_AutoApprovalDelayInSeconds_XsdtLong_ struct {
AutoApprovalDelayInSecondses []xsdt.Long `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AutoApprovalDelayInSeconds"`
}
func (*XsdGoPkgHasElems_AutoApprovalDelayInSecondssequenceHITschema_AutoApprovalDelayInSeconds_XsdtLong_) Walk ¶
func (me *XsdGoPkgHasElems_AutoApprovalDelayInSecondssequenceHITschema_AutoApprovalDelayInSeconds_XsdtLong_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_AutoApprovalDelayInSecondssequenceHITschema_AutoApprovalDelayInSeconds_XsdtLong_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_AutoApprovalDelayInSecondssequenceHITschema_AutoApprovalDelayInSeconds_XsdtLong_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_AutoApprovalDelayInSecondssequenceHITschema_AutoApprovalDelayInSeconds_XsdtLong_ instance.
type XsdGoPkgHasElems_AutoApprovalTimesequenceAssignmentschema_AutoApprovalTime_XsdtDateTime_ ¶
type XsdGoPkgHasElems_AutoApprovalTimesequenceAssignmentschema_AutoApprovalTime_XsdtDateTime_ struct {
AutoApprovalTimes []xsdt.DateTime `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AutoApprovalTime"`
}
func (*XsdGoPkgHasElems_AutoApprovalTimesequenceAssignmentschema_AutoApprovalTime_XsdtDateTime_) Walk ¶
func (me *XsdGoPkgHasElems_AutoApprovalTimesequenceAssignmentschema_AutoApprovalTime_XsdtDateTime_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_AutoApprovalTimesequenceAssignmentschema_AutoApprovalTime_XsdtDateTime_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_AutoApprovalTimesequenceAssignmentschema_AutoApprovalTime_XsdtDateTime_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_AutoApprovalTimesequenceAssignmentschema_AutoApprovalTime_XsdtDateTime_ instance.
type XsdGoPkgHasElems_AutoGrantedValuesequenceCreateQualificationTypeRequestschema_AutoGrantedValue_XsdtInt_ ¶
type XsdGoPkgHasElems_AutoGrantedValuesequenceCreateQualificationTypeRequestschema_AutoGrantedValue_XsdtInt_ struct {
AutoGrantedValues []xsdt.Int `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AutoGrantedValue"`
}
func (*XsdGoPkgHasElems_AutoGrantedValuesequenceCreateQualificationTypeRequestschema_AutoGrantedValue_XsdtInt_) Walk ¶
func (me *XsdGoPkgHasElems_AutoGrantedValuesequenceCreateQualificationTypeRequestschema_AutoGrantedValue_XsdtInt_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_AutoGrantedValuesequenceCreateQualificationTypeRequestschema_AutoGrantedValue_XsdtInt_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_AutoGrantedValuesequenceCreateQualificationTypeRequestschema_AutoGrantedValue_XsdtInt_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_AutoGrantedValuesequenceCreateQualificationTypeRequestschema_AutoGrantedValue_XsdtInt_ instance.
type XsdGoPkgHasElems_AutoGrantedsequenceCreateQualificationTypeRequestschema_AutoGranted_XsdtBoolean_ ¶
type XsdGoPkgHasElems_AutoGrantedsequenceCreateQualificationTypeRequestschema_AutoGranted_XsdtBoolean_ struct {
AutoGranteds []xsdt.Boolean `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AutoGranted"`
}
func (*XsdGoPkgHasElems_AutoGrantedsequenceCreateQualificationTypeRequestschema_AutoGranted_XsdtBoolean_) Walk ¶
func (me *XsdGoPkgHasElems_AutoGrantedsequenceCreateQualificationTypeRequestschema_AutoGranted_XsdtBoolean_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_AutoGrantedsequenceCreateQualificationTypeRequestschema_AutoGranted_XsdtBoolean_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_AutoGrantedsequenceCreateQualificationTypeRequestschema_AutoGranted_XsdtBoolean_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_AutoGrantedsequenceCreateQualificationTypeRequestschema_AutoGranted_XsdtBoolean_ instance.
type XsdGoPkgHasElems_AvailableBalancesequenceGetAccountBalanceResultschema_AvailableBalance_TPrice_ ¶
type XsdGoPkgHasElems_AvailableBalancesequenceGetAccountBalanceResultschema_AvailableBalance_TPrice_ struct {
AvailableBalances []*TPrice `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AvailableBalance"`
}
func (*XsdGoPkgHasElems_AvailableBalancesequenceGetAccountBalanceResultschema_AvailableBalance_TPrice_) Walk ¶
func (me *XsdGoPkgHasElems_AvailableBalancesequenceGetAccountBalanceResultschema_AvailableBalance_TPrice_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_AvailableBalancesequenceGetAccountBalanceResultschema_AvailableBalance_TPrice_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_AvailableBalancesequenceGetAccountBalanceResultschema_AvailableBalance_TPrice_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_AvailableBalancesequenceGetAccountBalanceResultschema_AvailableBalance_TPrice_ instance.
type XsdGoPkgHasElems_AvailableParameterssequenceOperationInformationschema_AvailableParameters_TxsdOperationInformationSequenceAvailableParameters_ ¶
type XsdGoPkgHasElems_AvailableParameterssequenceOperationInformationschema_AvailableParameters_TxsdOperationInformationSequenceAvailableParameters_ struct {
AvailableParameterses []*TxsdOperationInformationSequenceAvailableParameters `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AvailableParameters"`
}
func (*XsdGoPkgHasElems_AvailableParameterssequenceOperationInformationschema_AvailableParameters_TxsdOperationInformationSequenceAvailableParameters_) Walk ¶
func (me *XsdGoPkgHasElems_AvailableParameterssequenceOperationInformationschema_AvailableParameters_TxsdOperationInformationSequenceAvailableParameters_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_AvailableParameterssequenceOperationInformationschema_AvailableParameters_TxsdOperationInformationSequenceAvailableParameters_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_AvailableParameterssequenceOperationInformationschema_AvailableParameters_TxsdOperationInformationSequenceAvailableParameters_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_AvailableParameterssequenceOperationInformationschema_AvailableParameters_TxsdOperationInformationSequenceAvailableParameters_ instance.
type XsdGoPkgHasElems_AvailableResponseGroupssequenceTxsdOperationInformationOperationInformationschema_AvailableResponseGroups_TxsdOperationInformationSequenceAvailableResponseGroups_ ¶
type XsdGoPkgHasElems_AvailableResponseGroupssequenceTxsdOperationInformationOperationInformationschema_AvailableResponseGroups_TxsdOperationInformationSequenceAvailableResponseGroups_ struct {
AvailableResponseGroupses []*TxsdOperationInformationSequenceAvailableResponseGroups `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 AvailableResponseGroups"`
}
func (*XsdGoPkgHasElems_AvailableResponseGroupssequenceTxsdOperationInformationOperationInformationschema_AvailableResponseGroups_TxsdOperationInformationSequenceAvailableResponseGroups_) Walk ¶
func (me *XsdGoPkgHasElems_AvailableResponseGroupssequenceTxsdOperationInformationOperationInformationschema_AvailableResponseGroups_TxsdOperationInformationSequenceAvailableResponseGroups_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_AvailableResponseGroupssequenceTxsdOperationInformationOperationInformationschema_AvailableResponseGroups_TxsdOperationInformationSequenceAvailableResponseGroups_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_AvailableResponseGroupssequenceTxsdOperationInformationOperationInformationschema_AvailableResponseGroups_TxsdOperationInformationSequenceAvailableResponseGroups_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_AvailableResponseGroupssequenceTxsdOperationInformationOperationInformationschema_AvailableResponseGroups_TxsdOperationInformationSequenceAvailableResponseGroups_ instance.
type XsdGoPkgHasElems_BlockWorker ¶
type XsdGoPkgHasElems_BlockWorker struct {
BlockWorkers []*TxsdBlockWorker `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 BlockWorker"`
}
func (*XsdGoPkgHasElems_BlockWorker) Walk ¶
func (me *XsdGoPkgHasElems_BlockWorker) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_BlockWorker function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_BlockWorker instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_BlockWorker instance.
type XsdGoPkgHasElems_BlockWorkerRequestsequenceRequestschema_BlockWorkerRequest_TBlockWorkerRequest_ ¶
type XsdGoPkgHasElems_BlockWorkerRequestsequenceRequestschema_BlockWorkerRequest_TBlockWorkerRequest_ struct {
BlockWorkerRequests []*TBlockWorkerRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 BlockWorkerRequest"`
}
func (*XsdGoPkgHasElems_BlockWorkerRequestsequenceRequestschema_BlockWorkerRequest_TBlockWorkerRequest_) Walk ¶
func (me *XsdGoPkgHasElems_BlockWorkerRequestsequenceRequestschema_BlockWorkerRequest_TBlockWorkerRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_BlockWorkerRequestsequenceRequestschema_BlockWorkerRequest_TBlockWorkerRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_BlockWorkerRequestsequenceRequestschema_BlockWorkerRequest_TBlockWorkerRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_BlockWorkerRequestsequenceRequestschema_BlockWorkerRequest_TBlockWorkerRequest_ instance.
type XsdGoPkgHasElems_BlockWorkerResponse ¶
type XsdGoPkgHasElems_BlockWorkerResponse struct {
BlockWorkerResponses []*TxsdBlockWorkerResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 BlockWorkerResponse"`
}
func (*XsdGoPkgHasElems_BlockWorkerResponse) Walk ¶
func (me *XsdGoPkgHasElems_BlockWorkerResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_BlockWorkerResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_BlockWorkerResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_BlockWorkerResponse instance.
type XsdGoPkgHasElems_BlockWorkerResultsequenceTxsdBlockWorkerResponseBlockWorkerResponseschema_BlockWorkerResult_TBlockWorkerResult_ ¶
type XsdGoPkgHasElems_BlockWorkerResultsequenceTxsdBlockWorkerResponseBlockWorkerResponseschema_BlockWorkerResult_TBlockWorkerResult_ struct {
BlockWorkerResults []*TBlockWorkerResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 BlockWorkerResult"`
}
func (*XsdGoPkgHasElems_BlockWorkerResultsequenceTxsdBlockWorkerResponseBlockWorkerResponseschema_BlockWorkerResult_TBlockWorkerResult_) Walk ¶
func (me *XsdGoPkgHasElems_BlockWorkerResultsequenceTxsdBlockWorkerResponseBlockWorkerResponseschema_BlockWorkerResult_TBlockWorkerResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_BlockWorkerResultsequenceTxsdBlockWorkerResponseBlockWorkerResponseschema_BlockWorkerResult_TBlockWorkerResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_BlockWorkerResultsequenceTxsdBlockWorkerResponseBlockWorkerResponseschema_BlockWorkerResult_TBlockWorkerResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_BlockWorkerResultsequenceTxsdBlockWorkerResponseBlockWorkerResponseschema_BlockWorkerResult_TBlockWorkerResult_ instance.
type XsdGoPkgHasElems_BodysequenceClaimschema_Body_XsdtString_ ¶
type XsdGoPkgHasElems_BodysequenceClaimschema_Body_XsdtString_ struct {
Bodies []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Body"`
}
func (*XsdGoPkgHasElems_BodysequenceClaimschema_Body_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_BodysequenceClaimschema_Body_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_BodysequenceClaimschema_Body_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_BodysequenceClaimschema_Body_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_BodysequenceClaimschema_Body_XsdtString_ instance.
type XsdGoPkgHasElems_BonusAmountsequenceGrantBonusRequestschema_BonusAmount_TPrice_ ¶
type XsdGoPkgHasElems_BonusAmountsequenceGrantBonusRequestschema_BonusAmount_TPrice_ struct {
BonusAmounts []*TPrice `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 BonusAmount"`
}
func (*XsdGoPkgHasElems_BonusAmountsequenceGrantBonusRequestschema_BonusAmount_TPrice_) Walk ¶
func (me *XsdGoPkgHasElems_BonusAmountsequenceGrantBonusRequestschema_BonusAmount_TPrice_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_BonusAmountsequenceGrantBonusRequestschema_BonusAmount_TPrice_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_BonusAmountsequenceGrantBonusRequestschema_BonusAmount_TPrice_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_BonusAmountsequenceGrantBonusRequestschema_BonusAmount_TPrice_ instance.
type XsdGoPkgHasElems_BonusPaymentsequenceGetBonusPaymentsResultschema_BonusPayment_TBonusPayment_ ¶
type XsdGoPkgHasElems_BonusPaymentsequenceGetBonusPaymentsResultschema_BonusPayment_TBonusPayment_ struct {
BonusPayments []*TBonusPayment `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 BonusPayment"`
}
func (*XsdGoPkgHasElems_BonusPaymentsequenceGetBonusPaymentsResultschema_BonusPayment_TBonusPayment_) Walk ¶
func (me *XsdGoPkgHasElems_BonusPaymentsequenceGetBonusPaymentsResultschema_BonusPayment_TBonusPayment_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_BonusPaymentsequenceGetBonusPaymentsResultschema_BonusPayment_TBonusPayment_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_BonusPaymentsequenceGetBonusPaymentsResultschema_BonusPayment_TBonusPayment_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_BonusPaymentsequenceGetBonusPaymentsResultschema_BonusPayment_TBonusPayment_ instance.
type XsdGoPkgHasElems_ChangeHITTypeOfHIT ¶
type XsdGoPkgHasElems_ChangeHITTypeOfHIT struct {
ChangeHITTypeOfHITs []*TxsdChangeHITTypeOfHIT `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ChangeHITTypeOfHIT"`
}
func (*XsdGoPkgHasElems_ChangeHITTypeOfHIT) Walk ¶
func (me *XsdGoPkgHasElems_ChangeHITTypeOfHIT) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ChangeHITTypeOfHIT function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ChangeHITTypeOfHIT instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ChangeHITTypeOfHIT instance.
type XsdGoPkgHasElems_ChangeHITTypeOfHITRequestsequenceRequestschema_ChangeHITTypeOfHITRequest_TChangeHITTypeOfHITRequest_ ¶
type XsdGoPkgHasElems_ChangeHITTypeOfHITRequestsequenceRequestschema_ChangeHITTypeOfHITRequest_TChangeHITTypeOfHITRequest_ struct {
ChangeHITTypeOfHITRequests []*TChangeHITTypeOfHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ChangeHITTypeOfHITRequest"`
}
func (*XsdGoPkgHasElems_ChangeHITTypeOfHITRequestsequenceRequestschema_ChangeHITTypeOfHITRequest_TChangeHITTypeOfHITRequest_) Walk ¶
func (me *XsdGoPkgHasElems_ChangeHITTypeOfHITRequestsequenceRequestschema_ChangeHITTypeOfHITRequest_TChangeHITTypeOfHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ChangeHITTypeOfHITRequestsequenceRequestschema_ChangeHITTypeOfHITRequest_TChangeHITTypeOfHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ChangeHITTypeOfHITRequestsequenceRequestschema_ChangeHITTypeOfHITRequest_TChangeHITTypeOfHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ChangeHITTypeOfHITRequestsequenceRequestschema_ChangeHITTypeOfHITRequest_TChangeHITTypeOfHITRequest_ instance.
type XsdGoPkgHasElems_ChangeHITTypeOfHITResponse ¶
type XsdGoPkgHasElems_ChangeHITTypeOfHITResponse struct {
ChangeHITTypeOfHITResponses []*TxsdChangeHITTypeOfHITResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ChangeHITTypeOfHITResponse"`
}
func (*XsdGoPkgHasElems_ChangeHITTypeOfHITResponse) Walk ¶
func (me *XsdGoPkgHasElems_ChangeHITTypeOfHITResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ChangeHITTypeOfHITResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ChangeHITTypeOfHITResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ChangeHITTypeOfHITResponse instance.
type XsdGoPkgHasElems_ChangeHITTypeOfHITResultsequenceTxsdChangeHITTypeOfHITResponseChangeHITTypeOfHITResponseschema_ChangeHITTypeOfHITResult_TChangeHITTypeOfHITResult_ ¶
type XsdGoPkgHasElems_ChangeHITTypeOfHITResultsequenceTxsdChangeHITTypeOfHITResponseChangeHITTypeOfHITResponseschema_ChangeHITTypeOfHITResult_TChangeHITTypeOfHITResult_ struct {
ChangeHITTypeOfHITResults []*TChangeHITTypeOfHITResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ChangeHITTypeOfHITResult"`
}
func (*XsdGoPkgHasElems_ChangeHITTypeOfHITResultsequenceTxsdChangeHITTypeOfHITResponseChangeHITTypeOfHITResponseschema_ChangeHITTypeOfHITResult_TChangeHITTypeOfHITResult_) Walk ¶
func (me *XsdGoPkgHasElems_ChangeHITTypeOfHITResultsequenceTxsdChangeHITTypeOfHITResponseChangeHITTypeOfHITResponseschema_ChangeHITTypeOfHITResult_TChangeHITTypeOfHITResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ChangeHITTypeOfHITResultsequenceTxsdChangeHITTypeOfHITResponseChangeHITTypeOfHITResponseschema_ChangeHITTypeOfHITResult_TChangeHITTypeOfHITResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ChangeHITTypeOfHITResultsequenceTxsdChangeHITTypeOfHITResponseChangeHITTypeOfHITResponseschema_ChangeHITTypeOfHITResult_TChangeHITTypeOfHITResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ChangeHITTypeOfHITResultsequenceTxsdChangeHITTypeOfHITResponseChangeHITTypeOfHITResponseschema_ChangeHITTypeOfHITResult_TChangeHITTypeOfHITResult_ instance.
type XsdGoPkgHasElems_CodesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Code_XsdtString_ ¶
type XsdGoPkgHasElems_CodesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Code_XsdtString_ struct {
Codes []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Code"`
}
func (*XsdGoPkgHasElems_CodesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Code_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_CodesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Code_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_CodesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Code_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_CodesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Code_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_CodesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Code_XsdtString_ instance.
type XsdGoPkgHasElems_ComparatorsequenceQualificationRequirementschema_Comparator_TComparator_ ¶
type XsdGoPkgHasElems_ComparatorsequenceQualificationRequirementschema_Comparator_TComparator_ struct {
Comparators []TComparator `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Comparator"`
}
func (*XsdGoPkgHasElems_ComparatorsequenceQualificationRequirementschema_Comparator_TComparator_) Walk ¶
func (me *XsdGoPkgHasElems_ComparatorsequenceQualificationRequirementschema_Comparator_TComparator_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ComparatorsequenceQualificationRequirementschema_Comparator_TComparator_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ComparatorsequenceQualificationRequirementschema_Comparator_TComparator_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ComparatorsequenceQualificationRequirementschema_Comparator_TComparator_ instance.
type XsdGoPkgHasElems_CompleteTimesequenceReviewActionDetailschema_CompleteTime_XsdtDateTime_ ¶
type XsdGoPkgHasElems_CompleteTimesequenceReviewActionDetailschema_CompleteTime_XsdtDateTime_ struct {
CompleteTimes []xsdt.DateTime `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 CompleteTime"`
}
func (*XsdGoPkgHasElems_CompleteTimesequenceReviewActionDetailschema_CompleteTime_XsdtDateTime_) Walk ¶
func (me *XsdGoPkgHasElems_CompleteTimesequenceReviewActionDetailschema_CompleteTime_XsdtDateTime_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_CompleteTimesequenceReviewActionDetailschema_CompleteTime_XsdtDateTime_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_CompleteTimesequenceReviewActionDetailschema_CompleteTime_XsdtDateTime_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_CompleteTimesequenceReviewActionDetailschema_CompleteTime_XsdtDateTime_ instance.
type XsdGoPkgHasElems_CountrysequenceLocaleschema_Country_XsdtString_ ¶
type XsdGoPkgHasElems_CountrysequenceLocaleschema_Country_XsdtString_ struct {
Countries []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Country"`
}
func (*XsdGoPkgHasElems_CountrysequenceLocaleschema_Country_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_CountrysequenceLocaleschema_Country_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_CountrysequenceLocaleschema_Country_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_CountrysequenceLocaleschema_Country_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_CountrysequenceLocaleschema_Country_XsdtString_ instance.
type XsdGoPkgHasElems_CountsequenceGetRequesterWorkerStatisticRequestschema_Count_XsdtInt_ ¶
type XsdGoPkgHasElems_CountsequenceGetRequesterWorkerStatisticRequestschema_Count_XsdtInt_ struct {
Counts []xsdt.Int `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Count"`
}
func (*XsdGoPkgHasElems_CountsequenceGetRequesterWorkerStatisticRequestschema_Count_XsdtInt_) Walk ¶
func (me *XsdGoPkgHasElems_CountsequenceGetRequesterWorkerStatisticRequestschema_Count_XsdtInt_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_CountsequenceGetRequesterWorkerStatisticRequestschema_Count_XsdtInt_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_CountsequenceGetRequesterWorkerStatisticRequestschema_Count_XsdtInt_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_CountsequenceGetRequesterWorkerStatisticRequestschema_Count_XsdtInt_ instance.
type XsdGoPkgHasElems_CreateHIT ¶
type XsdGoPkgHasElems_CreateHIT struct {
CreateHITs []*TxsdCreateHIT `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 CreateHIT"`
}
func (*XsdGoPkgHasElems_CreateHIT) Walk ¶
func (me *XsdGoPkgHasElems_CreateHIT) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_CreateHIT function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_CreateHIT instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_CreateHIT instance.
type XsdGoPkgHasElems_CreateHITRequestsequenceRequestschema_CreateHITRequest_TCreateHITRequest_ ¶
type XsdGoPkgHasElems_CreateHITRequestsequenceRequestschema_CreateHITRequest_TCreateHITRequest_ struct {
CreateHITRequests []*TCreateHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 CreateHITRequest"`
}
func (*XsdGoPkgHasElems_CreateHITRequestsequenceRequestschema_CreateHITRequest_TCreateHITRequest_) Walk ¶
func (me *XsdGoPkgHasElems_CreateHITRequestsequenceRequestschema_CreateHITRequest_TCreateHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_CreateHITRequestsequenceRequestschema_CreateHITRequest_TCreateHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_CreateHITRequestsequenceRequestschema_CreateHITRequest_TCreateHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_CreateHITRequestsequenceRequestschema_CreateHITRequest_TCreateHITRequest_ instance.
type XsdGoPkgHasElems_CreateHITResponse ¶
type XsdGoPkgHasElems_CreateHITResponse struct {
CreateHITResponses []*TxsdCreateHITResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 CreateHITResponse"`
}
func (*XsdGoPkgHasElems_CreateHITResponse) Walk ¶
func (me *XsdGoPkgHasElems_CreateHITResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_CreateHITResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_CreateHITResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_CreateHITResponse instance.
type XsdGoPkgHasElems_CreateQualificationType ¶
type XsdGoPkgHasElems_CreateQualificationType struct {
CreateQualificationTypes []*TxsdCreateQualificationType `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 CreateQualificationType"`
}
func (*XsdGoPkgHasElems_CreateQualificationType) Walk ¶
func (me *XsdGoPkgHasElems_CreateQualificationType) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_CreateQualificationType function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_CreateQualificationType instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_CreateQualificationType instance.
type XsdGoPkgHasElems_CreateQualificationTypeRequestsequenceRequestschema_CreateQualificationTypeRequest_TCreateQualificationTypeRequest_ ¶
type XsdGoPkgHasElems_CreateQualificationTypeRequestsequenceRequestschema_CreateQualificationTypeRequest_TCreateQualificationTypeRequest_ struct {
CreateQualificationTypeRequests []*TCreateQualificationTypeRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 CreateQualificationTypeRequest"`
}
func (*XsdGoPkgHasElems_CreateQualificationTypeRequestsequenceRequestschema_CreateQualificationTypeRequest_TCreateQualificationTypeRequest_) Walk ¶
func (me *XsdGoPkgHasElems_CreateQualificationTypeRequestsequenceRequestschema_CreateQualificationTypeRequest_TCreateQualificationTypeRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_CreateQualificationTypeRequestsequenceRequestschema_CreateQualificationTypeRequest_TCreateQualificationTypeRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_CreateQualificationTypeRequestsequenceRequestschema_CreateQualificationTypeRequest_TCreateQualificationTypeRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_CreateQualificationTypeRequestsequenceRequestschema_CreateQualificationTypeRequest_TCreateQualificationTypeRequest_ instance.
type XsdGoPkgHasElems_CreateQualificationTypeResponse ¶
type XsdGoPkgHasElems_CreateQualificationTypeResponse struct {
CreateQualificationTypeResponses []*TxsdCreateQualificationTypeResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 CreateQualificationTypeResponse"`
}
func (*XsdGoPkgHasElems_CreateQualificationTypeResponse) Walk ¶
func (me *XsdGoPkgHasElems_CreateQualificationTypeResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_CreateQualificationTypeResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_CreateQualificationTypeResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_CreateQualificationTypeResponse instance.
type XsdGoPkgHasElems_CreationDatesequenceResponseGroupInformationschema_CreationDate_XsdtString_ ¶
type XsdGoPkgHasElems_CreationDatesequenceResponseGroupInformationschema_CreationDate_XsdtString_ struct {
CreationDates []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 CreationDate"`
}
func (*XsdGoPkgHasElems_CreationDatesequenceResponseGroupInformationschema_CreationDate_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_CreationDatesequenceResponseGroupInformationschema_CreationDate_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_CreationDatesequenceResponseGroupInformationschema_CreationDate_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_CreationDatesequenceResponseGroupInformationschema_CreationDate_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_CreationDatesequenceResponseGroupInformationschema_CreationDate_XsdtString_ instance.
type XsdGoPkgHasElems_CreationTimesequenceHITschema_CreationTime_XsdtDateTime_ ¶
type XsdGoPkgHasElems_CreationTimesequenceHITschema_CreationTime_XsdtDateTime_ struct {
CreationTimes []xsdt.DateTime `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 CreationTime"`
}
func (*XsdGoPkgHasElems_CreationTimesequenceHITschema_CreationTime_XsdtDateTime_) Walk ¶
func (me *XsdGoPkgHasElems_CreationTimesequenceHITschema_CreationTime_XsdtDateTime_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_CreationTimesequenceHITschema_CreationTime_XsdtDateTime_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_CreationTimesequenceHITschema_CreationTime_XsdtDateTime_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_CreationTimesequenceHITschema_CreationTime_XsdtDateTime_ instance.
type XsdGoPkgHasElems_CredentialsequenceBlockWorkerschema_Credential_XsdtString_ ¶
type XsdGoPkgHasElems_CredentialsequenceBlockWorkerschema_Credential_XsdtString_ struct {
Credentials []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Credential"`
}
func (*XsdGoPkgHasElems_CredentialsequenceBlockWorkerschema_Credential_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_CredentialsequenceBlockWorkerschema_Credential_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_CredentialsequenceBlockWorkerschema_Credential_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_CredentialsequenceBlockWorkerschema_Credential_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_CredentialsequenceBlockWorkerschema_Credential_XsdtString_ instance.
type XsdGoPkgHasElems_CurrencyCodesequencePriceschema_CurrencyCode_XsdtString_ ¶
type XsdGoPkgHasElems_CurrencyCodesequencePriceschema_CurrencyCode_XsdtString_ struct {
CurrencyCodes []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 CurrencyCode"`
}
func (*XsdGoPkgHasElems_CurrencyCodesequencePriceschema_CurrencyCode_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_CurrencyCodesequencePriceschema_CurrencyCode_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_CurrencyCodesequencePriceschema_CurrencyCode_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_CurrencyCodesequencePriceschema_CurrencyCode_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_CurrencyCodesequencePriceschema_CurrencyCode_XsdtString_ instance.
type XsdGoPkgHasElems_DataPointsequenceGetStatisticResultschema_DataPoint_TDataPoint_ ¶
type XsdGoPkgHasElems_DataPointsequenceGetStatisticResultschema_DataPoint_TDataPoint_ struct {
DataPoints []*TDataPoint `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 DataPoint"`
}
func (*XsdGoPkgHasElems_DataPointsequenceGetStatisticResultschema_DataPoint_TDataPoint_) Walk ¶
func (me *XsdGoPkgHasElems_DataPointsequenceGetStatisticResultschema_DataPoint_TDataPoint_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_DataPointsequenceGetStatisticResultschema_DataPoint_TDataPoint_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_DataPointsequenceGetStatisticResultschema_DataPoint_TDataPoint_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_DataPointsequenceGetStatisticResultschema_DataPoint_TDataPoint_ instance.
type XsdGoPkgHasElems_DatasequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Data_TKeyValuePair_ ¶
type XsdGoPkgHasElems_DatasequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Data_TKeyValuePair_ struct {
Datas []*TKeyValuePair `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Data"`
}
func (*XsdGoPkgHasElems_DatasequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Data_TKeyValuePair_) Walk ¶
func (me *XsdGoPkgHasElems_DatasequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Data_TKeyValuePair_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_DatasequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Data_TKeyValuePair_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_DatasequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Data_TKeyValuePair_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_DatasequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Data_TKeyValuePair_ instance.
type XsdGoPkgHasElems_DatesequenceDataPointschema_Date_XsdtDateTime_ ¶
type XsdGoPkgHasElems_DatesequenceDataPointschema_Date_XsdtDateTime_ struct {
Dates []xsdt.DateTime `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Date"`
}
func (*XsdGoPkgHasElems_DatesequenceDataPointschema_Date_XsdtDateTime_) Walk ¶
func (me *XsdGoPkgHasElems_DatesequenceDataPointschema_Date_XsdtDateTime_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_DatesequenceDataPointschema_Date_XsdtDateTime_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_DatesequenceDataPointschema_Date_XsdtDateTime_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_DatesequenceDataPointschema_Date_XsdtDateTime_ instance.
type XsdGoPkgHasElems_DeadlinesequenceAssignmentschema_Deadline_XsdtDateTime_ ¶
type XsdGoPkgHasElems_DeadlinesequenceAssignmentschema_Deadline_XsdtDateTime_ struct {
Deadlines []xsdt.DateTime `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Deadline"`
}
func (*XsdGoPkgHasElems_DeadlinesequenceAssignmentschema_Deadline_XsdtDateTime_) Walk ¶
func (me *XsdGoPkgHasElems_DeadlinesequenceAssignmentschema_Deadline_XsdtDateTime_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_DeadlinesequenceAssignmentschema_Deadline_XsdtDateTime_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_DeadlinesequenceAssignmentschema_Deadline_XsdtDateTime_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_DeadlinesequenceAssignmentschema_Deadline_XsdtDateTime_ instance.
type XsdGoPkgHasElems_DefaultResponseGroupssequenceTxsdOperationInformationOperationInformationschema_DefaultResponseGroups_TxsdOperationInformationSequenceDefaultResponseGroups_ ¶
type XsdGoPkgHasElems_DefaultResponseGroupssequenceTxsdOperationInformationOperationInformationschema_DefaultResponseGroups_TxsdOperationInformationSequenceDefaultResponseGroups_ struct {
DefaultResponseGroupses []*TxsdOperationInformationSequenceDefaultResponseGroups `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 DefaultResponseGroups"`
}
func (*XsdGoPkgHasElems_DefaultResponseGroupssequenceTxsdOperationInformationOperationInformationschema_DefaultResponseGroups_TxsdOperationInformationSequenceDefaultResponseGroups_) Walk ¶
func (me *XsdGoPkgHasElems_DefaultResponseGroupssequenceTxsdOperationInformationOperationInformationschema_DefaultResponseGroups_TxsdOperationInformationSequenceDefaultResponseGroups_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_DefaultResponseGroupssequenceTxsdOperationInformationOperationInformationschema_DefaultResponseGroups_TxsdOperationInformationSequenceDefaultResponseGroups_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_DefaultResponseGroupssequenceTxsdOperationInformationOperationInformationschema_DefaultResponseGroups_TxsdOperationInformationSequenceDefaultResponseGroups_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_DefaultResponseGroupssequenceTxsdOperationInformationOperationInformationschema_DefaultResponseGroups_TxsdOperationInformationSequenceDefaultResponseGroups_ instance.
type XsdGoPkgHasElems_DescriptionsequenceUpdateQualificationTypeRequestschema_Description_XsdtString_ ¶
type XsdGoPkgHasElems_DescriptionsequenceUpdateQualificationTypeRequestschema_Description_XsdtString_ struct {
Descriptions []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Description"`
}
func (*XsdGoPkgHasElems_DescriptionsequenceUpdateQualificationTypeRequestschema_Description_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_DescriptionsequenceUpdateQualificationTypeRequestschema_Description_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_DescriptionsequenceUpdateQualificationTypeRequestschema_Description_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_DescriptionsequenceUpdateQualificationTypeRequestschema_Description_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_DescriptionsequenceUpdateQualificationTypeRequestschema_Description_XsdtString_ instance.
type XsdGoPkgHasElems_DestinationsequenceNotificationSpecificationschema_Destination_XsdtString_ ¶
type XsdGoPkgHasElems_DestinationsequenceNotificationSpecificationschema_Destination_XsdtString_ struct {
Destinations []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Destination"`
}
func (*XsdGoPkgHasElems_DestinationsequenceNotificationSpecificationschema_Destination_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_DestinationsequenceNotificationSpecificationschema_Destination_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_DestinationsequenceNotificationSpecificationschema_Destination_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_DestinationsequenceNotificationSpecificationschema_Destination_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_DestinationsequenceNotificationSpecificationschema_Destination_XsdtString_ instance.
type XsdGoPkgHasElems_DisableHIT ¶
type XsdGoPkgHasElems_DisableHIT struct {
DisableHITs []*TxsdDisableHIT `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 DisableHIT"`
}
func (*XsdGoPkgHasElems_DisableHIT) Walk ¶
func (me *XsdGoPkgHasElems_DisableHIT) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_DisableHIT function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_DisableHIT instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_DisableHIT instance.
type XsdGoPkgHasElems_DisableHITRequestsequenceRequestschema_DisableHITRequest_TDisableHITRequest_ ¶
type XsdGoPkgHasElems_DisableHITRequestsequenceRequestschema_DisableHITRequest_TDisableHITRequest_ struct {
DisableHITRequests []*TDisableHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 DisableHITRequest"`
}
func (*XsdGoPkgHasElems_DisableHITRequestsequenceRequestschema_DisableHITRequest_TDisableHITRequest_) Walk ¶
func (me *XsdGoPkgHasElems_DisableHITRequestsequenceRequestschema_DisableHITRequest_TDisableHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_DisableHITRequestsequenceRequestschema_DisableHITRequest_TDisableHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_DisableHITRequestsequenceRequestschema_DisableHITRequest_TDisableHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_DisableHITRequestsequenceRequestschema_DisableHITRequest_TDisableHITRequest_ instance.
type XsdGoPkgHasElems_DisableHITResponse ¶
type XsdGoPkgHasElems_DisableHITResponse struct {
DisableHITResponses []*TxsdDisableHITResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 DisableHITResponse"`
}
func (*XsdGoPkgHasElems_DisableHITResponse) Walk ¶
func (me *XsdGoPkgHasElems_DisableHITResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_DisableHITResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_DisableHITResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_DisableHITResponse instance.
type XsdGoPkgHasElems_DisableHITResultsequenceTxsdDisableHITResponseDisableHITResponseschema_DisableHITResult_TDisableHITResult_ ¶
type XsdGoPkgHasElems_DisableHITResultsequenceTxsdDisableHITResponseDisableHITResponseschema_DisableHITResult_TDisableHITResult_ struct {
DisableHITResults []*TDisableHITResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 DisableHITResult"`
}
func (*XsdGoPkgHasElems_DisableHITResultsequenceTxsdDisableHITResponseDisableHITResponseschema_DisableHITResult_TDisableHITResult_) Walk ¶
func (me *XsdGoPkgHasElems_DisableHITResultsequenceTxsdDisableHITResponseDisableHITResponseschema_DisableHITResult_TDisableHITResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_DisableHITResultsequenceTxsdDisableHITResponseDisableHITResponseschema_DisableHITResult_TDisableHITResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_DisableHITResultsequenceTxsdDisableHITResponseDisableHITResponseschema_DisableHITResult_TDisableHITResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_DisableHITResultsequenceTxsdDisableHITResponseDisableHITResponseschema_DisableHITResult_TDisableHITResult_ instance.
type XsdGoPkgHasElems_DisposeHIT ¶
type XsdGoPkgHasElems_DisposeHIT struct {
DisposeHITs []*TxsdDisposeHIT `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 DisposeHIT"`
}
func (*XsdGoPkgHasElems_DisposeHIT) Walk ¶
func (me *XsdGoPkgHasElems_DisposeHIT) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_DisposeHIT function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_DisposeHIT instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_DisposeHIT instance.
type XsdGoPkgHasElems_DisposeHITRequestsequenceTxsdRequestRequestschema_DisposeHITRequest_TDisposeHITRequest_ ¶
type XsdGoPkgHasElems_DisposeHITRequestsequenceTxsdRequestRequestschema_DisposeHITRequest_TDisposeHITRequest_ struct {
DisposeHITRequests []*TDisposeHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 DisposeHITRequest"`
}
func (*XsdGoPkgHasElems_DisposeHITRequestsequenceTxsdRequestRequestschema_DisposeHITRequest_TDisposeHITRequest_) Walk ¶
func (me *XsdGoPkgHasElems_DisposeHITRequestsequenceTxsdRequestRequestschema_DisposeHITRequest_TDisposeHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_DisposeHITRequestsequenceTxsdRequestRequestschema_DisposeHITRequest_TDisposeHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_DisposeHITRequestsequenceTxsdRequestRequestschema_DisposeHITRequest_TDisposeHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_DisposeHITRequestsequenceTxsdRequestRequestschema_DisposeHITRequest_TDisposeHITRequest_ instance.
type XsdGoPkgHasElems_DisposeHITResponse ¶
type XsdGoPkgHasElems_DisposeHITResponse struct {
DisposeHITResponses []*TxsdDisposeHITResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 DisposeHITResponse"`
}
func (*XsdGoPkgHasElems_DisposeHITResponse) Walk ¶
func (me *XsdGoPkgHasElems_DisposeHITResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_DisposeHITResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_DisposeHITResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_DisposeHITResponse instance.
type XsdGoPkgHasElems_DisposeHITResultsequenceTxsdDisposeHITResponseDisposeHITResponseschema_DisposeHITResult_TDisposeHITResult_ ¶
type XsdGoPkgHasElems_DisposeHITResultsequenceTxsdDisposeHITResponseDisposeHITResponseschema_DisposeHITResult_TDisposeHITResult_ struct {
DisposeHITResults []*TDisposeHITResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 DisposeHITResult"`
}
func (*XsdGoPkgHasElems_DisposeHITResultsequenceTxsdDisposeHITResponseDisposeHITResponseschema_DisposeHITResult_TDisposeHITResult_) Walk ¶
func (me *XsdGoPkgHasElems_DisposeHITResultsequenceTxsdDisposeHITResponseDisposeHITResponseschema_DisposeHITResult_TDisposeHITResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_DisposeHITResultsequenceTxsdDisposeHITResponseDisposeHITResponseschema_DisposeHITResult_TDisposeHITResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_DisposeHITResultsequenceTxsdDisposeHITResponseDisposeHITResponseschema_DisposeHITResult_TDisposeHITResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_DisposeHITResultsequenceTxsdDisposeHITResponseDisposeHITResponseschema_DisposeHITResult_TDisposeHITResult_ instance.
type XsdGoPkgHasElems_DisposeQualificationType ¶
type XsdGoPkgHasElems_DisposeQualificationType struct {
DisposeQualificationTypes []*TxsdDisposeQualificationType `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 DisposeQualificationType"`
}
func (*XsdGoPkgHasElems_DisposeQualificationType) Walk ¶
func (me *XsdGoPkgHasElems_DisposeQualificationType) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_DisposeQualificationType function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_DisposeQualificationType instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_DisposeQualificationType instance.
type XsdGoPkgHasElems_DisposeQualificationTypeRequestsequenceTxsdRequestRequestschema_DisposeQualificationTypeRequest_TDisposeQualificationTypeRequest_ ¶
type XsdGoPkgHasElems_DisposeQualificationTypeRequestsequenceTxsdRequestRequestschema_DisposeQualificationTypeRequest_TDisposeQualificationTypeRequest_ struct {
DisposeQualificationTypeRequests []*TDisposeQualificationTypeRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 DisposeQualificationTypeRequest"`
}
func (*XsdGoPkgHasElems_DisposeQualificationTypeRequestsequenceTxsdRequestRequestschema_DisposeQualificationTypeRequest_TDisposeQualificationTypeRequest_) Walk ¶
func (me *XsdGoPkgHasElems_DisposeQualificationTypeRequestsequenceTxsdRequestRequestschema_DisposeQualificationTypeRequest_TDisposeQualificationTypeRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_DisposeQualificationTypeRequestsequenceTxsdRequestRequestschema_DisposeQualificationTypeRequest_TDisposeQualificationTypeRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_DisposeQualificationTypeRequestsequenceTxsdRequestRequestschema_DisposeQualificationTypeRequest_TDisposeQualificationTypeRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_DisposeQualificationTypeRequestsequenceTxsdRequestRequestschema_DisposeQualificationTypeRequest_TDisposeQualificationTypeRequest_ instance.
type XsdGoPkgHasElems_DisposeQualificationTypeResponse ¶
type XsdGoPkgHasElems_DisposeQualificationTypeResponse struct {
DisposeQualificationTypeResponses []*TxsdDisposeQualificationTypeResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 DisposeQualificationTypeResponse"`
}
func (*XsdGoPkgHasElems_DisposeQualificationTypeResponse) Walk ¶
func (me *XsdGoPkgHasElems_DisposeQualificationTypeResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_DisposeQualificationTypeResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_DisposeQualificationTypeResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_DisposeQualificationTypeResponse instance.
type XsdGoPkgHasElems_DisposeQualificationTypeResultsequenceTxsdDisposeQualificationTypeResponseDisposeQualificationTypeResponseschema_DisposeQualificationTypeResult_TDisposeQualificationTypeResult_ ¶
type XsdGoPkgHasElems_DisposeQualificationTypeResultsequenceTxsdDisposeQualificationTypeResponseDisposeQualificationTypeResponseschema_DisposeQualificationTypeResult_TDisposeQualificationTypeResult_ struct {
DisposeQualificationTypeResults []*TDisposeQualificationTypeResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 DisposeQualificationTypeResult"`
}
func (*XsdGoPkgHasElems_DisposeQualificationTypeResultsequenceTxsdDisposeQualificationTypeResponseDisposeQualificationTypeResponseschema_DisposeQualificationTypeResult_TDisposeQualificationTypeResult_) Walk ¶
func (me *XsdGoPkgHasElems_DisposeQualificationTypeResultsequenceTxsdDisposeQualificationTypeResponseDisposeQualificationTypeResponseschema_DisposeQualificationTypeResult_TDisposeQualificationTypeResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_DisposeQualificationTypeResultsequenceTxsdDisposeQualificationTypeResponseDisposeQualificationTypeResponseschema_DisposeQualificationTypeResult_TDisposeQualificationTypeResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_DisposeQualificationTypeResultsequenceTxsdDisposeQualificationTypeResponseDisposeQualificationTypeResponseschema_DisposeQualificationTypeResult_TDisposeQualificationTypeResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_DisposeQualificationTypeResultsequenceTxsdDisposeQualificationTypeResponseDisposeQualificationTypeResponseschema_DisposeQualificationTypeResult_TDisposeQualificationTypeResult_ instance.
type XsdGoPkgHasElems_DoubleValuesequenceDataPointschema_DoubleValue_XsdtDouble_ ¶
type XsdGoPkgHasElems_DoubleValuesequenceDataPointschema_DoubleValue_XsdtDouble_ struct {
DoubleValues []xsdt.Double `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 DoubleValue"`
}
func (*XsdGoPkgHasElems_DoubleValuesequenceDataPointschema_DoubleValue_XsdtDouble_) Walk ¶
func (me *XsdGoPkgHasElems_DoubleValuesequenceDataPointschema_DoubleValue_XsdtDouble_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_DoubleValuesequenceDataPointschema_DoubleValue_XsdtDouble_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_DoubleValuesequenceDataPointschema_DoubleValue_XsdtDouble_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_DoubleValuesequenceDataPointschema_DoubleValue_XsdtDouble_ instance.
type XsdGoPkgHasElems_ElementsequenceTxsdResponseGroupInformationSequenceElementsElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Element_XsdtString_ ¶
type XsdGoPkgHasElems_ElementsequenceTxsdResponseGroupInformationSequenceElementsElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Element_XsdtString_ struct {
Elements []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Element"`
}
func (*XsdGoPkgHasElems_ElementsequenceTxsdResponseGroupInformationSequenceElementsElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Element_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_ElementsequenceTxsdResponseGroupInformationSequenceElementsElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Element_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ElementsequenceTxsdResponseGroupInformationSequenceElementsElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Element_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ElementsequenceTxsdResponseGroupInformationSequenceElementsElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Element_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ElementsequenceTxsdResponseGroupInformationSequenceElementsElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Element_XsdtString_ instance.
type XsdGoPkgHasElems_ElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Elements_TxsdResponseGroupInformationSequenceElements_ ¶
type XsdGoPkgHasElems_ElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Elements_TxsdResponseGroupInformationSequenceElements_ struct {
Elementses []*TxsdResponseGroupInformationSequenceElements `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Elements"`
}
func (*XsdGoPkgHasElems_ElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Elements_TxsdResponseGroupInformationSequenceElements_) Walk ¶
func (me *XsdGoPkgHasElems_ElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Elements_TxsdResponseGroupInformationSequenceElements_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Elements_TxsdResponseGroupInformationSequenceElements_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Elements_TxsdResponseGroupInformationSequenceElements_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Elements_TxsdResponseGroupInformationSequenceElements_ instance.
type XsdGoPkgHasElems_ErrorCodesequenceReviewActionDetailschema_ErrorCode_XsdtString_ ¶
type XsdGoPkgHasElems_ErrorCodesequenceReviewActionDetailschema_ErrorCode_XsdtString_ struct {
ErrorCodes []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ErrorCode"`
}
func (*XsdGoPkgHasElems_ErrorCodesequenceReviewActionDetailschema_ErrorCode_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_ErrorCodesequenceReviewActionDetailschema_ErrorCode_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ErrorCodesequenceReviewActionDetailschema_ErrorCode_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ErrorCodesequenceReviewActionDetailschema_ErrorCode_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ErrorCodesequenceReviewActionDetailschema_ErrorCode_XsdtString_ instance.
type XsdGoPkgHasElems_Errors ¶
type XsdGoPkgHasElems_Errors struct {
Errorses []*TxsdErrors `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Errors"`
}
func (*XsdGoPkgHasElems_Errors) Walk ¶
func (me *XsdGoPkgHasElems_Errors) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_Errors function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_Errors instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_Errors instance.
type XsdGoPkgHasElems_ErrorsequenceTxsdErrorsErrorsschema_Error_TxsdErrorsSequenceError_ ¶
type XsdGoPkgHasElems_ErrorsequenceTxsdErrorsErrorsschema_Error_TxsdErrorsSequenceError_ struct {
Errors []*TxsdErrorsSequenceError `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Error"`
}
func (*XsdGoPkgHasElems_ErrorsequenceTxsdErrorsErrorsschema_Error_TxsdErrorsSequenceError_) Walk ¶
func (me *XsdGoPkgHasElems_ErrorsequenceTxsdErrorsErrorsschema_Error_TxsdErrorsSequenceError_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ErrorsequenceTxsdErrorsErrorsschema_Error_TxsdErrorsSequenceError_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ErrorsequenceTxsdErrorsErrorsschema_Error_TxsdErrorsSequenceError_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ErrorsequenceTxsdErrorsErrorsschema_Error_TxsdErrorsSequenceError_ instance.
type XsdGoPkgHasElems_EventTypesequenceNotificationSpecificationschema_EventType_TEventType_ ¶
type XsdGoPkgHasElems_EventTypesequenceNotificationSpecificationschema_EventType_TEventType_ struct {
EventTypes []TEventType `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 EventType"`
}
func (*XsdGoPkgHasElems_EventTypesequenceNotificationSpecificationschema_EventType_TEventType_) Walk ¶
func (me *XsdGoPkgHasElems_EventTypesequenceNotificationSpecificationschema_EventType_TEventType_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_EventTypesequenceNotificationSpecificationschema_EventType_TEventType_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_EventTypesequenceNotificationSpecificationschema_EventType_TEventType_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_EventTypesequenceNotificationSpecificationschema_EventType_TEventType_ instance.
type XsdGoPkgHasElems_ExpirationIncrementInSecondssequenceExtendHITRequestschema_ExpirationIncrementInSeconds_XsdtLong_ ¶
type XsdGoPkgHasElems_ExpirationIncrementInSecondssequenceExtendHITRequestschema_ExpirationIncrementInSeconds_XsdtLong_ struct {
ExpirationIncrementInSecondses []xsdt.Long `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ExpirationIncrementInSeconds"`
}
func (*XsdGoPkgHasElems_ExpirationIncrementInSecondssequenceExtendHITRequestschema_ExpirationIncrementInSeconds_XsdtLong_) Walk ¶
func (me *XsdGoPkgHasElems_ExpirationIncrementInSecondssequenceExtendHITRequestschema_ExpirationIncrementInSeconds_XsdtLong_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ExpirationIncrementInSecondssequenceExtendHITRequestschema_ExpirationIncrementInSeconds_XsdtLong_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ExpirationIncrementInSecondssequenceExtendHITRequestschema_ExpirationIncrementInSeconds_XsdtLong_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ExpirationIncrementInSecondssequenceExtendHITRequestschema_ExpirationIncrementInSeconds_XsdtLong_ instance.
type XsdGoPkgHasElems_ExpirationsequenceHITschema_Expiration_XsdtDateTime_ ¶
type XsdGoPkgHasElems_ExpirationsequenceHITschema_Expiration_XsdtDateTime_ struct {
Expirations []xsdt.DateTime `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Expiration"`
}
func (*XsdGoPkgHasElems_ExpirationsequenceHITschema_Expiration_XsdtDateTime_) Walk ¶
func (me *XsdGoPkgHasElems_ExpirationsequenceHITschema_Expiration_XsdtDateTime_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ExpirationsequenceHITschema_Expiration_XsdtDateTime_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ExpirationsequenceHITschema_Expiration_XsdtDateTime_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ExpirationsequenceHITschema_Expiration_XsdtDateTime_ instance.
type XsdGoPkgHasElems_ExtendHIT ¶
type XsdGoPkgHasElems_ExtendHIT struct {
ExtendHITs []*TxsdExtendHIT `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ExtendHIT"`
}
func (*XsdGoPkgHasElems_ExtendHIT) Walk ¶
func (me *XsdGoPkgHasElems_ExtendHIT) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ExtendHIT function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ExtendHIT instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ExtendHIT instance.
type XsdGoPkgHasElems_ExtendHITRequestsequenceTxsdRequestRequestschema_ExtendHITRequest_TExtendHITRequest_ ¶
type XsdGoPkgHasElems_ExtendHITRequestsequenceTxsdRequestRequestschema_ExtendHITRequest_TExtendHITRequest_ struct {
ExtendHITRequests []*TExtendHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ExtendHITRequest"`
}
func (*XsdGoPkgHasElems_ExtendHITRequestsequenceTxsdRequestRequestschema_ExtendHITRequest_TExtendHITRequest_) Walk ¶
func (me *XsdGoPkgHasElems_ExtendHITRequestsequenceTxsdRequestRequestschema_ExtendHITRequest_TExtendHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ExtendHITRequestsequenceTxsdRequestRequestschema_ExtendHITRequest_TExtendHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ExtendHITRequestsequenceTxsdRequestRequestschema_ExtendHITRequest_TExtendHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ExtendHITRequestsequenceTxsdRequestRequestschema_ExtendHITRequest_TExtendHITRequest_ instance.
type XsdGoPkgHasElems_ExtendHITResponse ¶
type XsdGoPkgHasElems_ExtendHITResponse struct {
ExtendHITResponses []*TxsdExtendHITResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ExtendHITResponse"`
}
func (*XsdGoPkgHasElems_ExtendHITResponse) Walk ¶
func (me *XsdGoPkgHasElems_ExtendHITResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ExtendHITResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ExtendHITResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ExtendHITResponse instance.
type XsdGoPkgHasElems_ExtendHITResultsequenceTxsdExtendHITResponseExtendHITResponseschema_ExtendHITResult_TExtendHITResult_ ¶
type XsdGoPkgHasElems_ExtendHITResultsequenceTxsdExtendHITResponseExtendHITResponseschema_ExtendHITResult_TExtendHITResult_ struct {
ExtendHITResults []*TExtendHITResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ExtendHITResult"`
}
func (*XsdGoPkgHasElems_ExtendHITResultsequenceTxsdExtendHITResponseExtendHITResponseschema_ExtendHITResult_TExtendHITResult_) Walk ¶
func (me *XsdGoPkgHasElems_ExtendHITResultsequenceTxsdExtendHITResponseExtendHITResponseschema_ExtendHITResult_TExtendHITResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ExtendHITResultsequenceTxsdExtendHITResponseExtendHITResponseschema_ExtendHITResult_TExtendHITResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ExtendHITResultsequenceTxsdExtendHITResponseExtendHITResponseschema_ExtendHITResult_TExtendHITResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ExtendHITResultsequenceTxsdExtendHITResponseExtendHITResponseschema_ExtendHITResult_TExtendHITResult_ instance.
type XsdGoPkgHasElems_FileUploadURLsequenceGetFileUploadURLResultschema_FileUploadURL_XsdtString_ ¶
type XsdGoPkgHasElems_FileUploadURLsequenceGetFileUploadURLResultschema_FileUploadURL_XsdtString_ struct {
FileUploadURLs []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 FileUploadURL"`
}
func (*XsdGoPkgHasElems_FileUploadURLsequenceGetFileUploadURLResultschema_FileUploadURL_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_FileUploadURLsequenceGetFileUploadURLResultschema_FileUploadURL_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_FileUploadURLsequenceGetFileUploadURLResultschema_FileUploadURL_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_FileUploadURLsequenceGetFileUploadURLResultschema_FileUploadURL_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_FileUploadURLsequenceGetFileUploadURLResultschema_FileUploadURL_XsdtString_ instance.
type XsdGoPkgHasElems_ForceExpireHIT ¶
type XsdGoPkgHasElems_ForceExpireHIT struct {
ForceExpireHITs []*TxsdForceExpireHIT `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ForceExpireHIT"`
}
func (*XsdGoPkgHasElems_ForceExpireHIT) Walk ¶
func (me *XsdGoPkgHasElems_ForceExpireHIT) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ForceExpireHIT function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ForceExpireHIT instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ForceExpireHIT instance.
type XsdGoPkgHasElems_ForceExpireHITRequestsequenceRequestschema_ForceExpireHITRequest_TForceExpireHITRequest_ ¶
type XsdGoPkgHasElems_ForceExpireHITRequestsequenceRequestschema_ForceExpireHITRequest_TForceExpireHITRequest_ struct {
ForceExpireHITRequests []*TForceExpireHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ForceExpireHITRequest"`
}
func (*XsdGoPkgHasElems_ForceExpireHITRequestsequenceRequestschema_ForceExpireHITRequest_TForceExpireHITRequest_) Walk ¶
func (me *XsdGoPkgHasElems_ForceExpireHITRequestsequenceRequestschema_ForceExpireHITRequest_TForceExpireHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ForceExpireHITRequestsequenceRequestschema_ForceExpireHITRequest_TForceExpireHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ForceExpireHITRequestsequenceRequestschema_ForceExpireHITRequest_TForceExpireHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ForceExpireHITRequestsequenceRequestschema_ForceExpireHITRequest_TForceExpireHITRequest_ instance.
type XsdGoPkgHasElems_ForceExpireHITResponse ¶
type XsdGoPkgHasElems_ForceExpireHITResponse struct {
ForceExpireHITResponses []*TxsdForceExpireHITResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ForceExpireHITResponse"`
}
func (*XsdGoPkgHasElems_ForceExpireHITResponse) Walk ¶
func (me *XsdGoPkgHasElems_ForceExpireHITResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ForceExpireHITResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ForceExpireHITResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ForceExpireHITResponse instance.
type XsdGoPkgHasElems_ForceExpireHITResultsequenceTxsdForceExpireHITResponseForceExpireHITResponseschema_ForceExpireHITResult_TForceExpireHITResult_ ¶
type XsdGoPkgHasElems_ForceExpireHITResultsequenceTxsdForceExpireHITResponseForceExpireHITResponseschema_ForceExpireHITResult_TForceExpireHITResult_ struct {
ForceExpireHITResults []*TForceExpireHITResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ForceExpireHITResult"`
}
func (*XsdGoPkgHasElems_ForceExpireHITResultsequenceTxsdForceExpireHITResponseForceExpireHITResponseschema_ForceExpireHITResult_TForceExpireHITResult_) Walk ¶
func (me *XsdGoPkgHasElems_ForceExpireHITResultsequenceTxsdForceExpireHITResponseForceExpireHITResponseschema_ForceExpireHITResult_TForceExpireHITResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ForceExpireHITResultsequenceTxsdForceExpireHITResponseForceExpireHITResponseschema_ForceExpireHITResult_TForceExpireHITResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ForceExpireHITResultsequenceTxsdForceExpireHITResponseForceExpireHITResponseschema_ForceExpireHITResult_TForceExpireHITResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ForceExpireHITResultsequenceTxsdForceExpireHITResponseForceExpireHITResponseschema_ForceExpireHITResult_TForceExpireHITResult_ instance.
type XsdGoPkgHasElems_FormattedPricesequencePriceschema_FormattedPrice_XsdtString_ ¶
type XsdGoPkgHasElems_FormattedPricesequencePriceschema_FormattedPrice_XsdtString_ struct {
FormattedPrices []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 FormattedPrice"`
}
func (*XsdGoPkgHasElems_FormattedPricesequencePriceschema_FormattedPrice_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_FormattedPricesequencePriceschema_FormattedPrice_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_FormattedPricesequencePriceschema_FormattedPrice_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_FormattedPricesequencePriceschema_FormattedPrice_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_FormattedPricesequencePriceschema_FormattedPrice_XsdtString_ instance.
type XsdGoPkgHasElems_GetAccountBalance ¶
type XsdGoPkgHasElems_GetAccountBalance struct {
GetAccountBalances []*TxsdGetAccountBalance `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetAccountBalance"`
}
func (*XsdGoPkgHasElems_GetAccountBalance) Walk ¶
func (me *XsdGoPkgHasElems_GetAccountBalance) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetAccountBalance function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetAccountBalance instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetAccountBalance instance.
type XsdGoPkgHasElems_GetAccountBalanceRequestsequenceRequestschema_GetAccountBalanceRequest_TGetAccountBalanceRequest_ ¶
type XsdGoPkgHasElems_GetAccountBalanceRequestsequenceRequestschema_GetAccountBalanceRequest_TGetAccountBalanceRequest_ struct {
GetAccountBalanceRequests []*TGetAccountBalanceRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetAccountBalanceRequest"`
}
func (*XsdGoPkgHasElems_GetAccountBalanceRequestsequenceRequestschema_GetAccountBalanceRequest_TGetAccountBalanceRequest_) Walk ¶
func (me *XsdGoPkgHasElems_GetAccountBalanceRequestsequenceRequestschema_GetAccountBalanceRequest_TGetAccountBalanceRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetAccountBalanceRequestsequenceRequestschema_GetAccountBalanceRequest_TGetAccountBalanceRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetAccountBalanceRequestsequenceRequestschema_GetAccountBalanceRequest_TGetAccountBalanceRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetAccountBalanceRequestsequenceRequestschema_GetAccountBalanceRequest_TGetAccountBalanceRequest_ instance.
type XsdGoPkgHasElems_GetAccountBalanceResponse ¶
type XsdGoPkgHasElems_GetAccountBalanceResponse struct {
GetAccountBalanceResponses []*TxsdGetAccountBalanceResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetAccountBalanceResponse"`
}
func (*XsdGoPkgHasElems_GetAccountBalanceResponse) Walk ¶
func (me *XsdGoPkgHasElems_GetAccountBalanceResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetAccountBalanceResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetAccountBalanceResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetAccountBalanceResponse instance.
type XsdGoPkgHasElems_GetAccountBalanceResultsequenceTxsdGetAccountBalanceResponseGetAccountBalanceResponseschema_GetAccountBalanceResult_TGetAccountBalanceResult_ ¶
type XsdGoPkgHasElems_GetAccountBalanceResultsequenceTxsdGetAccountBalanceResponseGetAccountBalanceResponseschema_GetAccountBalanceResult_TGetAccountBalanceResult_ struct {
GetAccountBalanceResults []*TGetAccountBalanceResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetAccountBalanceResult"`
}
func (*XsdGoPkgHasElems_GetAccountBalanceResultsequenceTxsdGetAccountBalanceResponseGetAccountBalanceResponseschema_GetAccountBalanceResult_TGetAccountBalanceResult_) Walk ¶
func (me *XsdGoPkgHasElems_GetAccountBalanceResultsequenceTxsdGetAccountBalanceResponseGetAccountBalanceResponseschema_GetAccountBalanceResult_TGetAccountBalanceResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetAccountBalanceResultsequenceTxsdGetAccountBalanceResponseGetAccountBalanceResponseschema_GetAccountBalanceResult_TGetAccountBalanceResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetAccountBalanceResultsequenceTxsdGetAccountBalanceResponseGetAccountBalanceResponseschema_GetAccountBalanceResult_TGetAccountBalanceResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetAccountBalanceResultsequenceTxsdGetAccountBalanceResponseGetAccountBalanceResponseschema_GetAccountBalanceResult_TGetAccountBalanceResult_ instance.
type XsdGoPkgHasElems_GetAssignment ¶
type XsdGoPkgHasElems_GetAssignment struct {
GetAssignments []*TxsdGetAssignment `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetAssignment"`
}
func (*XsdGoPkgHasElems_GetAssignment) Walk ¶
func (me *XsdGoPkgHasElems_GetAssignment) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetAssignment function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetAssignment instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetAssignment instance.
type XsdGoPkgHasElems_GetAssignmentRequestsequenceTxsdRequestRequestschema_GetAssignmentRequest_TGetAssignmentRequest_ ¶
type XsdGoPkgHasElems_GetAssignmentRequestsequenceTxsdRequestRequestschema_GetAssignmentRequest_TGetAssignmentRequest_ struct {
GetAssignmentRequests []*TGetAssignmentRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetAssignmentRequest"`
}
func (*XsdGoPkgHasElems_GetAssignmentRequestsequenceTxsdRequestRequestschema_GetAssignmentRequest_TGetAssignmentRequest_) Walk ¶
func (me *XsdGoPkgHasElems_GetAssignmentRequestsequenceTxsdRequestRequestschema_GetAssignmentRequest_TGetAssignmentRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetAssignmentRequestsequenceTxsdRequestRequestschema_GetAssignmentRequest_TGetAssignmentRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetAssignmentRequestsequenceTxsdRequestRequestschema_GetAssignmentRequest_TGetAssignmentRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetAssignmentRequestsequenceTxsdRequestRequestschema_GetAssignmentRequest_TGetAssignmentRequest_ instance.
type XsdGoPkgHasElems_GetAssignmentResponse ¶
type XsdGoPkgHasElems_GetAssignmentResponse struct {
GetAssignmentResponses []*TxsdGetAssignmentResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetAssignmentResponse"`
}
func (*XsdGoPkgHasElems_GetAssignmentResponse) Walk ¶
func (me *XsdGoPkgHasElems_GetAssignmentResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetAssignmentResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetAssignmentResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetAssignmentResponse instance.
type XsdGoPkgHasElems_GetAssignmentResultsequenceTxsdGetAssignmentResponseGetAssignmentResponseschema_GetAssignmentResult_TGetAssignmentResult_ ¶
type XsdGoPkgHasElems_GetAssignmentResultsequenceTxsdGetAssignmentResponseGetAssignmentResponseschema_GetAssignmentResult_TGetAssignmentResult_ struct {
GetAssignmentResults []*TGetAssignmentResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetAssignmentResult"`
}
func (*XsdGoPkgHasElems_GetAssignmentResultsequenceTxsdGetAssignmentResponseGetAssignmentResponseschema_GetAssignmentResult_TGetAssignmentResult_) Walk ¶
func (me *XsdGoPkgHasElems_GetAssignmentResultsequenceTxsdGetAssignmentResponseGetAssignmentResponseschema_GetAssignmentResult_TGetAssignmentResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetAssignmentResultsequenceTxsdGetAssignmentResponseGetAssignmentResponseschema_GetAssignmentResult_TGetAssignmentResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetAssignmentResultsequenceTxsdGetAssignmentResponseGetAssignmentResponseschema_GetAssignmentResult_TGetAssignmentResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetAssignmentResultsequenceTxsdGetAssignmentResponseGetAssignmentResponseschema_GetAssignmentResult_TGetAssignmentResult_ instance.
type XsdGoPkgHasElems_GetAssignmentsForHIT ¶
type XsdGoPkgHasElems_GetAssignmentsForHIT struct {
GetAssignmentsForHITs []*TxsdGetAssignmentsForHIT `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetAssignmentsForHIT"`
}
func (*XsdGoPkgHasElems_GetAssignmentsForHIT) Walk ¶
func (me *XsdGoPkgHasElems_GetAssignmentsForHIT) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetAssignmentsForHIT function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetAssignmentsForHIT instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetAssignmentsForHIT instance.
type XsdGoPkgHasElems_GetAssignmentsForHITRequestsequenceTxsdRequestRequestschema_GetAssignmentsForHITRequest_TGetAssignmentsForHITRequest_ ¶
type XsdGoPkgHasElems_GetAssignmentsForHITRequestsequenceTxsdRequestRequestschema_GetAssignmentsForHITRequest_TGetAssignmentsForHITRequest_ struct {
GetAssignmentsForHITRequests []*TGetAssignmentsForHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetAssignmentsForHITRequest"`
}
func (*XsdGoPkgHasElems_GetAssignmentsForHITRequestsequenceTxsdRequestRequestschema_GetAssignmentsForHITRequest_TGetAssignmentsForHITRequest_) Walk ¶
func (me *XsdGoPkgHasElems_GetAssignmentsForHITRequestsequenceTxsdRequestRequestschema_GetAssignmentsForHITRequest_TGetAssignmentsForHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetAssignmentsForHITRequestsequenceTxsdRequestRequestschema_GetAssignmentsForHITRequest_TGetAssignmentsForHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetAssignmentsForHITRequestsequenceTxsdRequestRequestschema_GetAssignmentsForHITRequest_TGetAssignmentsForHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetAssignmentsForHITRequestsequenceTxsdRequestRequestschema_GetAssignmentsForHITRequest_TGetAssignmentsForHITRequest_ instance.
type XsdGoPkgHasElems_GetAssignmentsForHITResponse ¶
type XsdGoPkgHasElems_GetAssignmentsForHITResponse struct {
GetAssignmentsForHITResponses []*TxsdGetAssignmentsForHITResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetAssignmentsForHITResponse"`
}
func (*XsdGoPkgHasElems_GetAssignmentsForHITResponse) Walk ¶
func (me *XsdGoPkgHasElems_GetAssignmentsForHITResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetAssignmentsForHITResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetAssignmentsForHITResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetAssignmentsForHITResponse instance.
type XsdGoPkgHasElems_GetAssignmentsForHITResultsequenceTxsdGetAssignmentsForHITResponseGetAssignmentsForHITResponseschema_GetAssignmentsForHITResult_TGetAssignmentsForHITResult_ ¶
type XsdGoPkgHasElems_GetAssignmentsForHITResultsequenceTxsdGetAssignmentsForHITResponseGetAssignmentsForHITResponseschema_GetAssignmentsForHITResult_TGetAssignmentsForHITResult_ struct {
GetAssignmentsForHITResults []*TGetAssignmentsForHITResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetAssignmentsForHITResult"`
}
func (*XsdGoPkgHasElems_GetAssignmentsForHITResultsequenceTxsdGetAssignmentsForHITResponseGetAssignmentsForHITResponseschema_GetAssignmentsForHITResult_TGetAssignmentsForHITResult_) Walk ¶
func (me *XsdGoPkgHasElems_GetAssignmentsForHITResultsequenceTxsdGetAssignmentsForHITResponseGetAssignmentsForHITResponseschema_GetAssignmentsForHITResult_TGetAssignmentsForHITResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetAssignmentsForHITResultsequenceTxsdGetAssignmentsForHITResponseGetAssignmentsForHITResponseschema_GetAssignmentsForHITResult_TGetAssignmentsForHITResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetAssignmentsForHITResultsequenceTxsdGetAssignmentsForHITResponseGetAssignmentsForHITResponseschema_GetAssignmentsForHITResult_TGetAssignmentsForHITResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetAssignmentsForHITResultsequenceTxsdGetAssignmentsForHITResponseGetAssignmentsForHITResponseschema_GetAssignmentsForHITResult_TGetAssignmentsForHITResult_ instance.
type XsdGoPkgHasElems_GetBlockedWorkers ¶
type XsdGoPkgHasElems_GetBlockedWorkers struct {
GetBlockedWorkerses []*TxsdGetBlockedWorkers `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetBlockedWorkers"`
}
func (*XsdGoPkgHasElems_GetBlockedWorkers) Walk ¶
func (me *XsdGoPkgHasElems_GetBlockedWorkers) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetBlockedWorkers function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetBlockedWorkers instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetBlockedWorkers instance.
type XsdGoPkgHasElems_GetBlockedWorkersRequestsequenceTxsdRequestRequestschema_GetBlockedWorkersRequest_TGetBlockedWorkersRequest_ ¶
type XsdGoPkgHasElems_GetBlockedWorkersRequestsequenceTxsdRequestRequestschema_GetBlockedWorkersRequest_TGetBlockedWorkersRequest_ struct {
GetBlockedWorkersRequests []*TGetBlockedWorkersRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetBlockedWorkersRequest"`
}
func (*XsdGoPkgHasElems_GetBlockedWorkersRequestsequenceTxsdRequestRequestschema_GetBlockedWorkersRequest_TGetBlockedWorkersRequest_) Walk ¶
func (me *XsdGoPkgHasElems_GetBlockedWorkersRequestsequenceTxsdRequestRequestschema_GetBlockedWorkersRequest_TGetBlockedWorkersRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetBlockedWorkersRequestsequenceTxsdRequestRequestschema_GetBlockedWorkersRequest_TGetBlockedWorkersRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetBlockedWorkersRequestsequenceTxsdRequestRequestschema_GetBlockedWorkersRequest_TGetBlockedWorkersRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetBlockedWorkersRequestsequenceTxsdRequestRequestschema_GetBlockedWorkersRequest_TGetBlockedWorkersRequest_ instance.
type XsdGoPkgHasElems_GetBlockedWorkersResponse ¶
type XsdGoPkgHasElems_GetBlockedWorkersResponse struct {
GetBlockedWorkersResponses []*TxsdGetBlockedWorkersResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetBlockedWorkersResponse"`
}
func (*XsdGoPkgHasElems_GetBlockedWorkersResponse) Walk ¶
func (me *XsdGoPkgHasElems_GetBlockedWorkersResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetBlockedWorkersResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetBlockedWorkersResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetBlockedWorkersResponse instance.
type XsdGoPkgHasElems_GetBlockedWorkersResultsequenceTxsdGetBlockedWorkersResponseGetBlockedWorkersResponseschema_GetBlockedWorkersResult_TGetBlockedWorkersResult_ ¶
type XsdGoPkgHasElems_GetBlockedWorkersResultsequenceTxsdGetBlockedWorkersResponseGetBlockedWorkersResponseschema_GetBlockedWorkersResult_TGetBlockedWorkersResult_ struct {
GetBlockedWorkersResults []*TGetBlockedWorkersResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetBlockedWorkersResult"`
}
func (*XsdGoPkgHasElems_GetBlockedWorkersResultsequenceTxsdGetBlockedWorkersResponseGetBlockedWorkersResponseschema_GetBlockedWorkersResult_TGetBlockedWorkersResult_) Walk ¶
func (me *XsdGoPkgHasElems_GetBlockedWorkersResultsequenceTxsdGetBlockedWorkersResponseGetBlockedWorkersResponseschema_GetBlockedWorkersResult_TGetBlockedWorkersResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetBlockedWorkersResultsequenceTxsdGetBlockedWorkersResponseGetBlockedWorkersResponseschema_GetBlockedWorkersResult_TGetBlockedWorkersResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetBlockedWorkersResultsequenceTxsdGetBlockedWorkersResponseGetBlockedWorkersResponseschema_GetBlockedWorkersResult_TGetBlockedWorkersResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetBlockedWorkersResultsequenceTxsdGetBlockedWorkersResponseGetBlockedWorkersResponseschema_GetBlockedWorkersResult_TGetBlockedWorkersResult_ instance.
type XsdGoPkgHasElems_GetBonusPayments ¶
type XsdGoPkgHasElems_GetBonusPayments struct {
GetBonusPaymentses []*TxsdGetBonusPayments `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetBonusPayments"`
}
func (*XsdGoPkgHasElems_GetBonusPayments) Walk ¶
func (me *XsdGoPkgHasElems_GetBonusPayments) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetBonusPayments function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetBonusPayments instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetBonusPayments instance.
type XsdGoPkgHasElems_GetBonusPaymentsRequestsequenceTxsdRequestRequestschema_GetBonusPaymentsRequest_TGetBonusPaymentsRequest_ ¶
type XsdGoPkgHasElems_GetBonusPaymentsRequestsequenceTxsdRequestRequestschema_GetBonusPaymentsRequest_TGetBonusPaymentsRequest_ struct {
GetBonusPaymentsRequests []*TGetBonusPaymentsRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetBonusPaymentsRequest"`
}
func (*XsdGoPkgHasElems_GetBonusPaymentsRequestsequenceTxsdRequestRequestschema_GetBonusPaymentsRequest_TGetBonusPaymentsRequest_) Walk ¶
func (me *XsdGoPkgHasElems_GetBonusPaymentsRequestsequenceTxsdRequestRequestschema_GetBonusPaymentsRequest_TGetBonusPaymentsRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetBonusPaymentsRequestsequenceTxsdRequestRequestschema_GetBonusPaymentsRequest_TGetBonusPaymentsRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetBonusPaymentsRequestsequenceTxsdRequestRequestschema_GetBonusPaymentsRequest_TGetBonusPaymentsRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetBonusPaymentsRequestsequenceTxsdRequestRequestschema_GetBonusPaymentsRequest_TGetBonusPaymentsRequest_ instance.
type XsdGoPkgHasElems_GetBonusPaymentsResponse ¶
type XsdGoPkgHasElems_GetBonusPaymentsResponse struct {
GetBonusPaymentsResponses []*TxsdGetBonusPaymentsResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetBonusPaymentsResponse"`
}
func (*XsdGoPkgHasElems_GetBonusPaymentsResponse) Walk ¶
func (me *XsdGoPkgHasElems_GetBonusPaymentsResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetBonusPaymentsResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetBonusPaymentsResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetBonusPaymentsResponse instance.
type XsdGoPkgHasElems_GetBonusPaymentsResultsequenceTxsdGetBonusPaymentsResponseGetBonusPaymentsResponseschema_GetBonusPaymentsResult_TGetBonusPaymentsResult_ ¶
type XsdGoPkgHasElems_GetBonusPaymentsResultsequenceTxsdGetBonusPaymentsResponseGetBonusPaymentsResponseschema_GetBonusPaymentsResult_TGetBonusPaymentsResult_ struct {
GetBonusPaymentsResults []*TGetBonusPaymentsResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetBonusPaymentsResult"`
}
func (*XsdGoPkgHasElems_GetBonusPaymentsResultsequenceTxsdGetBonusPaymentsResponseGetBonusPaymentsResponseschema_GetBonusPaymentsResult_TGetBonusPaymentsResult_) Walk ¶
func (me *XsdGoPkgHasElems_GetBonusPaymentsResultsequenceTxsdGetBonusPaymentsResponseGetBonusPaymentsResponseschema_GetBonusPaymentsResult_TGetBonusPaymentsResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetBonusPaymentsResultsequenceTxsdGetBonusPaymentsResponseGetBonusPaymentsResponseschema_GetBonusPaymentsResult_TGetBonusPaymentsResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetBonusPaymentsResultsequenceTxsdGetBonusPaymentsResponseGetBonusPaymentsResponseschema_GetBonusPaymentsResult_TGetBonusPaymentsResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetBonusPaymentsResultsequenceTxsdGetBonusPaymentsResponseGetBonusPaymentsResponseschema_GetBonusPaymentsResult_TGetBonusPaymentsResult_ instance.
type XsdGoPkgHasElems_GetFileUploadURL ¶
type XsdGoPkgHasElems_GetFileUploadURL struct {
GetFileUploadURLs []*TxsdGetFileUploadURL `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetFileUploadURL"`
}
func (*XsdGoPkgHasElems_GetFileUploadURL) Walk ¶
func (me *XsdGoPkgHasElems_GetFileUploadURL) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetFileUploadURL function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetFileUploadURL instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetFileUploadURL instance.
type XsdGoPkgHasElems_GetFileUploadURLRequestsequenceRequestschema_GetFileUploadURLRequest_TGetFileUploadURLRequest_ ¶
type XsdGoPkgHasElems_GetFileUploadURLRequestsequenceRequestschema_GetFileUploadURLRequest_TGetFileUploadURLRequest_ struct {
GetFileUploadURLRequests []*TGetFileUploadURLRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetFileUploadURLRequest"`
}
func (*XsdGoPkgHasElems_GetFileUploadURLRequestsequenceRequestschema_GetFileUploadURLRequest_TGetFileUploadURLRequest_) Walk ¶
func (me *XsdGoPkgHasElems_GetFileUploadURLRequestsequenceRequestschema_GetFileUploadURLRequest_TGetFileUploadURLRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetFileUploadURLRequestsequenceRequestschema_GetFileUploadURLRequest_TGetFileUploadURLRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetFileUploadURLRequestsequenceRequestschema_GetFileUploadURLRequest_TGetFileUploadURLRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetFileUploadURLRequestsequenceRequestschema_GetFileUploadURLRequest_TGetFileUploadURLRequest_ instance.
type XsdGoPkgHasElems_GetFileUploadURLResponse ¶
type XsdGoPkgHasElems_GetFileUploadURLResponse struct {
GetFileUploadURLResponses []*TxsdGetFileUploadURLResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetFileUploadURLResponse"`
}
func (*XsdGoPkgHasElems_GetFileUploadURLResponse) Walk ¶
func (me *XsdGoPkgHasElems_GetFileUploadURLResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetFileUploadURLResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetFileUploadURLResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetFileUploadURLResponse instance.
type XsdGoPkgHasElems_GetFileUploadURLResultsequenceTxsdGetFileUploadURLResponseGetFileUploadURLResponseschema_GetFileUploadURLResult_TGetFileUploadURLResult_ ¶
type XsdGoPkgHasElems_GetFileUploadURLResultsequenceTxsdGetFileUploadURLResponseGetFileUploadURLResponseschema_GetFileUploadURLResult_TGetFileUploadURLResult_ struct {
GetFileUploadURLResults []*TGetFileUploadURLResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetFileUploadURLResult"`
}
func (*XsdGoPkgHasElems_GetFileUploadURLResultsequenceTxsdGetFileUploadURLResponseGetFileUploadURLResponseschema_GetFileUploadURLResult_TGetFileUploadURLResult_) Walk ¶
func (me *XsdGoPkgHasElems_GetFileUploadURLResultsequenceTxsdGetFileUploadURLResponseGetFileUploadURLResponseschema_GetFileUploadURLResult_TGetFileUploadURLResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetFileUploadURLResultsequenceTxsdGetFileUploadURLResponseGetFileUploadURLResponseschema_GetFileUploadURLResult_TGetFileUploadURLResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetFileUploadURLResultsequenceTxsdGetFileUploadURLResponseGetFileUploadURLResponseschema_GetFileUploadURLResult_TGetFileUploadURLResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetFileUploadURLResultsequenceTxsdGetFileUploadURLResponseGetFileUploadURLResponseschema_GetFileUploadURLResult_TGetFileUploadURLResult_ instance.
type XsdGoPkgHasElems_GetHIT ¶
type XsdGoPkgHasElems_GetHIT struct {
GetHITs []*TxsdGetHIT `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetHIT"`
}
func (*XsdGoPkgHasElems_GetHIT) Walk ¶
func (me *XsdGoPkgHasElems_GetHIT) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetHIT function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetHIT instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetHIT instance.
type XsdGoPkgHasElems_GetHITRequestsequenceTxsdRequestRequestschema_GetHITRequest_TGetHITRequest_ ¶
type XsdGoPkgHasElems_GetHITRequestsequenceTxsdRequestRequestschema_GetHITRequest_TGetHITRequest_ struct {
GetHITRequests []*TGetHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetHITRequest"`
}
func (*XsdGoPkgHasElems_GetHITRequestsequenceTxsdRequestRequestschema_GetHITRequest_TGetHITRequest_) Walk ¶
func (me *XsdGoPkgHasElems_GetHITRequestsequenceTxsdRequestRequestschema_GetHITRequest_TGetHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetHITRequestsequenceTxsdRequestRequestschema_GetHITRequest_TGetHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetHITRequestsequenceTxsdRequestRequestschema_GetHITRequest_TGetHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetHITRequestsequenceTxsdRequestRequestschema_GetHITRequest_TGetHITRequest_ instance.
type XsdGoPkgHasElems_GetHITResponse ¶
type XsdGoPkgHasElems_GetHITResponse struct {
GetHITResponses []*TxsdGetHITResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetHITResponse"`
}
func (*XsdGoPkgHasElems_GetHITResponse) Walk ¶
func (me *XsdGoPkgHasElems_GetHITResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetHITResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetHITResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetHITResponse instance.
type XsdGoPkgHasElems_GetHITsForQualificationType ¶
type XsdGoPkgHasElems_GetHITsForQualificationType struct {
GetHITsForQualificationTypes []*TxsdGetHITsForQualificationType `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetHITsForQualificationType"`
}
func (*XsdGoPkgHasElems_GetHITsForQualificationType) Walk ¶
func (me *XsdGoPkgHasElems_GetHITsForQualificationType) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetHITsForQualificationType function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetHITsForQualificationType instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetHITsForQualificationType instance.
type XsdGoPkgHasElems_GetHITsForQualificationTypeRequestsequenceRequestschema_GetHITsForQualificationTypeRequest_TGetHITsForQualificationTypeRequest_ ¶
type XsdGoPkgHasElems_GetHITsForQualificationTypeRequestsequenceRequestschema_GetHITsForQualificationTypeRequest_TGetHITsForQualificationTypeRequest_ struct {
GetHITsForQualificationTypeRequests []*TGetHITsForQualificationTypeRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetHITsForQualificationTypeRequest"`
}
func (*XsdGoPkgHasElems_GetHITsForQualificationTypeRequestsequenceRequestschema_GetHITsForQualificationTypeRequest_TGetHITsForQualificationTypeRequest_) Walk ¶
func (me *XsdGoPkgHasElems_GetHITsForQualificationTypeRequestsequenceRequestschema_GetHITsForQualificationTypeRequest_TGetHITsForQualificationTypeRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetHITsForQualificationTypeRequestsequenceRequestschema_GetHITsForQualificationTypeRequest_TGetHITsForQualificationTypeRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetHITsForQualificationTypeRequestsequenceRequestschema_GetHITsForQualificationTypeRequest_TGetHITsForQualificationTypeRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetHITsForQualificationTypeRequestsequenceRequestschema_GetHITsForQualificationTypeRequest_TGetHITsForQualificationTypeRequest_ instance.
type XsdGoPkgHasElems_GetHITsForQualificationTypeResponse ¶
type XsdGoPkgHasElems_GetHITsForQualificationTypeResponse struct {
GetHITsForQualificationTypeResponses []*TxsdGetHITsForQualificationTypeResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetHITsForQualificationTypeResponse"`
}
func (*XsdGoPkgHasElems_GetHITsForQualificationTypeResponse) Walk ¶
func (me *XsdGoPkgHasElems_GetHITsForQualificationTypeResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetHITsForQualificationTypeResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetHITsForQualificationTypeResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetHITsForQualificationTypeResponse instance.
type XsdGoPkgHasElems_GetHITsForQualificationTypeResultsequenceTxsdGetHITsForQualificationTypeResponseGetHITsForQualificationTypeResponseschema_GetHITsForQualificationTypeResult_TGetHITsForQualificationTypeResult_ ¶
type XsdGoPkgHasElems_GetHITsForQualificationTypeResultsequenceTxsdGetHITsForQualificationTypeResponseGetHITsForQualificationTypeResponseschema_GetHITsForQualificationTypeResult_TGetHITsForQualificationTypeResult_ struct {
GetHITsForQualificationTypeResults []*TGetHITsForQualificationTypeResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetHITsForQualificationTypeResult"`
}
func (*XsdGoPkgHasElems_GetHITsForQualificationTypeResultsequenceTxsdGetHITsForQualificationTypeResponseGetHITsForQualificationTypeResponseschema_GetHITsForQualificationTypeResult_TGetHITsForQualificationTypeResult_) Walk ¶
func (me *XsdGoPkgHasElems_GetHITsForQualificationTypeResultsequenceTxsdGetHITsForQualificationTypeResponseGetHITsForQualificationTypeResponseschema_GetHITsForQualificationTypeResult_TGetHITsForQualificationTypeResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetHITsForQualificationTypeResultsequenceTxsdGetHITsForQualificationTypeResponseGetHITsForQualificationTypeResponseschema_GetHITsForQualificationTypeResult_TGetHITsForQualificationTypeResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetHITsForQualificationTypeResultsequenceTxsdGetHITsForQualificationTypeResponseGetHITsForQualificationTypeResponseschema_GetHITsForQualificationTypeResult_TGetHITsForQualificationTypeResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetHITsForQualificationTypeResultsequenceTxsdGetHITsForQualificationTypeResponseGetHITsForQualificationTypeResponseschema_GetHITsForQualificationTypeResult_TGetHITsForQualificationTypeResult_ instance.
type XsdGoPkgHasElems_GetQualificationRequests ¶
type XsdGoPkgHasElems_GetQualificationRequests struct {
GetQualificationRequestses []*TxsdGetQualificationRequests `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetQualificationRequests"`
}
func (*XsdGoPkgHasElems_GetQualificationRequests) Walk ¶
func (me *XsdGoPkgHasElems_GetQualificationRequests) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetQualificationRequests function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetQualificationRequests instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetQualificationRequests instance.
type XsdGoPkgHasElems_GetQualificationRequestsRequestsequenceTxsdRequestRequestschema_GetQualificationRequestsRequest_TGetQualificationRequestsRequest_ ¶
type XsdGoPkgHasElems_GetQualificationRequestsRequestsequenceTxsdRequestRequestschema_GetQualificationRequestsRequest_TGetQualificationRequestsRequest_ struct {
GetQualificationRequestsRequests []*TGetQualificationRequestsRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetQualificationRequestsRequest"`
}
func (*XsdGoPkgHasElems_GetQualificationRequestsRequestsequenceTxsdRequestRequestschema_GetQualificationRequestsRequest_TGetQualificationRequestsRequest_) Walk ¶
func (me *XsdGoPkgHasElems_GetQualificationRequestsRequestsequenceTxsdRequestRequestschema_GetQualificationRequestsRequest_TGetQualificationRequestsRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetQualificationRequestsRequestsequenceTxsdRequestRequestschema_GetQualificationRequestsRequest_TGetQualificationRequestsRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetQualificationRequestsRequestsequenceTxsdRequestRequestschema_GetQualificationRequestsRequest_TGetQualificationRequestsRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetQualificationRequestsRequestsequenceTxsdRequestRequestschema_GetQualificationRequestsRequest_TGetQualificationRequestsRequest_ instance.
type XsdGoPkgHasElems_GetQualificationRequestsResponse ¶
type XsdGoPkgHasElems_GetQualificationRequestsResponse struct {
GetQualificationRequestsResponses []*TxsdGetQualificationRequestsResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetQualificationRequestsResponse"`
}
func (*XsdGoPkgHasElems_GetQualificationRequestsResponse) Walk ¶
func (me *XsdGoPkgHasElems_GetQualificationRequestsResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetQualificationRequestsResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetQualificationRequestsResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetQualificationRequestsResponse instance.
type XsdGoPkgHasElems_GetQualificationRequestsResultsequenceTxsdGetQualificationRequestsResponseGetQualificationRequestsResponseschema_GetQualificationRequestsResult_TGetQualificationRequestsResult_ ¶
type XsdGoPkgHasElems_GetQualificationRequestsResultsequenceTxsdGetQualificationRequestsResponseGetQualificationRequestsResponseschema_GetQualificationRequestsResult_TGetQualificationRequestsResult_ struct {
GetQualificationRequestsResults []*TGetQualificationRequestsResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetQualificationRequestsResult"`
}
func (*XsdGoPkgHasElems_GetQualificationRequestsResultsequenceTxsdGetQualificationRequestsResponseGetQualificationRequestsResponseschema_GetQualificationRequestsResult_TGetQualificationRequestsResult_) Walk ¶
func (me *XsdGoPkgHasElems_GetQualificationRequestsResultsequenceTxsdGetQualificationRequestsResponseGetQualificationRequestsResponseschema_GetQualificationRequestsResult_TGetQualificationRequestsResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetQualificationRequestsResultsequenceTxsdGetQualificationRequestsResponseGetQualificationRequestsResponseschema_GetQualificationRequestsResult_TGetQualificationRequestsResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetQualificationRequestsResultsequenceTxsdGetQualificationRequestsResponseGetQualificationRequestsResponseschema_GetQualificationRequestsResult_TGetQualificationRequestsResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetQualificationRequestsResultsequenceTxsdGetQualificationRequestsResponseGetQualificationRequestsResponseschema_GetQualificationRequestsResult_TGetQualificationRequestsResult_ instance.
type XsdGoPkgHasElems_GetQualificationScore ¶
type XsdGoPkgHasElems_GetQualificationScore struct {
GetQualificationScores []*TxsdGetQualificationScore `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetQualificationScore"`
}
func (*XsdGoPkgHasElems_GetQualificationScore) Walk ¶
func (me *XsdGoPkgHasElems_GetQualificationScore) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetQualificationScore function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetQualificationScore instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetQualificationScore instance.
type XsdGoPkgHasElems_GetQualificationScoreResponse ¶
type XsdGoPkgHasElems_GetQualificationScoreResponse struct {
GetQualificationScoreResponses []*TxsdGetQualificationScoreResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetQualificationScoreResponse"`
}
func (*XsdGoPkgHasElems_GetQualificationScoreResponse) Walk ¶
func (me *XsdGoPkgHasElems_GetQualificationScoreResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetQualificationScoreResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetQualificationScoreResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetQualificationScoreResponse instance.
type XsdGoPkgHasElems_GetQualificationType ¶
type XsdGoPkgHasElems_GetQualificationType struct {
GetQualificationTypes []*TxsdGetQualificationType `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetQualificationType"`
}
func (*XsdGoPkgHasElems_GetQualificationType) Walk ¶
func (me *XsdGoPkgHasElems_GetQualificationType) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetQualificationType function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetQualificationType instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetQualificationType instance.
type XsdGoPkgHasElems_GetQualificationTypeRequestsequenceRequestschema_GetQualificationTypeRequest_TGetQualificationTypeRequest_ ¶
type XsdGoPkgHasElems_GetQualificationTypeRequestsequenceRequestschema_GetQualificationTypeRequest_TGetQualificationTypeRequest_ struct {
GetQualificationTypeRequests []*TGetQualificationTypeRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetQualificationTypeRequest"`
}
func (*XsdGoPkgHasElems_GetQualificationTypeRequestsequenceRequestschema_GetQualificationTypeRequest_TGetQualificationTypeRequest_) Walk ¶
func (me *XsdGoPkgHasElems_GetQualificationTypeRequestsequenceRequestschema_GetQualificationTypeRequest_TGetQualificationTypeRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetQualificationTypeRequestsequenceRequestschema_GetQualificationTypeRequest_TGetQualificationTypeRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetQualificationTypeRequestsequenceRequestschema_GetQualificationTypeRequest_TGetQualificationTypeRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetQualificationTypeRequestsequenceRequestschema_GetQualificationTypeRequest_TGetQualificationTypeRequest_ instance.
type XsdGoPkgHasElems_GetQualificationTypeResponse ¶
type XsdGoPkgHasElems_GetQualificationTypeResponse struct {
GetQualificationTypeResponses []*TxsdGetQualificationTypeResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetQualificationTypeResponse"`
}
func (*XsdGoPkgHasElems_GetQualificationTypeResponse) Walk ¶
func (me *XsdGoPkgHasElems_GetQualificationTypeResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetQualificationTypeResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetQualificationTypeResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetQualificationTypeResponse instance.
type XsdGoPkgHasElems_GetQualificationsForQualificationType ¶
type XsdGoPkgHasElems_GetQualificationsForQualificationType struct {
GetQualificationsForQualificationTypes []*TxsdGetQualificationsForQualificationType `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetQualificationsForQualificationType"`
}
func (*XsdGoPkgHasElems_GetQualificationsForQualificationType) Walk ¶
func (me *XsdGoPkgHasElems_GetQualificationsForQualificationType) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetQualificationsForQualificationType function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetQualificationsForQualificationType instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetQualificationsForQualificationType instance.
type XsdGoPkgHasElems_GetQualificationsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationsForQualificationTypeRequest_TGetQualificationsForQualificationTypeRequest_ ¶
type XsdGoPkgHasElems_GetQualificationsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationsForQualificationTypeRequest_TGetQualificationsForQualificationTypeRequest_ struct {
GetQualificationsForQualificationTypeRequests []*TGetQualificationsForQualificationTypeRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetQualificationsForQualificationTypeRequest"`
}
func (*XsdGoPkgHasElems_GetQualificationsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationsForQualificationTypeRequest_TGetQualificationsForQualificationTypeRequest_) Walk ¶
func (me *XsdGoPkgHasElems_GetQualificationsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationsForQualificationTypeRequest_TGetQualificationsForQualificationTypeRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetQualificationsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationsForQualificationTypeRequest_TGetQualificationsForQualificationTypeRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetQualificationsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationsForQualificationTypeRequest_TGetQualificationsForQualificationTypeRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetQualificationsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationsForQualificationTypeRequest_TGetQualificationsForQualificationTypeRequest_ instance.
type XsdGoPkgHasElems_GetQualificationsForQualificationTypeResponse ¶
type XsdGoPkgHasElems_GetQualificationsForQualificationTypeResponse struct {
GetQualificationsForQualificationTypeResponses []*TxsdGetQualificationsForQualificationTypeResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetQualificationsForQualificationTypeResponse"`
}
func (*XsdGoPkgHasElems_GetQualificationsForQualificationTypeResponse) Walk ¶
func (me *XsdGoPkgHasElems_GetQualificationsForQualificationTypeResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetQualificationsForQualificationTypeResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetQualificationsForQualificationTypeResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetQualificationsForQualificationTypeResponse instance.
type XsdGoPkgHasElems_GetQualificationsForQualificationTypeResultsequenceTxsdGetQualificationsForQualificationTypeResponseGetQualificationsForQualificationTypeResponseschema_GetQualificationsForQualificationTypeResult_TGetQualificationsForQualificationTypeResult_ ¶
type XsdGoPkgHasElems_GetQualificationsForQualificationTypeResultsequenceTxsdGetQualificationsForQualificationTypeResponseGetQualificationsForQualificationTypeResponseschema_GetQualificationsForQualificationTypeResult_TGetQualificationsForQualificationTypeResult_ struct {
GetQualificationsForQualificationTypeResults []*TGetQualificationsForQualificationTypeResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetQualificationsForQualificationTypeResult"`
}
func (*XsdGoPkgHasElems_GetQualificationsForQualificationTypeResultsequenceTxsdGetQualificationsForQualificationTypeResponseGetQualificationsForQualificationTypeResponseschema_GetQualificationsForQualificationTypeResult_TGetQualificationsForQualificationTypeResult_) Walk ¶
func (me *XsdGoPkgHasElems_GetQualificationsForQualificationTypeResultsequenceTxsdGetQualificationsForQualificationTypeResponseGetQualificationsForQualificationTypeResponseschema_GetQualificationsForQualificationTypeResult_TGetQualificationsForQualificationTypeResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetQualificationsForQualificationTypeResultsequenceTxsdGetQualificationsForQualificationTypeResponseGetQualificationsForQualificationTypeResponseschema_GetQualificationsForQualificationTypeResult_TGetQualificationsForQualificationTypeResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetQualificationsForQualificationTypeResultsequenceTxsdGetQualificationsForQualificationTypeResponseGetQualificationsForQualificationTypeResponseschema_GetQualificationsForQualificationTypeResult_TGetQualificationsForQualificationTypeResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetQualificationsForQualificationTypeResultsequenceTxsdGetQualificationsForQualificationTypeResponseGetQualificationsForQualificationTypeResponseschema_GetQualificationsForQualificationTypeResult_TGetQualificationsForQualificationTypeResult_ instance.
type XsdGoPkgHasElems_GetRequesterStatistic ¶
type XsdGoPkgHasElems_GetRequesterStatistic struct {
GetRequesterStatistics []*TxsdGetRequesterStatistic `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetRequesterStatistic"`
}
func (*XsdGoPkgHasElems_GetRequesterStatistic) Walk ¶
func (me *XsdGoPkgHasElems_GetRequesterStatistic) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetRequesterStatistic function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetRequesterStatistic instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetRequesterStatistic instance.
type XsdGoPkgHasElems_GetRequesterStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterStatisticRequest_TGetRequesterStatisticRequest_ ¶
type XsdGoPkgHasElems_GetRequesterStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterStatisticRequest_TGetRequesterStatisticRequest_ struct {
GetRequesterStatisticRequests []*TGetRequesterStatisticRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetRequesterStatisticRequest"`
}
func (*XsdGoPkgHasElems_GetRequesterStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterStatisticRequest_TGetRequesterStatisticRequest_) Walk ¶
func (me *XsdGoPkgHasElems_GetRequesterStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterStatisticRequest_TGetRequesterStatisticRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetRequesterStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterStatisticRequest_TGetRequesterStatisticRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetRequesterStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterStatisticRequest_TGetRequesterStatisticRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetRequesterStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterStatisticRequest_TGetRequesterStatisticRequest_ instance.
type XsdGoPkgHasElems_GetRequesterStatisticResponse ¶
type XsdGoPkgHasElems_GetRequesterStatisticResponse struct {
GetRequesterStatisticResponses []*TxsdGetRequesterStatisticResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetRequesterStatisticResponse"`
}
func (*XsdGoPkgHasElems_GetRequesterStatisticResponse) Walk ¶
func (me *XsdGoPkgHasElems_GetRequesterStatisticResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetRequesterStatisticResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetRequesterStatisticResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetRequesterStatisticResponse instance.
type XsdGoPkgHasElems_GetRequesterWorkerStatistic ¶
type XsdGoPkgHasElems_GetRequesterWorkerStatistic struct {
GetRequesterWorkerStatistics []*TxsdGetRequesterWorkerStatistic `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetRequesterWorkerStatistic"`
}
func (*XsdGoPkgHasElems_GetRequesterWorkerStatistic) Walk ¶
func (me *XsdGoPkgHasElems_GetRequesterWorkerStatistic) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetRequesterWorkerStatistic function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetRequesterWorkerStatistic instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetRequesterWorkerStatistic instance.
type XsdGoPkgHasElems_GetRequesterWorkerStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterWorkerStatisticRequest_TGetRequesterWorkerStatisticRequest_ ¶
type XsdGoPkgHasElems_GetRequesterWorkerStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterWorkerStatisticRequest_TGetRequesterWorkerStatisticRequest_ struct {
GetRequesterWorkerStatisticRequests []*TGetRequesterWorkerStatisticRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetRequesterWorkerStatisticRequest"`
}
func (*XsdGoPkgHasElems_GetRequesterWorkerStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterWorkerStatisticRequest_TGetRequesterWorkerStatisticRequest_) Walk ¶
func (me *XsdGoPkgHasElems_GetRequesterWorkerStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterWorkerStatisticRequest_TGetRequesterWorkerStatisticRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetRequesterWorkerStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterWorkerStatisticRequest_TGetRequesterWorkerStatisticRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetRequesterWorkerStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterWorkerStatisticRequest_TGetRequesterWorkerStatisticRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetRequesterWorkerStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterWorkerStatisticRequest_TGetRequesterWorkerStatisticRequest_ instance.
type XsdGoPkgHasElems_GetRequesterWorkerStatisticResponse ¶
type XsdGoPkgHasElems_GetRequesterWorkerStatisticResponse struct {
GetRequesterWorkerStatisticResponses []*TxsdGetRequesterWorkerStatisticResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetRequesterWorkerStatisticResponse"`
}
func (*XsdGoPkgHasElems_GetRequesterWorkerStatisticResponse) Walk ¶
func (me *XsdGoPkgHasElems_GetRequesterWorkerStatisticResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetRequesterWorkerStatisticResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetRequesterWorkerStatisticResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetRequesterWorkerStatisticResponse instance.
type XsdGoPkgHasElems_GetReviewResultsForHIT ¶
type XsdGoPkgHasElems_GetReviewResultsForHIT struct {
GetReviewResultsForHITs []*TxsdGetReviewResultsForHIT `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetReviewResultsForHIT"`
}
func (*XsdGoPkgHasElems_GetReviewResultsForHIT) Walk ¶
func (me *XsdGoPkgHasElems_GetReviewResultsForHIT) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetReviewResultsForHIT function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetReviewResultsForHIT instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetReviewResultsForHIT instance.
type XsdGoPkgHasElems_GetReviewResultsForHITRequestsequenceRequestschema_GetReviewResultsForHITRequest_TGetReviewResultsForHITRequest_ ¶
type XsdGoPkgHasElems_GetReviewResultsForHITRequestsequenceRequestschema_GetReviewResultsForHITRequest_TGetReviewResultsForHITRequest_ struct {
GetReviewResultsForHITRequests []*TGetReviewResultsForHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetReviewResultsForHITRequest"`
}
func (*XsdGoPkgHasElems_GetReviewResultsForHITRequestsequenceRequestschema_GetReviewResultsForHITRequest_TGetReviewResultsForHITRequest_) Walk ¶
func (me *XsdGoPkgHasElems_GetReviewResultsForHITRequestsequenceRequestschema_GetReviewResultsForHITRequest_TGetReviewResultsForHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetReviewResultsForHITRequestsequenceRequestschema_GetReviewResultsForHITRequest_TGetReviewResultsForHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetReviewResultsForHITRequestsequenceRequestschema_GetReviewResultsForHITRequest_TGetReviewResultsForHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetReviewResultsForHITRequestsequenceRequestschema_GetReviewResultsForHITRequest_TGetReviewResultsForHITRequest_ instance.
type XsdGoPkgHasElems_GetReviewResultsForHITResponse ¶
type XsdGoPkgHasElems_GetReviewResultsForHITResponse struct {
GetReviewResultsForHITResponses []*TxsdGetReviewResultsForHITResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetReviewResultsForHITResponse"`
}
func (*XsdGoPkgHasElems_GetReviewResultsForHITResponse) Walk ¶
func (me *XsdGoPkgHasElems_GetReviewResultsForHITResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetReviewResultsForHITResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetReviewResultsForHITResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetReviewResultsForHITResponse instance.
type XsdGoPkgHasElems_GetReviewResultsForHITResultsequenceTxsdGetReviewResultsForHITResponseGetReviewResultsForHITResponseschema_GetReviewResultsForHITResult_TGetReviewResultsForHITResult_ ¶
type XsdGoPkgHasElems_GetReviewResultsForHITResultsequenceTxsdGetReviewResultsForHITResponseGetReviewResultsForHITResponseschema_GetReviewResultsForHITResult_TGetReviewResultsForHITResult_ struct {
GetReviewResultsForHITResults []*TGetReviewResultsForHITResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetReviewResultsForHITResult"`
}
func (*XsdGoPkgHasElems_GetReviewResultsForHITResultsequenceTxsdGetReviewResultsForHITResponseGetReviewResultsForHITResponseschema_GetReviewResultsForHITResult_TGetReviewResultsForHITResult_) Walk ¶
func (me *XsdGoPkgHasElems_GetReviewResultsForHITResultsequenceTxsdGetReviewResultsForHITResponseGetReviewResultsForHITResponseschema_GetReviewResultsForHITResult_TGetReviewResultsForHITResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetReviewResultsForHITResultsequenceTxsdGetReviewResultsForHITResponseGetReviewResultsForHITResponseschema_GetReviewResultsForHITResult_TGetReviewResultsForHITResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetReviewResultsForHITResultsequenceTxsdGetReviewResultsForHITResponseGetReviewResultsForHITResponseschema_GetReviewResultsForHITResult_TGetReviewResultsForHITResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetReviewResultsForHITResultsequenceTxsdGetReviewResultsForHITResponseGetReviewResultsForHITResponseschema_GetReviewResultsForHITResult_TGetReviewResultsForHITResult_ instance.
type XsdGoPkgHasElems_GetReviewableHITs ¶
type XsdGoPkgHasElems_GetReviewableHITs struct {
GetReviewableHITses []*TxsdGetReviewableHITs `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetReviewableHITs"`
}
func (*XsdGoPkgHasElems_GetReviewableHITs) Walk ¶
func (me *XsdGoPkgHasElems_GetReviewableHITs) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetReviewableHITs function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetReviewableHITs instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetReviewableHITs instance.
type XsdGoPkgHasElems_GetReviewableHITsRequestsequenceRequestschema_GetReviewableHITsRequest_TGetReviewableHITsRequest_ ¶
type XsdGoPkgHasElems_GetReviewableHITsRequestsequenceRequestschema_GetReviewableHITsRequest_TGetReviewableHITsRequest_ struct {
GetReviewableHITsRequests []*TGetReviewableHITsRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetReviewableHITsRequest"`
}
func (*XsdGoPkgHasElems_GetReviewableHITsRequestsequenceRequestschema_GetReviewableHITsRequest_TGetReviewableHITsRequest_) Walk ¶
func (me *XsdGoPkgHasElems_GetReviewableHITsRequestsequenceRequestschema_GetReviewableHITsRequest_TGetReviewableHITsRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetReviewableHITsRequestsequenceRequestschema_GetReviewableHITsRequest_TGetReviewableHITsRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetReviewableHITsRequestsequenceRequestschema_GetReviewableHITsRequest_TGetReviewableHITsRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetReviewableHITsRequestsequenceRequestschema_GetReviewableHITsRequest_TGetReviewableHITsRequest_ instance.
type XsdGoPkgHasElems_GetReviewableHITsResponse ¶
type XsdGoPkgHasElems_GetReviewableHITsResponse struct {
GetReviewableHITsResponses []*TxsdGetReviewableHITsResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetReviewableHITsResponse"`
}
func (*XsdGoPkgHasElems_GetReviewableHITsResponse) Walk ¶
func (me *XsdGoPkgHasElems_GetReviewableHITsResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetReviewableHITsResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetReviewableHITsResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetReviewableHITsResponse instance.
type XsdGoPkgHasElems_GetReviewableHITsResultsequenceTxsdGetReviewableHITsResponseGetReviewableHITsResponseschema_GetReviewableHITsResult_TGetReviewableHITsResult_ ¶
type XsdGoPkgHasElems_GetReviewableHITsResultsequenceTxsdGetReviewableHITsResponseGetReviewableHITsResponseschema_GetReviewableHITsResult_TGetReviewableHITsResult_ struct {
GetReviewableHITsResults []*TGetReviewableHITsResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetReviewableHITsResult"`
}
func (*XsdGoPkgHasElems_GetReviewableHITsResultsequenceTxsdGetReviewableHITsResponseGetReviewableHITsResponseschema_GetReviewableHITsResult_TGetReviewableHITsResult_) Walk ¶
func (me *XsdGoPkgHasElems_GetReviewableHITsResultsequenceTxsdGetReviewableHITsResponseGetReviewableHITsResponseschema_GetReviewableHITsResult_TGetReviewableHITsResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetReviewableHITsResultsequenceTxsdGetReviewableHITsResponseGetReviewableHITsResponseschema_GetReviewableHITsResult_TGetReviewableHITsResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetReviewableHITsResultsequenceTxsdGetReviewableHITsResponseGetReviewableHITsResponseschema_GetReviewableHITsResult_TGetReviewableHITsResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetReviewableHITsResultsequenceTxsdGetReviewableHITsResponseGetReviewableHITsResponseschema_GetReviewableHITsResult_TGetReviewableHITsResult_ instance.
type XsdGoPkgHasElems_GetStatisticResultsequenceTxsdGetRequesterStatisticResponseGetRequesterStatisticResponseschema_GetStatisticResult_TGetStatisticResult_ ¶
type XsdGoPkgHasElems_GetStatisticResultsequenceTxsdGetRequesterStatisticResponseGetRequesterStatisticResponseschema_GetStatisticResult_TGetStatisticResult_ struct {
GetStatisticResults []*TGetStatisticResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GetStatisticResult"`
}
func (*XsdGoPkgHasElems_GetStatisticResultsequenceTxsdGetRequesterStatisticResponseGetRequesterStatisticResponseschema_GetStatisticResult_TGetStatisticResult_) Walk ¶
func (me *XsdGoPkgHasElems_GetStatisticResultsequenceTxsdGetRequesterStatisticResponseGetRequesterStatisticResponseschema_GetStatisticResult_TGetStatisticResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GetStatisticResultsequenceTxsdGetRequesterStatisticResponseGetRequesterStatisticResponseschema_GetStatisticResult_TGetStatisticResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GetStatisticResultsequenceTxsdGetRequesterStatisticResponseGetRequesterStatisticResponseschema_GetStatisticResult_TGetStatisticResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GetStatisticResultsequenceTxsdGetRequesterStatisticResponseGetRequesterStatisticResponseschema_GetStatisticResult_TGetStatisticResult_ instance.
type XsdGoPkgHasElems_GrantBonus ¶
type XsdGoPkgHasElems_GrantBonus struct {
GrantBonuses []*TxsdGrantBonus `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GrantBonus"`
}
func (*XsdGoPkgHasElems_GrantBonus) Walk ¶
func (me *XsdGoPkgHasElems_GrantBonus) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GrantBonus function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GrantBonus instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GrantBonus instance.
type XsdGoPkgHasElems_GrantBonusRequestsequenceTxsdRequestRequestschema_GrantBonusRequest_TGrantBonusRequest_ ¶
type XsdGoPkgHasElems_GrantBonusRequestsequenceTxsdRequestRequestschema_GrantBonusRequest_TGrantBonusRequest_ struct {
GrantBonusRequests []*TGrantBonusRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GrantBonusRequest"`
}
func (*XsdGoPkgHasElems_GrantBonusRequestsequenceTxsdRequestRequestschema_GrantBonusRequest_TGrantBonusRequest_) Walk ¶
func (me *XsdGoPkgHasElems_GrantBonusRequestsequenceTxsdRequestRequestschema_GrantBonusRequest_TGrantBonusRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GrantBonusRequestsequenceTxsdRequestRequestschema_GrantBonusRequest_TGrantBonusRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GrantBonusRequestsequenceTxsdRequestRequestschema_GrantBonusRequest_TGrantBonusRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GrantBonusRequestsequenceTxsdRequestRequestschema_GrantBonusRequest_TGrantBonusRequest_ instance.
type XsdGoPkgHasElems_GrantBonusResponse ¶
type XsdGoPkgHasElems_GrantBonusResponse struct {
GrantBonusResponses []*TxsdGrantBonusResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GrantBonusResponse"`
}
func (*XsdGoPkgHasElems_GrantBonusResponse) Walk ¶
func (me *XsdGoPkgHasElems_GrantBonusResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GrantBonusResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GrantBonusResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GrantBonusResponse instance.
type XsdGoPkgHasElems_GrantBonusResultsequenceTxsdGrantBonusResponseGrantBonusResponseschema_GrantBonusResult_TGrantBonusResult_ ¶
type XsdGoPkgHasElems_GrantBonusResultsequenceTxsdGrantBonusResponseGrantBonusResponseschema_GrantBonusResult_TGrantBonusResult_ struct {
GrantBonusResults []*TGrantBonusResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GrantBonusResult"`
}
func (*XsdGoPkgHasElems_GrantBonusResultsequenceTxsdGrantBonusResponseGrantBonusResponseschema_GrantBonusResult_TGrantBonusResult_) Walk ¶
func (me *XsdGoPkgHasElems_GrantBonusResultsequenceTxsdGrantBonusResponseGrantBonusResponseschema_GrantBonusResult_TGrantBonusResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GrantBonusResultsequenceTxsdGrantBonusResponseGrantBonusResponseschema_GrantBonusResult_TGrantBonusResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GrantBonusResultsequenceTxsdGrantBonusResponseGrantBonusResponseschema_GrantBonusResult_TGrantBonusResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GrantBonusResultsequenceTxsdGrantBonusResponseGrantBonusResponseschema_GrantBonusResult_TGrantBonusResult_ instance.
type XsdGoPkgHasElems_GrantQualification ¶
type XsdGoPkgHasElems_GrantQualification struct {
GrantQualifications []*TxsdGrantQualification `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GrantQualification"`
}
func (*XsdGoPkgHasElems_GrantQualification) Walk ¶
func (me *XsdGoPkgHasElems_GrantQualification) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GrantQualification function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GrantQualification instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GrantQualification instance.
type XsdGoPkgHasElems_GrantQualificationRequestsequenceRequestschema_GrantQualificationRequest_TGrantQualificationRequest_ ¶
type XsdGoPkgHasElems_GrantQualificationRequestsequenceRequestschema_GrantQualificationRequest_TGrantQualificationRequest_ struct {
GrantQualificationRequests []*TGrantQualificationRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GrantQualificationRequest"`
}
func (*XsdGoPkgHasElems_GrantQualificationRequestsequenceRequestschema_GrantQualificationRequest_TGrantQualificationRequest_) Walk ¶
func (me *XsdGoPkgHasElems_GrantQualificationRequestsequenceRequestschema_GrantQualificationRequest_TGrantQualificationRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GrantQualificationRequestsequenceRequestschema_GrantQualificationRequest_TGrantQualificationRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GrantQualificationRequestsequenceRequestschema_GrantQualificationRequest_TGrantQualificationRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GrantQualificationRequestsequenceRequestschema_GrantQualificationRequest_TGrantQualificationRequest_ instance.
type XsdGoPkgHasElems_GrantQualificationResponse ¶
type XsdGoPkgHasElems_GrantQualificationResponse struct {
GrantQualificationResponses []*TxsdGrantQualificationResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GrantQualificationResponse"`
}
func (*XsdGoPkgHasElems_GrantQualificationResponse) Walk ¶
func (me *XsdGoPkgHasElems_GrantQualificationResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GrantQualificationResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GrantQualificationResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GrantQualificationResponse instance.
type XsdGoPkgHasElems_GrantQualificationResultsequenceTxsdGrantQualificationResponseGrantQualificationResponseschema_GrantQualificationResult_TGrantQualificationResult_ ¶
type XsdGoPkgHasElems_GrantQualificationResultsequenceTxsdGrantQualificationResponseGrantQualificationResponseschema_GrantQualificationResult_TGrantQualificationResult_ struct {
GrantQualificationResults []*TGrantQualificationResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GrantQualificationResult"`
}
func (*XsdGoPkgHasElems_GrantQualificationResultsequenceTxsdGrantQualificationResponseGrantQualificationResponseschema_GrantQualificationResult_TGrantQualificationResult_) Walk ¶
func (me *XsdGoPkgHasElems_GrantQualificationResultsequenceTxsdGrantQualificationResponseGrantQualificationResponseschema_GrantQualificationResult_TGrantQualificationResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GrantQualificationResultsequenceTxsdGrantQualificationResponseGrantQualificationResponseschema_GrantQualificationResult_TGrantQualificationResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GrantQualificationResultsequenceTxsdGrantQualificationResponseGrantQualificationResponseschema_GrantQualificationResult_TGrantQualificationResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GrantQualificationResultsequenceTxsdGrantQualificationResponseGrantQualificationResponseschema_GrantQualificationResult_TGrantQualificationResult_ instance.
type XsdGoPkgHasElems_GrantTimesequenceBonusPaymentschema_GrantTime_XsdtDateTime_ ¶
type XsdGoPkgHasElems_GrantTimesequenceBonusPaymentschema_GrantTime_XsdtDateTime_ struct {
GrantTimes []xsdt.DateTime `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 GrantTime"`
}
func (*XsdGoPkgHasElems_GrantTimesequenceBonusPaymentschema_GrantTime_XsdtDateTime_) Walk ¶
func (me *XsdGoPkgHasElems_GrantTimesequenceBonusPaymentschema_GrantTime_XsdtDateTime_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_GrantTimesequenceBonusPaymentschema_GrantTime_XsdtDateTime_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_GrantTimesequenceBonusPaymentschema_GrantTime_XsdtDateTime_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_GrantTimesequenceBonusPaymentschema_GrantTime_XsdtDateTime_ instance.
type XsdGoPkgHasElems_HITGroupIdsequenceHITschema_HITGroupId_XsdtString_ ¶
type XsdGoPkgHasElems_HITGroupIdsequenceHITschema_HITGroupId_XsdtString_ struct {
HITGroupIds []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 HITGroupId"`
}
func (*XsdGoPkgHasElems_HITGroupIdsequenceHITschema_HITGroupId_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_HITGroupIdsequenceHITschema_HITGroupId_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_HITGroupIdsequenceHITschema_HITGroupId_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_HITGroupIdsequenceHITschema_HITGroupId_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_HITGroupIdsequenceHITschema_HITGroupId_XsdtString_ instance.
type XsdGoPkgHasElems_HITIdsequenceGetReviewResultsForHITRequestschema_HITId_XsdtString_ ¶
type XsdGoPkgHasElems_HITIdsequenceGetReviewResultsForHITRequestschema_HITId_XsdtString_ struct {
HITIds []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 HITId"`
}
func (*XsdGoPkgHasElems_HITIdsequenceGetReviewResultsForHITRequestschema_HITId_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_HITIdsequenceGetReviewResultsForHITRequestschema_HITId_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_HITIdsequenceGetReviewResultsForHITRequestschema_HITId_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_HITIdsequenceGetReviewResultsForHITRequestschema_HITId_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_HITIdsequenceGetReviewResultsForHITRequestschema_HITId_XsdtString_ instance.
type XsdGoPkgHasElems_HITLayoutIdsequenceCreateHITRequestschema_HITLayoutId_XsdtString_ ¶
type XsdGoPkgHasElems_HITLayoutIdsequenceCreateHITRequestschema_HITLayoutId_XsdtString_ struct {
HITLayoutIds []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 HITLayoutId"`
}
func (*XsdGoPkgHasElems_HITLayoutIdsequenceCreateHITRequestschema_HITLayoutId_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_HITLayoutIdsequenceCreateHITRequestschema_HITLayoutId_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_HITLayoutIdsequenceCreateHITRequestschema_HITLayoutId_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_HITLayoutIdsequenceCreateHITRequestschema_HITLayoutId_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_HITLayoutIdsequenceCreateHITRequestschema_HITLayoutId_XsdtString_ instance.
type XsdGoPkgHasElems_HITLayoutParametersequenceCreateHITRequestschema_HITLayoutParameter_THITLayoutParameter_ ¶
type XsdGoPkgHasElems_HITLayoutParametersequenceCreateHITRequestschema_HITLayoutParameter_THITLayoutParameter_ struct {
HITLayoutParameters []*THITLayoutParameter `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 HITLayoutParameter"`
}
func (*XsdGoPkgHasElems_HITLayoutParametersequenceCreateHITRequestschema_HITLayoutParameter_THITLayoutParameter_) Walk ¶
func (me *XsdGoPkgHasElems_HITLayoutParametersequenceCreateHITRequestschema_HITLayoutParameter_THITLayoutParameter_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_HITLayoutParametersequenceCreateHITRequestschema_HITLayoutParameter_THITLayoutParameter_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_HITLayoutParametersequenceCreateHITRequestschema_HITLayoutParameter_THITLayoutParameter_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_HITLayoutParametersequenceCreateHITRequestschema_HITLayoutParameter_THITLayoutParameter_ instance.
type XsdGoPkgHasElems_HITReviewPolicysequenceGetReviewResultsForHITResultschema_HITReviewPolicy_TReviewPolicy_ ¶
type XsdGoPkgHasElems_HITReviewPolicysequenceGetReviewResultsForHITResultschema_HITReviewPolicy_TReviewPolicy_ struct {
HITReviewPolicies []*TReviewPolicy `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 HITReviewPolicy"`
}
func (*XsdGoPkgHasElems_HITReviewPolicysequenceGetReviewResultsForHITResultschema_HITReviewPolicy_TReviewPolicy_) Walk ¶
func (me *XsdGoPkgHasElems_HITReviewPolicysequenceGetReviewResultsForHITResultschema_HITReviewPolicy_TReviewPolicy_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_HITReviewPolicysequenceGetReviewResultsForHITResultschema_HITReviewPolicy_TReviewPolicy_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_HITReviewPolicysequenceGetReviewResultsForHITResultschema_HITReviewPolicy_TReviewPolicy_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_HITReviewPolicysequenceGetReviewResultsForHITResultschema_HITReviewPolicy_TReviewPolicy_ instance.
type XsdGoPkgHasElems_HITReviewReportsequenceGetReviewResultsForHITResultschema_HITReviewReport_TReviewReport_ ¶
type XsdGoPkgHasElems_HITReviewReportsequenceGetReviewResultsForHITResultschema_HITReviewReport_TReviewReport_ struct {
HITReviewReports []*TReviewReport `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 HITReviewReport"`
}
func (*XsdGoPkgHasElems_HITReviewReportsequenceGetReviewResultsForHITResultschema_HITReviewReport_TReviewReport_) Walk ¶
func (me *XsdGoPkgHasElems_HITReviewReportsequenceGetReviewResultsForHITResultschema_HITReviewReport_TReviewReport_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_HITReviewReportsequenceGetReviewResultsForHITResultschema_HITReviewReport_TReviewReport_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_HITReviewReportsequenceGetReviewResultsForHITResultschema_HITReviewReport_TReviewReport_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_HITReviewReportsequenceGetReviewResultsForHITResultschema_HITReviewReport_TReviewReport_ instance.
type XsdGoPkgHasElems_HITReviewStatussequenceHITschema_HITReviewStatus_THITReviewStatus_ ¶
type XsdGoPkgHasElems_HITReviewStatussequenceHITschema_HITReviewStatus_THITReviewStatus_ struct {
HITReviewStatuses []THITReviewStatus `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 HITReviewStatus"`
}
func (*XsdGoPkgHasElems_HITReviewStatussequenceHITschema_HITReviewStatus_THITReviewStatus_) Walk ¶
func (me *XsdGoPkgHasElems_HITReviewStatussequenceHITschema_HITReviewStatus_THITReviewStatus_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_HITReviewStatussequenceHITschema_HITReviewStatus_THITReviewStatus_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_HITReviewStatussequenceHITschema_HITReviewStatus_THITReviewStatus_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_HITReviewStatussequenceHITschema_HITReviewStatus_THITReviewStatus_ instance.
type XsdGoPkgHasElems_HITStatussequenceHITschema_HITStatus_THITStatus_ ¶
type XsdGoPkgHasElems_HITStatussequenceHITschema_HITStatus_THITStatus_ struct {
HITStatuses []THITStatus `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 HITStatus"`
}
func (*XsdGoPkgHasElems_HITStatussequenceHITschema_HITStatus_THITStatus_) Walk ¶
func (me *XsdGoPkgHasElems_HITStatussequenceHITschema_HITStatus_THITStatus_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_HITStatussequenceHITschema_HITStatus_THITStatus_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_HITStatussequenceHITschema_HITStatus_THITStatus_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_HITStatussequenceHITschema_HITStatus_THITStatus_ instance.
type XsdGoPkgHasElems_HITTypeIdsequenceRegisterHITTypeResultschema_HITTypeId_XsdtString_ ¶
type XsdGoPkgHasElems_HITTypeIdsequenceRegisterHITTypeResultschema_HITTypeId_XsdtString_ struct {
HITTypeIds []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 HITTypeId"`
}
func (*XsdGoPkgHasElems_HITTypeIdsequenceRegisterHITTypeResultschema_HITTypeId_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_HITTypeIdsequenceRegisterHITTypeResultschema_HITTypeId_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_HITTypeIdsequenceRegisterHITTypeResultschema_HITTypeId_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_HITTypeIdsequenceRegisterHITTypeResultschema_HITTypeId_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_HITTypeIdsequenceRegisterHITTypeResultschema_HITTypeId_XsdtString_ instance.
type XsdGoPkgHasElems_HITsequenceTxsdCreateHITResponseCreateHITResponseschema_Hit_Thit_ ¶
type XsdGoPkgHasElems_HITsequenceTxsdCreateHITResponseCreateHITResponseschema_Hit_Thit_ struct {
Hits []*Thit `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 HIT"`
}
func (*XsdGoPkgHasElems_HITsequenceTxsdCreateHITResponseCreateHITResponseschema_Hit_Thit_) Walk ¶
func (me *XsdGoPkgHasElems_HITsequenceTxsdCreateHITResponseCreateHITResponseschema_Hit_Thit_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_HITsequenceTxsdCreateHITResponseCreateHITResponseschema_Hit_Thit_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_HITsequenceTxsdCreateHITResponseCreateHITResponseschema_Hit_Thit_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_HITsequenceTxsdCreateHITResponseCreateHITResponseschema_Hit_Thit_ instance.
type XsdGoPkgHasElems_HTTPHeaders ¶
type XsdGoPkgHasElems_HTTPHeaders struct {
HTTPHeaderses []*TxsdHTTPHeaders `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 HTTPHeaders"`
}
func (*XsdGoPkgHasElems_HTTPHeaders) Walk ¶
func (me *XsdGoPkgHasElems_HTTPHeaders) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_HTTPHeaders function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_HTTPHeaders instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_HTTPHeaders instance.
type XsdGoPkgHasElems_HeadersequenceTxsdHTTPHeadersHTTPHeadersschema_Header_TxsdHTTPHeadersSequenceHeader_ ¶
type XsdGoPkgHasElems_HeadersequenceTxsdHTTPHeadersHTTPHeadersschema_Header_TxsdHTTPHeadersSequenceHeader_ struct {
Headers []*TxsdHTTPHeadersSequenceHeader `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Header"`
}
func (*XsdGoPkgHasElems_HeadersequenceTxsdHTTPHeadersHTTPHeadersschema_Header_TxsdHTTPHeadersSequenceHeader_) Walk ¶
func (me *XsdGoPkgHasElems_HeadersequenceTxsdHTTPHeadersHTTPHeadersschema_Header_TxsdHTTPHeadersSequenceHeader_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_HeadersequenceTxsdHTTPHeadersHTTPHeadersschema_Header_TxsdHTTPHeadersSequenceHeader_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_HeadersequenceTxsdHTTPHeadersHTTPHeadersschema_Header_TxsdHTTPHeadersSequenceHeader_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_HeadersequenceTxsdHTTPHeadersHTTPHeadersschema_Header_TxsdHTTPHeadersSequenceHeader_ instance.
type XsdGoPkgHasElems_Help ¶
type XsdGoPkgHasElems_Help struct {
Helps []*TxsdHelp `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Help"`
}
func (*XsdGoPkgHasElems_Help) Walk ¶
func (me *XsdGoPkgHasElems_Help) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_Help function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_Help instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_Help instance.
type XsdGoPkgHasElems_HelpRequestsequenceTxsdRequestRequestschema_HelpRequest_THelpRequest_ ¶
type XsdGoPkgHasElems_HelpRequestsequenceTxsdRequestRequestschema_HelpRequest_THelpRequest_ struct {
HelpRequests []*THelpRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 HelpRequest"`
}
func (*XsdGoPkgHasElems_HelpRequestsequenceTxsdRequestRequestschema_HelpRequest_THelpRequest_) Walk ¶
func (me *XsdGoPkgHasElems_HelpRequestsequenceTxsdRequestRequestschema_HelpRequest_THelpRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_HelpRequestsequenceTxsdRequestRequestschema_HelpRequest_THelpRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_HelpRequestsequenceTxsdRequestRequestschema_HelpRequest_THelpRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_HelpRequestsequenceTxsdRequestRequestschema_HelpRequest_THelpRequest_ instance.
type XsdGoPkgHasElems_HelpResponse ¶
type XsdGoPkgHasElems_HelpResponse struct {
HelpResponses []*TxsdHelpResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 HelpResponse"`
}
func (*XsdGoPkgHasElems_HelpResponse) Walk ¶
func (me *XsdGoPkgHasElems_HelpResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_HelpResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_HelpResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_HelpResponse instance.
type XsdGoPkgHasElems_HelpTypesequenceHelpRequestschema_HelpType_TxsdHelpRequestSequenceHelpType_ ¶
type XsdGoPkgHasElems_HelpTypesequenceHelpRequestschema_HelpType_TxsdHelpRequestSequenceHelpType_ struct {
HelpTypes []TxsdHelpRequestSequenceHelpType `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 HelpType"`
}
func (*XsdGoPkgHasElems_HelpTypesequenceHelpRequestschema_HelpType_TxsdHelpRequestSequenceHelpType_) Walk ¶
func (me *XsdGoPkgHasElems_HelpTypesequenceHelpRequestschema_HelpType_TxsdHelpRequestSequenceHelpType_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_HelpTypesequenceHelpRequestschema_HelpType_TxsdHelpRequestSequenceHelpType_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_HelpTypesequenceHelpRequestschema_HelpType_TxsdHelpRequestSequenceHelpType_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_HelpTypesequenceHelpRequestschema_HelpType_TxsdHelpRequestSequenceHelpType_ instance.
type XsdGoPkgHasElems_Information ¶
type XsdGoPkgHasElems_Information struct {
Informations []*TxsdInformation `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Information"`
}
func (*XsdGoPkgHasElems_Information) Walk ¶
func (me *XsdGoPkgHasElems_Information) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_Information function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_Information instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_Information instance.
type XsdGoPkgHasElems_IntegerValuesequenceQualificationRequirementschema_IntegerValue_XsdtInt_ ¶
type XsdGoPkgHasElems_IntegerValuesequenceQualificationRequirementschema_IntegerValue_XsdtInt_ struct {
IntegerValues []xsdt.Int `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 IntegerValue"`
}
func (*XsdGoPkgHasElems_IntegerValuesequenceQualificationRequirementschema_IntegerValue_XsdtInt_) Walk ¶
func (me *XsdGoPkgHasElems_IntegerValuesequenceQualificationRequirementschema_IntegerValue_XsdtInt_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_IntegerValuesequenceQualificationRequirementschema_IntegerValue_XsdtInt_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_IntegerValuesequenceQualificationRequirementschema_IntegerValue_XsdtInt_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_IntegerValuesequenceQualificationRequirementschema_IntegerValue_XsdtInt_ instance.
type XsdGoPkgHasElems_IsRequestablesequenceQualificationTypeschema_IsRequestable_XsdtBoolean_ ¶
type XsdGoPkgHasElems_IsRequestablesequenceQualificationTypeschema_IsRequestable_XsdtBoolean_ struct {
IsRequestables []xsdt.Boolean `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 IsRequestable"`
}
func (*XsdGoPkgHasElems_IsRequestablesequenceQualificationTypeschema_IsRequestable_XsdtBoolean_) Walk ¶
func (me *XsdGoPkgHasElems_IsRequestablesequenceQualificationTypeschema_IsRequestable_XsdtBoolean_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_IsRequestablesequenceQualificationTypeschema_IsRequestable_XsdtBoolean_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_IsRequestablesequenceQualificationTypeschema_IsRequestable_XsdtBoolean_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_IsRequestablesequenceQualificationTypeschema_IsRequestable_XsdtBoolean_ instance.
type XsdGoPkgHasElems_IsValidsequenceTxsdRequestRequestschema_IsValid_XsdtString_ ¶
type XsdGoPkgHasElems_IsValidsequenceTxsdRequestRequestschema_IsValid_XsdtString_ struct {
IsValids []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 IsValid"`
}
func (*XsdGoPkgHasElems_IsValidsequenceTxsdRequestRequestschema_IsValid_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_IsValidsequenceTxsdRequestRequestschema_IsValid_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_IsValidsequenceTxsdRequestRequestschema_IsValid_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_IsValidsequenceTxsdRequestRequestschema_IsValid_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_IsValidsequenceTxsdRequestRequestschema_IsValid_XsdtString_ instance.
type XsdGoPkgHasElems_KeysequenceReviewResultDetailschema_Key_XsdtString_ ¶
type XsdGoPkgHasElems_KeysequenceReviewResultDetailschema_Key_XsdtString_ struct {
Keys []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Key"`
}
func (*XsdGoPkgHasElems_KeysequenceReviewResultDetailschema_Key_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_KeysequenceReviewResultDetailschema_Key_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_KeysequenceReviewResultDetailschema_Key_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_KeysequenceReviewResultDetailschema_Key_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_KeysequenceReviewResultDetailschema_Key_XsdtString_ instance.
type XsdGoPkgHasElems_KeywordssequenceHITschema_Keywords_XsdtString_ ¶
type XsdGoPkgHasElems_KeywordssequenceHITschema_Keywords_XsdtString_ struct {
Keywordses []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Keywords"`
}
func (*XsdGoPkgHasElems_KeywordssequenceHITschema_Keywords_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_KeywordssequenceHITschema_Keywords_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_KeywordssequenceHITschema_Keywords_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_KeywordssequenceHITschema_Keywords_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_KeywordssequenceHITschema_Keywords_XsdtString_ instance.
type XsdGoPkgHasElems_LifetimeInSecondssequenceCreateHITRequestschema_LifetimeInSeconds_XsdtLong_ ¶
type XsdGoPkgHasElems_LifetimeInSecondssequenceCreateHITRequestschema_LifetimeInSeconds_XsdtLong_ struct {
LifetimeInSecondses []xsdt.Long `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 LifetimeInSeconds"`
}
func (*XsdGoPkgHasElems_LifetimeInSecondssequenceCreateHITRequestschema_LifetimeInSeconds_XsdtLong_) Walk ¶
func (me *XsdGoPkgHasElems_LifetimeInSecondssequenceCreateHITRequestschema_LifetimeInSeconds_XsdtLong_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_LifetimeInSecondssequenceCreateHITRequestschema_LifetimeInSeconds_XsdtLong_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_LifetimeInSecondssequenceCreateHITRequestschema_LifetimeInSeconds_XsdtLong_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_LifetimeInSecondssequenceCreateHITRequestschema_LifetimeInSeconds_XsdtLong_ instance.
type XsdGoPkgHasElems_LocaleValuesequenceQualificationRequirementschema_LocaleValue_TLocale_ ¶
type XsdGoPkgHasElems_LocaleValuesequenceQualificationRequirementschema_LocaleValue_TLocale_ struct {
LocaleValues []*TLocale `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 LocaleValue"`
}
func (*XsdGoPkgHasElems_LocaleValuesequenceQualificationRequirementschema_LocaleValue_TLocale_) Walk ¶
func (me *XsdGoPkgHasElems_LocaleValuesequenceQualificationRequirementschema_LocaleValue_TLocale_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_LocaleValuesequenceQualificationRequirementschema_LocaleValue_TLocale_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_LocaleValuesequenceQualificationRequirementschema_LocaleValue_TLocale_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_LocaleValuesequenceQualificationRequirementschema_LocaleValue_TLocale_ instance.
type XsdGoPkgHasElems_LongValuesequenceDataPointschema_LongValue_XsdtLong_ ¶
type XsdGoPkgHasElems_LongValuesequenceDataPointschema_LongValue_XsdtLong_ struct {
LongValues []xsdt.Long `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 LongValue"`
}
func (*XsdGoPkgHasElems_LongValuesequenceDataPointschema_LongValue_XsdtLong_) Walk ¶
func (me *XsdGoPkgHasElems_LongValuesequenceDataPointschema_LongValue_XsdtLong_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_LongValuesequenceDataPointschema_LongValue_XsdtLong_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_LongValuesequenceDataPointschema_LongValue_XsdtLong_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_LongValuesequenceDataPointschema_LongValue_XsdtLong_ instance.
type XsdGoPkgHasElems_MapEntrysequencePolicyParameterschema_MapEntry_TParameterMapEntry_ ¶
type XsdGoPkgHasElems_MapEntrysequencePolicyParameterschema_MapEntry_TParameterMapEntry_ struct {
MapEntries []*TParameterMapEntry `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 MapEntry"`
}
func (*XsdGoPkgHasElems_MapEntrysequencePolicyParameterschema_MapEntry_TParameterMapEntry_) Walk ¶
func (me *XsdGoPkgHasElems_MapEntrysequencePolicyParameterschema_MapEntry_TParameterMapEntry_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_MapEntrysequencePolicyParameterschema_MapEntry_TParameterMapEntry_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_MapEntrysequencePolicyParameterschema_MapEntry_TParameterMapEntry_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_MapEntrysequencePolicyParameterschema_MapEntry_TParameterMapEntry_ instance.
type XsdGoPkgHasElems_MaxAssignmentsIncrementsequenceExtendHITRequestschema_MaxAssignmentsIncrement_XsdtInt_ ¶
type XsdGoPkgHasElems_MaxAssignmentsIncrementsequenceExtendHITRequestschema_MaxAssignmentsIncrement_XsdtInt_ struct {
MaxAssignmentsIncrements []xsdt.Int `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 MaxAssignmentsIncrement"`
}
func (*XsdGoPkgHasElems_MaxAssignmentsIncrementsequenceExtendHITRequestschema_MaxAssignmentsIncrement_XsdtInt_) Walk ¶
func (me *XsdGoPkgHasElems_MaxAssignmentsIncrementsequenceExtendHITRequestschema_MaxAssignmentsIncrement_XsdtInt_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_MaxAssignmentsIncrementsequenceExtendHITRequestschema_MaxAssignmentsIncrement_XsdtInt_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_MaxAssignmentsIncrementsequenceExtendHITRequestschema_MaxAssignmentsIncrement_XsdtInt_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_MaxAssignmentsIncrementsequenceExtendHITRequestschema_MaxAssignmentsIncrement_XsdtInt_ instance.
type XsdGoPkgHasElems_MaxAssignmentssequenceHITschema_MaxAssignments_XsdtInt_ ¶
type XsdGoPkgHasElems_MaxAssignmentssequenceHITschema_MaxAssignments_XsdtInt_ struct {
MaxAssignmentses []xsdt.Int `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 MaxAssignments"`
}
func (*XsdGoPkgHasElems_MaxAssignmentssequenceHITschema_MaxAssignments_XsdtInt_) Walk ¶
func (me *XsdGoPkgHasElems_MaxAssignmentssequenceHITschema_MaxAssignments_XsdtInt_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_MaxAssignmentssequenceHITschema_MaxAssignments_XsdtInt_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_MaxAssignmentssequenceHITschema_MaxAssignments_XsdtInt_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_MaxAssignmentssequenceHITschema_MaxAssignments_XsdtInt_ instance.
type XsdGoPkgHasElems_MessageTextsequenceNotifyWorkersRequestschema_MessageText_XsdtString_ ¶
type XsdGoPkgHasElems_MessageTextsequenceNotifyWorkersRequestschema_MessageText_XsdtString_ struct {
MessageTexts []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 MessageText"`
}
func (*XsdGoPkgHasElems_MessageTextsequenceNotifyWorkersRequestschema_MessageText_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_MessageTextsequenceNotifyWorkersRequestschema_MessageText_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_MessageTextsequenceNotifyWorkersRequestschema_MessageText_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_MessageTextsequenceNotifyWorkersRequestschema_MessageText_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_MessageTextsequenceNotifyWorkersRequestschema_MessageText_XsdtString_ instance.
type XsdGoPkgHasElems_MessagesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Message_XsdtString_ ¶
type XsdGoPkgHasElems_MessagesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Message_XsdtString_ struct {
Messages []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Message"`
}
func (*XsdGoPkgHasElems_MessagesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Message_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_MessagesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Message_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_MessagesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Message_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_MessagesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Message_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_MessagesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Message_XsdtString_ instance.
type XsdGoPkgHasElems_MustBeOwnedByCallersequenceSearchQualificationTypesRequestschema_MustBeOwnedByCaller_XsdtBoolean_ ¶
type XsdGoPkgHasElems_MustBeOwnedByCallersequenceSearchQualificationTypesRequestschema_MustBeOwnedByCaller_XsdtBoolean_ struct {
MustBeOwnedByCallers []xsdt.Boolean `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 MustBeOwnedByCaller"`
}
func (*XsdGoPkgHasElems_MustBeOwnedByCallersequenceSearchQualificationTypesRequestschema_MustBeOwnedByCaller_XsdtBoolean_) Walk ¶
func (me *XsdGoPkgHasElems_MustBeOwnedByCallersequenceSearchQualificationTypesRequestschema_MustBeOwnedByCaller_XsdtBoolean_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_MustBeOwnedByCallersequenceSearchQualificationTypesRequestschema_MustBeOwnedByCaller_XsdtBoolean_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_MustBeOwnedByCallersequenceSearchQualificationTypesRequestschema_MustBeOwnedByCaller_XsdtBoolean_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_MustBeOwnedByCallersequenceSearchQualificationTypesRequestschema_MustBeOwnedByCaller_XsdtBoolean_ instance.
type XsdGoPkgHasElems_MustBeRequestablesequenceSearchQualificationTypesRequestschema_MustBeRequestable_XsdtBoolean_ ¶
type XsdGoPkgHasElems_MustBeRequestablesequenceSearchQualificationTypesRequestschema_MustBeRequestable_XsdtBoolean_ struct {
MustBeRequestables []xsdt.Boolean `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 MustBeRequestable"`
}
func (*XsdGoPkgHasElems_MustBeRequestablesequenceSearchQualificationTypesRequestschema_MustBeRequestable_XsdtBoolean_) Walk ¶
func (me *XsdGoPkgHasElems_MustBeRequestablesequenceSearchQualificationTypesRequestschema_MustBeRequestable_XsdtBoolean_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_MustBeRequestablesequenceSearchQualificationTypesRequestschema_MustBeRequestable_XsdtBoolean_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_MustBeRequestablesequenceSearchQualificationTypesRequestschema_MustBeRequestable_XsdtBoolean_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_MustBeRequestablesequenceSearchQualificationTypesRequestschema_MustBeRequestable_XsdtBoolean_ instance.
type XsdGoPkgHasElems_NamesequenceTxsdResponseGroupInformationResponseGroupInformationschema_Name_XsdtString_ ¶
type XsdGoPkgHasElems_NamesequenceTxsdResponseGroupInformationResponseGroupInformationschema_Name_XsdtString_ struct {
Names []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Name"`
}
func (*XsdGoPkgHasElems_NamesequenceTxsdResponseGroupInformationResponseGroupInformationschema_Name_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_NamesequenceTxsdResponseGroupInformationResponseGroupInformationschema_Name_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_NamesequenceTxsdResponseGroupInformationResponseGroupInformationschema_Name_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_NamesequenceTxsdResponseGroupInformationResponseGroupInformationschema_Name_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_NamesequenceTxsdResponseGroupInformationResponseGroupInformationschema_Name_XsdtString_ instance.
type XsdGoPkgHasElems_NotificationsequenceSetHITTypeNotificationRequestschema_Notification_TNotificationSpecification_ ¶
type XsdGoPkgHasElems_NotificationsequenceSetHITTypeNotificationRequestschema_Notification_TNotificationSpecification_ struct {
Notifications []*TNotificationSpecification `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Notification"`
}
func (*XsdGoPkgHasElems_NotificationsequenceSetHITTypeNotificationRequestschema_Notification_TNotificationSpecification_) Walk ¶
func (me *XsdGoPkgHasElems_NotificationsequenceSetHITTypeNotificationRequestschema_Notification_TNotificationSpecification_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_NotificationsequenceSetHITTypeNotificationRequestschema_Notification_TNotificationSpecification_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_NotificationsequenceSetHITTypeNotificationRequestschema_Notification_TNotificationSpecification_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_NotificationsequenceSetHITTypeNotificationRequestschema_Notification_TNotificationSpecification_ instance.
type XsdGoPkgHasElems_NotifyWorkers ¶
type XsdGoPkgHasElems_NotifyWorkers struct {
NotifyWorkerses []*TxsdNotifyWorkers `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 NotifyWorkers"`
}
func (*XsdGoPkgHasElems_NotifyWorkers) Walk ¶
func (me *XsdGoPkgHasElems_NotifyWorkers) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_NotifyWorkers function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_NotifyWorkers instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_NotifyWorkers instance.
type XsdGoPkgHasElems_NotifyWorkersFailureCodesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureCode_TNotifyWorkersFailureCode_ ¶
type XsdGoPkgHasElems_NotifyWorkersFailureCodesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureCode_TNotifyWorkersFailureCode_ struct {
NotifyWorkersFailureCodes []TNotifyWorkersFailureCode `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 NotifyWorkersFailureCode"`
}
func (*XsdGoPkgHasElems_NotifyWorkersFailureCodesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureCode_TNotifyWorkersFailureCode_) Walk ¶
func (me *XsdGoPkgHasElems_NotifyWorkersFailureCodesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureCode_TNotifyWorkersFailureCode_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_NotifyWorkersFailureCodesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureCode_TNotifyWorkersFailureCode_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_NotifyWorkersFailureCodesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureCode_TNotifyWorkersFailureCode_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_NotifyWorkersFailureCodesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureCode_TNotifyWorkersFailureCode_ instance.
type XsdGoPkgHasElems_NotifyWorkersFailureMessagesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureMessage_XsdtString_ ¶
type XsdGoPkgHasElems_NotifyWorkersFailureMessagesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureMessage_XsdtString_ struct {
NotifyWorkersFailureMessages []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 NotifyWorkersFailureMessage"`
}
func (*XsdGoPkgHasElems_NotifyWorkersFailureMessagesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureMessage_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_NotifyWorkersFailureMessagesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureMessage_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_NotifyWorkersFailureMessagesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureMessage_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_NotifyWorkersFailureMessagesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureMessage_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_NotifyWorkersFailureMessagesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureMessage_XsdtString_ instance.
type XsdGoPkgHasElems_NotifyWorkersFailureStatussequenceNotifyWorkersResultschema_NotifyWorkersFailureStatus_TNotifyWorkersFailureStatus_ ¶
type XsdGoPkgHasElems_NotifyWorkersFailureStatussequenceNotifyWorkersResultschema_NotifyWorkersFailureStatus_TNotifyWorkersFailureStatus_ struct {
NotifyWorkersFailureStatuses []*TNotifyWorkersFailureStatus `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 NotifyWorkersFailureStatus"`
}
func (*XsdGoPkgHasElems_NotifyWorkersFailureStatussequenceNotifyWorkersResultschema_NotifyWorkersFailureStatus_TNotifyWorkersFailureStatus_) Walk ¶
func (me *XsdGoPkgHasElems_NotifyWorkersFailureStatussequenceNotifyWorkersResultschema_NotifyWorkersFailureStatus_TNotifyWorkersFailureStatus_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_NotifyWorkersFailureStatussequenceNotifyWorkersResultschema_NotifyWorkersFailureStatus_TNotifyWorkersFailureStatus_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_NotifyWorkersFailureStatussequenceNotifyWorkersResultschema_NotifyWorkersFailureStatus_TNotifyWorkersFailureStatus_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_NotifyWorkersFailureStatussequenceNotifyWorkersResultschema_NotifyWorkersFailureStatus_TNotifyWorkersFailureStatus_ instance.
type XsdGoPkgHasElems_NotifyWorkersRequestsequenceTxsdRequestRequestschema_NotifyWorkersRequest_TNotifyWorkersRequest_ ¶
type XsdGoPkgHasElems_NotifyWorkersRequestsequenceTxsdRequestRequestschema_NotifyWorkersRequest_TNotifyWorkersRequest_ struct {
NotifyWorkersRequests []*TNotifyWorkersRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 NotifyWorkersRequest"`
}
func (*XsdGoPkgHasElems_NotifyWorkersRequestsequenceTxsdRequestRequestschema_NotifyWorkersRequest_TNotifyWorkersRequest_) Walk ¶
func (me *XsdGoPkgHasElems_NotifyWorkersRequestsequenceTxsdRequestRequestschema_NotifyWorkersRequest_TNotifyWorkersRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_NotifyWorkersRequestsequenceTxsdRequestRequestschema_NotifyWorkersRequest_TNotifyWorkersRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_NotifyWorkersRequestsequenceTxsdRequestRequestschema_NotifyWorkersRequest_TNotifyWorkersRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_NotifyWorkersRequestsequenceTxsdRequestRequestschema_NotifyWorkersRequest_TNotifyWorkersRequest_ instance.
type XsdGoPkgHasElems_NotifyWorkersResponse ¶
type XsdGoPkgHasElems_NotifyWorkersResponse struct {
NotifyWorkersResponses []*TxsdNotifyWorkersResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 NotifyWorkersResponse"`
}
func (*XsdGoPkgHasElems_NotifyWorkersResponse) Walk ¶
func (me *XsdGoPkgHasElems_NotifyWorkersResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_NotifyWorkersResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_NotifyWorkersResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_NotifyWorkersResponse instance.
type XsdGoPkgHasElems_NotifyWorkersResultsequenceTxsdNotifyWorkersResponseNotifyWorkersResponseschema_NotifyWorkersResult_TNotifyWorkersResult_ ¶
type XsdGoPkgHasElems_NotifyWorkersResultsequenceTxsdNotifyWorkersResponseNotifyWorkersResponseschema_NotifyWorkersResult_TNotifyWorkersResult_ struct {
NotifyWorkersResults []*TNotifyWorkersResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 NotifyWorkersResult"`
}
func (*XsdGoPkgHasElems_NotifyWorkersResultsequenceTxsdNotifyWorkersResponseNotifyWorkersResponseschema_NotifyWorkersResult_TNotifyWorkersResult_) Walk ¶
func (me *XsdGoPkgHasElems_NotifyWorkersResultsequenceTxsdNotifyWorkersResponseNotifyWorkersResponseschema_NotifyWorkersResult_TNotifyWorkersResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_NotifyWorkersResultsequenceTxsdNotifyWorkersResponseNotifyWorkersResponseschema_NotifyWorkersResult_TNotifyWorkersResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_NotifyWorkersResultsequenceTxsdNotifyWorkersResponseNotifyWorkersResponseschema_NotifyWorkersResult_TNotifyWorkersResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_NotifyWorkersResultsequenceTxsdNotifyWorkersResponseNotifyWorkersResponseschema_NotifyWorkersResult_TNotifyWorkersResult_ instance.
type XsdGoPkgHasElems_NumResultssequenceSearchQualificationTypesResultschema_NumResults_XsdtInt_ ¶
type XsdGoPkgHasElems_NumResultssequenceSearchQualificationTypesResultschema_NumResults_XsdtInt_ struct {
NumResultses []xsdt.Int `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 NumResults"`
}
func (*XsdGoPkgHasElems_NumResultssequenceSearchQualificationTypesResultschema_NumResults_XsdtInt_) Walk ¶
func (me *XsdGoPkgHasElems_NumResultssequenceSearchQualificationTypesResultschema_NumResults_XsdtInt_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_NumResultssequenceSearchQualificationTypesResultschema_NumResults_XsdtInt_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_NumResultssequenceSearchQualificationTypesResultschema_NumResults_XsdtInt_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_NumResultssequenceSearchQualificationTypesResultschema_NumResults_XsdtInt_ instance.
type XsdGoPkgHasElems_NumberOfAssignmentsAvailablesequenceHITschema_NumberOfAssignmentsAvailable_XsdtInt_ ¶
type XsdGoPkgHasElems_NumberOfAssignmentsAvailablesequenceHITschema_NumberOfAssignmentsAvailable_XsdtInt_ struct {
NumberOfAssignmentsAvailables []xsdt.Int `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 NumberOfAssignmentsAvailable"`
}
func (*XsdGoPkgHasElems_NumberOfAssignmentsAvailablesequenceHITschema_NumberOfAssignmentsAvailable_XsdtInt_) Walk ¶
func (me *XsdGoPkgHasElems_NumberOfAssignmentsAvailablesequenceHITschema_NumberOfAssignmentsAvailable_XsdtInt_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_NumberOfAssignmentsAvailablesequenceHITschema_NumberOfAssignmentsAvailable_XsdtInt_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_NumberOfAssignmentsAvailablesequenceHITschema_NumberOfAssignmentsAvailable_XsdtInt_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_NumberOfAssignmentsAvailablesequenceHITschema_NumberOfAssignmentsAvailable_XsdtInt_ instance.
type XsdGoPkgHasElems_NumberOfAssignmentsCompletedsequenceHITschema_NumberOfAssignmentsCompleted_XsdtInt_ ¶
type XsdGoPkgHasElems_NumberOfAssignmentsCompletedsequenceHITschema_NumberOfAssignmentsCompleted_XsdtInt_ struct {
NumberOfAssignmentsCompleteds []xsdt.Int `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 NumberOfAssignmentsCompleted"`
}
func (*XsdGoPkgHasElems_NumberOfAssignmentsCompletedsequenceHITschema_NumberOfAssignmentsCompleted_XsdtInt_) Walk ¶
func (me *XsdGoPkgHasElems_NumberOfAssignmentsCompletedsequenceHITschema_NumberOfAssignmentsCompleted_XsdtInt_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_NumberOfAssignmentsCompletedsequenceHITschema_NumberOfAssignmentsCompleted_XsdtInt_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_NumberOfAssignmentsCompletedsequenceHITschema_NumberOfAssignmentsCompleted_XsdtInt_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_NumberOfAssignmentsCompletedsequenceHITschema_NumberOfAssignmentsCompleted_XsdtInt_ instance.
type XsdGoPkgHasElems_NumberOfAssignmentsPendingsequenceHITschema_NumberOfAssignmentsPending_XsdtInt_ ¶
type XsdGoPkgHasElems_NumberOfAssignmentsPendingsequenceHITschema_NumberOfAssignmentsPending_XsdtInt_ struct {
NumberOfAssignmentsPendings []xsdt.Int `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 NumberOfAssignmentsPending"`
}
func (*XsdGoPkgHasElems_NumberOfAssignmentsPendingsequenceHITschema_NumberOfAssignmentsPending_XsdtInt_) Walk ¶
func (me *XsdGoPkgHasElems_NumberOfAssignmentsPendingsequenceHITschema_NumberOfAssignmentsPending_XsdtInt_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_NumberOfAssignmentsPendingsequenceHITschema_NumberOfAssignmentsPending_XsdtInt_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_NumberOfAssignmentsPendingsequenceHITschema_NumberOfAssignmentsPending_XsdtInt_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_NumberOfAssignmentsPendingsequenceHITschema_NumberOfAssignmentsPending_XsdtInt_ instance.
type XsdGoPkgHasElems_ObjectIdsequenceReviewActionDetailschema_ObjectId_XsdtString_ ¶
type XsdGoPkgHasElems_ObjectIdsequenceReviewActionDetailschema_ObjectId_XsdtString_ struct {
ObjectIds []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ObjectId"`
}
func (*XsdGoPkgHasElems_ObjectIdsequenceReviewActionDetailschema_ObjectId_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_ObjectIdsequenceReviewActionDetailschema_ObjectId_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ObjectIdsequenceReviewActionDetailschema_ObjectId_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ObjectIdsequenceReviewActionDetailschema_ObjectId_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ObjectIdsequenceReviewActionDetailschema_ObjectId_XsdtString_ instance.
type XsdGoPkgHasElems_ObjectTypesequenceReviewActionDetailschema_ObjectType_XsdtString_ ¶
type XsdGoPkgHasElems_ObjectTypesequenceReviewActionDetailschema_ObjectType_XsdtString_ struct {
ObjectTypes []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ObjectType"`
}
func (*XsdGoPkgHasElems_ObjectTypesequenceReviewActionDetailschema_ObjectType_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_ObjectTypesequenceReviewActionDetailschema_ObjectType_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ObjectTypesequenceReviewActionDetailschema_ObjectType_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ObjectTypesequenceReviewActionDetailschema_ObjectType_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ObjectTypesequenceReviewActionDetailschema_ObjectType_XsdtString_ instance.
type XsdGoPkgHasElems_OnHoldBalancesequenceGetAccountBalanceResultschema_OnHoldBalance_TPrice_ ¶
type XsdGoPkgHasElems_OnHoldBalancesequenceGetAccountBalanceResultschema_OnHoldBalance_TPrice_ struct {
OnHoldBalances []*TPrice `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 OnHoldBalance"`
}
func (*XsdGoPkgHasElems_OnHoldBalancesequenceGetAccountBalanceResultschema_OnHoldBalance_TPrice_) Walk ¶
func (me *XsdGoPkgHasElems_OnHoldBalancesequenceGetAccountBalanceResultschema_OnHoldBalance_TPrice_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_OnHoldBalancesequenceGetAccountBalanceResultschema_OnHoldBalance_TPrice_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_OnHoldBalancesequenceGetAccountBalanceResultschema_OnHoldBalance_TPrice_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_OnHoldBalancesequenceGetAccountBalanceResultschema_OnHoldBalance_TPrice_ instance.
type XsdGoPkgHasElems_OperationInformation ¶
type XsdGoPkgHasElems_OperationInformation struct {
OperationInformations []*TxsdOperationInformation `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 OperationInformation"`
}
func (*XsdGoPkgHasElems_OperationInformation) Walk ¶
func (me *XsdGoPkgHasElems_OperationInformation) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_OperationInformation function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_OperationInformation instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_OperationInformation instance.
type XsdGoPkgHasElems_OperationRequest ¶
type XsdGoPkgHasElems_OperationRequest struct {
OperationRequests []*TxsdOperationRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 OperationRequest"`
}
func (*XsdGoPkgHasElems_OperationRequest) Walk ¶
func (me *XsdGoPkgHasElems_OperationRequest) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_OperationRequest function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_OperationRequest instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_OperationRequest instance.
type XsdGoPkgHasElems_OperationsequenceTxsdResponseGroupInformationSequenceValidOperationsValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Operation_XsdtString_ ¶
type XsdGoPkgHasElems_OperationsequenceTxsdResponseGroupInformationSequenceValidOperationsValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Operation_XsdtString_ struct {
Operations []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Operation"`
}
func (*XsdGoPkgHasElems_OperationsequenceTxsdResponseGroupInformationSequenceValidOperationsValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Operation_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_OperationsequenceTxsdResponseGroupInformationSequenceValidOperationsValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Operation_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_OperationsequenceTxsdResponseGroupInformationSequenceValidOperationsValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Operation_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_OperationsequenceTxsdResponseGroupInformationSequenceValidOperationsValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Operation_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_OperationsequenceTxsdResponseGroupInformationSequenceValidOperationsValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Operation_XsdtString_ instance.
type XsdGoPkgHasElems_PageNumbersequenceGetQualificationsForQualificationTypeRequestschema_PageNumber_XsdtInt_ ¶
type XsdGoPkgHasElems_PageNumbersequenceGetQualificationsForQualificationTypeRequestschema_PageNumber_XsdtInt_ struct {
PageNumbers []xsdt.Int `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 PageNumber"`
}
func (*XsdGoPkgHasElems_PageNumbersequenceGetQualificationsForQualificationTypeRequestschema_PageNumber_XsdtInt_) Walk ¶
func (me *XsdGoPkgHasElems_PageNumbersequenceGetQualificationsForQualificationTypeRequestschema_PageNumber_XsdtInt_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_PageNumbersequenceGetQualificationsForQualificationTypeRequestschema_PageNumber_XsdtInt_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_PageNumbersequenceGetQualificationsForQualificationTypeRequestschema_PageNumber_XsdtInt_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_PageNumbersequenceGetQualificationsForQualificationTypeRequestschema_PageNumber_XsdtInt_ instance.
type XsdGoPkgHasElems_PageSizesequenceGetQualificationRequestsRequestschema_PageSize_XsdtInt_ ¶
type XsdGoPkgHasElems_PageSizesequenceGetQualificationRequestsRequestschema_PageSize_XsdtInt_ struct {
PageSizes []xsdt.Int `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 PageSize"`
}
func (*XsdGoPkgHasElems_PageSizesequenceGetQualificationRequestsRequestschema_PageSize_XsdtInt_) Walk ¶
func (me *XsdGoPkgHasElems_PageSizesequenceGetQualificationRequestsRequestschema_PageSize_XsdtInt_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_PageSizesequenceGetQualificationRequestsRequestschema_PageSize_XsdtInt_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_PageSizesequenceGetQualificationRequestsRequestschema_PageSize_XsdtInt_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_PageSizesequenceGetQualificationRequestsRequestschema_PageSize_XsdtInt_ instance.
type XsdGoPkgHasElems_ParametersequenceReviewPolicyschema_Parameter_TPolicyParameter_ ¶
type XsdGoPkgHasElems_ParametersequenceReviewPolicyschema_Parameter_TPolicyParameter_ struct {
Parameters []*TPolicyParameter `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Parameter"`
}
func (*XsdGoPkgHasElems_ParametersequenceReviewPolicyschema_Parameter_TPolicyParameter_) Walk ¶
func (me *XsdGoPkgHasElems_ParametersequenceReviewPolicyschema_Parameter_TPolicyParameter_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ParametersequenceReviewPolicyschema_Parameter_TPolicyParameter_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ParametersequenceReviewPolicyschema_Parameter_TPolicyParameter_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ParametersequenceReviewPolicyschema_Parameter_TPolicyParameter_ instance.
type XsdGoPkgHasElems_ParametersequenceTxsdOperationInformationSequenceRequiredParametersRequiredParameterssequenceTxsdOperationInformationOperationInformationschema_Parameter_XsdtString_ ¶
type XsdGoPkgHasElems_ParametersequenceTxsdOperationInformationSequenceRequiredParametersRequiredParameterssequenceTxsdOperationInformationOperationInformationschema_Parameter_XsdtString_ struct {
Parameters []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Parameter"`
}
func (*XsdGoPkgHasElems_ParametersequenceTxsdOperationInformationSequenceRequiredParametersRequiredParameterssequenceTxsdOperationInformationOperationInformationschema_Parameter_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_ParametersequenceTxsdOperationInformationSequenceRequiredParametersRequiredParameterssequenceTxsdOperationInformationOperationInformationschema_Parameter_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ParametersequenceTxsdOperationInformationSequenceRequiredParametersRequiredParameterssequenceTxsdOperationInformationOperationInformationschema_Parameter_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ParametersequenceTxsdOperationInformationSequenceRequiredParametersRequiredParameterssequenceTxsdOperationInformationOperationInformationschema_Parameter_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ParametersequenceTxsdOperationInformationSequenceRequiredParametersRequiredParameterssequenceTxsdOperationInformationOperationInformationschema_Parameter_XsdtString_ instance.
type XsdGoPkgHasElems_PolicyLevelsequenceGetReviewResultsForHITRequestschema_PolicyLevel_TReviewPolicyLevel_ ¶
type XsdGoPkgHasElems_PolicyLevelsequenceGetReviewResultsForHITRequestschema_PolicyLevel_TReviewPolicyLevel_ struct {
PolicyLevels []TReviewPolicyLevel `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 PolicyLevel"`
}
func (*XsdGoPkgHasElems_PolicyLevelsequenceGetReviewResultsForHITRequestschema_PolicyLevel_TReviewPolicyLevel_) Walk ¶
func (me *XsdGoPkgHasElems_PolicyLevelsequenceGetReviewResultsForHITRequestschema_PolicyLevel_TReviewPolicyLevel_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_PolicyLevelsequenceGetReviewResultsForHITRequestschema_PolicyLevel_TReviewPolicyLevel_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_PolicyLevelsequenceGetReviewResultsForHITRequestschema_PolicyLevel_TReviewPolicyLevel_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_PolicyLevelsequenceGetReviewResultsForHITRequestschema_PolicyLevel_TReviewPolicyLevel_ instance.
type XsdGoPkgHasElems_PolicyNamesequenceReviewPolicyschema_PolicyName_XsdtString_ ¶
type XsdGoPkgHasElems_PolicyNamesequenceReviewPolicyschema_PolicyName_XsdtString_ struct {
PolicyNames []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 PolicyName"`
}
func (*XsdGoPkgHasElems_PolicyNamesequenceReviewPolicyschema_PolicyName_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_PolicyNamesequenceReviewPolicyschema_PolicyName_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_PolicyNamesequenceReviewPolicyschema_PolicyName_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_PolicyNamesequenceReviewPolicyschema_PolicyName_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_PolicyNamesequenceReviewPolicyschema_PolicyName_XsdtString_ instance.
type XsdGoPkgHasElems_QualificationRequestIdsequenceRejectQualificationRequestRequestschema_QualificationRequestId_XsdtString_ ¶
type XsdGoPkgHasElems_QualificationRequestIdsequenceRejectQualificationRequestRequestschema_QualificationRequestId_XsdtString_ struct {
QualificationRequestIds []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 QualificationRequestId"`
}
func (*XsdGoPkgHasElems_QualificationRequestIdsequenceRejectQualificationRequestRequestschema_QualificationRequestId_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_QualificationRequestIdsequenceRejectQualificationRequestRequestschema_QualificationRequestId_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_QualificationRequestIdsequenceRejectQualificationRequestRequestschema_QualificationRequestId_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_QualificationRequestIdsequenceRejectQualificationRequestRequestschema_QualificationRequestId_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_QualificationRequestIdsequenceRejectQualificationRequestRequestschema_QualificationRequestId_XsdtString_ instance.
type XsdGoPkgHasElems_QualificationRequestsequenceGetQualificationRequestsResultschema_QualificationRequest_TQualificationRequest_ ¶
type XsdGoPkgHasElems_QualificationRequestsequenceGetQualificationRequestsResultschema_QualificationRequest_TQualificationRequest_ struct {
QualificationRequests []*TQualificationRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 QualificationRequest"`
}
func (*XsdGoPkgHasElems_QualificationRequestsequenceGetQualificationRequestsResultschema_QualificationRequest_TQualificationRequest_) Walk ¶
func (me *XsdGoPkgHasElems_QualificationRequestsequenceGetQualificationRequestsResultschema_QualificationRequest_TQualificationRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_QualificationRequestsequenceGetQualificationRequestsResultschema_QualificationRequest_TQualificationRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_QualificationRequestsequenceGetQualificationRequestsResultschema_QualificationRequest_TQualificationRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_QualificationRequestsequenceGetQualificationRequestsResultschema_QualificationRequest_TQualificationRequest_ instance.
type XsdGoPkgHasElems_QualificationRequirementsequenceCreateHITRequestschema_QualificationRequirement_TQualificationRequirement_ ¶
type XsdGoPkgHasElems_QualificationRequirementsequenceCreateHITRequestschema_QualificationRequirement_TQualificationRequirement_ struct {
QualificationRequirements []*TQualificationRequirement `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 QualificationRequirement"`
}
func (*XsdGoPkgHasElems_QualificationRequirementsequenceCreateHITRequestschema_QualificationRequirement_TQualificationRequirement_) Walk ¶
func (me *XsdGoPkgHasElems_QualificationRequirementsequenceCreateHITRequestschema_QualificationRequirement_TQualificationRequirement_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_QualificationRequirementsequenceCreateHITRequestschema_QualificationRequirement_TQualificationRequirement_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_QualificationRequirementsequenceCreateHITRequestschema_QualificationRequirement_TQualificationRequirement_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_QualificationRequirementsequenceCreateHITRequestschema_QualificationRequirement_TQualificationRequirement_ instance.
type XsdGoPkgHasElems_QualificationTypeIdsequenceGetQualificationsForQualificationTypeRequestschema_QualificationTypeId_XsdtString_ ¶
type XsdGoPkgHasElems_QualificationTypeIdsequenceGetQualificationsForQualificationTypeRequestschema_QualificationTypeId_XsdtString_ struct {
QualificationTypeIds []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 QualificationTypeId"`
}
func (*XsdGoPkgHasElems_QualificationTypeIdsequenceGetQualificationsForQualificationTypeRequestschema_QualificationTypeId_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_QualificationTypeIdsequenceGetQualificationsForQualificationTypeRequestschema_QualificationTypeId_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_QualificationTypeIdsequenceGetQualificationsForQualificationTypeRequestschema_QualificationTypeId_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_QualificationTypeIdsequenceGetQualificationsForQualificationTypeRequestschema_QualificationTypeId_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_QualificationTypeIdsequenceGetQualificationsForQualificationTypeRequestschema_QualificationTypeId_XsdtString_ instance.
type XsdGoPkgHasElems_QualificationTypeStatussequenceCreateQualificationTypeRequestschema_QualificationTypeStatus_TQualificationTypeStatus_ ¶
type XsdGoPkgHasElems_QualificationTypeStatussequenceCreateQualificationTypeRequestschema_QualificationTypeStatus_TQualificationTypeStatus_ struct {
QualificationTypeStatuses []TQualificationTypeStatus `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 QualificationTypeStatus"`
}
func (*XsdGoPkgHasElems_QualificationTypeStatussequenceCreateQualificationTypeRequestschema_QualificationTypeStatus_TQualificationTypeStatus_) Walk ¶
func (me *XsdGoPkgHasElems_QualificationTypeStatussequenceCreateQualificationTypeRequestschema_QualificationTypeStatus_TQualificationTypeStatus_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_QualificationTypeStatussequenceCreateQualificationTypeRequestschema_QualificationTypeStatus_TQualificationTypeStatus_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_QualificationTypeStatussequenceCreateQualificationTypeRequestschema_QualificationTypeStatus_TQualificationTypeStatus_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_QualificationTypeStatussequenceCreateQualificationTypeRequestschema_QualificationTypeStatus_TQualificationTypeStatus_ instance.
type XsdGoPkgHasElems_QualificationTypesequenceTxsdCreateQualificationTypeResponseCreateQualificationTypeResponseschema_QualificationType_TQualificationType_ ¶
type XsdGoPkgHasElems_QualificationTypesequenceTxsdCreateQualificationTypeResponseCreateQualificationTypeResponseschema_QualificationType_TQualificationType_ struct {
QualificationTypes []*TQualificationType `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 QualificationType"`
}
func (*XsdGoPkgHasElems_QualificationTypesequenceTxsdCreateQualificationTypeResponseCreateQualificationTypeResponseschema_QualificationType_TQualificationType_) Walk ¶
func (me *XsdGoPkgHasElems_QualificationTypesequenceTxsdCreateQualificationTypeResponseCreateQualificationTypeResponseschema_QualificationType_TQualificationType_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_QualificationTypesequenceTxsdCreateQualificationTypeResponseCreateQualificationTypeResponseschema_QualificationType_TQualificationType_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_QualificationTypesequenceTxsdCreateQualificationTypeResponseCreateQualificationTypeResponseschema_QualificationType_TQualificationType_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_QualificationTypesequenceTxsdCreateQualificationTypeResponseCreateQualificationTypeResponseschema_QualificationType_TQualificationType_ instance.
type XsdGoPkgHasElems_QualificationsequenceGetQualificationsForQualificationTypeResultschema_Qualification_TQualification_ ¶
type XsdGoPkgHasElems_QualificationsequenceGetQualificationsForQualificationTypeResultschema_Qualification_TQualification_ struct {
Qualifications []*TQualification `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Qualification"`
}
func (*XsdGoPkgHasElems_QualificationsequenceGetQualificationsForQualificationTypeResultschema_Qualification_TQualification_) Walk ¶
func (me *XsdGoPkgHasElems_QualificationsequenceGetQualificationsForQualificationTypeResultschema_Qualification_TQualification_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_QualificationsequenceGetQualificationsForQualificationTypeResultschema_Qualification_TQualification_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_QualificationsequenceGetQualificationsForQualificationTypeResultschema_Qualification_TQualification_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_QualificationsequenceGetQualificationsForQualificationTypeResultschema_Qualification_TQualification_ instance.
type XsdGoPkgHasElems_QuerysequenceSearchQualificationTypesRequestschema_Query_XsdtString_ ¶
type XsdGoPkgHasElems_QuerysequenceSearchQualificationTypesRequestschema_Query_XsdtString_ struct {
Queries []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Query"`
}
func (*XsdGoPkgHasElems_QuerysequenceSearchQualificationTypesRequestschema_Query_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_QuerysequenceSearchQualificationTypesRequestschema_Query_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_QuerysequenceSearchQualificationTypesRequestschema_Query_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_QuerysequenceSearchQualificationTypesRequestschema_Query_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_QuerysequenceSearchQualificationTypesRequestschema_Query_XsdtString_ instance.
type XsdGoPkgHasElems_QuestionIdentifiersequenceGetFileUploadURLRequestschema_QuestionIdentifier_XsdtString_ ¶
type XsdGoPkgHasElems_QuestionIdentifiersequenceGetFileUploadURLRequestschema_QuestionIdentifier_XsdtString_ struct {
QuestionIdentifiers []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 QuestionIdentifier"`
}
func (*XsdGoPkgHasElems_QuestionIdentifiersequenceGetFileUploadURLRequestschema_QuestionIdentifier_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_QuestionIdentifiersequenceGetFileUploadURLRequestschema_QuestionIdentifier_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_QuestionIdentifiersequenceGetFileUploadURLRequestschema_QuestionIdentifier_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_QuestionIdentifiersequenceGetFileUploadURLRequestschema_QuestionIdentifier_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_QuestionIdentifiersequenceGetFileUploadURLRequestschema_QuestionIdentifier_XsdtString_ instance.
type XsdGoPkgHasElems_QuestionIdsequenceReviewResultDetailschema_QuestionId_XsdtString_ ¶
type XsdGoPkgHasElems_QuestionIdsequenceReviewResultDetailschema_QuestionId_XsdtString_ struct {
QuestionIds []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 QuestionId"`
}
func (*XsdGoPkgHasElems_QuestionIdsequenceReviewResultDetailschema_QuestionId_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_QuestionIdsequenceReviewResultDetailschema_QuestionId_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_QuestionIdsequenceReviewResultDetailschema_QuestionId_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_QuestionIdsequenceReviewResultDetailschema_QuestionId_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_QuestionIdsequenceReviewResultDetailschema_QuestionId_XsdtString_ instance.
type XsdGoPkgHasElems_QuestionsequenceHITschema_Question_XsdtString_ ¶
type XsdGoPkgHasElems_QuestionsequenceHITschema_Question_XsdtString_ struct {
Questions []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Question"`
}
func (*XsdGoPkgHasElems_QuestionsequenceHITschema_Question_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_QuestionsequenceHITschema_Question_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_QuestionsequenceHITschema_Question_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_QuestionsequenceHITschema_Question_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_QuestionsequenceHITschema_Question_XsdtString_ instance.
type XsdGoPkgHasElems_ReasonsequenceBonusPaymentschema_Reason_XsdtString_ ¶
type XsdGoPkgHasElems_ReasonsequenceBonusPaymentschema_Reason_XsdtString_ struct {
Reasons []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Reason"`
}
func (*XsdGoPkgHasElems_ReasonsequenceBonusPaymentschema_Reason_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_ReasonsequenceBonusPaymentschema_Reason_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ReasonsequenceBonusPaymentschema_Reason_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ReasonsequenceBonusPaymentschema_Reason_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ReasonsequenceBonusPaymentschema_Reason_XsdtString_ instance.
type XsdGoPkgHasElems_RegisterHITType ¶
type XsdGoPkgHasElems_RegisterHITType struct {
RegisterHITTypes []*TxsdRegisterHITType `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RegisterHITType"`
}
func (*XsdGoPkgHasElems_RegisterHITType) Walk ¶
func (me *XsdGoPkgHasElems_RegisterHITType) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RegisterHITType function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RegisterHITType instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RegisterHITType instance.
type XsdGoPkgHasElems_RegisterHITTypeRequestsequenceTxsdRequestRequestschema_RegisterHITTypeRequest_TRegisterHITTypeRequest_ ¶
type XsdGoPkgHasElems_RegisterHITTypeRequestsequenceTxsdRequestRequestschema_RegisterHITTypeRequest_TRegisterHITTypeRequest_ struct {
RegisterHITTypeRequests []*TRegisterHITTypeRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RegisterHITTypeRequest"`
}
func (*XsdGoPkgHasElems_RegisterHITTypeRequestsequenceTxsdRequestRequestschema_RegisterHITTypeRequest_TRegisterHITTypeRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RegisterHITTypeRequestsequenceTxsdRequestRequestschema_RegisterHITTypeRequest_TRegisterHITTypeRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RegisterHITTypeRequestsequenceTxsdRequestRequestschema_RegisterHITTypeRequest_TRegisterHITTypeRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RegisterHITTypeRequestsequenceTxsdRequestRequestschema_RegisterHITTypeRequest_TRegisterHITTypeRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RegisterHITTypeRequestsequenceTxsdRequestRequestschema_RegisterHITTypeRequest_TRegisterHITTypeRequest_ instance.
type XsdGoPkgHasElems_RegisterHITTypeResponse ¶
type XsdGoPkgHasElems_RegisterHITTypeResponse struct {
RegisterHITTypeResponses []*TxsdRegisterHITTypeResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RegisterHITTypeResponse"`
}
func (*XsdGoPkgHasElems_RegisterHITTypeResponse) Walk ¶
func (me *XsdGoPkgHasElems_RegisterHITTypeResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RegisterHITTypeResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RegisterHITTypeResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RegisterHITTypeResponse instance.
type XsdGoPkgHasElems_RegisterHITTypeResultsequenceTxsdRegisterHITTypeResponseRegisterHITTypeResponseschema_RegisterHITTypeResult_TRegisterHITTypeResult_ ¶
type XsdGoPkgHasElems_RegisterHITTypeResultsequenceTxsdRegisterHITTypeResponseRegisterHITTypeResponseschema_RegisterHITTypeResult_TRegisterHITTypeResult_ struct {
RegisterHITTypeResults []*TRegisterHITTypeResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RegisterHITTypeResult"`
}
func (*XsdGoPkgHasElems_RegisterHITTypeResultsequenceTxsdRegisterHITTypeResponseRegisterHITTypeResponseschema_RegisterHITTypeResult_TRegisterHITTypeResult_) Walk ¶
func (me *XsdGoPkgHasElems_RegisterHITTypeResultsequenceTxsdRegisterHITTypeResponseRegisterHITTypeResponseschema_RegisterHITTypeResult_TRegisterHITTypeResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RegisterHITTypeResultsequenceTxsdRegisterHITTypeResponseRegisterHITTypeResponseschema_RegisterHITTypeResult_TRegisterHITTypeResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RegisterHITTypeResultsequenceTxsdRegisterHITTypeResponseRegisterHITTypeResponseschema_RegisterHITTypeResult_TRegisterHITTypeResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RegisterHITTypeResultsequenceTxsdRegisterHITTypeResponseRegisterHITTypeResponseschema_RegisterHITTypeResult_TRegisterHITTypeResult_ instance.
type XsdGoPkgHasElems_RejectAssignment ¶
type XsdGoPkgHasElems_RejectAssignment struct {
RejectAssignments []*TxsdRejectAssignment `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RejectAssignment"`
}
func (*XsdGoPkgHasElems_RejectAssignment) Walk ¶
func (me *XsdGoPkgHasElems_RejectAssignment) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RejectAssignment function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RejectAssignment instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RejectAssignment instance.
type XsdGoPkgHasElems_RejectAssignmentRequestsequenceTxsdRequestRequestschema_RejectAssignmentRequest_TRejectAssignmentRequest_ ¶
type XsdGoPkgHasElems_RejectAssignmentRequestsequenceTxsdRequestRequestschema_RejectAssignmentRequest_TRejectAssignmentRequest_ struct {
RejectAssignmentRequests []*TRejectAssignmentRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RejectAssignmentRequest"`
}
func (*XsdGoPkgHasElems_RejectAssignmentRequestsequenceTxsdRequestRequestschema_RejectAssignmentRequest_TRejectAssignmentRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RejectAssignmentRequestsequenceTxsdRequestRequestschema_RejectAssignmentRequest_TRejectAssignmentRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RejectAssignmentRequestsequenceTxsdRequestRequestschema_RejectAssignmentRequest_TRejectAssignmentRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RejectAssignmentRequestsequenceTxsdRequestRequestschema_RejectAssignmentRequest_TRejectAssignmentRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RejectAssignmentRequestsequenceTxsdRequestRequestschema_RejectAssignmentRequest_TRejectAssignmentRequest_ instance.
type XsdGoPkgHasElems_RejectAssignmentResponse ¶
type XsdGoPkgHasElems_RejectAssignmentResponse struct {
RejectAssignmentResponses []*TxsdRejectAssignmentResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RejectAssignmentResponse"`
}
func (*XsdGoPkgHasElems_RejectAssignmentResponse) Walk ¶
func (me *XsdGoPkgHasElems_RejectAssignmentResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RejectAssignmentResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RejectAssignmentResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RejectAssignmentResponse instance.
type XsdGoPkgHasElems_RejectAssignmentResultsequenceTxsdRejectAssignmentResponseRejectAssignmentResponseschema_RejectAssignmentResult_TRejectAssignmentResult_ ¶
type XsdGoPkgHasElems_RejectAssignmentResultsequenceTxsdRejectAssignmentResponseRejectAssignmentResponseschema_RejectAssignmentResult_TRejectAssignmentResult_ struct {
RejectAssignmentResults []*TRejectAssignmentResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RejectAssignmentResult"`
}
func (*XsdGoPkgHasElems_RejectAssignmentResultsequenceTxsdRejectAssignmentResponseRejectAssignmentResponseschema_RejectAssignmentResult_TRejectAssignmentResult_) Walk ¶
func (me *XsdGoPkgHasElems_RejectAssignmentResultsequenceTxsdRejectAssignmentResponseRejectAssignmentResponseschema_RejectAssignmentResult_TRejectAssignmentResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RejectAssignmentResultsequenceTxsdRejectAssignmentResponseRejectAssignmentResponseschema_RejectAssignmentResult_TRejectAssignmentResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RejectAssignmentResultsequenceTxsdRejectAssignmentResponseRejectAssignmentResponseschema_RejectAssignmentResult_TRejectAssignmentResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RejectAssignmentResultsequenceTxsdRejectAssignmentResponseRejectAssignmentResponseschema_RejectAssignmentResult_TRejectAssignmentResult_ instance.
type XsdGoPkgHasElems_RejectQualificationRequest ¶
type XsdGoPkgHasElems_RejectQualificationRequest struct {
RejectQualificationRequests []*TxsdRejectQualificationRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RejectQualificationRequest"`
}
func (*XsdGoPkgHasElems_RejectQualificationRequest) Walk ¶
func (me *XsdGoPkgHasElems_RejectQualificationRequest) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RejectQualificationRequest function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RejectQualificationRequest instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RejectQualificationRequest instance.
type XsdGoPkgHasElems_RejectQualificationRequestRequestsequenceTxsdRequestRequestschema_RejectQualificationRequestRequest_TRejectQualificationRequestRequest_ ¶
type XsdGoPkgHasElems_RejectQualificationRequestRequestsequenceTxsdRequestRequestschema_RejectQualificationRequestRequest_TRejectQualificationRequestRequest_ struct {
RejectQualificationRequestRequests []*TRejectQualificationRequestRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RejectQualificationRequestRequest"`
}
func (*XsdGoPkgHasElems_RejectQualificationRequestRequestsequenceTxsdRequestRequestschema_RejectQualificationRequestRequest_TRejectQualificationRequestRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RejectQualificationRequestRequestsequenceTxsdRequestRequestschema_RejectQualificationRequestRequest_TRejectQualificationRequestRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RejectQualificationRequestRequestsequenceTxsdRequestRequestschema_RejectQualificationRequestRequest_TRejectQualificationRequestRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RejectQualificationRequestRequestsequenceTxsdRequestRequestschema_RejectQualificationRequestRequest_TRejectQualificationRequestRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RejectQualificationRequestRequestsequenceTxsdRequestRequestschema_RejectQualificationRequestRequest_TRejectQualificationRequestRequest_ instance.
type XsdGoPkgHasElems_RejectQualificationRequestResponse ¶
type XsdGoPkgHasElems_RejectQualificationRequestResponse struct {
RejectQualificationRequestResponses []*TxsdRejectQualificationRequestResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RejectQualificationRequestResponse"`
}
func (*XsdGoPkgHasElems_RejectQualificationRequestResponse) Walk ¶
func (me *XsdGoPkgHasElems_RejectQualificationRequestResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RejectQualificationRequestResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RejectQualificationRequestResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RejectQualificationRequestResponse instance.
type XsdGoPkgHasElems_RejectQualificationRequestResultsequenceTxsdRejectQualificationRequestResponseRejectQualificationRequestResponseschema_RejectQualificationRequestResult_TRejectQualificationRequestResult_ ¶
type XsdGoPkgHasElems_RejectQualificationRequestResultsequenceTxsdRejectQualificationRequestResponseRejectQualificationRequestResponseschema_RejectQualificationRequestResult_TRejectQualificationRequestResult_ struct {
RejectQualificationRequestResults []*TRejectQualificationRequestResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RejectQualificationRequestResult"`
}
func (*XsdGoPkgHasElems_RejectQualificationRequestResultsequenceTxsdRejectQualificationRequestResponseRejectQualificationRequestResponseschema_RejectQualificationRequestResult_TRejectQualificationRequestResult_) Walk ¶
func (me *XsdGoPkgHasElems_RejectQualificationRequestResultsequenceTxsdRejectQualificationRequestResponseRejectQualificationRequestResponseschema_RejectQualificationRequestResult_TRejectQualificationRequestResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RejectQualificationRequestResultsequenceTxsdRejectQualificationRequestResponseRejectQualificationRequestResponseschema_RejectQualificationRequestResult_TRejectQualificationRequestResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RejectQualificationRequestResultsequenceTxsdRejectQualificationRequestResponseRejectQualificationRequestResponseschema_RejectQualificationRequestResult_TRejectQualificationRequestResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RejectQualificationRequestResultsequenceTxsdRejectQualificationRequestResponseRejectQualificationRequestResponseschema_RejectQualificationRequestResult_TRejectQualificationRequestResult_ instance.
type XsdGoPkgHasElems_RejectionTimesequenceAssignmentschema_RejectionTime_XsdtDateTime_ ¶
type XsdGoPkgHasElems_RejectionTimesequenceAssignmentschema_RejectionTime_XsdtDateTime_ struct {
RejectionTimes []xsdt.DateTime `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RejectionTime"`
}
func (*XsdGoPkgHasElems_RejectionTimesequenceAssignmentschema_RejectionTime_XsdtDateTime_) Walk ¶
func (me *XsdGoPkgHasElems_RejectionTimesequenceAssignmentschema_RejectionTime_XsdtDateTime_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RejectionTimesequenceAssignmentschema_RejectionTime_XsdtDateTime_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RejectionTimesequenceAssignmentschema_RejectionTime_XsdtDateTime_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RejectionTimesequenceAssignmentschema_RejectionTime_XsdtDateTime_ instance.
type XsdGoPkgHasElems_Request ¶
type XsdGoPkgHasElems_Request struct {
Requests []*TxsdRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_Request) Walk ¶
func (me *XsdGoPkgHasElems_Request) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_Request function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_Request instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_Request instance.
type XsdGoPkgHasElems_RequestIdsequenceOperationRequestschema_RequestId_XsdtString_ ¶
type XsdGoPkgHasElems_RequestIdsequenceOperationRequestschema_RequestId_XsdtString_ struct {
RequestIds []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RequestId"`
}
func (*XsdGoPkgHasElems_RequestIdsequenceOperationRequestschema_RequestId_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_RequestIdsequenceOperationRequestschema_RequestId_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestIdsequenceOperationRequestschema_RequestId_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestIdsequenceOperationRequestschema_RequestId_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestIdsequenceOperationRequestschema_RequestId_XsdtString_ instance.
type XsdGoPkgHasElems_RequesterAnnotationsequenceHITschema_RequesterAnnotation_XsdtString_ ¶
type XsdGoPkgHasElems_RequesterAnnotationsequenceHITschema_RequesterAnnotation_XsdtString_ struct {
RequesterAnnotations []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RequesterAnnotation"`
}
func (*XsdGoPkgHasElems_RequesterAnnotationsequenceHITschema_RequesterAnnotation_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_RequesterAnnotationsequenceHITschema_RequesterAnnotation_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequesterAnnotationsequenceHITschema_RequesterAnnotation_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequesterAnnotationsequenceHITschema_RequesterAnnotation_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequesterAnnotationsequenceHITschema_RequesterAnnotation_XsdtString_ instance.
type XsdGoPkgHasElems_RequesterFeedbacksequenceRejectAssignmentRequestschema_RequesterFeedback_XsdtString_ ¶
type XsdGoPkgHasElems_RequesterFeedbacksequenceRejectAssignmentRequestschema_RequesterFeedback_XsdtString_ struct {
RequesterFeedbacks []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RequesterFeedback"`
}
func (*XsdGoPkgHasElems_RequesterFeedbacksequenceRejectAssignmentRequestschema_RequesterFeedback_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_RequesterFeedbacksequenceRejectAssignmentRequestschema_RequesterFeedback_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequesterFeedbacksequenceRejectAssignmentRequestschema_RequesterFeedback_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequesterFeedbacksequenceRejectAssignmentRequestschema_RequesterFeedback_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequesterFeedbacksequenceRejectAssignmentRequestschema_RequesterFeedback_XsdtString_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdApproveAssignmentApproveAssignmentschema_Request_TApproveAssignmentRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdApproveAssignmentApproveAssignmentschema_Request_TApproveAssignmentRequest_ struct {
Requests []*TApproveAssignmentRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdApproveAssignmentApproveAssignmentschema_Request_TApproveAssignmentRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdApproveAssignmentApproveAssignmentschema_Request_TApproveAssignmentRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdApproveAssignmentApproveAssignmentschema_Request_TApproveAssignmentRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdApproveAssignmentApproveAssignmentschema_Request_TApproveAssignmentRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdApproveAssignmentApproveAssignmentschema_Request_TApproveAssignmentRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdApproveRejectedAssignmentApproveRejectedAssignmentschema_Request_TApproveRejectedAssignmentRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdApproveRejectedAssignmentApproveRejectedAssignmentschema_Request_TApproveRejectedAssignmentRequest_ struct {
Requests []*TApproveRejectedAssignmentRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdApproveRejectedAssignmentApproveRejectedAssignmentschema_Request_TApproveRejectedAssignmentRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdApproveRejectedAssignmentApproveRejectedAssignmentschema_Request_TApproveRejectedAssignmentRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdApproveRejectedAssignmentApproveRejectedAssignmentschema_Request_TApproveRejectedAssignmentRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdApproveRejectedAssignmentApproveRejectedAssignmentschema_Request_TApproveRejectedAssignmentRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdApproveRejectedAssignmentApproveRejectedAssignmentschema_Request_TApproveRejectedAssignmentRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdAssignQualificationAssignQualificationschema_Request_TAssignQualificationRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdAssignQualificationAssignQualificationschema_Request_TAssignQualificationRequest_ struct {
Requests []*TAssignQualificationRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdAssignQualificationAssignQualificationschema_Request_TAssignQualificationRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdAssignQualificationAssignQualificationschema_Request_TAssignQualificationRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdAssignQualificationAssignQualificationschema_Request_TAssignQualificationRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdAssignQualificationAssignQualificationschema_Request_TAssignQualificationRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdAssignQualificationAssignQualificationschema_Request_TAssignQualificationRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdBlockWorkerBlockWorkerschema_Request_TBlockWorkerRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdBlockWorkerBlockWorkerschema_Request_TBlockWorkerRequest_ struct {
Requests []*TBlockWorkerRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdBlockWorkerBlockWorkerschema_Request_TBlockWorkerRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdBlockWorkerBlockWorkerschema_Request_TBlockWorkerRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdBlockWorkerBlockWorkerschema_Request_TBlockWorkerRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdBlockWorkerBlockWorkerschema_Request_TBlockWorkerRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdBlockWorkerBlockWorkerschema_Request_TBlockWorkerRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdChangeHITTypeOfHITChangeHITTypeOfHITschema_Request_TChangeHITTypeOfHITRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdChangeHITTypeOfHITChangeHITTypeOfHITschema_Request_TChangeHITTypeOfHITRequest_ struct {
Requests []*TChangeHITTypeOfHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdChangeHITTypeOfHITChangeHITTypeOfHITschema_Request_TChangeHITTypeOfHITRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdChangeHITTypeOfHITChangeHITTypeOfHITschema_Request_TChangeHITTypeOfHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdChangeHITTypeOfHITChangeHITTypeOfHITschema_Request_TChangeHITTypeOfHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdChangeHITTypeOfHITChangeHITTypeOfHITschema_Request_TChangeHITTypeOfHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdChangeHITTypeOfHITChangeHITTypeOfHITschema_Request_TChangeHITTypeOfHITRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdCreateHITCreateHITschema_Request_TCreateHITRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdCreateHITCreateHITschema_Request_TCreateHITRequest_ struct {
Requests []*TCreateHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdCreateHITCreateHITschema_Request_TCreateHITRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdCreateHITCreateHITschema_Request_TCreateHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdCreateHITCreateHITschema_Request_TCreateHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdCreateHITCreateHITschema_Request_TCreateHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdCreateHITCreateHITschema_Request_TCreateHITRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdCreateQualificationTypeCreateQualificationTypeschema_Request_TCreateQualificationTypeRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdCreateQualificationTypeCreateQualificationTypeschema_Request_TCreateQualificationTypeRequest_ struct {
Requests []*TCreateQualificationTypeRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdCreateQualificationTypeCreateQualificationTypeschema_Request_TCreateQualificationTypeRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdCreateQualificationTypeCreateQualificationTypeschema_Request_TCreateQualificationTypeRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdCreateQualificationTypeCreateQualificationTypeschema_Request_TCreateQualificationTypeRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdCreateQualificationTypeCreateQualificationTypeschema_Request_TCreateQualificationTypeRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdCreateQualificationTypeCreateQualificationTypeschema_Request_TCreateQualificationTypeRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdDisableHITDisableHITschema_Request_TDisableHITRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdDisableHITDisableHITschema_Request_TDisableHITRequest_ struct {
Requests []*TDisableHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdDisableHITDisableHITschema_Request_TDisableHITRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdDisableHITDisableHITschema_Request_TDisableHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdDisableHITDisableHITschema_Request_TDisableHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdDisableHITDisableHITschema_Request_TDisableHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdDisableHITDisableHITschema_Request_TDisableHITRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdDisposeHITDisposeHITschema_Request_TDisposeHITRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdDisposeHITDisposeHITschema_Request_TDisposeHITRequest_ struct {
Requests []*TDisposeHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdDisposeHITDisposeHITschema_Request_TDisposeHITRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdDisposeHITDisposeHITschema_Request_TDisposeHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdDisposeHITDisposeHITschema_Request_TDisposeHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdDisposeHITDisposeHITschema_Request_TDisposeHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdDisposeHITDisposeHITschema_Request_TDisposeHITRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdDisposeQualificationTypeDisposeQualificationTypeschema_Request_TDisposeQualificationTypeRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdDisposeQualificationTypeDisposeQualificationTypeschema_Request_TDisposeQualificationTypeRequest_ struct {
Requests []*TDisposeQualificationTypeRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdDisposeQualificationTypeDisposeQualificationTypeschema_Request_TDisposeQualificationTypeRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdDisposeQualificationTypeDisposeQualificationTypeschema_Request_TDisposeQualificationTypeRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdDisposeQualificationTypeDisposeQualificationTypeschema_Request_TDisposeQualificationTypeRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdDisposeQualificationTypeDisposeQualificationTypeschema_Request_TDisposeQualificationTypeRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdDisposeQualificationTypeDisposeQualificationTypeschema_Request_TDisposeQualificationTypeRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdExtendHITExtendHITschema_Request_TExtendHITRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdExtendHITExtendHITschema_Request_TExtendHITRequest_ struct {
Requests []*TExtendHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdExtendHITExtendHITschema_Request_TExtendHITRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdExtendHITExtendHITschema_Request_TExtendHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdExtendHITExtendHITschema_Request_TExtendHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdExtendHITExtendHITschema_Request_TExtendHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdExtendHITExtendHITschema_Request_TExtendHITRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdForceExpireHITForceExpireHITschema_Request_TForceExpireHITRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdForceExpireHITForceExpireHITschema_Request_TForceExpireHITRequest_ struct {
Requests []*TForceExpireHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdForceExpireHITForceExpireHITschema_Request_TForceExpireHITRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdForceExpireHITForceExpireHITschema_Request_TForceExpireHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdForceExpireHITForceExpireHITschema_Request_TForceExpireHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdForceExpireHITForceExpireHITschema_Request_TForceExpireHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdForceExpireHITForceExpireHITschema_Request_TForceExpireHITRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdGetAccountBalanceGetAccountBalanceschema_Request_TGetAccountBalanceRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdGetAccountBalanceGetAccountBalanceschema_Request_TGetAccountBalanceRequest_ struct {
Requests []*TGetAccountBalanceRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdGetAccountBalanceGetAccountBalanceschema_Request_TGetAccountBalanceRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdGetAccountBalanceGetAccountBalanceschema_Request_TGetAccountBalanceRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdGetAccountBalanceGetAccountBalanceschema_Request_TGetAccountBalanceRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdGetAccountBalanceGetAccountBalanceschema_Request_TGetAccountBalanceRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdGetAccountBalanceGetAccountBalanceschema_Request_TGetAccountBalanceRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdGetAssignmentGetAssignmentschema_Request_TGetAssignmentRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdGetAssignmentGetAssignmentschema_Request_TGetAssignmentRequest_ struct {
Requests []*TGetAssignmentRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdGetAssignmentGetAssignmentschema_Request_TGetAssignmentRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdGetAssignmentGetAssignmentschema_Request_TGetAssignmentRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdGetAssignmentGetAssignmentschema_Request_TGetAssignmentRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdGetAssignmentGetAssignmentschema_Request_TGetAssignmentRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdGetAssignmentGetAssignmentschema_Request_TGetAssignmentRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdGetAssignmentsForHITGetAssignmentsForHITschema_Request_TGetAssignmentsForHITRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdGetAssignmentsForHITGetAssignmentsForHITschema_Request_TGetAssignmentsForHITRequest_ struct {
Requests []*TGetAssignmentsForHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdGetAssignmentsForHITGetAssignmentsForHITschema_Request_TGetAssignmentsForHITRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdGetAssignmentsForHITGetAssignmentsForHITschema_Request_TGetAssignmentsForHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdGetAssignmentsForHITGetAssignmentsForHITschema_Request_TGetAssignmentsForHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdGetAssignmentsForHITGetAssignmentsForHITschema_Request_TGetAssignmentsForHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdGetAssignmentsForHITGetAssignmentsForHITschema_Request_TGetAssignmentsForHITRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdGetBlockedWorkersGetBlockedWorkersschema_Request_TGetBlockedWorkersRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdGetBlockedWorkersGetBlockedWorkersschema_Request_TGetBlockedWorkersRequest_ struct {
Requests []*TGetBlockedWorkersRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdGetBlockedWorkersGetBlockedWorkersschema_Request_TGetBlockedWorkersRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdGetBlockedWorkersGetBlockedWorkersschema_Request_TGetBlockedWorkersRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdGetBlockedWorkersGetBlockedWorkersschema_Request_TGetBlockedWorkersRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdGetBlockedWorkersGetBlockedWorkersschema_Request_TGetBlockedWorkersRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdGetBlockedWorkersGetBlockedWorkersschema_Request_TGetBlockedWorkersRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdGetBonusPaymentsGetBonusPaymentsschema_Request_TGetBonusPaymentsRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdGetBonusPaymentsGetBonusPaymentsschema_Request_TGetBonusPaymentsRequest_ struct {
Requests []*TGetBonusPaymentsRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdGetBonusPaymentsGetBonusPaymentsschema_Request_TGetBonusPaymentsRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdGetBonusPaymentsGetBonusPaymentsschema_Request_TGetBonusPaymentsRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdGetBonusPaymentsGetBonusPaymentsschema_Request_TGetBonusPaymentsRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdGetBonusPaymentsGetBonusPaymentsschema_Request_TGetBonusPaymentsRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdGetBonusPaymentsGetBonusPaymentsschema_Request_TGetBonusPaymentsRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdGetFileUploadURLGetFileUploadURLschema_Request_TGetFileUploadURLRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdGetFileUploadURLGetFileUploadURLschema_Request_TGetFileUploadURLRequest_ struct {
Requests []*TGetFileUploadURLRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdGetFileUploadURLGetFileUploadURLschema_Request_TGetFileUploadURLRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdGetFileUploadURLGetFileUploadURLschema_Request_TGetFileUploadURLRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdGetFileUploadURLGetFileUploadURLschema_Request_TGetFileUploadURLRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdGetFileUploadURLGetFileUploadURLschema_Request_TGetFileUploadURLRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdGetFileUploadURLGetFileUploadURLschema_Request_TGetFileUploadURLRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdGetHITGetHITschema_Request_TGetHITRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdGetHITGetHITschema_Request_TGetHITRequest_ struct {
Requests []*TGetHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdGetHITGetHITschema_Request_TGetHITRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdGetHITGetHITschema_Request_TGetHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdGetHITGetHITschema_Request_TGetHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdGetHITGetHITschema_Request_TGetHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdGetHITGetHITschema_Request_TGetHITRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdGetHITsForQualificationTypeGetHITsForQualificationTypeschema_Request_TGetHITsForQualificationTypeRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdGetHITsForQualificationTypeGetHITsForQualificationTypeschema_Request_TGetHITsForQualificationTypeRequest_ struct {
Requests []*TGetHITsForQualificationTypeRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdGetHITsForQualificationTypeGetHITsForQualificationTypeschema_Request_TGetHITsForQualificationTypeRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdGetHITsForQualificationTypeGetHITsForQualificationTypeschema_Request_TGetHITsForQualificationTypeRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdGetHITsForQualificationTypeGetHITsForQualificationTypeschema_Request_TGetHITsForQualificationTypeRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdGetHITsForQualificationTypeGetHITsForQualificationTypeschema_Request_TGetHITsForQualificationTypeRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdGetHITsForQualificationTypeGetHITsForQualificationTypeschema_Request_TGetHITsForQualificationTypeRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationRequestsGetQualificationRequestsschema_Request_TGetQualificationRequestsRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationRequestsGetQualificationRequestsschema_Request_TGetQualificationRequestsRequest_ struct {
Requests []*TGetQualificationRequestsRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationRequestsGetQualificationRequestsschema_Request_TGetQualificationRequestsRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationRequestsGetQualificationRequestsschema_Request_TGetQualificationRequestsRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationRequestsGetQualificationRequestsschema_Request_TGetQualificationRequestsRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationRequestsGetQualificationRequestsschema_Request_TGetQualificationRequestsRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationRequestsGetQualificationRequestsschema_Request_TGetQualificationRequestsRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationScoreGetQualificationScoreschema_Request_TGetQualificationScoreRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationScoreGetQualificationScoreschema_Request_TGetQualificationScoreRequest_ struct {
Requests []*TGetQualificationScoreRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationScoreGetQualificationScoreschema_Request_TGetQualificationScoreRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationScoreGetQualificationScoreschema_Request_TGetQualificationScoreRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationScoreGetQualificationScoreschema_Request_TGetQualificationScoreRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationScoreGetQualificationScoreschema_Request_TGetQualificationScoreRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationScoreGetQualificationScoreschema_Request_TGetQualificationScoreRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationTypeGetQualificationTypeschema_Request_TGetQualificationTypeRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationTypeGetQualificationTypeschema_Request_TGetQualificationTypeRequest_ struct {
Requests []*TGetQualificationTypeRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationTypeGetQualificationTypeschema_Request_TGetQualificationTypeRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationTypeGetQualificationTypeschema_Request_TGetQualificationTypeRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationTypeGetQualificationTypeschema_Request_TGetQualificationTypeRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationTypeGetQualificationTypeschema_Request_TGetQualificationTypeRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationTypeGetQualificationTypeschema_Request_TGetQualificationTypeRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationsForQualificationTypeGetQualificationsForQualificationTypeschema_Request_TGetQualificationsForQualificationTypeRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationsForQualificationTypeGetQualificationsForQualificationTypeschema_Request_TGetQualificationsForQualificationTypeRequest_ struct {
Requests []*TGetQualificationsForQualificationTypeRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationsForQualificationTypeGetQualificationsForQualificationTypeschema_Request_TGetQualificationsForQualificationTypeRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationsForQualificationTypeGetQualificationsForQualificationTypeschema_Request_TGetQualificationsForQualificationTypeRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationsForQualificationTypeGetQualificationsForQualificationTypeschema_Request_TGetQualificationsForQualificationTypeRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationsForQualificationTypeGetQualificationsForQualificationTypeschema_Request_TGetQualificationsForQualificationTypeRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationsForQualificationTypeGetQualificationsForQualificationTypeschema_Request_TGetQualificationsForQualificationTypeRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdGetRequesterStatisticGetRequesterStatisticschema_Request_TGetRequesterStatisticRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdGetRequesterStatisticGetRequesterStatisticschema_Request_TGetRequesterStatisticRequest_ struct {
Requests []*TGetRequesterStatisticRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdGetRequesterStatisticGetRequesterStatisticschema_Request_TGetRequesterStatisticRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdGetRequesterStatisticGetRequesterStatisticschema_Request_TGetRequesterStatisticRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdGetRequesterStatisticGetRequesterStatisticschema_Request_TGetRequesterStatisticRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdGetRequesterStatisticGetRequesterStatisticschema_Request_TGetRequesterStatisticRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdGetRequesterStatisticGetRequesterStatisticschema_Request_TGetRequesterStatisticRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdGetRequesterWorkerStatisticGetRequesterWorkerStatisticschema_Request_TGetRequesterWorkerStatisticRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdGetRequesterWorkerStatisticGetRequesterWorkerStatisticschema_Request_TGetRequesterWorkerStatisticRequest_ struct {
Requests []*TGetRequesterWorkerStatisticRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdGetRequesterWorkerStatisticGetRequesterWorkerStatisticschema_Request_TGetRequesterWorkerStatisticRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdGetRequesterWorkerStatisticGetRequesterWorkerStatisticschema_Request_TGetRequesterWorkerStatisticRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdGetRequesterWorkerStatisticGetRequesterWorkerStatisticschema_Request_TGetRequesterWorkerStatisticRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdGetRequesterWorkerStatisticGetRequesterWorkerStatisticschema_Request_TGetRequesterWorkerStatisticRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdGetRequesterWorkerStatisticGetRequesterWorkerStatisticschema_Request_TGetRequesterWorkerStatisticRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdGetReviewResultsForHITGetReviewResultsForHITschema_Request_TGetReviewResultsForHITRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdGetReviewResultsForHITGetReviewResultsForHITschema_Request_TGetReviewResultsForHITRequest_ struct {
Requests []*TGetReviewResultsForHITRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdGetReviewResultsForHITGetReviewResultsForHITschema_Request_TGetReviewResultsForHITRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdGetReviewResultsForHITGetReviewResultsForHITschema_Request_TGetReviewResultsForHITRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdGetReviewResultsForHITGetReviewResultsForHITschema_Request_TGetReviewResultsForHITRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdGetReviewResultsForHITGetReviewResultsForHITschema_Request_TGetReviewResultsForHITRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdGetReviewResultsForHITGetReviewResultsForHITschema_Request_TGetReviewResultsForHITRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdGetReviewableHITsGetReviewableHITsschema_Request_TGetReviewableHITsRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdGetReviewableHITsGetReviewableHITsschema_Request_TGetReviewableHITsRequest_ struct {
Requests []*TGetReviewableHITsRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdGetReviewableHITsGetReviewableHITsschema_Request_TGetReviewableHITsRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdGetReviewableHITsGetReviewableHITsschema_Request_TGetReviewableHITsRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdGetReviewableHITsGetReviewableHITsschema_Request_TGetReviewableHITsRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdGetReviewableHITsGetReviewableHITsschema_Request_TGetReviewableHITsRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdGetReviewableHITsGetReviewableHITsschema_Request_TGetReviewableHITsRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdGrantBonusGrantBonusschema_Request_TGrantBonusRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdGrantBonusGrantBonusschema_Request_TGrantBonusRequest_ struct {
Requests []*TGrantBonusRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdGrantBonusGrantBonusschema_Request_TGrantBonusRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdGrantBonusGrantBonusschema_Request_TGrantBonusRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdGrantBonusGrantBonusschema_Request_TGrantBonusRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdGrantBonusGrantBonusschema_Request_TGrantBonusRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdGrantBonusGrantBonusschema_Request_TGrantBonusRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdGrantQualificationGrantQualificationschema_Request_TGrantQualificationRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdGrantQualificationGrantQualificationschema_Request_TGrantQualificationRequest_ struct {
Requests []*TGrantQualificationRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdGrantQualificationGrantQualificationschema_Request_TGrantQualificationRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdGrantQualificationGrantQualificationschema_Request_TGrantQualificationRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdGrantQualificationGrantQualificationschema_Request_TGrantQualificationRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdGrantQualificationGrantQualificationschema_Request_TGrantQualificationRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdGrantQualificationGrantQualificationschema_Request_TGrantQualificationRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdHelpHelpschema_Request_THelpRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdHelpHelpschema_Request_THelpRequest_ struct {
Requests []*THelpRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdHelpHelpschema_Request_THelpRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdHelpHelpschema_Request_THelpRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdHelpHelpschema_Request_THelpRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdHelpHelpschema_Request_THelpRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdHelpHelpschema_Request_THelpRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdNotifyWorkersNotifyWorkersschema_Request_TNotifyWorkersRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdNotifyWorkersNotifyWorkersschema_Request_TNotifyWorkersRequest_ struct {
Requests []*TNotifyWorkersRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdNotifyWorkersNotifyWorkersschema_Request_TNotifyWorkersRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdNotifyWorkersNotifyWorkersschema_Request_TNotifyWorkersRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdNotifyWorkersNotifyWorkersschema_Request_TNotifyWorkersRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdNotifyWorkersNotifyWorkersschema_Request_TNotifyWorkersRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdNotifyWorkersNotifyWorkersschema_Request_TNotifyWorkersRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdRegisterHITTypeRegisterHITTypeschema_Request_TRegisterHITTypeRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdRegisterHITTypeRegisterHITTypeschema_Request_TRegisterHITTypeRequest_ struct {
Requests []*TRegisterHITTypeRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdRegisterHITTypeRegisterHITTypeschema_Request_TRegisterHITTypeRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdRegisterHITTypeRegisterHITTypeschema_Request_TRegisterHITTypeRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdRegisterHITTypeRegisterHITTypeschema_Request_TRegisterHITTypeRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdRegisterHITTypeRegisterHITTypeschema_Request_TRegisterHITTypeRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdRegisterHITTypeRegisterHITTypeschema_Request_TRegisterHITTypeRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdRejectAssignmentRejectAssignmentschema_Request_TRejectAssignmentRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdRejectAssignmentRejectAssignmentschema_Request_TRejectAssignmentRequest_ struct {
Requests []*TRejectAssignmentRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdRejectAssignmentRejectAssignmentschema_Request_TRejectAssignmentRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdRejectAssignmentRejectAssignmentschema_Request_TRejectAssignmentRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdRejectAssignmentRejectAssignmentschema_Request_TRejectAssignmentRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdRejectAssignmentRejectAssignmentschema_Request_TRejectAssignmentRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdRejectAssignmentRejectAssignmentschema_Request_TRejectAssignmentRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdRejectQualificationRequestRejectQualificationRequestschema_Request_TRejectQualificationRequestRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdRejectQualificationRequestRejectQualificationRequestschema_Request_TRejectQualificationRequestRequest_ struct {
Requests []*TRejectQualificationRequestRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdRejectQualificationRequestRejectQualificationRequestschema_Request_TRejectQualificationRequestRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdRejectQualificationRequestRejectQualificationRequestschema_Request_TRejectQualificationRequestRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdRejectQualificationRequestRejectQualificationRequestschema_Request_TRejectQualificationRequestRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdRejectQualificationRequestRejectQualificationRequestschema_Request_TRejectQualificationRequestRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdRejectQualificationRequestRejectQualificationRequestschema_Request_TRejectQualificationRequestRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdRevokeQualificationRevokeQualificationschema_Request_TRevokeQualificationRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdRevokeQualificationRevokeQualificationschema_Request_TRevokeQualificationRequest_ struct {
Requests []*TRevokeQualificationRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdRevokeQualificationRevokeQualificationschema_Request_TRevokeQualificationRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdRevokeQualificationRevokeQualificationschema_Request_TRevokeQualificationRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdRevokeQualificationRevokeQualificationschema_Request_TRevokeQualificationRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdRevokeQualificationRevokeQualificationschema_Request_TRevokeQualificationRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdRevokeQualificationRevokeQualificationschema_Request_TRevokeQualificationRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdSearchHITsSearchHITsschema_Request_TSearchHITsRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdSearchHITsSearchHITsschema_Request_TSearchHITsRequest_ struct {
Requests []*TSearchHITsRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdSearchHITsSearchHITsschema_Request_TSearchHITsRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdSearchHITsSearchHITsschema_Request_TSearchHITsRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdSearchHITsSearchHITsschema_Request_TSearchHITsRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdSearchHITsSearchHITsschema_Request_TSearchHITsRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdSearchHITsSearchHITsschema_Request_TSearchHITsRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdSearchQualificationTypesSearchQualificationTypesschema_Request_TSearchQualificationTypesRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdSearchQualificationTypesSearchQualificationTypesschema_Request_TSearchQualificationTypesRequest_ struct {
Requests []*TSearchQualificationTypesRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdSearchQualificationTypesSearchQualificationTypesschema_Request_TSearchQualificationTypesRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdSearchQualificationTypesSearchQualificationTypesschema_Request_TSearchQualificationTypesRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdSearchQualificationTypesSearchQualificationTypesschema_Request_TSearchQualificationTypesRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdSearchQualificationTypesSearchQualificationTypesschema_Request_TSearchQualificationTypesRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdSearchQualificationTypesSearchQualificationTypesschema_Request_TSearchQualificationTypesRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdSendTestEventNotificationSendTestEventNotificationschema_Request_TSendTestEventNotificationRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdSendTestEventNotificationSendTestEventNotificationschema_Request_TSendTestEventNotificationRequest_ struct {
Requests []*TSendTestEventNotificationRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdSendTestEventNotificationSendTestEventNotificationschema_Request_TSendTestEventNotificationRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdSendTestEventNotificationSendTestEventNotificationschema_Request_TSendTestEventNotificationRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdSendTestEventNotificationSendTestEventNotificationschema_Request_TSendTestEventNotificationRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdSendTestEventNotificationSendTestEventNotificationschema_Request_TSendTestEventNotificationRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdSendTestEventNotificationSendTestEventNotificationschema_Request_TSendTestEventNotificationRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdSetHITAsReviewingSetHITAsReviewingschema_Request_TSetHITAsReviewingRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdSetHITAsReviewingSetHITAsReviewingschema_Request_TSetHITAsReviewingRequest_ struct {
Requests []*TSetHITAsReviewingRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdSetHITAsReviewingSetHITAsReviewingschema_Request_TSetHITAsReviewingRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdSetHITAsReviewingSetHITAsReviewingschema_Request_TSetHITAsReviewingRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdSetHITAsReviewingSetHITAsReviewingschema_Request_TSetHITAsReviewingRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdSetHITAsReviewingSetHITAsReviewingschema_Request_TSetHITAsReviewingRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdSetHITAsReviewingSetHITAsReviewingschema_Request_TSetHITAsReviewingRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdSetHITTypeNotificationSetHITTypeNotificationschema_Request_TSetHITTypeNotificationRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdSetHITTypeNotificationSetHITTypeNotificationschema_Request_TSetHITTypeNotificationRequest_ struct {
Requests []*TSetHITTypeNotificationRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdSetHITTypeNotificationSetHITTypeNotificationschema_Request_TSetHITTypeNotificationRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdSetHITTypeNotificationSetHITTypeNotificationschema_Request_TSetHITTypeNotificationRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdSetHITTypeNotificationSetHITTypeNotificationschema_Request_TSetHITTypeNotificationRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdSetHITTypeNotificationSetHITTypeNotificationschema_Request_TSetHITTypeNotificationRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdSetHITTypeNotificationSetHITTypeNotificationschema_Request_TSetHITTypeNotificationRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdUnblockWorkerUnblockWorkerschema_Request_TUnblockWorkerRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdUnblockWorkerUnblockWorkerschema_Request_TUnblockWorkerRequest_ struct {
Requests []*TUnblockWorkerRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdUnblockWorkerUnblockWorkerschema_Request_TUnblockWorkerRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdUnblockWorkerUnblockWorkerschema_Request_TUnblockWorkerRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdUnblockWorkerUnblockWorkerschema_Request_TUnblockWorkerRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdUnblockWorkerUnblockWorkerschema_Request_TUnblockWorkerRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdUnblockWorkerUnblockWorkerschema_Request_TUnblockWorkerRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdUpdateQualificationScoreUpdateQualificationScoreschema_Request_TUpdateQualificationScoreRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdUpdateQualificationScoreUpdateQualificationScoreschema_Request_TUpdateQualificationScoreRequest_ struct {
Requests []*TUpdateQualificationScoreRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdUpdateQualificationScoreUpdateQualificationScoreschema_Request_TUpdateQualificationScoreRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdUpdateQualificationScoreUpdateQualificationScoreschema_Request_TUpdateQualificationScoreRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdUpdateQualificationScoreUpdateQualificationScoreschema_Request_TUpdateQualificationScoreRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdUpdateQualificationScoreUpdateQualificationScoreschema_Request_TUpdateQualificationScoreRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdUpdateQualificationScoreUpdateQualificationScoreschema_Request_TUpdateQualificationScoreRequest_ instance.
type XsdGoPkgHasElems_RequestsequenceTxsdUpdateQualificationTypeUpdateQualificationTypeschema_Request_TUpdateQualificationTypeRequest_ ¶
type XsdGoPkgHasElems_RequestsequenceTxsdUpdateQualificationTypeUpdateQualificationTypeschema_Request_TUpdateQualificationTypeRequest_ struct {
Requests []*TUpdateQualificationTypeRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Request"`
}
func (*XsdGoPkgHasElems_RequestsequenceTxsdUpdateQualificationTypeUpdateQualificationTypeschema_Request_TUpdateQualificationTypeRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RequestsequenceTxsdUpdateQualificationTypeUpdateQualificationTypeschema_Request_TUpdateQualificationTypeRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequestsequenceTxsdUpdateQualificationTypeUpdateQualificationTypeschema_Request_TUpdateQualificationTypeRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequestsequenceTxsdUpdateQualificationTypeUpdateQualificationTypeschema_Request_TUpdateQualificationTypeRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequestsequenceTxsdUpdateQualificationTypeUpdateQualificationTypeschema_Request_TUpdateQualificationTypeRequest_ instance.
type XsdGoPkgHasElems_RequiredParameterssequenceTxsdOperationInformationOperationInformationschema_RequiredParameters_TxsdOperationInformationSequenceRequiredParameters_ ¶
type XsdGoPkgHasElems_RequiredParameterssequenceTxsdOperationInformationOperationInformationschema_RequiredParameters_TxsdOperationInformationSequenceRequiredParameters_ struct {
RequiredParameterses []*TxsdOperationInformationSequenceRequiredParameters `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RequiredParameters"`
}
func (*XsdGoPkgHasElems_RequiredParameterssequenceTxsdOperationInformationOperationInformationschema_RequiredParameters_TxsdOperationInformationSequenceRequiredParameters_) Walk ¶
func (me *XsdGoPkgHasElems_RequiredParameterssequenceTxsdOperationInformationOperationInformationschema_RequiredParameters_TxsdOperationInformationSequenceRequiredParameters_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequiredParameterssequenceTxsdOperationInformationOperationInformationschema_RequiredParameters_TxsdOperationInformationSequenceRequiredParameters_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequiredParameterssequenceTxsdOperationInformationOperationInformationschema_RequiredParameters_TxsdOperationInformationSequenceRequiredParameters_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequiredParameterssequenceTxsdOperationInformationOperationInformationschema_RequiredParameters_TxsdOperationInformationSequenceRequiredParameters_ instance.
type XsdGoPkgHasElems_RequiredToPreviewsequenceQualificationRequirementschema_RequiredToPreview_XsdtBoolean_ ¶
type XsdGoPkgHasElems_RequiredToPreviewsequenceQualificationRequirementschema_RequiredToPreview_XsdtBoolean_ struct {
RequiredToPreviews []xsdt.Boolean `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RequiredToPreview"`
}
func (*XsdGoPkgHasElems_RequiredToPreviewsequenceQualificationRequirementschema_RequiredToPreview_XsdtBoolean_) Walk ¶
func (me *XsdGoPkgHasElems_RequiredToPreviewsequenceQualificationRequirementschema_RequiredToPreview_XsdtBoolean_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RequiredToPreviewsequenceQualificationRequirementschema_RequiredToPreview_XsdtBoolean_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RequiredToPreviewsequenceQualificationRequirementschema_RequiredToPreview_XsdtBoolean_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RequiredToPreviewsequenceQualificationRequirementschema_RequiredToPreview_XsdtBoolean_ instance.
type XsdGoPkgHasElems_ResponseGroupInformation ¶
type XsdGoPkgHasElems_ResponseGroupInformation struct {
ResponseGroupInformations []*TxsdResponseGroupInformation `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ResponseGroupInformation"`
}
func (*XsdGoPkgHasElems_ResponseGroupInformation) Walk ¶
func (me *XsdGoPkgHasElems_ResponseGroupInformation) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ResponseGroupInformation function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ResponseGroupInformation instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ResponseGroupInformation instance.
type XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ ¶
type XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ struct {
ResponseGroups []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ResponseGroup"`
}
func (*XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ instance.
type XsdGoPkgHasElems_ResultsequenceReviewActionDetailschema_Result_XsdtString_ ¶
type XsdGoPkgHasElems_ResultsequenceReviewActionDetailschema_Result_XsdtString_ struct {
Results []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Result"`
}
func (*XsdGoPkgHasElems_ResultsequenceReviewActionDetailschema_Result_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_ResultsequenceReviewActionDetailschema_Result_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ResultsequenceReviewActionDetailschema_Result_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ResultsequenceReviewActionDetailschema_Result_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ResultsequenceReviewActionDetailschema_Result_XsdtString_ instance.
type XsdGoPkgHasElems_RetrieveActionssequenceGetReviewResultsForHITRequestschema_RetrieveActions_XsdtBoolean_ ¶
type XsdGoPkgHasElems_RetrieveActionssequenceGetReviewResultsForHITRequestschema_RetrieveActions_XsdtBoolean_ struct {
RetrieveActionses []xsdt.Boolean `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RetrieveActions"`
}
func (*XsdGoPkgHasElems_RetrieveActionssequenceGetReviewResultsForHITRequestschema_RetrieveActions_XsdtBoolean_) Walk ¶
func (me *XsdGoPkgHasElems_RetrieveActionssequenceGetReviewResultsForHITRequestschema_RetrieveActions_XsdtBoolean_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RetrieveActionssequenceGetReviewResultsForHITRequestschema_RetrieveActions_XsdtBoolean_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RetrieveActionssequenceGetReviewResultsForHITRequestschema_RetrieveActions_XsdtBoolean_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RetrieveActionssequenceGetReviewResultsForHITRequestschema_RetrieveActions_XsdtBoolean_ instance.
type XsdGoPkgHasElems_RetrieveResultssequenceGetReviewResultsForHITRequestschema_RetrieveResults_XsdtBoolean_ ¶
type XsdGoPkgHasElems_RetrieveResultssequenceGetReviewResultsForHITRequestschema_RetrieveResults_XsdtBoolean_ struct {
RetrieveResultses []xsdt.Boolean `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RetrieveResults"`
}
func (*XsdGoPkgHasElems_RetrieveResultssequenceGetReviewResultsForHITRequestschema_RetrieveResults_XsdtBoolean_) Walk ¶
func (me *XsdGoPkgHasElems_RetrieveResultssequenceGetReviewResultsForHITRequestschema_RetrieveResults_XsdtBoolean_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RetrieveResultssequenceGetReviewResultsForHITRequestschema_RetrieveResults_XsdtBoolean_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RetrieveResultssequenceGetReviewResultsForHITRequestschema_RetrieveResults_XsdtBoolean_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RetrieveResultssequenceGetReviewResultsForHITRequestschema_RetrieveResults_XsdtBoolean_ instance.
type XsdGoPkgHasElems_RetryDelayInSecondssequenceUpdateQualificationTypeRequestschema_RetryDelayInSeconds_XsdtLong_ ¶
type XsdGoPkgHasElems_RetryDelayInSecondssequenceUpdateQualificationTypeRequestschema_RetryDelayInSeconds_XsdtLong_ struct {
RetryDelayInSecondses []xsdt.Long `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RetryDelayInSeconds"`
}
func (*XsdGoPkgHasElems_RetryDelayInSecondssequenceUpdateQualificationTypeRequestschema_RetryDelayInSeconds_XsdtLong_) Walk ¶
func (me *XsdGoPkgHasElems_RetryDelayInSecondssequenceUpdateQualificationTypeRequestschema_RetryDelayInSeconds_XsdtLong_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RetryDelayInSecondssequenceUpdateQualificationTypeRequestschema_RetryDelayInSeconds_XsdtLong_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RetryDelayInSecondssequenceUpdateQualificationTypeRequestschema_RetryDelayInSeconds_XsdtLong_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RetryDelayInSecondssequenceUpdateQualificationTypeRequestschema_RetryDelayInSeconds_XsdtLong_ instance.
type XsdGoPkgHasElems_RevertsequenceSetHITAsReviewingRequestschema_Revert_XsdtBoolean_ ¶
type XsdGoPkgHasElems_RevertsequenceSetHITAsReviewingRequestschema_Revert_XsdtBoolean_ struct {
Reverts []xsdt.Boolean `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Revert"`
}
func (*XsdGoPkgHasElems_RevertsequenceSetHITAsReviewingRequestschema_Revert_XsdtBoolean_) Walk ¶
func (me *XsdGoPkgHasElems_RevertsequenceSetHITAsReviewingRequestschema_Revert_XsdtBoolean_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RevertsequenceSetHITAsReviewingRequestschema_Revert_XsdtBoolean_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RevertsequenceSetHITAsReviewingRequestschema_Revert_XsdtBoolean_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RevertsequenceSetHITAsReviewingRequestschema_Revert_XsdtBoolean_ instance.
type XsdGoPkgHasElems_ReviewActionsequenceReviewReportschema_ReviewAction_TReviewActionDetail_ ¶
type XsdGoPkgHasElems_ReviewActionsequenceReviewReportschema_ReviewAction_TReviewActionDetail_ struct {
ReviewActions []*TReviewActionDetail `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ReviewAction"`
}
func (*XsdGoPkgHasElems_ReviewActionsequenceReviewReportschema_ReviewAction_TReviewActionDetail_) Walk ¶
func (me *XsdGoPkgHasElems_ReviewActionsequenceReviewReportschema_ReviewAction_TReviewActionDetail_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ReviewActionsequenceReviewReportschema_ReviewAction_TReviewActionDetail_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ReviewActionsequenceReviewReportschema_ReviewAction_TReviewActionDetail_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ReviewActionsequenceReviewReportschema_ReviewAction_TReviewActionDetail_ instance.
type XsdGoPkgHasElems_ReviewResultsequenceReviewReportschema_ReviewResult_TReviewResultDetail_ ¶
type XsdGoPkgHasElems_ReviewResultsequenceReviewReportschema_ReviewResult_TReviewResultDetail_ struct {
ReviewResults []*TReviewResultDetail `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ReviewResult"`
}
func (*XsdGoPkgHasElems_ReviewResultsequenceReviewReportschema_ReviewResult_TReviewResultDetail_) Walk ¶
func (me *XsdGoPkgHasElems_ReviewResultsequenceReviewReportschema_ReviewResult_TReviewResultDetail_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ReviewResultsequenceReviewReportschema_ReviewResult_TReviewResultDetail_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ReviewResultsequenceReviewReportschema_ReviewResult_TReviewResultDetail_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ReviewResultsequenceReviewReportschema_ReviewResult_TReviewResultDetail_ instance.
type XsdGoPkgHasElems_RevokeQualification ¶
type XsdGoPkgHasElems_RevokeQualification struct {
RevokeQualifications []*TxsdRevokeQualification `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RevokeQualification"`
}
func (*XsdGoPkgHasElems_RevokeQualification) Walk ¶
func (me *XsdGoPkgHasElems_RevokeQualification) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RevokeQualification function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RevokeQualification instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RevokeQualification instance.
type XsdGoPkgHasElems_RevokeQualificationRequestsequenceTxsdRequestRequestschema_RevokeQualificationRequest_TRevokeQualificationRequest_ ¶
type XsdGoPkgHasElems_RevokeQualificationRequestsequenceTxsdRequestRequestschema_RevokeQualificationRequest_TRevokeQualificationRequest_ struct {
RevokeQualificationRequests []*TRevokeQualificationRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RevokeQualificationRequest"`
}
func (*XsdGoPkgHasElems_RevokeQualificationRequestsequenceTxsdRequestRequestschema_RevokeQualificationRequest_TRevokeQualificationRequest_) Walk ¶
func (me *XsdGoPkgHasElems_RevokeQualificationRequestsequenceTxsdRequestRequestschema_RevokeQualificationRequest_TRevokeQualificationRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RevokeQualificationRequestsequenceTxsdRequestRequestschema_RevokeQualificationRequest_TRevokeQualificationRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RevokeQualificationRequestsequenceTxsdRequestRequestschema_RevokeQualificationRequest_TRevokeQualificationRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RevokeQualificationRequestsequenceTxsdRequestRequestschema_RevokeQualificationRequest_TRevokeQualificationRequest_ instance.
type XsdGoPkgHasElems_RevokeQualificationResponse ¶
type XsdGoPkgHasElems_RevokeQualificationResponse struct {
RevokeQualificationResponses []*TxsdRevokeQualificationResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RevokeQualificationResponse"`
}
func (*XsdGoPkgHasElems_RevokeQualificationResponse) Walk ¶
func (me *XsdGoPkgHasElems_RevokeQualificationResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RevokeQualificationResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RevokeQualificationResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RevokeQualificationResponse instance.
type XsdGoPkgHasElems_RevokeQualificationResultsequenceTxsdRevokeQualificationResponseRevokeQualificationResponseschema_RevokeQualificationResult_TRevokeQualificationResult_ ¶
type XsdGoPkgHasElems_RevokeQualificationResultsequenceTxsdRevokeQualificationResponseRevokeQualificationResponseschema_RevokeQualificationResult_TRevokeQualificationResult_ struct {
RevokeQualificationResults []*TRevokeQualificationResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 RevokeQualificationResult"`
}
func (*XsdGoPkgHasElems_RevokeQualificationResultsequenceTxsdRevokeQualificationResponseRevokeQualificationResponseschema_RevokeQualificationResult_TRevokeQualificationResult_) Walk ¶
func (me *XsdGoPkgHasElems_RevokeQualificationResultsequenceTxsdRevokeQualificationResponseRevokeQualificationResponseschema_RevokeQualificationResult_TRevokeQualificationResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RevokeQualificationResultsequenceTxsdRevokeQualificationResponseRevokeQualificationResponseschema_RevokeQualificationResult_TRevokeQualificationResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RevokeQualificationResultsequenceTxsdRevokeQualificationResponseRevokeQualificationResponseschema_RevokeQualificationResult_TRevokeQualificationResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RevokeQualificationResultsequenceTxsdRevokeQualificationResponseRevokeQualificationResponseschema_RevokeQualificationResult_TRevokeQualificationResult_ instance.
type XsdGoPkgHasElems_RewardsequenceRegisterHITTypeRequestschema_Reward_TPrice_ ¶
type XsdGoPkgHasElems_RewardsequenceRegisterHITTypeRequestschema_Reward_TPrice_ struct {
Rewards []*TPrice `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Reward"`
}
func (*XsdGoPkgHasElems_RewardsequenceRegisterHITTypeRequestschema_Reward_TPrice_) Walk ¶
func (me *XsdGoPkgHasElems_RewardsequenceRegisterHITTypeRequestschema_Reward_TPrice_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_RewardsequenceRegisterHITTypeRequestschema_Reward_TPrice_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_RewardsequenceRegisterHITTypeRequestschema_Reward_TPrice_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_RewardsequenceRegisterHITTypeRequestschema_Reward_TPrice_ instance.
type XsdGoPkgHasElems_SearchHITs ¶
type XsdGoPkgHasElems_SearchHITs struct {
SearchHITses []*TxsdSearchHITs `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SearchHITs"`
}
func (*XsdGoPkgHasElems_SearchHITs) Walk ¶
func (me *XsdGoPkgHasElems_SearchHITs) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_SearchHITs function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_SearchHITs instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_SearchHITs instance.
type XsdGoPkgHasElems_SearchHITsRequestsequenceRequestschema_SearchHITsRequest_TSearchHITsRequest_ ¶
type XsdGoPkgHasElems_SearchHITsRequestsequenceRequestschema_SearchHITsRequest_TSearchHITsRequest_ struct {
SearchHITsRequests []*TSearchHITsRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SearchHITsRequest"`
}
func (*XsdGoPkgHasElems_SearchHITsRequestsequenceRequestschema_SearchHITsRequest_TSearchHITsRequest_) Walk ¶
func (me *XsdGoPkgHasElems_SearchHITsRequestsequenceRequestschema_SearchHITsRequest_TSearchHITsRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_SearchHITsRequestsequenceRequestschema_SearchHITsRequest_TSearchHITsRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_SearchHITsRequestsequenceRequestschema_SearchHITsRequest_TSearchHITsRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_SearchHITsRequestsequenceRequestschema_SearchHITsRequest_TSearchHITsRequest_ instance.
type XsdGoPkgHasElems_SearchHITsResponse ¶
type XsdGoPkgHasElems_SearchHITsResponse struct {
SearchHITsResponses []*TxsdSearchHITsResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SearchHITsResponse"`
}
func (*XsdGoPkgHasElems_SearchHITsResponse) Walk ¶
func (me *XsdGoPkgHasElems_SearchHITsResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_SearchHITsResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_SearchHITsResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_SearchHITsResponse instance.
type XsdGoPkgHasElems_SearchHITsResultsequenceTxsdSearchHITsResponseSearchHITsResponseschema_SearchHITsResult_TSearchHITsResult_ ¶
type XsdGoPkgHasElems_SearchHITsResultsequenceTxsdSearchHITsResponseSearchHITsResponseschema_SearchHITsResult_TSearchHITsResult_ struct {
SearchHITsResults []*TSearchHITsResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SearchHITsResult"`
}
func (*XsdGoPkgHasElems_SearchHITsResultsequenceTxsdSearchHITsResponseSearchHITsResponseschema_SearchHITsResult_TSearchHITsResult_) Walk ¶
func (me *XsdGoPkgHasElems_SearchHITsResultsequenceTxsdSearchHITsResponseSearchHITsResponseschema_SearchHITsResult_TSearchHITsResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_SearchHITsResultsequenceTxsdSearchHITsResponseSearchHITsResponseschema_SearchHITsResult_TSearchHITsResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_SearchHITsResultsequenceTxsdSearchHITsResponseSearchHITsResponseschema_SearchHITsResult_TSearchHITsResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_SearchHITsResultsequenceTxsdSearchHITsResponseSearchHITsResponseschema_SearchHITsResult_TSearchHITsResult_ instance.
type XsdGoPkgHasElems_SearchQualificationTypes ¶
type XsdGoPkgHasElems_SearchQualificationTypes struct {
SearchQualificationTypeses []*TxsdSearchQualificationTypes `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SearchQualificationTypes"`
}
func (*XsdGoPkgHasElems_SearchQualificationTypes) Walk ¶
func (me *XsdGoPkgHasElems_SearchQualificationTypes) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_SearchQualificationTypes function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_SearchQualificationTypes instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_SearchQualificationTypes instance.
type XsdGoPkgHasElems_SearchQualificationTypesRequestsequenceRequestschema_SearchQualificationTypesRequest_TSearchQualificationTypesRequest_ ¶
type XsdGoPkgHasElems_SearchQualificationTypesRequestsequenceRequestschema_SearchQualificationTypesRequest_TSearchQualificationTypesRequest_ struct {
SearchQualificationTypesRequests []*TSearchQualificationTypesRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SearchQualificationTypesRequest"`
}
func (*XsdGoPkgHasElems_SearchQualificationTypesRequestsequenceRequestschema_SearchQualificationTypesRequest_TSearchQualificationTypesRequest_) Walk ¶
func (me *XsdGoPkgHasElems_SearchQualificationTypesRequestsequenceRequestschema_SearchQualificationTypesRequest_TSearchQualificationTypesRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_SearchQualificationTypesRequestsequenceRequestschema_SearchQualificationTypesRequest_TSearchQualificationTypesRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_SearchQualificationTypesRequestsequenceRequestschema_SearchQualificationTypesRequest_TSearchQualificationTypesRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_SearchQualificationTypesRequestsequenceRequestschema_SearchQualificationTypesRequest_TSearchQualificationTypesRequest_ instance.
type XsdGoPkgHasElems_SearchQualificationTypesResponse ¶
type XsdGoPkgHasElems_SearchQualificationTypesResponse struct {
SearchQualificationTypesResponses []*TxsdSearchQualificationTypesResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SearchQualificationTypesResponse"`
}
func (*XsdGoPkgHasElems_SearchQualificationTypesResponse) Walk ¶
func (me *XsdGoPkgHasElems_SearchQualificationTypesResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_SearchQualificationTypesResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_SearchQualificationTypesResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_SearchQualificationTypesResponse instance.
type XsdGoPkgHasElems_SearchQualificationTypesResultsequenceTxsdSearchQualificationTypesResponseSearchQualificationTypesResponseschema_SearchQualificationTypesResult_TSearchQualificationTypesResult_ ¶
type XsdGoPkgHasElems_SearchQualificationTypesResultsequenceTxsdSearchQualificationTypesResponseSearchQualificationTypesResponseschema_SearchQualificationTypesResult_TSearchQualificationTypesResult_ struct {
SearchQualificationTypesResults []*TSearchQualificationTypesResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SearchQualificationTypesResult"`
}
func (*XsdGoPkgHasElems_SearchQualificationTypesResultsequenceTxsdSearchQualificationTypesResponseSearchQualificationTypesResponseschema_SearchQualificationTypesResult_TSearchQualificationTypesResult_) Walk ¶
func (me *XsdGoPkgHasElems_SearchQualificationTypesResultsequenceTxsdSearchQualificationTypesResponseSearchQualificationTypesResponseschema_SearchQualificationTypesResult_TSearchQualificationTypesResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_SearchQualificationTypesResultsequenceTxsdSearchQualificationTypesResponseSearchQualificationTypesResponseschema_SearchQualificationTypesResult_TSearchQualificationTypesResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_SearchQualificationTypesResultsequenceTxsdSearchQualificationTypesResponseSearchQualificationTypesResponseschema_SearchQualificationTypesResult_TSearchQualificationTypesResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_SearchQualificationTypesResultsequenceTxsdSearchQualificationTypesResponseSearchQualificationTypesResponseschema_SearchQualificationTypesResult_TSearchQualificationTypesResult_ instance.
type XsdGoPkgHasElems_SendNotificationsequenceAssignQualificationRequestschema_SendNotification_XsdtBoolean_ ¶
type XsdGoPkgHasElems_SendNotificationsequenceAssignQualificationRequestschema_SendNotification_XsdtBoolean_ struct {
SendNotifications []xsdt.Boolean `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SendNotification"`
}
func (*XsdGoPkgHasElems_SendNotificationsequenceAssignQualificationRequestschema_SendNotification_XsdtBoolean_) Walk ¶
func (me *XsdGoPkgHasElems_SendNotificationsequenceAssignQualificationRequestschema_SendNotification_XsdtBoolean_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_SendNotificationsequenceAssignQualificationRequestschema_SendNotification_XsdtBoolean_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_SendNotificationsequenceAssignQualificationRequestschema_SendNotification_XsdtBoolean_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_SendNotificationsequenceAssignQualificationRequestschema_SendNotification_XsdtBoolean_ instance.
type XsdGoPkgHasElems_SendTestEventNotification ¶
type XsdGoPkgHasElems_SendTestEventNotification struct {
SendTestEventNotifications []*TxsdSendTestEventNotification `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SendTestEventNotification"`
}
func (*XsdGoPkgHasElems_SendTestEventNotification) Walk ¶
func (me *XsdGoPkgHasElems_SendTestEventNotification) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_SendTestEventNotification function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_SendTestEventNotification instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_SendTestEventNotification instance.
type XsdGoPkgHasElems_SendTestEventNotificationResponse ¶
type XsdGoPkgHasElems_SendTestEventNotificationResponse struct {
SendTestEventNotificationResponses []*TxsdSendTestEventNotificationResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SendTestEventNotificationResponse"`
}
func (*XsdGoPkgHasElems_SendTestEventNotificationResponse) Walk ¶
func (me *XsdGoPkgHasElems_SendTestEventNotificationResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_SendTestEventNotificationResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_SendTestEventNotificationResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_SendTestEventNotificationResponse instance.
type XsdGoPkgHasElems_SendTestEventNotificationResultsequenceTxsdSendTestEventNotificationResponseSendTestEventNotificationResponseschema_SendTestEventNotificationResult_TSendTestEventNotificationResult_ ¶
type XsdGoPkgHasElems_SendTestEventNotificationResultsequenceTxsdSendTestEventNotificationResponseSendTestEventNotificationResponseschema_SendTestEventNotificationResult_TSendTestEventNotificationResult_ struct {
SendTestEventNotificationResults []*TSendTestEventNotificationResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SendTestEventNotificationResult"`
}
func (*XsdGoPkgHasElems_SendTestEventNotificationResultsequenceTxsdSendTestEventNotificationResponseSendTestEventNotificationResponseschema_SendTestEventNotificationResult_TSendTestEventNotificationResult_) Walk ¶
func (me *XsdGoPkgHasElems_SendTestEventNotificationResultsequenceTxsdSendTestEventNotificationResponseSendTestEventNotificationResponseschema_SendTestEventNotificationResult_TSendTestEventNotificationResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_SendTestEventNotificationResultsequenceTxsdSendTestEventNotificationResponseSendTestEventNotificationResponseschema_SendTestEventNotificationResult_TSendTestEventNotificationResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_SendTestEventNotificationResultsequenceTxsdSendTestEventNotificationResponseSendTestEventNotificationResponseschema_SendTestEventNotificationResult_TSendTestEventNotificationResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_SendTestEventNotificationResultsequenceTxsdSendTestEventNotificationResponseSendTestEventNotificationResponseschema_SendTestEventNotificationResult_TSendTestEventNotificationResult_ instance.
type XsdGoPkgHasElems_SetHITAsReviewing ¶
type XsdGoPkgHasElems_SetHITAsReviewing struct {
SetHITAsReviewings []*TxsdSetHITAsReviewing `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SetHITAsReviewing"`
}
func (*XsdGoPkgHasElems_SetHITAsReviewing) Walk ¶
func (me *XsdGoPkgHasElems_SetHITAsReviewing) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_SetHITAsReviewing function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_SetHITAsReviewing instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_SetHITAsReviewing instance.
type XsdGoPkgHasElems_SetHITAsReviewingRequestsequenceTxsdRequestRequestschema_SetHITAsReviewingRequest_TSetHITAsReviewingRequest_ ¶
type XsdGoPkgHasElems_SetHITAsReviewingRequestsequenceTxsdRequestRequestschema_SetHITAsReviewingRequest_TSetHITAsReviewingRequest_ struct {
SetHITAsReviewingRequests []*TSetHITAsReviewingRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SetHITAsReviewingRequest"`
}
func (*XsdGoPkgHasElems_SetHITAsReviewingRequestsequenceTxsdRequestRequestschema_SetHITAsReviewingRequest_TSetHITAsReviewingRequest_) Walk ¶
func (me *XsdGoPkgHasElems_SetHITAsReviewingRequestsequenceTxsdRequestRequestschema_SetHITAsReviewingRequest_TSetHITAsReviewingRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_SetHITAsReviewingRequestsequenceTxsdRequestRequestschema_SetHITAsReviewingRequest_TSetHITAsReviewingRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_SetHITAsReviewingRequestsequenceTxsdRequestRequestschema_SetHITAsReviewingRequest_TSetHITAsReviewingRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_SetHITAsReviewingRequestsequenceTxsdRequestRequestschema_SetHITAsReviewingRequest_TSetHITAsReviewingRequest_ instance.
type XsdGoPkgHasElems_SetHITAsReviewingResponse ¶
type XsdGoPkgHasElems_SetHITAsReviewingResponse struct {
SetHITAsReviewingResponses []*TxsdSetHITAsReviewingResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SetHITAsReviewingResponse"`
}
func (*XsdGoPkgHasElems_SetHITAsReviewingResponse) Walk ¶
func (me *XsdGoPkgHasElems_SetHITAsReviewingResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_SetHITAsReviewingResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_SetHITAsReviewingResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_SetHITAsReviewingResponse instance.
type XsdGoPkgHasElems_SetHITAsReviewingResultsequenceTxsdSetHITAsReviewingResponseSetHITAsReviewingResponseschema_SetHITAsReviewingResult_TSetHITAsReviewingResult_ ¶
type XsdGoPkgHasElems_SetHITAsReviewingResultsequenceTxsdSetHITAsReviewingResponseSetHITAsReviewingResponseschema_SetHITAsReviewingResult_TSetHITAsReviewingResult_ struct {
SetHITAsReviewingResults []*TSetHITAsReviewingResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SetHITAsReviewingResult"`
}
func (*XsdGoPkgHasElems_SetHITAsReviewingResultsequenceTxsdSetHITAsReviewingResponseSetHITAsReviewingResponseschema_SetHITAsReviewingResult_TSetHITAsReviewingResult_) Walk ¶
func (me *XsdGoPkgHasElems_SetHITAsReviewingResultsequenceTxsdSetHITAsReviewingResponseSetHITAsReviewingResponseschema_SetHITAsReviewingResult_TSetHITAsReviewingResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_SetHITAsReviewingResultsequenceTxsdSetHITAsReviewingResponseSetHITAsReviewingResponseschema_SetHITAsReviewingResult_TSetHITAsReviewingResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_SetHITAsReviewingResultsequenceTxsdSetHITAsReviewingResponseSetHITAsReviewingResponseschema_SetHITAsReviewingResult_TSetHITAsReviewingResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_SetHITAsReviewingResultsequenceTxsdSetHITAsReviewingResponseSetHITAsReviewingResponseschema_SetHITAsReviewingResult_TSetHITAsReviewingResult_ instance.
type XsdGoPkgHasElems_SetHITTypeNotification ¶
type XsdGoPkgHasElems_SetHITTypeNotification struct {
SetHITTypeNotifications []*TxsdSetHITTypeNotification `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SetHITTypeNotification"`
}
func (*XsdGoPkgHasElems_SetHITTypeNotification) Walk ¶
func (me *XsdGoPkgHasElems_SetHITTypeNotification) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_SetHITTypeNotification function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_SetHITTypeNotification instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_SetHITTypeNotification instance.
type XsdGoPkgHasElems_SetHITTypeNotificationResponse ¶
type XsdGoPkgHasElems_SetHITTypeNotificationResponse struct {
SetHITTypeNotificationResponses []*TxsdSetHITTypeNotificationResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SetHITTypeNotificationResponse"`
}
func (*XsdGoPkgHasElems_SetHITTypeNotificationResponse) Walk ¶
func (me *XsdGoPkgHasElems_SetHITTypeNotificationResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_SetHITTypeNotificationResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_SetHITTypeNotificationResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_SetHITTypeNotificationResponse instance.
type XsdGoPkgHasElems_SetHITTypeNotificationResultsequenceTxsdSetHITTypeNotificationResponseSetHITTypeNotificationResponseschema_SetHITTypeNotificationResult_TSetHITTypeNotificationResult_ ¶
type XsdGoPkgHasElems_SetHITTypeNotificationResultsequenceTxsdSetHITTypeNotificationResponseSetHITTypeNotificationResponseschema_SetHITTypeNotificationResult_TSetHITTypeNotificationResult_ struct {
SetHITTypeNotificationResults []*TSetHITTypeNotificationResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SetHITTypeNotificationResult"`
}
func (*XsdGoPkgHasElems_SetHITTypeNotificationResultsequenceTxsdSetHITTypeNotificationResponseSetHITTypeNotificationResponseschema_SetHITTypeNotificationResult_TSetHITTypeNotificationResult_) Walk ¶
func (me *XsdGoPkgHasElems_SetHITTypeNotificationResultsequenceTxsdSetHITTypeNotificationResponseSetHITTypeNotificationResponseschema_SetHITTypeNotificationResult_TSetHITTypeNotificationResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_SetHITTypeNotificationResultsequenceTxsdSetHITTypeNotificationResponseSetHITTypeNotificationResponseschema_SetHITTypeNotificationResult_TSetHITTypeNotificationResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_SetHITTypeNotificationResultsequenceTxsdSetHITTypeNotificationResponseSetHITTypeNotificationResponseschema_SetHITTypeNotificationResult_TSetHITTypeNotificationResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_SetHITTypeNotificationResultsequenceTxsdSetHITTypeNotificationResponseSetHITTypeNotificationResponseschema_SetHITTypeNotificationResult_TSetHITTypeNotificationResult_ instance.
type XsdGoPkgHasElems_SignaturesequenceGetAccountBalanceschema_Signature_XsdtString_ ¶
type XsdGoPkgHasElems_SignaturesequenceGetAccountBalanceschema_Signature_XsdtString_ struct {
Signatures []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Signature"`
}
func (*XsdGoPkgHasElems_SignaturesequenceGetAccountBalanceschema_Signature_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_SignaturesequenceGetAccountBalanceschema_Signature_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_SignaturesequenceGetAccountBalanceschema_Signature_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_SignaturesequenceGetAccountBalanceschema_Signature_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_SignaturesequenceGetAccountBalanceschema_Signature_XsdtString_ instance.
type XsdGoPkgHasElems_SortDirectionsequenceSearchHITsRequestschema_SortDirection_TSortDirection_ ¶
type XsdGoPkgHasElems_SortDirectionsequenceSearchHITsRequestschema_SortDirection_TSortDirection_ struct {
SortDirections []TSortDirection `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SortDirection"`
}
func (*XsdGoPkgHasElems_SortDirectionsequenceSearchHITsRequestschema_SortDirection_TSortDirection_) Walk ¶
func (me *XsdGoPkgHasElems_SortDirectionsequenceSearchHITsRequestschema_SortDirection_TSortDirection_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_SortDirectionsequenceSearchHITsRequestschema_SortDirection_TSortDirection_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_SortDirectionsequenceSearchHITsRequestschema_SortDirection_TSortDirection_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_SortDirectionsequenceSearchHITsRequestschema_SortDirection_TSortDirection_ instance.
type XsdGoPkgHasElems_SortPropertysequenceGetAssignmentsForHITRequestschema_SortProperty_TGetAssignmentsForHITSortProperty_ ¶
type XsdGoPkgHasElems_SortPropertysequenceGetAssignmentsForHITRequestschema_SortProperty_TGetAssignmentsForHITSortProperty_ struct {
SortProperties []TGetAssignmentsForHITSortProperty `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SortProperty"`
}
func (*XsdGoPkgHasElems_SortPropertysequenceGetAssignmentsForHITRequestschema_SortProperty_TGetAssignmentsForHITSortProperty_) Walk ¶
func (me *XsdGoPkgHasElems_SortPropertysequenceGetAssignmentsForHITRequestschema_SortProperty_TGetAssignmentsForHITSortProperty_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_SortPropertysequenceGetAssignmentsForHITRequestschema_SortProperty_TGetAssignmentsForHITSortProperty_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_SortPropertysequenceGetAssignmentsForHITRequestschema_SortProperty_TGetAssignmentsForHITSortProperty_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_SortPropertysequenceGetAssignmentsForHITRequestschema_SortProperty_TGetAssignmentsForHITSortProperty_ instance.
type XsdGoPkgHasElems_SortPropertysequenceGetQualificationRequestsRequestschema_SortProperty_TGetQualificationRequestsSortProperty_ ¶
type XsdGoPkgHasElems_SortPropertysequenceGetQualificationRequestsRequestschema_SortProperty_TGetQualificationRequestsSortProperty_ struct {
SortProperties []TGetQualificationRequestsSortProperty `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SortProperty"`
}
func (*XsdGoPkgHasElems_SortPropertysequenceGetQualificationRequestsRequestschema_SortProperty_TGetQualificationRequestsSortProperty_) Walk ¶
func (me *XsdGoPkgHasElems_SortPropertysequenceGetQualificationRequestsRequestschema_SortProperty_TGetQualificationRequestsSortProperty_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_SortPropertysequenceGetQualificationRequestsRequestschema_SortProperty_TGetQualificationRequestsSortProperty_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_SortPropertysequenceGetQualificationRequestsRequestschema_SortProperty_TGetQualificationRequestsSortProperty_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_SortPropertysequenceGetQualificationRequestsRequestschema_SortProperty_TGetQualificationRequestsSortProperty_ instance.
type XsdGoPkgHasElems_SortPropertysequenceGetReviewableHITsRequestschema_SortProperty_TGetReviewableHITsSortProperty_ ¶
type XsdGoPkgHasElems_SortPropertysequenceGetReviewableHITsRequestschema_SortProperty_TGetReviewableHITsSortProperty_ struct {
SortProperties []TGetReviewableHITsSortProperty `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SortProperty"`
}
func (*XsdGoPkgHasElems_SortPropertysequenceGetReviewableHITsRequestschema_SortProperty_TGetReviewableHITsSortProperty_) Walk ¶
func (me *XsdGoPkgHasElems_SortPropertysequenceGetReviewableHITsRequestschema_SortProperty_TGetReviewableHITsSortProperty_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_SortPropertysequenceGetReviewableHITsRequestschema_SortProperty_TGetReviewableHITsSortProperty_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_SortPropertysequenceGetReviewableHITsRequestschema_SortProperty_TGetReviewableHITsSortProperty_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_SortPropertysequenceGetReviewableHITsRequestschema_SortProperty_TGetReviewableHITsSortProperty_ instance.
type XsdGoPkgHasElems_SortPropertysequenceSearchHITsRequestschema_SortProperty_TSearchHITsSortProperty_ ¶
type XsdGoPkgHasElems_SortPropertysequenceSearchHITsRequestschema_SortProperty_TSearchHITsSortProperty_ struct {
SortProperties []TSearchHITsSortProperty `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SortProperty"`
}
func (*XsdGoPkgHasElems_SortPropertysequenceSearchHITsRequestschema_SortProperty_TSearchHITsSortProperty_) Walk ¶
func (me *XsdGoPkgHasElems_SortPropertysequenceSearchHITsRequestschema_SortProperty_TSearchHITsSortProperty_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_SortPropertysequenceSearchHITsRequestschema_SortProperty_TSearchHITsSortProperty_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_SortPropertysequenceSearchHITsRequestschema_SortProperty_TSearchHITsSortProperty_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_SortPropertysequenceSearchHITsRequestschema_SortProperty_TSearchHITsSortProperty_ instance.
type XsdGoPkgHasElems_SortPropertysequenceSearchQualificationTypesRequestschema_SortProperty_TSearchQualificationTypesSortProperty_ ¶
type XsdGoPkgHasElems_SortPropertysequenceSearchQualificationTypesRequestschema_SortProperty_TSearchQualificationTypesSortProperty_ struct {
SortProperties []TSearchQualificationTypesSortProperty `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SortProperty"`
}
func (*XsdGoPkgHasElems_SortPropertysequenceSearchQualificationTypesRequestschema_SortProperty_TSearchQualificationTypesSortProperty_) Walk ¶
func (me *XsdGoPkgHasElems_SortPropertysequenceSearchQualificationTypesRequestschema_SortProperty_TSearchQualificationTypesSortProperty_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_SortPropertysequenceSearchQualificationTypesRequestschema_SortProperty_TSearchQualificationTypesSortProperty_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_SortPropertysequenceSearchQualificationTypesRequestschema_SortProperty_TSearchQualificationTypesSortProperty_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_SortPropertysequenceSearchQualificationTypesRequestschema_SortProperty_TSearchQualificationTypesSortProperty_ instance.
type XsdGoPkgHasElems_StatisticsequenceGetRequesterStatisticRequestschema_Statistic_TRequesterStatistic_ ¶
type XsdGoPkgHasElems_StatisticsequenceGetRequesterStatisticRequestschema_Statistic_TRequesterStatistic_ struct {
Statistics []TRequesterStatistic `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Statistic"`
}
func (*XsdGoPkgHasElems_StatisticsequenceGetRequesterStatisticRequestschema_Statistic_TRequesterStatistic_) Walk ¶
func (me *XsdGoPkgHasElems_StatisticsequenceGetRequesterStatisticRequestschema_Statistic_TRequesterStatistic_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_StatisticsequenceGetRequesterStatisticRequestschema_Statistic_TRequesterStatistic_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_StatisticsequenceGetRequesterStatisticRequestschema_Statistic_TRequesterStatistic_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_StatisticsequenceGetRequesterStatisticRequestschema_Statistic_TRequesterStatistic_ instance.
type XsdGoPkgHasElems_StatussequenceGetQualificationsForQualificationTypeRequestschema_Status_TQualificationStatus_ ¶
type XsdGoPkgHasElems_StatussequenceGetQualificationsForQualificationTypeRequestschema_Status_TQualificationStatus_ struct {
Statuses []TQualificationStatus `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Status"`
}
func (*XsdGoPkgHasElems_StatussequenceGetQualificationsForQualificationTypeRequestschema_Status_TQualificationStatus_) Walk ¶
func (me *XsdGoPkgHasElems_StatussequenceGetQualificationsForQualificationTypeRequestschema_Status_TQualificationStatus_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_StatussequenceGetQualificationsForQualificationTypeRequestschema_Status_TQualificationStatus_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_StatussequenceGetQualificationsForQualificationTypeRequestschema_Status_TQualificationStatus_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_StatussequenceGetQualificationsForQualificationTypeRequestschema_Status_TQualificationStatus_ instance.
type XsdGoPkgHasElems_StatussequenceGetReviewableHITsRequestschema_Status_TReviewableHITStatus_ ¶
type XsdGoPkgHasElems_StatussequenceGetReviewableHITsRequestschema_Status_TReviewableHITStatus_ struct {
Statuses []TReviewableHITStatus `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Status"`
}
func (*XsdGoPkgHasElems_StatussequenceGetReviewableHITsRequestschema_Status_TReviewableHITStatus_) Walk ¶
func (me *XsdGoPkgHasElems_StatussequenceGetReviewableHITsRequestschema_Status_TReviewableHITStatus_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_StatussequenceGetReviewableHITsRequestschema_Status_TReviewableHITStatus_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_StatussequenceGetReviewableHITsRequestschema_Status_TReviewableHITStatus_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_StatussequenceGetReviewableHITsRequestschema_Status_TReviewableHITStatus_ instance.
type XsdGoPkgHasElems_StatussequenceReviewActionDetailschema_Status_TReviewActionStatus_ ¶
type XsdGoPkgHasElems_StatussequenceReviewActionDetailschema_Status_TReviewActionStatus_ struct {
Statuses []TReviewActionStatus `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Status"`
}
func (*XsdGoPkgHasElems_StatussequenceReviewActionDetailschema_Status_TReviewActionStatus_) Walk ¶
func (me *XsdGoPkgHasElems_StatussequenceReviewActionDetailschema_Status_TReviewActionStatus_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_StatussequenceReviewActionDetailschema_Status_TReviewActionStatus_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_StatussequenceReviewActionDetailschema_Status_TReviewActionStatus_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_StatussequenceReviewActionDetailschema_Status_TReviewActionStatus_ instance.
type XsdGoPkgHasElems_SubdivisionsequenceLocaleschema_Subdivision_XsdtString_ ¶
type XsdGoPkgHasElems_SubdivisionsequenceLocaleschema_Subdivision_XsdtString_ struct {
Subdivisions []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Subdivision"`
}
func (*XsdGoPkgHasElems_SubdivisionsequenceLocaleschema_Subdivision_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_SubdivisionsequenceLocaleschema_Subdivision_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_SubdivisionsequenceLocaleschema_Subdivision_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_SubdivisionsequenceLocaleschema_Subdivision_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_SubdivisionsequenceLocaleschema_Subdivision_XsdtString_ instance.
type XsdGoPkgHasElems_SubjectIdsequenceQualificationschema_SubjectId_XsdtString_ ¶
type XsdGoPkgHasElems_SubjectIdsequenceQualificationschema_SubjectId_XsdtString_ struct {
SubjectIds []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SubjectId"`
}
func (*XsdGoPkgHasElems_SubjectIdsequenceQualificationschema_SubjectId_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_SubjectIdsequenceQualificationschema_SubjectId_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_SubjectIdsequenceQualificationschema_SubjectId_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_SubjectIdsequenceQualificationschema_SubjectId_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_SubjectIdsequenceQualificationschema_SubjectId_XsdtString_ instance.
type XsdGoPkgHasElems_SubjectTypesequenceReviewResultDetailschema_SubjectType_XsdtString_ ¶
type XsdGoPkgHasElems_SubjectTypesequenceReviewResultDetailschema_SubjectType_XsdtString_ struct {
SubjectTypes []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SubjectType"`
}
func (*XsdGoPkgHasElems_SubjectTypesequenceReviewResultDetailschema_SubjectType_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_SubjectTypesequenceReviewResultDetailschema_SubjectType_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_SubjectTypesequenceReviewResultDetailschema_SubjectType_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_SubjectTypesequenceReviewResultDetailschema_SubjectType_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_SubjectTypesequenceReviewResultDetailschema_SubjectType_XsdtString_ instance.
type XsdGoPkgHasElems_SubjectsequenceNotifyWorkersRequestschema_Subject_XsdtString_ ¶
type XsdGoPkgHasElems_SubjectsequenceNotifyWorkersRequestschema_Subject_XsdtString_ struct {
Subjects []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Subject"`
}
func (*XsdGoPkgHasElems_SubjectsequenceNotifyWorkersRequestschema_Subject_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_SubjectsequenceNotifyWorkersRequestschema_Subject_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_SubjectsequenceNotifyWorkersRequestschema_Subject_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_SubjectsequenceNotifyWorkersRequestschema_Subject_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_SubjectsequenceNotifyWorkersRequestschema_Subject_XsdtString_ instance.
type XsdGoPkgHasElems_SubmitTimesequenceQualificationRequestschema_SubmitTime_XsdtDateTime_ ¶
type XsdGoPkgHasElems_SubmitTimesequenceQualificationRequestschema_SubmitTime_XsdtDateTime_ struct {
SubmitTimes []xsdt.DateTime `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 SubmitTime"`
}
func (*XsdGoPkgHasElems_SubmitTimesequenceQualificationRequestschema_SubmitTime_XsdtDateTime_) Walk ¶
func (me *XsdGoPkgHasElems_SubmitTimesequenceQualificationRequestschema_SubmitTime_XsdtDateTime_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_SubmitTimesequenceQualificationRequestschema_SubmitTime_XsdtDateTime_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_SubmitTimesequenceQualificationRequestschema_SubmitTime_XsdtDateTime_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_SubmitTimesequenceQualificationRequestschema_SubmitTime_XsdtDateTime_ instance.
type XsdGoPkgHasElems_TestDurationInSecondssequenceQualificationTypeschema_TestDurationInSeconds_XsdtLong_ ¶
type XsdGoPkgHasElems_TestDurationInSecondssequenceQualificationTypeschema_TestDurationInSeconds_XsdtLong_ struct {
TestDurationInSecondses []xsdt.Long `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 TestDurationInSeconds"`
}
func (*XsdGoPkgHasElems_TestDurationInSecondssequenceQualificationTypeschema_TestDurationInSeconds_XsdtLong_) Walk ¶
func (me *XsdGoPkgHasElems_TestDurationInSecondssequenceQualificationTypeschema_TestDurationInSeconds_XsdtLong_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_TestDurationInSecondssequenceQualificationTypeschema_TestDurationInSeconds_XsdtLong_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_TestDurationInSecondssequenceQualificationTypeschema_TestDurationInSeconds_XsdtLong_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_TestDurationInSecondssequenceQualificationTypeschema_TestDurationInSeconds_XsdtLong_ instance.
type XsdGoPkgHasElems_TestEventTypesequenceSendTestEventNotificationRequestschema_TestEventType_TEventType_ ¶
type XsdGoPkgHasElems_TestEventTypesequenceSendTestEventNotificationRequestschema_TestEventType_TEventType_ struct {
TestEventTypes []TEventType `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 TestEventType"`
}
func (*XsdGoPkgHasElems_TestEventTypesequenceSendTestEventNotificationRequestschema_TestEventType_TEventType_) Walk ¶
func (me *XsdGoPkgHasElems_TestEventTypesequenceSendTestEventNotificationRequestschema_TestEventType_TEventType_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_TestEventTypesequenceSendTestEventNotificationRequestschema_TestEventType_TEventType_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_TestEventTypesequenceSendTestEventNotificationRequestschema_TestEventType_TEventType_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_TestEventTypesequenceSendTestEventNotificationRequestschema_TestEventType_TEventType_ instance.
type XsdGoPkgHasElems_TestsequenceQualificationTypeschema_Test_XsdtString_ ¶
type XsdGoPkgHasElems_TestsequenceQualificationTypeschema_Test_XsdtString_ struct {
Tests []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Test"`
}
func (*XsdGoPkgHasElems_TestsequenceQualificationTypeschema_Test_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_TestsequenceQualificationTypeschema_Test_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_TestsequenceQualificationTypeschema_Test_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_TestsequenceQualificationTypeschema_Test_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_TestsequenceQualificationTypeschema_Test_XsdtString_ instance.
type XsdGoPkgHasElems_TimePeriodsequenceGetRequesterWorkerStatisticRequestschema_TimePeriod_TimePeriod_ ¶
type XsdGoPkgHasElems_TimePeriodsequenceGetRequesterWorkerStatisticRequestschema_TimePeriod_TimePeriod_ struct {
TimePeriods []TimePeriod `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 TimePeriod"`
}
func (*XsdGoPkgHasElems_TimePeriodsequenceGetRequesterWorkerStatisticRequestschema_TimePeriod_TimePeriod_) Walk ¶
func (me *XsdGoPkgHasElems_TimePeriodsequenceGetRequesterWorkerStatisticRequestschema_TimePeriod_TimePeriod_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_TimePeriodsequenceGetRequesterWorkerStatisticRequestschema_TimePeriod_TimePeriod_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_TimePeriodsequenceGetRequesterWorkerStatisticRequestschema_TimePeriod_TimePeriod_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_TimePeriodsequenceGetRequesterWorkerStatisticRequestschema_TimePeriod_TimePeriod_ instance.
type XsdGoPkgHasElems_TimestampsequenceTxsdGetReviewableHITsGetReviewableHITsschema_Timestamp_XsdtDateTime_ ¶
type XsdGoPkgHasElems_TimestampsequenceTxsdGetReviewableHITsGetReviewableHITsschema_Timestamp_XsdtDateTime_ struct {
Timestamps []xsdt.DateTime `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Timestamp"`
}
func (*XsdGoPkgHasElems_TimestampsequenceTxsdGetReviewableHITsGetReviewableHITsschema_Timestamp_XsdtDateTime_) Walk ¶
func (me *XsdGoPkgHasElems_TimestampsequenceTxsdGetReviewableHITsGetReviewableHITsschema_Timestamp_XsdtDateTime_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_TimestampsequenceTxsdGetReviewableHITsGetReviewableHITsschema_Timestamp_XsdtDateTime_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_TimestampsequenceTxsdGetReviewableHITsGetReviewableHITsschema_Timestamp_XsdtDateTime_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_TimestampsequenceTxsdGetReviewableHITsGetReviewableHITsschema_Timestamp_XsdtDateTime_ instance.
type XsdGoPkgHasElems_TitlesequenceHITschema_Title_XsdtString_ ¶
type XsdGoPkgHasElems_TitlesequenceHITschema_Title_XsdtString_ struct {
Titles []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Title"`
}
func (*XsdGoPkgHasElems_TitlesequenceHITschema_Title_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_TitlesequenceHITschema_Title_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_TitlesequenceHITschema_Title_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_TitlesequenceHITschema_Title_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_TitlesequenceHITschema_Title_XsdtString_ instance.
type XsdGoPkgHasElems_TotalNumResultssequenceGetBonusPaymentsResultschema_TotalNumResults_XsdtInt_ ¶
type XsdGoPkgHasElems_TotalNumResultssequenceGetBonusPaymentsResultschema_TotalNumResults_XsdtInt_ struct {
TotalNumResultses []xsdt.Int `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 TotalNumResults"`
}
func (*XsdGoPkgHasElems_TotalNumResultssequenceGetBonusPaymentsResultschema_TotalNumResults_XsdtInt_) Walk ¶
func (me *XsdGoPkgHasElems_TotalNumResultssequenceGetBonusPaymentsResultschema_TotalNumResults_XsdtInt_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_TotalNumResultssequenceGetBonusPaymentsResultschema_TotalNumResults_XsdtInt_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_TotalNumResultssequenceGetBonusPaymentsResultschema_TotalNumResults_XsdtInt_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_TotalNumResultssequenceGetBonusPaymentsResultschema_TotalNumResults_XsdtInt_ instance.
type XsdGoPkgHasElems_TransportsequenceNotificationSpecificationschema_Transport_TNotificationTransport_ ¶
type XsdGoPkgHasElems_TransportsequenceNotificationSpecificationschema_Transport_TNotificationTransport_ struct {
Transports []TNotificationTransport `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Transport"`
}
func (*XsdGoPkgHasElems_TransportsequenceNotificationSpecificationschema_Transport_TNotificationTransport_) Walk ¶
func (me *XsdGoPkgHasElems_TransportsequenceNotificationSpecificationschema_Transport_TNotificationTransport_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_TransportsequenceNotificationSpecificationschema_Transport_TNotificationTransport_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_TransportsequenceNotificationSpecificationschema_Transport_TNotificationTransport_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_TransportsequenceNotificationSpecificationschema_Transport_TNotificationTransport_ instance.
type XsdGoPkgHasElems_TypesequenceClaimschema_Type_XsdtString_ ¶
type XsdGoPkgHasElems_TypesequenceClaimschema_Type_XsdtString_ struct {
Types []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Type"`
}
func (*XsdGoPkgHasElems_TypesequenceClaimschema_Type_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_TypesequenceClaimschema_Type_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_TypesequenceClaimschema_Type_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_TypesequenceClaimschema_Type_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_TypesequenceClaimschema_Type_XsdtString_ instance.
type XsdGoPkgHasElems_UnblockWorker ¶
type XsdGoPkgHasElems_UnblockWorker struct {
UnblockWorkers []*TxsdUnblockWorker `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 UnblockWorker"`
}
func (*XsdGoPkgHasElems_UnblockWorker) Walk ¶
func (me *XsdGoPkgHasElems_UnblockWorker) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_UnblockWorker function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_UnblockWorker instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_UnblockWorker instance.
type XsdGoPkgHasElems_UnblockWorkerRequestsequenceRequestschema_UnblockWorkerRequest_TUnblockWorkerRequest_ ¶
type XsdGoPkgHasElems_UnblockWorkerRequestsequenceRequestschema_UnblockWorkerRequest_TUnblockWorkerRequest_ struct {
UnblockWorkerRequests []*TUnblockWorkerRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 UnblockWorkerRequest"`
}
func (*XsdGoPkgHasElems_UnblockWorkerRequestsequenceRequestschema_UnblockWorkerRequest_TUnblockWorkerRequest_) Walk ¶
func (me *XsdGoPkgHasElems_UnblockWorkerRequestsequenceRequestschema_UnblockWorkerRequest_TUnblockWorkerRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_UnblockWorkerRequestsequenceRequestschema_UnblockWorkerRequest_TUnblockWorkerRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_UnblockWorkerRequestsequenceRequestschema_UnblockWorkerRequest_TUnblockWorkerRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_UnblockWorkerRequestsequenceRequestschema_UnblockWorkerRequest_TUnblockWorkerRequest_ instance.
type XsdGoPkgHasElems_UnblockWorkerResponse ¶
type XsdGoPkgHasElems_UnblockWorkerResponse struct {
UnblockWorkerResponses []*TxsdUnblockWorkerResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 UnblockWorkerResponse"`
}
func (*XsdGoPkgHasElems_UnblockWorkerResponse) Walk ¶
func (me *XsdGoPkgHasElems_UnblockWorkerResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_UnblockWorkerResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_UnblockWorkerResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_UnblockWorkerResponse instance.
type XsdGoPkgHasElems_UnblockWorkerResultsequenceTxsdUnblockWorkerResponseUnblockWorkerResponseschema_UnblockWorkerResult_TUnblockWorkerResult_ ¶
type XsdGoPkgHasElems_UnblockWorkerResultsequenceTxsdUnblockWorkerResponseUnblockWorkerResponseschema_UnblockWorkerResult_TUnblockWorkerResult_ struct {
UnblockWorkerResults []*TUnblockWorkerResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 UnblockWorkerResult"`
}
func (*XsdGoPkgHasElems_UnblockWorkerResultsequenceTxsdUnblockWorkerResponseUnblockWorkerResponseschema_UnblockWorkerResult_TUnblockWorkerResult_) Walk ¶
func (me *XsdGoPkgHasElems_UnblockWorkerResultsequenceTxsdUnblockWorkerResponseUnblockWorkerResponseschema_UnblockWorkerResult_TUnblockWorkerResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_UnblockWorkerResultsequenceTxsdUnblockWorkerResponseUnblockWorkerResponseschema_UnblockWorkerResult_TUnblockWorkerResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_UnblockWorkerResultsequenceTxsdUnblockWorkerResponseUnblockWorkerResponseschema_UnblockWorkerResult_TUnblockWorkerResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_UnblockWorkerResultsequenceTxsdUnblockWorkerResponseUnblockWorkerResponseschema_UnblockWorkerResult_TUnblockWorkerResult_ instance.
type XsdGoPkgHasElems_UniqueRequestTokensequenceGrantBonusRequestschema_UniqueRequestToken_XsdtString_ ¶
type XsdGoPkgHasElems_UniqueRequestTokensequenceGrantBonusRequestschema_UniqueRequestToken_XsdtString_ struct {
UniqueRequestTokens []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 UniqueRequestToken"`
}
func (*XsdGoPkgHasElems_UniqueRequestTokensequenceGrantBonusRequestschema_UniqueRequestToken_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_UniqueRequestTokensequenceGrantBonusRequestschema_UniqueRequestToken_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_UniqueRequestTokensequenceGrantBonusRequestschema_UniqueRequestToken_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_UniqueRequestTokensequenceGrantBonusRequestschema_UniqueRequestToken_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_UniqueRequestTokensequenceGrantBonusRequestschema_UniqueRequestToken_XsdtString_ instance.
type XsdGoPkgHasElems_UnusedsequenceGetAccountBalanceRequestschema_Unused_XsdtString_ ¶
type XsdGoPkgHasElems_UnusedsequenceGetAccountBalanceRequestschema_Unused_XsdtString_ struct {
Unuseds []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Unused"`
}
func (*XsdGoPkgHasElems_UnusedsequenceGetAccountBalanceRequestschema_Unused_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_UnusedsequenceGetAccountBalanceRequestschema_Unused_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_UnusedsequenceGetAccountBalanceRequestschema_Unused_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_UnusedsequenceGetAccountBalanceRequestschema_Unused_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_UnusedsequenceGetAccountBalanceRequestschema_Unused_XsdtString_ instance.
type XsdGoPkgHasElems_UpdateQualificationScore ¶
type XsdGoPkgHasElems_UpdateQualificationScore struct {
UpdateQualificationScores []*TxsdUpdateQualificationScore `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 UpdateQualificationScore"`
}
func (*XsdGoPkgHasElems_UpdateQualificationScore) Walk ¶
func (me *XsdGoPkgHasElems_UpdateQualificationScore) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_UpdateQualificationScore function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_UpdateQualificationScore instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_UpdateQualificationScore instance.
type XsdGoPkgHasElems_UpdateQualificationScoreResponse ¶
type XsdGoPkgHasElems_UpdateQualificationScoreResponse struct {
UpdateQualificationScoreResponses []*TxsdUpdateQualificationScoreResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 UpdateQualificationScoreResponse"`
}
func (*XsdGoPkgHasElems_UpdateQualificationScoreResponse) Walk ¶
func (me *XsdGoPkgHasElems_UpdateQualificationScoreResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_UpdateQualificationScoreResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_UpdateQualificationScoreResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_UpdateQualificationScoreResponse instance.
type XsdGoPkgHasElems_UpdateQualificationScoreResultsequenceTxsdUpdateQualificationScoreResponseUpdateQualificationScoreResponseschema_UpdateQualificationScoreResult_TUpdateQualificationScoreResult_ ¶
type XsdGoPkgHasElems_UpdateQualificationScoreResultsequenceTxsdUpdateQualificationScoreResponseUpdateQualificationScoreResponseschema_UpdateQualificationScoreResult_TUpdateQualificationScoreResult_ struct {
UpdateQualificationScoreResults []*TUpdateQualificationScoreResult `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 UpdateQualificationScoreResult"`
}
func (*XsdGoPkgHasElems_UpdateQualificationScoreResultsequenceTxsdUpdateQualificationScoreResponseUpdateQualificationScoreResponseschema_UpdateQualificationScoreResult_TUpdateQualificationScoreResult_) Walk ¶
func (me *XsdGoPkgHasElems_UpdateQualificationScoreResultsequenceTxsdUpdateQualificationScoreResponseUpdateQualificationScoreResponseschema_UpdateQualificationScoreResult_TUpdateQualificationScoreResult_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_UpdateQualificationScoreResultsequenceTxsdUpdateQualificationScoreResponseUpdateQualificationScoreResponseschema_UpdateQualificationScoreResult_TUpdateQualificationScoreResult_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_UpdateQualificationScoreResultsequenceTxsdUpdateQualificationScoreResponseUpdateQualificationScoreResponseschema_UpdateQualificationScoreResult_TUpdateQualificationScoreResult_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_UpdateQualificationScoreResultsequenceTxsdUpdateQualificationScoreResponseUpdateQualificationScoreResponseschema_UpdateQualificationScoreResult_TUpdateQualificationScoreResult_ instance.
type XsdGoPkgHasElems_UpdateQualificationType ¶
type XsdGoPkgHasElems_UpdateQualificationType struct {
UpdateQualificationTypes []*TxsdUpdateQualificationType `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 UpdateQualificationType"`
}
func (*XsdGoPkgHasElems_UpdateQualificationType) Walk ¶
func (me *XsdGoPkgHasElems_UpdateQualificationType) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_UpdateQualificationType function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_UpdateQualificationType instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_UpdateQualificationType instance.
type XsdGoPkgHasElems_UpdateQualificationTypeRequestsequenceRequestschema_UpdateQualificationTypeRequest_TUpdateQualificationTypeRequest_ ¶
type XsdGoPkgHasElems_UpdateQualificationTypeRequestsequenceRequestschema_UpdateQualificationTypeRequest_TUpdateQualificationTypeRequest_ struct {
UpdateQualificationTypeRequests []*TUpdateQualificationTypeRequest `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 UpdateQualificationTypeRequest"`
}
func (*XsdGoPkgHasElems_UpdateQualificationTypeRequestsequenceRequestschema_UpdateQualificationTypeRequest_TUpdateQualificationTypeRequest_) Walk ¶
func (me *XsdGoPkgHasElems_UpdateQualificationTypeRequestsequenceRequestschema_UpdateQualificationTypeRequest_TUpdateQualificationTypeRequest_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_UpdateQualificationTypeRequestsequenceRequestschema_UpdateQualificationTypeRequest_TUpdateQualificationTypeRequest_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_UpdateQualificationTypeRequestsequenceRequestschema_UpdateQualificationTypeRequest_TUpdateQualificationTypeRequest_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_UpdateQualificationTypeRequestsequenceRequestschema_UpdateQualificationTypeRequest_TUpdateQualificationTypeRequest_ instance.
type XsdGoPkgHasElems_UpdateQualificationTypeResponse ¶
type XsdGoPkgHasElems_UpdateQualificationTypeResponse struct {
UpdateQualificationTypeResponses []*TxsdUpdateQualificationTypeResponse `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 UpdateQualificationTypeResponse"`
}
func (*XsdGoPkgHasElems_UpdateQualificationTypeResponse) Walk ¶
func (me *XsdGoPkgHasElems_UpdateQualificationTypeResponse) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_UpdateQualificationTypeResponse function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_UpdateQualificationTypeResponse instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_UpdateQualificationTypeResponse instance.
type XsdGoPkgHasElems_ValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_ValidOperations_TxsdResponseGroupInformationSequenceValidOperations_ ¶
type XsdGoPkgHasElems_ValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_ValidOperations_TxsdResponseGroupInformationSequenceValidOperations_ struct {
ValidOperationses []*TxsdResponseGroupInformationSequenceValidOperations `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 ValidOperations"`
}
func (*XsdGoPkgHasElems_ValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_ValidOperations_TxsdResponseGroupInformationSequenceValidOperations_) Walk ¶
func (me *XsdGoPkgHasElems_ValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_ValidOperations_TxsdResponseGroupInformationSequenceValidOperations_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_ValidOperations_TxsdResponseGroupInformationSequenceValidOperations_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_ValidOperations_TxsdResponseGroupInformationSequenceValidOperations_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_ValidOperations_TxsdResponseGroupInformationSequenceValidOperations_ instance.
type XsdGoPkgHasElems_ValidatesequenceGetReviewResultsForHITschema_Validate_XsdtString_ ¶
type XsdGoPkgHasElems_ValidatesequenceGetReviewResultsForHITschema_Validate_XsdtString_ struct {
Validates []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Validate"`
}
func (*XsdGoPkgHasElems_ValidatesequenceGetReviewResultsForHITschema_Validate_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_ValidatesequenceGetReviewResultsForHITschema_Validate_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ValidatesequenceGetReviewResultsForHITschema_Validate_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ValidatesequenceGetReviewResultsForHITschema_Validate_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ValidatesequenceGetReviewResultsForHITschema_Validate_XsdtString_ instance.
type XsdGoPkgHasElems_ValuesequenceParameterMapEntryschema_Value_XsdtString_ ¶
type XsdGoPkgHasElems_ValuesequenceParameterMapEntryschema_Value_XsdtString_ struct {
Values []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Value"`
}
func (*XsdGoPkgHasElems_ValuesequenceParameterMapEntryschema_Value_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_ValuesequenceParameterMapEntryschema_Value_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_ValuesequenceParameterMapEntryschema_Value_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_ValuesequenceParameterMapEntryschema_Value_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_ValuesequenceParameterMapEntryschema_Value_XsdtString_ instance.
type XsdGoPkgHasElems_VersionsequenceNotificationSpecificationschema_Version_XsdtString_ ¶
type XsdGoPkgHasElems_VersionsequenceNotificationSpecificationschema_Version_XsdtString_ struct {
Versions []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 Version"`
}
func (*XsdGoPkgHasElems_VersionsequenceNotificationSpecificationschema_Version_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_VersionsequenceNotificationSpecificationschema_Version_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_VersionsequenceNotificationSpecificationschema_Version_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_VersionsequenceNotificationSpecificationschema_Version_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_VersionsequenceNotificationSpecificationschema_Version_XsdtString_ instance.
type XsdGoPkgHasElems_WorkerBlocksequenceGetBlockedWorkersResultschema_WorkerBlock_TWorkerBlock_ ¶
type XsdGoPkgHasElems_WorkerBlocksequenceGetBlockedWorkersResultschema_WorkerBlock_TWorkerBlock_ struct {
WorkerBlocks []*TWorkerBlock `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 WorkerBlock"`
}
func (*XsdGoPkgHasElems_WorkerBlocksequenceGetBlockedWorkersResultschema_WorkerBlock_TWorkerBlock_) Walk ¶
func (me *XsdGoPkgHasElems_WorkerBlocksequenceGetBlockedWorkersResultschema_WorkerBlock_TWorkerBlock_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_WorkerBlocksequenceGetBlockedWorkersResultschema_WorkerBlock_TWorkerBlock_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_WorkerBlocksequenceGetBlockedWorkersResultschema_WorkerBlock_TWorkerBlock_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_WorkerBlocksequenceGetBlockedWorkersResultschema_WorkerBlock_TWorkerBlock_ instance.
type XsdGoPkgHasElems_WorkerIdsequenceNotifyWorkersRequestschema_WorkerId_XsdtString_ ¶
type XsdGoPkgHasElems_WorkerIdsequenceNotifyWorkersRequestschema_WorkerId_XsdtString_ struct {
WorkerIds []xsdt.String `xml:"http://requester.mturk.amazonaws.com/doc/2014-08-15 WorkerId"`
}
func (*XsdGoPkgHasElems_WorkerIdsequenceNotifyWorkersRequestschema_WorkerId_XsdtString_) Walk ¶
func (me *XsdGoPkgHasElems_WorkerIdsequenceNotifyWorkersRequestschema_WorkerId_XsdtString_) Walk() (err error)
If the WalkHandlers.XsdGoPkgHasElems_WorkerIdsequenceNotifyWorkersRequestschema_WorkerId_XsdtString_ function is not nil (ie. was set by outside code), calls it with this XsdGoPkgHasElems_WorkerIdsequenceNotifyWorkersRequestschema_WorkerId_XsdtString_ instance as the single argument. Then calls the Walk() method on 0/0 embed(s) and 0/1 field(s) belonging to this XsdGoPkgHasElems_WorkerIdsequenceNotifyWorkersRequestschema_WorkerId_XsdtString_ instance.
type XsdGoPkgWalkHandlers ¶
type XsdGoPkgWalkHandlers struct { XsdGoPkgHasElem_SearchHITs func(*XsdGoPkgHasElem_SearchHITs, bool) error XsdGoPkgHasElems_ChangeHITTypeOfHITResultsequenceTxsdChangeHITTypeOfHITResponseChangeHITTypeOfHITResponseschema_ChangeHITTypeOfHITResult_TChangeHITTypeOfHITResult_ func(*XsdGoPkgHasElems_ChangeHITTypeOfHITResultsequenceTxsdChangeHITTypeOfHITResponseChangeHITTypeOfHITResponseschema_ChangeHITTypeOfHITResult_TChangeHITTypeOfHITResult_, bool) error XsdGoPkgHasElems_OnHoldBalancesequenceGetAccountBalanceResultschema_OnHoldBalance_TPrice_ func(*XsdGoPkgHasElems_OnHoldBalancesequenceGetAccountBalanceResultschema_OnHoldBalance_TPrice_, bool) error XsdGoPkgHasElem_ErrorsequenceTxsdErrorsErrorsschema_Error_TxsdErrorsSequenceError_ func(*XsdGoPkgHasElem_ErrorsequenceTxsdErrorsErrorsschema_Error_TxsdErrorsSequenceError_, bool) error XsdGoPkgHasElem_SortPropertysequenceSearchHITsRequestschema_SortProperty_TSearchHITsSortProperty_ func(*XsdGoPkgHasElem_SortPropertysequenceSearchHITsRequestschema_SortProperty_TSearchHITsSortProperty_, bool) error XsdGoPkgHasElem_QualificationTypeStatussequenceCreateQualificationTypeRequestschema_QualificationTypeStatus_TQualificationTypeStatus_ func(*XsdGoPkgHasElem_QualificationTypeStatussequenceCreateQualificationTypeRequestschema_QualificationTypeStatus_TQualificationTypeStatus_, bool) error XsdGoPkgHasElem_GetQualificationsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationsForQualificationTypeRequest_TGetQualificationsForQualificationTypeRequest_ func(*XsdGoPkgHasElem_GetQualificationsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationsForQualificationTypeRequest_TGetQualificationsForQualificationTypeRequest_, bool) error XsdGoPkgHasElems_GetAssignmentsForHITResponse func(*XsdGoPkgHasElems_GetAssignmentsForHITResponse, bool) error XsdGoPkgHasElems_AssignQualificationResultsequenceTxsdAssignQualificationResponseAssignQualificationResponseschema_AssignQualificationResult_TAssignQualificationResult_ func(*XsdGoPkgHasElems_AssignQualificationResultsequenceTxsdAssignQualificationResponseAssignQualificationResponseschema_AssignQualificationResult_TAssignQualificationResult_, bool) error XsdGoPkgHasElem_UnblockWorker func(*XsdGoPkgHasElem_UnblockWorker, bool) error XsdGoPkgHasElem_RequestsequenceTxsdRejectQualificationRequestRejectQualificationRequestschema_Request_TRejectQualificationRequestRequest_ func(*XsdGoPkgHasElem_RequestsequenceTxsdRejectQualificationRequestRejectQualificationRequestschema_Request_TRejectQualificationRequestRequest_, bool) error XsdGoPkgHasElems_CreateQualificationTypeRequestsequenceRequestschema_CreateQualificationTypeRequest_TCreateQualificationTypeRequest_ func(*XsdGoPkgHasElems_CreateQualificationTypeRequestsequenceRequestschema_CreateQualificationTypeRequest_TCreateQualificationTypeRequest_, bool) error TDisposeHITRequest func(*TDisposeHITRequest, bool) error XsdGoPkgHasElems_GetHITsForQualificationTypeResponse func(*XsdGoPkgHasElems_GetHITsForQualificationTypeResponse, bool) error TDisposeQualificationTypeResult func(*TDisposeQualificationTypeResult, bool) error XsdGoPkgHasElem_NotifyWorkersResponse func(*XsdGoPkgHasElem_NotifyWorkersResponse, bool) error XsdGoPkgHasElem_GetAssignmentsForHIT func(*XsdGoPkgHasElem_GetAssignmentsForHIT, bool) error XsdGoPkgHasElems_RevokeQualificationRequestsequenceTxsdRequestRequestschema_RevokeQualificationRequest_TRevokeQualificationRequest_ func(*XsdGoPkgHasElems_RevokeQualificationRequestsequenceTxsdRequestRequestschema_RevokeQualificationRequest_TRevokeQualificationRequest_, bool) error XsdGoPkgHasElems_RequestsequenceTxsdForceExpireHITForceExpireHITschema_Request_TForceExpireHITRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdForceExpireHITForceExpireHITschema_Request_TForceExpireHITRequest_, bool) error XsdGoPkgHasElems_GrantQualificationResultsequenceTxsdGrantQualificationResponseGrantQualificationResponseschema_GrantQualificationResult_TGrantQualificationResult_ func(*XsdGoPkgHasElems_GrantQualificationResultsequenceTxsdGrantQualificationResponseGrantQualificationResponseschema_GrantQualificationResult_TGrantQualificationResult_, bool) error XsdGoPkgHasElem_RequestsequenceTxsdSetHITAsReviewingSetHITAsReviewingschema_Request_TSetHITAsReviewingRequest_ func(*XsdGoPkgHasElem_RequestsequenceTxsdSetHITAsReviewingSetHITAsReviewingschema_Request_TSetHITAsReviewingRequest_, bool) error XsdGoPkgHasElems_MustBeOwnedByCallersequenceSearchQualificationTypesRequestschema_MustBeOwnedByCaller_XsdtBoolean_ func(*XsdGoPkgHasElems_MustBeOwnedByCallersequenceSearchQualificationTypesRequestschema_MustBeOwnedByCaller_XsdtBoolean_, bool) error XsdGoPkgHasElems_GetHIT func(*XsdGoPkgHasElems_GetHIT, bool) error XsdGoPkgHasElem_SearchHITsResponse func(*XsdGoPkgHasElem_SearchHITsResponse, bool) error TUpdateQualificationScoreResult func(*TUpdateQualificationScoreResult, bool) error XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationTypeGetQualificationTypeschema_Request_TGetQualificationTypeRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationTypeGetQualificationTypeschema_Request_TGetQualificationTypeRequest_, bool) error XsdGoPkgHasElem_HITLayoutIdsequenceCreateHITRequestschema_HITLayoutId_XsdtString_ func(*XsdGoPkgHasElem_HITLayoutIdsequenceCreateHITRequestschema_HITLayoutId_XsdtString_, bool) error XsdGoPkgHasElem_PageNumbersequenceGetReviewableHITsRequestschema_PageNumber_XsdtInt_ func(*XsdGoPkgHasElem_PageNumbersequenceGetReviewableHITsRequestschema_PageNumber_XsdtInt_, bool) error XsdGoPkgHasElem_VersionsequenceNotificationSpecificationschema_Version_XsdtString_ func(*XsdGoPkgHasElem_VersionsequenceNotificationSpecificationschema_Version_XsdtString_, bool) error XsdGoPkgHasElem_SetHITTypeNotification func(*XsdGoPkgHasElem_SetHITTypeNotification, bool) error XsdGoPkgHasElem_WorkerBlocksequenceGetBlockedWorkersResultschema_WorkerBlock_TWorkerBlock_ func(*XsdGoPkgHasElem_WorkerBlocksequenceGetBlockedWorkersResultschema_WorkerBlock_TWorkerBlock_, bool) error TRejectAssignmentRequest func(*TRejectAssignmentRequest, bool) error XsdGoPkgHasElem_UnusedsequenceGetAccountBalanceRequestschema_Unused_XsdtString_ func(*XsdGoPkgHasElem_UnusedsequenceGetAccountBalanceRequestschema_Unused_XsdtString_, bool) error XsdGoPkgHasElems_RequestsequenceTxsdSearchQualificationTypesSearchQualificationTypesschema_Request_TSearchQualificationTypesRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdSearchQualificationTypesSearchQualificationTypesschema_Request_TSearchQualificationTypesRequest_, bool) error XsdGoPkgHasElem_RequestsequenceTxsdExtendHITExtendHITschema_Request_TExtendHITRequest_ func(*XsdGoPkgHasElem_RequestsequenceTxsdExtendHITExtendHITschema_Request_TExtendHITRequest_, bool) error TGetBonusPaymentsResult func(*TGetBonusPaymentsResult, bool) error XsdGoPkgHasElems_GetRequesterWorkerStatisticResponse func(*XsdGoPkgHasElems_GetRequesterWorkerStatisticResponse, bool) error XsdGoPkgHasElems_DescriptionsequenceUpdateQualificationTypeRequestschema_Description_XsdtString_ func(*XsdGoPkgHasElems_DescriptionsequenceUpdateQualificationTypeRequestschema_Description_XsdtString_, bool) error XsdGoPkgHasElems_KeywordssequenceHITschema_Keywords_XsdtString_ func(*XsdGoPkgHasElems_KeywordssequenceHITschema_Keywords_XsdtString_, bool) error XsdGoPkgHasElems_ElementsequenceTxsdResponseGroupInformationSequenceElementsElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Element_XsdtString_ func(*XsdGoPkgHasElems_ElementsequenceTxsdResponseGroupInformationSequenceElementsElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Element_XsdtString_, bool) error XsdGoPkgHasElem_PolicyNamesequenceReviewPolicyschema_PolicyName_XsdtString_ func(*XsdGoPkgHasElem_PolicyNamesequenceReviewPolicyschema_PolicyName_XsdtString_, bool) error XsdGoPkgHasElem_TitlesequenceCreateHITRequestschema_Title_XsdtString_ func(*XsdGoPkgHasElem_TitlesequenceCreateHITRequestschema_Title_XsdtString_, bool) error XsdGoPkgHasElem_RequestsequenceGetQualificationRequestsschema_Request_TGetQualificationRequestsRequest_ func(*XsdGoPkgHasElem_RequestsequenceGetQualificationRequestsschema_Request_TGetQualificationRequestsRequest_, bool) error XsdGoPkgHasElems_SortDirectionsequenceSearchHITsRequestschema_SortDirection_TSortDirection_ func(*XsdGoPkgHasElems_SortDirectionsequenceSearchHITsRequestschema_SortDirection_TSortDirection_, bool) error XsdGoPkgHasElem_ComparatorsequenceQualificationRequirementschema_Comparator_TComparator_ func(*XsdGoPkgHasElem_ComparatorsequenceQualificationRequirementschema_Comparator_TComparator_, bool) error XsdGoPkgHasElems_CreateHIT func(*XsdGoPkgHasElems_CreateHIT, bool) error XsdGoPkgHasElem_SubjectsequenceNotifyWorkersRequestschema_Subject_XsdtString_ func(*XsdGoPkgHasElem_SubjectsequenceNotifyWorkersRequestschema_Subject_XsdtString_, bool) error XsdGoPkgHasElem_ExtendHIT func(*XsdGoPkgHasElem_ExtendHIT, bool) error XsdGoPkgHasElem_RequestsequenceGetBonusPaymentsschema_Request_TGetBonusPaymentsRequest_ func(*XsdGoPkgHasElem_RequestsequenceGetBonusPaymentsschema_Request_TGetBonusPaymentsRequest_, bool) error XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_ func(*XsdGoPkgHasElem_AWSAccessKeyIdsequenceTxsdCreateHITCreateHITschema_AWSAccessKeyId_XsdtString_, bool) error XsdGoPkgHasElem_AssignQualificationRequestsequenceTxsdRequestRequestschema_AssignQualificationRequest_TAssignQualificationRequest_ func(*XsdGoPkgHasElem_AssignQualificationRequestsequenceTxsdRequestRequestschema_AssignQualificationRequest_TAssignQualificationRequest_, bool) error TExtendHITResult func(*TExtendHITResult, bool) error XsdGoPkgHasElems_GetBonusPayments func(*XsdGoPkgHasElems_GetBonusPayments, bool) error XsdGoPkgHasElems_ParametersequenceReviewPolicyschema_Parameter_TPolicyParameter_ func(*XsdGoPkgHasElems_ParametersequenceReviewPolicyschema_Parameter_TPolicyParameter_, bool) error XsdGoPkgHasElems_AssignmentDurationInSecondssequenceRegisterHITTypeRequestschema_AssignmentDurationInSeconds_XsdtLong_ func(*XsdGoPkgHasElems_AssignmentDurationInSecondssequenceRegisterHITTypeRequestschema_AssignmentDurationInSeconds_XsdtLong_, bool) error XsdGoPkgHasElems_HITReviewStatussequenceHITschema_HITReviewStatus_THITReviewStatus_ func(*XsdGoPkgHasElems_HITReviewStatussequenceHITschema_HITReviewStatus_THITReviewStatus_, bool) error XsdGoPkgHasElem_GetBonusPaymentsResultsequenceGetBonusPaymentsResponseschema_GetBonusPaymentsResult_TGetBonusPaymentsResult_ func(*XsdGoPkgHasElem_GetBonusPaymentsResultsequenceGetBonusPaymentsResponseschema_GetBonusPaymentsResult_TGetBonusPaymentsResult_, bool) error TxsdBlockWorker func(*TxsdBlockWorker, bool) error TxsdHelp func(*TxsdHelp, bool) error XsdGoPkgHasElem_DestinationsequenceNotificationSpecificationschema_Destination_XsdtString_ func(*XsdGoPkgHasElem_DestinationsequenceNotificationSpecificationschema_Destination_XsdtString_, bool) error XsdGoPkgHasElem_AssignmentsequenceGetAssignmentResultschema_Assignment_TAssignment_ func(*XsdGoPkgHasElem_AssignmentsequenceGetAssignmentResultschema_Assignment_TAssignment_, bool) error TGetQualificationRequestsResult func(*TGetQualificationRequestsResult, bool) error XsdGoPkgHasElems_GetQualificationTypeResponse func(*XsdGoPkgHasElems_GetQualificationTypeResponse, bool) error XsdGoPkgHasElem_GetBonusPaymentsRequestsequenceTxsdRequestRequestschema_GetBonusPaymentsRequest_TGetBonusPaymentsRequest_ func(*XsdGoPkgHasElem_GetBonusPaymentsRequestsequenceTxsdRequestRequestschema_GetBonusPaymentsRequest_TGetBonusPaymentsRequest_, bool) error XsdGoPkgHasElems_SendTestEventNotification func(*XsdGoPkgHasElems_SendTestEventNotification, bool) error XsdGoPkgHasElem_QualificationTypesequenceTxsdCreateQualificationTypeResponseCreateQualificationTypeResponseschema_QualificationType_TQualificationType_ func(*XsdGoPkgHasElem_QualificationTypesequenceTxsdCreateQualificationTypeResponseCreateQualificationTypeResponseschema_QualificationType_TQualificationType_, bool) error TSendTestEventNotificationRequest func(*TSendTestEventNotificationRequest, bool) error XsdGoPkgHasElems_ReviewActionsequenceReviewReportschema_ReviewAction_TReviewActionDetail_ func(*XsdGoPkgHasElems_ReviewActionsequenceReviewReportschema_ReviewAction_TReviewActionDetail_, bool) error TRejectAssignmentResult func(*TRejectAssignmentResult, bool) error XsdGoPkgHasElems_GetAssignmentsForHITResultsequenceTxsdGetAssignmentsForHITResponseGetAssignmentsForHITResponseschema_GetAssignmentsForHITResult_TGetAssignmentsForHITResult_ func(*XsdGoPkgHasElems_GetAssignmentsForHITResultsequenceTxsdGetAssignmentsForHITResponseGetAssignmentsForHITResponseschema_GetAssignmentsForHITResult_TGetAssignmentsForHITResult_, bool) error XsdGoPkgHasElems_QuerysequenceSearchQualificationTypesRequestschema_Query_XsdtString_ func(*XsdGoPkgHasElems_QuerysequenceSearchQualificationTypesRequestschema_Query_XsdtString_, bool) error XsdGoPkgHasElem_PageSizesequenceGetReviewableHITsRequestschema_PageSize_XsdtInt_ func(*XsdGoPkgHasElem_PageSizesequenceGetReviewableHITsRequestschema_PageSize_XsdtInt_, bool) error XsdGoPkgHasElems_ForceExpireHITResultsequenceTxsdForceExpireHITResponseForceExpireHITResponseschema_ForceExpireHITResult_TForceExpireHITResult_ func(*XsdGoPkgHasElems_ForceExpireHITResultsequenceTxsdForceExpireHITResponseForceExpireHITResponseschema_ForceExpireHITResult_TForceExpireHITResult_, bool) error XsdGoPkgHasElems_RequestsequenceTxsdApproveRejectedAssignmentApproveRejectedAssignmentschema_Request_TApproveRejectedAssignmentRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdApproveRejectedAssignmentApproveRejectedAssignmentschema_Request_TApproveRejectedAssignmentRequest_, bool) error XsdGoPkgHasElem_DatesequenceDataPointschema_Date_XsdtDateTime_ func(*XsdGoPkgHasElem_DatesequenceDataPointschema_Date_XsdtDateTime_, bool) error TGrantBonusRequest func(*TGrantBonusRequest, bool) error XsdGoPkgHasElems_ForceExpireHITResponse func(*XsdGoPkgHasElems_ForceExpireHITResponse, bool) error XsdGoPkgHasElems_RetrieveActionssequenceGetReviewResultsForHITRequestschema_RetrieveActions_XsdtBoolean_ func(*XsdGoPkgHasElems_RetrieveActionssequenceGetReviewResultsForHITRequestschema_RetrieveActions_XsdtBoolean_, bool) error XsdGoPkgHasElem_DataPointsequenceGetStatisticResultschema_DataPoint_TDataPoint_ func(*XsdGoPkgHasElem_DataPointsequenceGetStatisticResultschema_DataPoint_TDataPoint_, bool) error XsdGoPkgHasElems_PolicyNamesequenceReviewPolicyschema_PolicyName_XsdtString_ func(*XsdGoPkgHasElems_PolicyNamesequenceReviewPolicyschema_PolicyName_XsdtString_, bool) error XsdGoPkgHasElem_RequestsequenceGetHITsForQualificationTypeschema_Request_TGetHITsForQualificationTypeRequest_ func(*XsdGoPkgHasElem_RequestsequenceGetHITsForQualificationTypeschema_Request_TGetHITsForQualificationTypeRequest_, bool) error XsdGoPkgHasElems_DisposeHITResponse func(*XsdGoPkgHasElems_DisposeHITResponse, bool) error XsdGoPkgHasElems_GetReviewableHITsResultsequenceTxsdGetReviewableHITsResponseGetReviewableHITsResponseschema_GetReviewableHITsResult_TGetReviewableHITsResult_ func(*XsdGoPkgHasElems_GetReviewableHITsResultsequenceTxsdGetReviewableHITsResponseGetReviewableHITsResponseschema_GetReviewableHITsResult_TGetReviewableHITsResult_, bool) error XsdGoPkgHasElems_RequestsequenceTxsdExtendHITExtendHITschema_Request_TExtendHITRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdExtendHITExtendHITschema_Request_TExtendHITRequest_, bool) error XsdGoPkgHasElem_GetQualificationRequests func(*XsdGoPkgHasElem_GetQualificationRequests, bool) error XsdGoPkgHasElems_SortPropertysequenceSearchHITsRequestschema_SortProperty_TSearchHITsSortProperty_ func(*XsdGoPkgHasElems_SortPropertysequenceSearchHITsRequestschema_SortProperty_TSearchHITsSortProperty_, bool) error TNotifyWorkersRequest func(*TNotifyWorkersRequest, bool) error XsdGoPkgHasElem_QuestionIdsequenceReviewResultDetailschema_QuestionId_XsdtString_ func(*XsdGoPkgHasElem_QuestionIdsequenceReviewResultDetailschema_QuestionId_XsdtString_, bool) error XsdGoPkgHasElems_GrantQualification func(*XsdGoPkgHasElems_GrantQualification, bool) error XsdGoPkgHasElem_RequestsequenceGetReviewResultsForHITschema_Request_TGetReviewResultsForHITRequest_ func(*XsdGoPkgHasElem_RequestsequenceGetReviewResultsForHITschema_Request_TGetReviewResultsForHITRequest_, bool) error XsdGoPkgHasElem_SendTestEventNotification func(*XsdGoPkgHasElem_SendTestEventNotification, bool) error XsdGoPkgHasElem_ResponseGroupsequenceGetAccountBalanceRequestschema_ResponseGroup_XsdtString_ func(*XsdGoPkgHasElem_ResponseGroupsequenceGetAccountBalanceRequestschema_ResponseGroup_XsdtString_, bool) error XsdGoPkgHasElems_ChangeHITTypeOfHITRequestsequenceRequestschema_ChangeHITTypeOfHITRequest_TChangeHITTypeOfHITRequest_ func(*XsdGoPkgHasElems_ChangeHITTypeOfHITRequestsequenceRequestschema_ChangeHITTypeOfHITRequest_TChangeHITTypeOfHITRequest_, bool) error XsdGoPkgHasElem_UnblockWorkerResultsequenceTxsdUnblockWorkerResponseUnblockWorkerResponseschema_UnblockWorkerResult_TUnblockWorkerResult_ func(*XsdGoPkgHasElem_UnblockWorkerResultsequenceTxsdUnblockWorkerResponseUnblockWorkerResponseschema_UnblockWorkerResult_TUnblockWorkerResult_, bool) error XsdGoPkgHasElem_MessagesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Message_XsdtString_ func(*XsdGoPkgHasElem_MessagesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Message_XsdtString_, bool) error XsdGoPkgHasElem_GetAccountBalance func(*XsdGoPkgHasElem_GetAccountBalance, bool) error XsdGoPkgHasElems_QuestionIdentifiersequenceGetFileUploadURLRequestschema_QuestionIdentifier_XsdtString_ func(*XsdGoPkgHasElems_QuestionIdentifiersequenceGetFileUploadURLRequestschema_QuestionIdentifier_XsdtString_, bool) error XsdGoPkgHasElems_SortPropertysequenceGetAssignmentsForHITRequestschema_SortProperty_TGetAssignmentsForHITSortProperty_ func(*XsdGoPkgHasElems_SortPropertysequenceGetAssignmentsForHITRequestschema_SortProperty_TGetAssignmentsForHITSortProperty_, bool) error TxsdRequest func(*TxsdRequest, bool) error TNotifyWorkersFailureStatus func(*TNotifyWorkersFailureStatus, bool) error XsdGoPkgHasElems_FormattedPricesequencePriceschema_FormattedPrice_XsdtString_ func(*XsdGoPkgHasElems_FormattedPricesequencePriceschema_FormattedPrice_XsdtString_, bool) error XsdGoPkgHasElem_RequestsequenceTxsdGetQualificationTypeGetQualificationTypeschema_Request_TGetQualificationTypeRequest_ func(*XsdGoPkgHasElem_RequestsequenceTxsdGetQualificationTypeGetQualificationTypeschema_Request_TGetQualificationTypeRequest_, bool) error XsdGoPkgHasElem_QuestionsequenceCreateHITRequestschema_Question_XsdtString_ func(*XsdGoPkgHasElem_QuestionsequenceCreateHITRequestschema_Question_XsdtString_, bool) error TxsdErrorsSequenceError func(*TxsdErrorsSequenceError, bool) error XsdGoPkgHasElem_RejectAssignmentResultsequenceRejectAssignmentResponseschema_RejectAssignmentResult_TRejectAssignmentResult_ func(*XsdGoPkgHasElem_RejectAssignmentResultsequenceRejectAssignmentResponseschema_RejectAssignmentResult_TRejectAssignmentResult_, bool) error TDisposeHITResult func(*TDisposeHITResult, bool) error XsdGoPkgHasElems_Errors func(*XsdGoPkgHasElems_Errors, bool) error XsdGoPkgHasElem_OperationsequenceValidOperationssequenceResponseGroupInformationschema_Operation_XsdtString_ func(*XsdGoPkgHasElem_OperationsequenceValidOperationssequenceResponseGroupInformationschema_Operation_XsdtString_, bool) error TParameterMapEntry func(*TParameterMapEntry, bool) error XsdGoPkgHasElem_SubmitTimesequenceAssignmentschema_SubmitTime_XsdtDateTime_ func(*XsdGoPkgHasElem_SubmitTimesequenceAssignmentschema_SubmitTime_XsdtDateTime_, bool) error XsdGoPkgHasElems_GetReviewableHITsResponse func(*XsdGoPkgHasElems_GetReviewableHITsResponse, bool) error XsdGoPkgHasElems_UpdateQualificationScoreResultsequenceTxsdUpdateQualificationScoreResponseUpdateQualificationScoreResponseschema_UpdateQualificationScoreResult_TUpdateQualificationScoreResult_ func(*XsdGoPkgHasElems_UpdateQualificationScoreResultsequenceTxsdUpdateQualificationScoreResponseUpdateQualificationScoreResponseschema_UpdateQualificationScoreResult_TUpdateQualificationScoreResult_, bool) error XsdGoPkgHasElems_ValuesequenceParameterMapEntryschema_Value_XsdtString_ func(*XsdGoPkgHasElems_ValuesequenceParameterMapEntryschema_Value_XsdtString_, bool) error TGetRequesterStatisticRequest func(*TGetRequesterStatisticRequest, bool) error TxsdSetHITAsReviewing func(*TxsdSetHITAsReviewing, bool) error XsdGoPkgHasElem_FileUploadURLsequenceGetFileUploadURLResultschema_FileUploadURL_XsdtString_ func(*XsdGoPkgHasElem_FileUploadURLsequenceGetFileUploadURLResultschema_FileUploadURL_XsdtString_, bool) error XsdGoPkgHasElem_SearchQualificationTypesResultsequenceTxsdSearchQualificationTypesResponseSearchQualificationTypesResponseschema_SearchQualificationTypesResult_TSearchQualificationTypesResult_ func(*XsdGoPkgHasElem_SearchQualificationTypesResultsequenceTxsdSearchQualificationTypesResponseSearchQualificationTypesResponseschema_SearchQualificationTypesResult_TSearchQualificationTypesResult_, bool) error XsdGoPkgHasElems_SendTestEventNotificationResponse func(*XsdGoPkgHasElems_SendTestEventNotificationResponse, bool) error TxsdOperationInformationSequenceDefaultResponseGroups func(*TxsdOperationInformationSequenceDefaultResponseGroups, bool) error XsdGoPkgHasElems_SearchHITsRequestsequenceRequestschema_SearchHITsRequest_TSearchHITsRequest_ func(*XsdGoPkgHasElems_SearchHITsRequestsequenceRequestschema_SearchHITsRequest_TSearchHITsRequest_, bool) error TxsdCreateHIT func(*TxsdCreateHIT, bool) error XsdGoPkgHasElems_NamesequenceTxsdResponseGroupInformationResponseGroupInformationschema_Name_XsdtString_ func(*XsdGoPkgHasElems_NamesequenceTxsdResponseGroupInformationResponseGroupInformationschema_Name_XsdtString_, bool) error XsdGoPkgHasElem_DatasequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Data_TKeyValuePair_ func(*XsdGoPkgHasElem_DatasequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Data_TKeyValuePair_, bool) error XsdGoPkgHasElem_RequestsequenceSearchHITsschema_Request_TSearchHITsRequest_ func(*XsdGoPkgHasElem_RequestsequenceSearchHITsschema_Request_TSearchHITsRequest_, bool) error XsdGoPkgHasElems_RequestsequenceTxsdCreateHITCreateHITschema_Request_TCreateHITRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdCreateHITCreateHITschema_Request_TCreateHITRequest_, bool) error XsdGoPkgHasElem_UnblockWorkerRequestsequenceTxsdRequestRequestschema_UnblockWorkerRequest_TUnblockWorkerRequest_ func(*XsdGoPkgHasElem_UnblockWorkerRequestsequenceTxsdRequestRequestschema_UnblockWorkerRequest_TUnblockWorkerRequest_, bool) error TxsdGetQualificationRequestsResponse func(*TxsdGetQualificationRequestsResponse, bool) error XsdGoPkgHasElems_BlockWorker func(*XsdGoPkgHasElems_BlockWorker, bool) error XsdGoPkgHasElems_RequiredToPreviewsequenceQualificationRequirementschema_RequiredToPreview_XsdtBoolean_ func(*XsdGoPkgHasElems_RequiredToPreviewsequenceQualificationRequirementschema_RequiredToPreview_XsdtBoolean_, bool) error THITLayoutParameter func(*THITLayoutParameter, bool) error XsdGoPkgHasElems_GetReviewResultsForHITResultsequenceTxsdGetReviewResultsForHITResponseGetReviewResultsForHITResponseschema_GetReviewResultsForHITResult_TGetReviewResultsForHITResult_ func(*XsdGoPkgHasElems_GetReviewResultsForHITResultsequenceTxsdGetReviewResultsForHITResponseGetReviewResultsForHITResponseschema_GetReviewResultsForHITResult_TGetReviewResultsForHITResult_, bool) error XsdGoPkgHasElem_RequestsequenceGetRequesterStatisticschema_Request_TGetRequesterStatisticRequest_ func(*XsdGoPkgHasElem_RequestsequenceGetRequesterStatisticschema_Request_TGetRequesterStatisticRequest_, bool) error XsdGoPkgHasElem_HITLayoutParametersequenceCreateHITRequestschema_HITLayoutParameter_THITLayoutParameter_ func(*XsdGoPkgHasElem_HITLayoutParametersequenceCreateHITRequestschema_HITLayoutParameter_THITLayoutParameter_, bool) error XsdGoPkgHasElems_TimePeriodsequenceGetRequesterWorkerStatisticRequestschema_TimePeriod_TimePeriod_ func(*XsdGoPkgHasElems_TimePeriodsequenceGetRequesterWorkerStatisticRequestschema_TimePeriod_TimePeriod_, bool) error XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_ func(*XsdGoPkgHasElem_ValidatesequenceTxsdCreateHITCreateHITschema_Validate_XsdtString_, bool) error XsdGoPkgHasElem_AssignmentReviewPolicysequenceCreateHITRequestschema_AssignmentReviewPolicy_TReviewPolicy_ func(*XsdGoPkgHasElem_AssignmentReviewPolicysequenceCreateHITRequestschema_AssignmentReviewPolicy_TReviewPolicy_, bool) error XsdGoPkgHasElems_RequestsequenceTxsdSetHITAsReviewingSetHITAsReviewingschema_Request_TSetHITAsReviewingRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdSetHITAsReviewingSetHITAsReviewingschema_Request_TSetHITAsReviewingRequest_, bool) error XsdGoPkgHasElems_AssignmentReviewPolicysequenceCreateHITRequestschema_AssignmentReviewPolicy_TReviewPolicy_ func(*XsdGoPkgHasElems_AssignmentReviewPolicysequenceCreateHITRequestschema_AssignmentReviewPolicy_TReviewPolicy_, bool) error XsdGoPkgHasElem_RequestsequenceTxsdGetAssignmentGetAssignmentschema_Request_TGetAssignmentRequest_ func(*XsdGoPkgHasElem_RequestsequenceTxsdGetAssignmentGetAssignmentschema_Request_TGetAssignmentRequest_, bool) error XsdGoPkgHasElems_DeadlinesequenceAssignmentschema_Deadline_XsdtDateTime_ func(*XsdGoPkgHasElems_DeadlinesequenceAssignmentschema_Deadline_XsdtDateTime_, bool) error XsdGoPkgHasElems_HITsequenceTxsdCreateHITResponseCreateHITResponseschema_Hit_Thit_ func(*XsdGoPkgHasElems_HITsequenceTxsdCreateHITResponseCreateHITResponseschema_Hit_Thit_, bool) error XsdGoPkgHasElems_GetReviewableHITs func(*XsdGoPkgHasElems_GetReviewableHITs, bool) error TxsdApproveRejectedAssignment func(*TxsdApproveRejectedAssignment, bool) error XsdGoPkgHasElems_GetBlockedWorkers func(*XsdGoPkgHasElems_GetBlockedWorkers, bool) error XsdGoPkgHasElems_TitlesequenceHITschema_Title_XsdtString_ func(*XsdGoPkgHasElems_TitlesequenceHITschema_Title_XsdtString_, bool) error TGetHITRequest func(*TGetHITRequest, bool) error XsdGoPkgHasElem_TestsequenceCreateQualificationTypeRequestschema_Test_XsdtString_ func(*XsdGoPkgHasElem_TestsequenceCreateQualificationTypeRequestschema_Test_XsdtString_, bool) error XsdGoPkgHasElem_DisposeHIT func(*XsdGoPkgHasElem_DisposeHIT, bool) error XsdGoPkgHasElem_GrantTimesequenceQualificationschema_GrantTime_XsdtDateTime_ func(*XsdGoPkgHasElem_GrantTimesequenceQualificationschema_GrantTime_XsdtDateTime_, bool) error XsdGoPkgHasElems_RequestsequenceTxsdGetReviewResultsForHITGetReviewResultsForHITschema_Request_TGetReviewResultsForHITRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdGetReviewResultsForHITGetReviewResultsForHITschema_Request_TGetReviewResultsForHITRequest_, bool) error TGetAccountBalanceResult func(*TGetAccountBalanceResult, bool) error XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_ func(*XsdGoPkgHasElem_TimestampsequenceTxsdCreateHITCreateHITschema_Timestamp_XsdtDateTime_, bool) error XsdGoPkgHasElems_RequestsequenceTxsdDisposeQualificationTypeDisposeQualificationTypeschema_Request_TDisposeQualificationTypeRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdDisposeQualificationTypeDisposeQualificationTypeschema_Request_TDisposeQualificationTypeRequest_, bool) error XsdGoPkgHasElems_GetQualificationScore func(*XsdGoPkgHasElems_GetQualificationScore, bool) error TxsdForceExpireHITResponse func(*TxsdForceExpireHITResponse, bool) error XsdGoPkgHasElem_NotifyWorkersFailureCodesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureCode_TNotifyWorkersFailureCode_ func(*XsdGoPkgHasElem_NotifyWorkersFailureCodesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureCode_TNotifyWorkersFailureCode_, bool) error XsdGoPkgHasElems_MessagesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Message_XsdtString_ func(*XsdGoPkgHasElems_MessagesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Message_XsdtString_, bool) error XsdGoPkgHasElems_GetFileUploadURLResultsequenceTxsdGetFileUploadURLResponseGetFileUploadURLResponseschema_GetFileUploadURLResult_TGetFileUploadURLResult_ func(*XsdGoPkgHasElems_GetFileUploadURLResultsequenceTxsdGetFileUploadURLResponseGetFileUploadURLResponseschema_GetFileUploadURLResult_TGetFileUploadURLResult_, bool) error TxsdSearchQualificationTypes func(*TxsdSearchQualificationTypes, bool) error XsdGoPkgHasElems_IsValidsequenceTxsdRequestRequestschema_IsValid_XsdtString_ func(*XsdGoPkgHasElems_IsValidsequenceTxsdRequestRequestschema_IsValid_XsdtString_, bool) error TPrice func(*TPrice, bool) error TxsdRegisterHITType func(*TxsdRegisterHITType, bool) error TxsdSetHITTypeNotification func(*TxsdSetHITTypeNotification, bool) error XsdGoPkgHasElems_ExtendHITResultsequenceTxsdExtendHITResponseExtendHITResponseschema_ExtendHITResult_TExtendHITResult_ func(*XsdGoPkgHasElems_ExtendHITResultsequenceTxsdExtendHITResponseExtendHITResponseschema_ExtendHITResult_TExtendHITResult_, bool) error XsdGoPkgHasElems_RevokeQualification func(*XsdGoPkgHasElems_RevokeQualification, bool) error XsdGoPkgHasElem_OnHoldBalancesequenceGetAccountBalanceResultschema_OnHoldBalance_TPrice_ func(*XsdGoPkgHasElem_OnHoldBalancesequenceGetAccountBalanceResultschema_OnHoldBalance_TPrice_, bool) error XsdGoPkgHasElem_BlockWorker func(*XsdGoPkgHasElem_BlockWorker, bool) error XsdGoPkgHasElems_DestinationsequenceNotificationSpecificationschema_Destination_XsdtString_ func(*XsdGoPkgHasElems_DestinationsequenceNotificationSpecificationschema_Destination_XsdtString_, bool) error XsdGoPkgHasElems_SubjectsequenceNotifyWorkersRequestschema_Subject_XsdtString_ func(*XsdGoPkgHasElems_SubjectsequenceNotifyWorkersRequestschema_Subject_XsdtString_, bool) error XsdGoPkgHasElem_GrantQualificationRequestsequenceTxsdRequestRequestschema_GrantQualificationRequest_TGrantQualificationRequest_ func(*XsdGoPkgHasElem_GrantQualificationRequestsequenceTxsdRequestRequestschema_GrantQualificationRequest_TGrantQualificationRequest_, bool) error TxsdGrantQualificationResponse func(*TxsdGrantQualificationResponse, bool) error XsdGoPkgHasElems_GetRequesterStatistic func(*XsdGoPkgHasElems_GetRequesterStatistic, bool) error XsdGoPkgHasElems_SendNotificationsequenceAssignQualificationRequestschema_SendNotification_XsdtBoolean_ func(*XsdGoPkgHasElems_SendNotificationsequenceAssignQualificationRequestschema_SendNotification_XsdtBoolean_, bool) error XsdGoPkgHasElems_ApproveAssignmentRequestsequenceRequestschema_ApproveAssignmentRequest_TApproveAssignmentRequest_ func(*XsdGoPkgHasElems_ApproveAssignmentRequestsequenceRequestschema_ApproveAssignmentRequest_TApproveAssignmentRequest_, bool) error XsdGoPkgHasElems_IsRequestablesequenceQualificationTypeschema_IsRequestable_XsdtBoolean_ func(*XsdGoPkgHasElems_IsRequestablesequenceQualificationTypeschema_IsRequestable_XsdtBoolean_, bool) error XsdGoPkgHasElems_SortPropertysequenceGetQualificationRequestsRequestschema_SortProperty_TGetQualificationRequestsSortProperty_ func(*XsdGoPkgHasElems_SortPropertysequenceGetQualificationRequestsRequestschema_SortProperty_TGetQualificationRequestsSortProperty_, bool) error XsdGoPkgHasElem_AutoGrantedsequenceCreateQualificationTypeRequestschema_AutoGranted_XsdtBoolean_ func(*XsdGoPkgHasElem_AutoGrantedsequenceCreateQualificationTypeRequestschema_AutoGranted_XsdtBoolean_, bool) error XsdGoPkgHasElems_DisableHITResultsequenceTxsdDisableHITResponseDisableHITResponseschema_DisableHITResult_TDisableHITResult_ func(*XsdGoPkgHasElems_DisableHITResultsequenceTxsdDisableHITResponseDisableHITResponseschema_DisableHITResult_TDisableHITResult_, bool) error XsdGoPkgHasElems_RequestsequenceTxsdRejectQualificationRequestRejectQualificationRequestschema_Request_TRejectQualificationRequestRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdRejectQualificationRequestRejectQualificationRequestschema_Request_TRejectQualificationRequestRequest_, bool) error XsdGoPkgHasElems_UpdateQualificationScoreResponse func(*XsdGoPkgHasElems_UpdateQualificationScoreResponse, bool) error XsdGoPkgHasElems_NumberOfAssignmentsCompletedsequenceHITschema_NumberOfAssignmentsCompleted_XsdtInt_ func(*XsdGoPkgHasElems_NumberOfAssignmentsCompletedsequenceHITschema_NumberOfAssignmentsCompleted_XsdtInt_, bool) error TCreateHITRequest func(*TCreateHITRequest, bool) error XsdGoPkgHasElem_TestDurationInSecondssequenceCreateQualificationTypeRequestschema_TestDurationInSeconds_XsdtLong_ func(*XsdGoPkgHasElem_TestDurationInSecondssequenceCreateQualificationTypeRequestschema_TestDurationInSeconds_XsdtLong_, bool) error XsdGoPkgHasElems_ArgumentsequenceTxsdArgumentsArgumentsschema_Argument_TxsdArgumentsSequenceArgument_ func(*XsdGoPkgHasElems_ArgumentsequenceTxsdArgumentsArgumentsschema_Argument_TxsdArgumentsSequenceArgument_, bool) error XsdGoPkgHasElems_UpdateQualificationTypeRequestsequenceRequestschema_UpdateQualificationTypeRequest_TUpdateQualificationTypeRequest_ func(*XsdGoPkgHasElems_UpdateQualificationTypeRequestsequenceRequestschema_UpdateQualificationTypeRequest_TUpdateQualificationTypeRequest_, bool) error XsdGoPkgHasElems_PolicyLevelsequenceGetReviewResultsForHITRequestschema_PolicyLevel_TReviewPolicyLevel_ func(*XsdGoPkgHasElems_PolicyLevelsequenceGetReviewResultsForHITRequestschema_PolicyLevel_TReviewPolicyLevel_, bool) error XsdGoPkgHasElems_NotifyWorkersRequestsequenceTxsdRequestRequestschema_NotifyWorkersRequest_TNotifyWorkersRequest_ func(*XsdGoPkgHasElems_NotifyWorkersRequestsequenceTxsdRequestRequestschema_NotifyWorkersRequest_TNotifyWorkersRequest_, bool) error XsdGoPkgHasElems_GetReviewResultsForHITRequestsequenceRequestschema_GetReviewResultsForHITRequest_TGetReviewResultsForHITRequest_ func(*XsdGoPkgHasElems_GetReviewResultsForHITRequestsequenceRequestschema_GetReviewResultsForHITRequest_TGetReviewResultsForHITRequest_, bool) error XsdGoPkgHasElem_GetBonusPayments func(*XsdGoPkgHasElem_GetBonusPayments, bool) error XsdGoPkgHasElems_GetStatisticResultsequenceTxsdGetRequesterStatisticResponseGetRequesterStatisticResponseschema_GetStatisticResult_TGetStatisticResult_ func(*XsdGoPkgHasElems_GetStatisticResultsequenceTxsdGetRequesterStatisticResponseGetRequesterStatisticResponseschema_GetStatisticResult_TGetStatisticResult_, bool) error XsdGoPkgHasElem_ErrorCodesequenceReviewActionDetailschema_ErrorCode_XsdtString_ func(*XsdGoPkgHasElem_ErrorCodesequenceReviewActionDetailschema_ErrorCode_XsdtString_, bool) error TxsdAssignQualification func(*TxsdAssignQualification, bool) error XsdGoPkgHasElems_DatesequenceDataPointschema_Date_XsdtDateTime_ func(*XsdGoPkgHasElems_DatesequenceDataPointschema_Date_XsdtDateTime_, bool) error XsdGoPkgHasElems_SubdivisionsequenceLocaleschema_Subdivision_XsdtString_ func(*XsdGoPkgHasElems_SubdivisionsequenceLocaleschema_Subdivision_XsdtString_, bool) error XsdGoPkgHasElem_AcceptTimesequenceAssignmentschema_AcceptTime_XsdtDateTime_ func(*XsdGoPkgHasElem_AcceptTimesequenceAssignmentschema_AcceptTime_XsdtDateTime_, bool) error TChangeHITTypeOfHITResult func(*TChangeHITTypeOfHITResult, bool) error TQualificationType func(*TQualificationType, bool) error XsdGoPkgHasElem_SubjectIdsequenceRevokeQualificationRequestschema_SubjectId_XsdtString_ func(*XsdGoPkgHasElem_SubjectIdsequenceRevokeQualificationRequestschema_SubjectId_XsdtString_, bool) error XsdGoPkgHasElems_ApproveRejectedAssignmentResultsequenceTxsdApproveRejectedAssignmentResponseApproveRejectedAssignmentResponseschema_ApproveRejectedAssignmentResult_TApproveRejectedAssignmentResult_ func(*XsdGoPkgHasElems_ApproveRejectedAssignmentResultsequenceTxsdApproveRejectedAssignmentResponseApproveRejectedAssignmentResponseschema_ApproveRejectedAssignmentResult_TApproveRejectedAssignmentResult_, bool) error TxsdSearchHITs func(*TxsdSearchHITs, bool) error XsdGoPkgHasElem_RequestsequenceTxsdCreateHITCreateHITschema_Request_TCreateHITRequest_ func(*XsdGoPkgHasElem_RequestsequenceTxsdCreateHITCreateHITschema_Request_TCreateHITRequest_, bool) error XsdGoPkgHasElem_GetRequesterWorkerStatistic func(*XsdGoPkgHasElem_GetRequesterWorkerStatistic, bool) error XsdGoPkgHasElem_GetRequesterWorkerStatisticResponse func(*XsdGoPkgHasElem_GetRequesterWorkerStatisticResponse, bool) error XsdGoPkgHasElems_NotificationsequenceSetHITTypeNotificationRequestschema_Notification_TNotificationSpecification_ func(*XsdGoPkgHasElems_NotificationsequenceSetHITTypeNotificationRequestschema_Notification_TNotificationSpecification_, bool) error XsdGoPkgHasElem_ReasonsequenceRejectQualificationRequestRequestschema_Reason_XsdtString_ func(*XsdGoPkgHasElem_ReasonsequenceRejectQualificationRequestRequestschema_Reason_XsdtString_, bool) error TxsdGetReviewResultsForHITResponse func(*TxsdGetReviewResultsForHITResponse, bool) error XsdGoPkgHasElem_UpdateQualificationScore func(*XsdGoPkgHasElem_UpdateQualificationScore, bool) error XsdGoPkgHasElems_GetHITsForQualificationTypeResultsequenceTxsdGetHITsForQualificationTypeResponseGetHITsForQualificationTypeResponseschema_GetHITsForQualificationTypeResult_TGetHITsForQualificationTypeResult_ func(*XsdGoPkgHasElems_GetHITsForQualificationTypeResultsequenceTxsdGetHITsForQualificationTypeResponseGetHITsForQualificationTypeResponseschema_GetHITsForQualificationTypeResult_TGetHITsForQualificationTypeResult_, bool) error TBlockWorkerResult func(*TBlockWorkerResult, bool) error XsdGoPkgHasElem_RequestsequenceSearchQualificationTypesschema_Request_TSearchQualificationTypesRequest_ func(*XsdGoPkgHasElem_RequestsequenceSearchQualificationTypesschema_Request_TSearchQualificationTypesRequest_, bool) error XsdGoPkgHasElem_StatussequenceGetReviewableHITsRequestschema_Status_TReviewableHITStatus_ func(*XsdGoPkgHasElem_StatussequenceGetReviewableHITsRequestschema_Status_TReviewableHITStatus_, bool) error XsdGoPkgHasElem_NotificationsequenceSetHITTypeNotificationRequestschema_Notification_TNotificationSpecification_ func(*XsdGoPkgHasElem_NotificationsequenceSetHITTypeNotificationRequestschema_Notification_TNotificationSpecification_, bool) error XsdGoPkgHasElem_ApproveAssignment func(*XsdGoPkgHasElem_ApproveAssignment, bool) error XsdGoPkgHasElems_AmountsequencePriceschema_Amount_XsdtDecimal_ func(*XsdGoPkgHasElems_AmountsequencePriceschema_Amount_XsdtDecimal_, bool) error XsdGoPkgHasElems_RequestsequenceTxsdSetHITTypeNotificationSetHITTypeNotificationschema_Request_TSetHITTypeNotificationRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdSetHITTypeNotificationSetHITTypeNotificationschema_Request_TSetHITTypeNotificationRequest_, bool) error TRevokeQualificationResult func(*TRevokeQualificationResult, bool) error XsdGoPkgHasElems_AssignmentStatussequenceGetAssignmentsForHITRequestschema_AssignmentStatus_TAssignmentStatus_ func(*XsdGoPkgHasElems_AssignmentStatussequenceGetAssignmentsForHITRequestschema_AssignmentStatus_TAssignmentStatus_, bool) error TxsdGetFileUploadURLResponse func(*TxsdGetFileUploadURLResponse, bool) error XsdGoPkgHasElem_GetBlockedWorkersResultsequenceTxsdGetBlockedWorkersResponseGetBlockedWorkersResponseschema_GetBlockedWorkersResult_TGetBlockedWorkersResult_ func(*XsdGoPkgHasElem_GetBlockedWorkersResultsequenceTxsdGetBlockedWorkersResponseGetBlockedWorkersResponseschema_GetBlockedWorkersResult_TGetBlockedWorkersResult_, bool) error XsdGoPkgHasElems_AvailableResponseGroupssequenceTxsdOperationInformationOperationInformationschema_AvailableResponseGroups_TxsdOperationInformationSequenceAvailableResponseGroups_ func(*XsdGoPkgHasElems_AvailableResponseGroupssequenceTxsdOperationInformationOperationInformationschema_AvailableResponseGroups_TxsdOperationInformationSequenceAvailableResponseGroups_, bool) error XsdGoPkgHasElems_UpdateQualificationScore func(*XsdGoPkgHasElems_UpdateQualificationScore, bool) error XsdGoPkgHasElem_RequestsequenceTxsdForceExpireHITForceExpireHITschema_Request_TForceExpireHITRequest_ func(*XsdGoPkgHasElem_RequestsequenceTxsdForceExpireHITForceExpireHITschema_Request_TForceExpireHITRequest_, bool) error XsdGoPkgHasElem_GetReviewResultsForHITResultsequenceGetReviewResultsForHITResponseschema_GetReviewResultsForHITResult_TGetReviewResultsForHITResult_ func(*XsdGoPkgHasElem_GetReviewResultsForHITResultsequenceGetReviewResultsForHITResponseschema_GetReviewResultsForHITResult_TGetReviewResultsForHITResult_, bool) error TGetAssignmentRequest func(*TGetAssignmentRequest, bool) error XsdGoPkgHasElem_StatussequenceGetQualificationsForQualificationTypeRequestschema_Status_TQualificationStatus_ func(*XsdGoPkgHasElem_StatussequenceGetQualificationsForQualificationTypeRequestschema_Status_TQualificationStatus_, bool) error TxsdSearchHITsResponse func(*TxsdSearchHITsResponse, bool) error TxsdChangeHITTypeOfHIT func(*TxsdChangeHITTypeOfHIT, bool) error XsdGoPkgHasElems_GetQualificationsForQualificationTypeResponse func(*XsdGoPkgHasElems_GetQualificationsForQualificationTypeResponse, bool) error XsdGoPkgHasElems_RejectQualificationRequestResponse func(*XsdGoPkgHasElems_RejectQualificationRequestResponse, bool) error TxsdHelpResponse func(*TxsdHelpResponse, bool) error XsdGoPkgHasElems_StatussequenceReviewActionDetailschema_Status_TReviewActionStatus_ func(*XsdGoPkgHasElems_StatussequenceReviewActionDetailschema_Status_TReviewActionStatus_, bool) error XsdGoPkgHasElems_ComparatorsequenceQualificationRequirementschema_Comparator_TComparator_ func(*XsdGoPkgHasElems_ComparatorsequenceQualificationRequirementschema_Comparator_TComparator_, bool) error XsdGoPkgHasElem_RejectAssignmentRequestsequenceTxsdRequestRequestschema_RejectAssignmentRequest_TRejectAssignmentRequest_ func(*XsdGoPkgHasElem_RejectAssignmentRequestsequenceTxsdRequestRequestschema_RejectAssignmentRequest_TRejectAssignmentRequest_, bool) error XsdGoPkgHasElem_ExpirationIncrementInSecondssequenceExtendHITRequestschema_ExpirationIncrementInSeconds_XsdtLong_ func(*XsdGoPkgHasElem_ExpirationIncrementInSecondssequenceExtendHITRequestschema_ExpirationIncrementInSeconds_XsdtLong_, bool) error TReviewReport func(*TReviewReport, bool) error XsdGoPkgHasElems_BonusPaymentsequenceGetBonusPaymentsResultschema_BonusPayment_TBonusPayment_ func(*XsdGoPkgHasElems_BonusPaymentsequenceGetBonusPaymentsResultschema_BonusPayment_TBonusPayment_, bool) error XsdGoPkgHasElems_Help func(*XsdGoPkgHasElems_Help, bool) error XsdGoPkgHasElem_RequestsequenceGetAccountBalanceschema_Request_TGetAccountBalanceRequest_ func(*XsdGoPkgHasElem_RequestsequenceGetAccountBalanceschema_Request_TGetAccountBalanceRequest_, bool) error XsdGoPkgHasElem_GetQualificationTypeResponse func(*XsdGoPkgHasElem_GetQualificationTypeResponse, bool) error XsdGoPkgHasElem_ParametersequenceTxsdOperationInformationSequenceAvailableParametersAvailableParameterssequenceTxsdOperationInformationOperationInformationschema_Parameter_XsdtString_ func(*XsdGoPkgHasElem_ParametersequenceTxsdOperationInformationSequenceAvailableParametersAvailableParameterssequenceTxsdOperationInformationOperationInformationschema_Parameter_XsdtString_, bool) error XsdGoPkgHasElems_StatisticsequenceGetRequesterStatisticRequestschema_Statistic_TRequesterStatistic_ func(*XsdGoPkgHasElems_StatisticsequenceGetRequesterStatisticRequestschema_Statistic_TRequesterStatistic_, bool) error XsdGoPkgHasElem_TypesequenceClaimschema_Type_XsdtString_ func(*XsdGoPkgHasElem_TypesequenceClaimschema_Type_XsdtString_, bool) error XsdGoPkgHasElems_QualificationsequenceGetQualificationsForQualificationTypeResultschema_Qualification_TQualification_ func(*XsdGoPkgHasElems_QualificationsequenceGetQualificationsForQualificationTypeResultschema_Qualification_TQualification_, bool) error XsdGoPkgHasElems_GetAccountBalance func(*XsdGoPkgHasElems_GetAccountBalance, bool) error XsdGoPkgHasElem_LongValuesequenceDataPointschema_LongValue_XsdtLong_ func(*XsdGoPkgHasElem_LongValuesequenceDataPointschema_LongValue_XsdtLong_, bool) error XsdGoPkgHasElem_GetStatisticResultsequenceTxsdGetRequesterWorkerStatisticResponseGetRequesterWorkerStatisticResponseschema_GetStatisticResult_TGetStatisticResult_ func(*XsdGoPkgHasElem_GetStatisticResultsequenceTxsdGetRequesterWorkerStatisticResponseGetRequesterWorkerStatisticResponseschema_GetStatisticResult_TGetStatisticResult_, bool) error XsdGoPkgHasElems_ChangeHITTypeOfHIT func(*XsdGoPkgHasElems_ChangeHITTypeOfHIT, bool) error XsdGoPkgHasElem_CreateQualificationTypeResponse func(*XsdGoPkgHasElem_CreateQualificationTypeResponse, bool) error XsdGoPkgHasElems_QuestionIdsequenceReviewResultDetailschema_QuestionId_XsdtString_ func(*XsdGoPkgHasElems_QuestionIdsequenceReviewResultDetailschema_QuestionId_XsdtString_, bool) error XsdGoPkgHasElem_QualificationsequenceGetQualificationScoreResponseschema_Qualification_TQualification_ func(*XsdGoPkgHasElem_QualificationsequenceGetQualificationScoreResponseschema_Qualification_TQualification_, bool) error TxsdHTTPHeaders func(*TxsdHTTPHeaders, bool) error TxsdArguments func(*TxsdArguments, bool) error TApproveAssignmentResult func(*TApproveAssignmentResult, bool) error XsdGoPkgHasElems_GetFileUploadURL func(*XsdGoPkgHasElems_GetFileUploadURL, bool) error XsdGoPkgHasElems_OperationInformation func(*XsdGoPkgHasElems_OperationInformation, bool) error XsdGoPkgHasElems_AnswerKeysequenceQualificationTypeschema_AnswerKey_XsdtString_ func(*XsdGoPkgHasElems_AnswerKeysequenceQualificationTypeschema_AnswerKey_XsdtString_, bool) error XsdGoPkgHasElems_CreateHITRequestsequenceRequestschema_CreateHITRequest_TCreateHITRequest_ func(*XsdGoPkgHasElems_CreateHITRequestsequenceRequestschema_CreateHITRequest_TCreateHITRequest_, bool) error XsdGoPkgHasElems_RejectQualificationRequestRequestsequenceTxsdRequestRequestschema_RejectQualificationRequestRequest_TRejectQualificationRequestRequest_ func(*XsdGoPkgHasElems_RejectQualificationRequestRequestsequenceTxsdRequestRequestschema_RejectQualificationRequestRequest_TRejectQualificationRequestRequest_, bool) error XsdGoPkgHasElem_GetAssignmentsForHITResponse func(*XsdGoPkgHasElem_GetAssignmentsForHITResponse, bool) error TxsdGrantBonusResponse func(*TxsdGrantBonusResponse, bool) error XsdGoPkgHasElem_GetQualificationScore func(*XsdGoPkgHasElem_GetQualificationScore, bool) error TxsdNotifyWorkersResponse func(*TxsdNotifyWorkersResponse, bool) error XsdGoPkgHasElem_GetQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationTypeRequest_TGetQualificationTypeRequest_ func(*XsdGoPkgHasElem_GetQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationTypeRequest_TGetQualificationTypeRequest_, bool) error TxsdApproveAssignmentResponse func(*TxsdApproveAssignmentResponse, bool) error XsdGoPkgHasElems_RejectionTimesequenceAssignmentschema_RejectionTime_XsdtDateTime_ func(*XsdGoPkgHasElems_RejectionTimesequenceAssignmentschema_RejectionTime_XsdtDateTime_, bool) error XsdGoPkgHasElem_GetAccountBalanceRequestsequenceTxsdRequestRequestschema_GetAccountBalanceRequest_TGetAccountBalanceRequest_ func(*XsdGoPkgHasElem_GetAccountBalanceRequestsequenceTxsdRequestRequestschema_GetAccountBalanceRequest_TGetAccountBalanceRequest_, bool) error TxsdGetHITResponse func(*TxsdGetHITResponse, bool) error XsdGoPkgHasElems_SetHITAsReviewingResponse func(*XsdGoPkgHasElems_SetHITAsReviewingResponse, bool) error TxsdExtendHIT func(*TxsdExtendHIT, bool) error XsdGoPkgHasElem_TestEventTypesequenceSendTestEventNotificationRequestschema_TestEventType_TEventType_ func(*XsdGoPkgHasElem_TestEventTypesequenceSendTestEventNotificationRequestschema_TestEventType_TEventType_, bool) error XsdGoPkgHasElems_SetHITAsReviewing func(*XsdGoPkgHasElems_SetHITAsReviewing, bool) error XsdGoPkgHasElems_RejectAssignment func(*XsdGoPkgHasElems_RejectAssignment, bool) error XsdGoPkgHasElems_BlockWorkerResultsequenceTxsdBlockWorkerResponseBlockWorkerResponseschema_BlockWorkerResult_TBlockWorkerResult_ func(*XsdGoPkgHasElems_BlockWorkerResultsequenceTxsdBlockWorkerResponseBlockWorkerResponseschema_BlockWorkerResult_TBlockWorkerResult_, bool) error XsdGoPkgHasElem_KeywordssequenceCreateHITRequestschema_Keywords_XsdtString_ func(*XsdGoPkgHasElem_KeywordssequenceCreateHITRequestschema_Keywords_XsdtString_, bool) error XsdGoPkgHasElems_GetFileUploadURLResponse func(*XsdGoPkgHasElems_GetFileUploadURLResponse, bool) error XsdGoPkgHasElems_SearchHITsResponse func(*XsdGoPkgHasElems_SearchHITsResponse, bool) error XsdGoPkgHasElem_GrantQualification func(*XsdGoPkgHasElem_GrantQualification, bool) error XsdGoPkgHasElem_GetReviewResultsForHITRequestsequenceTxsdRequestRequestschema_GetReviewResultsForHITRequest_TGetReviewResultsForHITRequest_ func(*XsdGoPkgHasElem_GetReviewResultsForHITRequestsequenceTxsdRequestRequestschema_GetReviewResultsForHITRequest_TGetReviewResultsForHITRequest_, bool) error XsdGoPkgHasElems_RegisterHITTypeResultsequenceTxsdRegisterHITTypeResponseRegisterHITTypeResponseschema_RegisterHITTypeResult_TRegisterHITTypeResult_ func(*XsdGoPkgHasElems_RegisterHITTypeResultsequenceTxsdRegisterHITTypeResponseRegisterHITTypeResponseschema_RegisterHITTypeResult_TRegisterHITTypeResult_, bool) error XsdGoPkgHasElems_MaxAssignmentssequenceHITschema_MaxAssignments_XsdtInt_ func(*XsdGoPkgHasElems_MaxAssignmentssequenceHITschema_MaxAssignments_XsdtInt_, bool) error TApproveRejectedAssignmentResult func(*TApproveRejectedAssignmentResult, bool) error XsdGoPkgHasElems_DisposeQualificationTypeResultsequenceTxsdDisposeQualificationTypeResponseDisposeQualificationTypeResponseschema_DisposeQualificationTypeResult_TDisposeQualificationTypeResult_ func(*XsdGoPkgHasElems_DisposeQualificationTypeResultsequenceTxsdDisposeQualificationTypeResponseDisposeQualificationTypeResponseschema_DisposeQualificationTypeResult_TDisposeQualificationTypeResult_, bool) error XsdGoPkgHasElems_CurrencyCodesequencePriceschema_CurrencyCode_XsdtString_ func(*XsdGoPkgHasElems_CurrencyCodesequencePriceschema_CurrencyCode_XsdtString_, bool) error XsdGoPkgHasElems_GetReviewableHITsRequestsequenceRequestschema_GetReviewableHITsRequest_TGetReviewableHITsRequest_ func(*XsdGoPkgHasElems_GetReviewableHITsRequestsequenceRequestschema_GetReviewableHITsRequest_TGetReviewableHITsRequest_, bool) error XsdGoPkgHasElem_AmountsequencePriceschema_Amount_XsdtDecimal_ func(*XsdGoPkgHasElem_AmountsequencePriceschema_Amount_XsdtDecimal_, bool) error XsdGoPkgHasElem_GetHITsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetHITsForQualificationTypeRequest_TGetHITsForQualificationTypeRequest_ func(*XsdGoPkgHasElem_GetHITsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetHITsForQualificationTypeRequest_TGetHITsForQualificationTypeRequest_, bool) error XsdGoPkgHasElem_RequestIdsequenceTxsdOperationRequestOperationRequestschema_RequestId_XsdtString_ func(*XsdGoPkgHasElem_RequestIdsequenceTxsdOperationRequestOperationRequestschema_RequestId_XsdtString_, bool) error TxsdExtendHITResponse func(*TxsdExtendHITResponse, bool) error XsdGoPkgHasElem_RequestsequenceSetHITTypeNotificationschema_Request_TSetHITTypeNotificationRequest_ func(*XsdGoPkgHasElem_RequestsequenceSetHITTypeNotificationschema_Request_TSetHITTypeNotificationRequest_, bool) error TxsdGetReviewResultsForHIT func(*TxsdGetReviewResultsForHIT, bool) error TGetHITsForQualificationTypeResult func(*TGetHITsForQualificationTypeResult, bool) error TxsdGetQualificationScoreResponse func(*TxsdGetQualificationScoreResponse, bool) error XsdGoPkgHasElems_RejectAssignmentResponse func(*XsdGoPkgHasElems_RejectAssignmentResponse, bool) error XsdGoPkgHasElem_RequestsequenceChangeHITTypeOfHITschema_Request_TChangeHITTypeOfHITRequest_ func(*XsdGoPkgHasElem_RequestsequenceChangeHITTypeOfHITschema_Request_TChangeHITTypeOfHITRequest_, bool) error XsdGoPkgHasElem_GetHITsForQualificationTypeResultsequenceTxsdGetHITsForQualificationTypeResponseGetHITsForQualificationTypeResponseschema_GetHITsForQualificationTypeResult_TGetHITsForQualificationTypeResult_ func(*XsdGoPkgHasElem_GetHITsForQualificationTypeResultsequenceTxsdGetHITsForQualificationTypeResponseGetHITsForQualificationTypeResponseschema_GetHITsForQualificationTypeResult_TGetHITsForQualificationTypeResult_, bool) error XsdGoPkgHasElem_QualificationRequestsequenceGetQualificationRequestsResultschema_QualificationRequest_TQualificationRequest_ func(*XsdGoPkgHasElem_QualificationRequestsequenceGetQualificationRequestsResultschema_QualificationRequest_TQualificationRequest_, bool) error XsdGoPkgHasElem_RequestsequenceTxsdAssignQualificationAssignQualificationschema_Request_TAssignQualificationRequest_ func(*XsdGoPkgHasElem_RequestsequenceTxsdAssignQualificationAssignQualificationschema_Request_TAssignQualificationRequest_, bool) error XsdGoPkgHasElems_RejectAssignmentRequestsequenceTxsdRequestRequestschema_RejectAssignmentRequest_TRejectAssignmentRequest_ func(*XsdGoPkgHasElems_RejectAssignmentRequestsequenceTxsdRequestRequestschema_RejectAssignmentRequest_TRejectAssignmentRequest_, bool) error Thit func(*Thit, bool) error TAssignment func(*TAssignment, bool) error XsdGoPkgHasElem_SetHITAsReviewing func(*XsdGoPkgHasElem_SetHITAsReviewing, bool) error XsdGoPkgHasElems_RejectAssignmentResultsequenceTxsdRejectAssignmentResponseRejectAssignmentResponseschema_RejectAssignmentResult_TRejectAssignmentResult_ func(*XsdGoPkgHasElems_RejectAssignmentResultsequenceTxsdRejectAssignmentResponseRejectAssignmentResponseschema_RejectAssignmentResult_TRejectAssignmentResult_, bool) error TChangeHITTypeOfHITRequest func(*TChangeHITTypeOfHITRequest, bool) error XsdGoPkgHasElems_IntegerValuesequenceQualificationRequirementschema_IntegerValue_XsdtInt_ func(*XsdGoPkgHasElems_IntegerValuesequenceQualificationRequirementschema_IntegerValue_XsdtInt_, bool) error XsdGoPkgHasElem_AnswersequenceAssignmentschema_Answer_XsdtString_ func(*XsdGoPkgHasElem_AnswersequenceAssignmentschema_Answer_XsdtString_, bool) error XsdGoPkgHasElem_RequestsequenceGrantBonusschema_Request_TGrantBonusRequest_ func(*XsdGoPkgHasElem_RequestsequenceGrantBonusschema_Request_TGrantBonusRequest_, bool) error XsdGoPkgHasElems_LocaleValuesequenceQualificationRequirementschema_LocaleValue_TLocale_ func(*XsdGoPkgHasElems_LocaleValuesequenceQualificationRequirementschema_LocaleValue_TLocale_, bool) error XsdGoPkgHasElems_ErrorsequenceTxsdErrorsErrorsschema_Error_TxsdErrorsSequenceError_ func(*XsdGoPkgHasElems_ErrorsequenceTxsdErrorsErrorsschema_Error_TxsdErrorsSequenceError_, bool) error XsdGoPkgHasElems_UpdateQualificationType func(*XsdGoPkgHasElems_UpdateQualificationType, bool) error XsdGoPkgHasElems_DataPointsequenceGetStatisticResultschema_DataPoint_TDataPoint_ func(*XsdGoPkgHasElems_DataPointsequenceGetStatisticResultschema_DataPoint_TDataPoint_, bool) error TxsdRevokeQualification func(*TxsdRevokeQualification, bool) error XsdGoPkgHasElem_ForceExpireHITResultsequenceForceExpireHITResponseschema_ForceExpireHITResult_TForceExpireHITResult_ func(*XsdGoPkgHasElem_ForceExpireHITResultsequenceForceExpireHITResponseschema_ForceExpireHITResult_TForceExpireHITResult_, bool) error XsdGoPkgHasElem_SortPropertysequenceGetReviewableHITsRequestschema_SortProperty_TGetReviewableHITsSortProperty_ func(*XsdGoPkgHasElem_SortPropertysequenceGetReviewableHITsRequestschema_SortProperty_TGetReviewableHITsSortProperty_, bool) error XsdGoPkgHasElem_SortPropertysequenceSearchQualificationTypesRequestschema_SortProperty_TSearchQualificationTypesSortProperty_ func(*XsdGoPkgHasElem_SortPropertysequenceSearchQualificationTypesRequestschema_SortProperty_TSearchQualificationTypesSortProperty_, bool) error XsdGoPkgHasElems_ApproveAssignmentResponse func(*XsdGoPkgHasElems_ApproveAssignmentResponse, bool) error XsdGoPkgHasElems_ChangeHITTypeOfHITResponse func(*XsdGoPkgHasElems_ChangeHITTypeOfHITResponse, bool) error XsdGoPkgHasElem_GetRequesterWorkerStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterWorkerStatisticRequest_TGetRequesterWorkerStatisticRequest_ func(*XsdGoPkgHasElem_GetRequesterWorkerStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterWorkerStatisticRequest_TGetRequesterWorkerStatisticRequest_, bool) error XsdGoPkgHasElem_UpdateQualificationTypeRequestsequenceTxsdRequestRequestschema_UpdateQualificationTypeRequest_TUpdateQualificationTypeRequest_ func(*XsdGoPkgHasElem_UpdateQualificationTypeRequestsequenceTxsdRequestRequestschema_UpdateQualificationTypeRequest_TUpdateQualificationTypeRequest_, bool) error XsdGoPkgHasElems_GetBonusPaymentsResponse func(*XsdGoPkgHasElems_GetBonusPaymentsResponse, bool) error XsdGoPkgHasElems_VersionsequenceNotificationSpecificationschema_Version_XsdtString_ func(*XsdGoPkgHasElems_VersionsequenceNotificationSpecificationschema_Version_XsdtString_, bool) error XsdGoPkgHasElem_SendNotificationsequenceAssignQualificationRequestschema_SendNotification_XsdtBoolean_ func(*XsdGoPkgHasElem_SendNotificationsequenceAssignQualificationRequestschema_SendNotification_XsdtBoolean_, bool) error XsdGoPkgHasElems_OperationsequenceTxsdResponseGroupInformationSequenceValidOperationsValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Operation_XsdtString_ func(*XsdGoPkgHasElems_OperationsequenceTxsdResponseGroupInformationSequenceValidOperationsValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Operation_XsdtString_, bool) error XsdGoPkgHasElems_KeysequenceReviewResultDetailschema_Key_XsdtString_ func(*XsdGoPkgHasElems_KeysequenceReviewResultDetailschema_Key_XsdtString_, bool) error XsdGoPkgHasElem_RequestsequenceUnblockWorkerschema_Request_TUnblockWorkerRequest_ func(*XsdGoPkgHasElem_RequestsequenceUnblockWorkerschema_Request_TUnblockWorkerRequest_, bool) error XsdGoPkgHasElems_GetAccountBalanceResultsequenceTxsdGetAccountBalanceResponseGetAccountBalanceResponseschema_GetAccountBalanceResult_TGetAccountBalanceResult_ func(*XsdGoPkgHasElems_GetAccountBalanceResultsequenceTxsdGetAccountBalanceResponseGetAccountBalanceResponseschema_GetAccountBalanceResult_TGetAccountBalanceResult_, bool) error XsdGoPkgHasElems_ErrorCodesequenceReviewActionDetailschema_ErrorCode_XsdtString_ func(*XsdGoPkgHasElems_ErrorCodesequenceReviewActionDetailschema_ErrorCode_XsdtString_, bool) error XsdGoPkgHasElems_SearchQualificationTypes func(*XsdGoPkgHasElems_SearchQualificationTypes, bool) error XsdGoPkgHasElem_AvailableParameterssequenceTxsdOperationInformationOperationInformationschema_AvailableParameters_TxsdOperationInformationSequenceAvailableParameters_ func(*XsdGoPkgHasElem_AvailableParameterssequenceTxsdOperationInformationOperationInformationschema_AvailableParameters_TxsdOperationInformationSequenceAvailableParameters_, bool) error XsdGoPkgHasElems_BlockWorkerRequestsequenceRequestschema_BlockWorkerRequest_TBlockWorkerRequest_ func(*XsdGoPkgHasElems_BlockWorkerRequestsequenceRequestschema_BlockWorkerRequest_TBlockWorkerRequest_, bool) error XsdGoPkgHasElem_HITReviewStatussequenceHITschema_HITReviewStatus_THITReviewStatus_ func(*XsdGoPkgHasElem_HITReviewStatussequenceHITschema_HITReviewStatus_THITReviewStatus_, bool) error XsdGoPkgHasElems_RequestsequenceTxsdRejectAssignmentRejectAssignmentschema_Request_TRejectAssignmentRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdRejectAssignmentRejectAssignmentschema_Request_TRejectAssignmentRequest_, bool) error XsdGoPkgHasElems_MessageTextsequenceNotifyWorkersRequestschema_MessageText_XsdtString_ func(*XsdGoPkgHasElems_MessageTextsequenceNotifyWorkersRequestschema_MessageText_XsdtString_, bool) error XsdGoPkgHasElems_AutoApprovalDelayInSecondssequenceHITschema_AutoApprovalDelayInSeconds_XsdtLong_ func(*XsdGoPkgHasElems_AutoApprovalDelayInSecondssequenceHITschema_AutoApprovalDelayInSeconds_XsdtLong_, bool) error XsdGoPkgHasElems_GetAssignmentResponse func(*XsdGoPkgHasElems_GetAssignmentResponse, bool) error XsdGoPkgHasElem_GetFileUploadURL func(*XsdGoPkgHasElem_GetFileUploadURL, bool) error XsdGoPkgHasElem_AvailableResponseGroupssequenceTxsdOperationInformationOperationInformationschema_AvailableResponseGroups_TxsdOperationInformationSequenceAvailableResponseGroups_ func(*XsdGoPkgHasElem_AvailableResponseGroupssequenceTxsdOperationInformationOperationInformationschema_AvailableResponseGroups_TxsdOperationInformationSequenceAvailableResponseGroups_, bool) error TxsdResponseGroupInformationSequenceElements func(*TxsdResponseGroupInformationSequenceElements, bool) error XsdGoPkgHasElem_GetReviewableHITsResultsequenceTxsdGetReviewableHITsResponseGetReviewableHITsResponseschema_GetReviewableHITsResult_TGetReviewableHITsResult_ func(*XsdGoPkgHasElem_GetReviewableHITsResultsequenceTxsdGetReviewableHITsResponseGetReviewableHITsResponseschema_GetReviewableHITsResult_TGetReviewableHITsResult_, bool) error XsdGoPkgHasElems_HITReviewPolicysequenceGetReviewResultsForHITResultschema_HITReviewPolicy_TReviewPolicy_ func(*XsdGoPkgHasElems_HITReviewPolicysequenceGetReviewResultsForHITResultschema_HITReviewPolicy_TReviewPolicy_, bool) error XsdGoPkgHasElems_AnswersequenceAssignmentschema_Answer_XsdtString_ func(*XsdGoPkgHasElems_AnswersequenceAssignmentschema_Answer_XsdtString_, bool) error XsdGoPkgHasElem_GetBlockedWorkersRequestsequenceTxsdRequestRequestschema_GetBlockedWorkersRequest_TGetBlockedWorkersRequest_ func(*XsdGoPkgHasElem_GetBlockedWorkersRequestsequenceTxsdRequestRequestschema_GetBlockedWorkersRequest_TGetBlockedWorkersRequest_, bool) error XsdGoPkgHasElem_RegisterHITType func(*XsdGoPkgHasElem_RegisterHITType, bool) error XsdGoPkgHasElems_RequestsequenceTxsdGetReviewableHITsGetReviewableHITsschema_Request_TGetReviewableHITsRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdGetReviewableHITsGetReviewableHITsschema_Request_TGetReviewableHITsRequest_, bool) error XsdGoPkgHasElems_GetHITsForQualificationType func(*XsdGoPkgHasElems_GetHITsForQualificationType, bool) error XsdGoPkgHasElems_ObjectIdsequenceReviewActionDetailschema_ObjectId_XsdtString_ func(*XsdGoPkgHasElems_ObjectIdsequenceReviewActionDetailschema_ObjectId_XsdtString_, bool) error XsdGoPkgHasElem_FormattedPricesequencePriceschema_FormattedPrice_XsdtString_ func(*XsdGoPkgHasElem_FormattedPricesequencePriceschema_FormattedPrice_XsdtString_, bool) error XsdGoPkgHasElem_NumResultssequenceGetReviewableHITsResultschema_NumResults_XsdtInt_ func(*XsdGoPkgHasElem_NumResultssequenceGetReviewableHITsResultschema_NumResults_XsdtInt_, bool) error TSearchHITsResult func(*TSearchHITsResult, bool) error XsdGoPkgHasElems_AWSAccessKeyIdsequenceTxsdRegisterHITTypeRegisterHITTypeschema_AWSAccessKeyId_XsdtString_ func(*XsdGoPkgHasElems_AWSAccessKeyIdsequenceTxsdRegisterHITTypeRegisterHITTypeschema_AWSAccessKeyId_XsdtString_, bool) error XsdGoPkgHasElem_RequestsequenceRejectAssignmentschema_Request_TRejectAssignmentRequest_ func(*XsdGoPkgHasElem_RequestsequenceRejectAssignmentschema_Request_TRejectAssignmentRequest_, bool) error TLocale func(*TLocale, bool) error XsdGoPkgHasElem_SearchQualificationTypes func(*XsdGoPkgHasElem_SearchQualificationTypes, bool) error XsdGoPkgHasElems_SearchQualificationTypesResultsequenceTxsdSearchQualificationTypesResponseSearchQualificationTypesResponseschema_SearchQualificationTypesResult_TSearchQualificationTypesResult_ func(*XsdGoPkgHasElems_SearchQualificationTypesResultsequenceTxsdSearchQualificationTypesResponseSearchQualificationTypesResponseschema_SearchQualificationTypesResult_TSearchQualificationTypesResult_, bool) error TxsdBlockWorkerResponse func(*TxsdBlockWorkerResponse, bool) error TApproveRejectedAssignmentRequest func(*TApproveRejectedAssignmentRequest, bool) error XsdGoPkgHasElem_GetReviewResultsForHITResponse func(*XsdGoPkgHasElem_GetReviewResultsForHITResponse, bool) error XsdGoPkgHasElem_ChangeHITTypeOfHIT func(*XsdGoPkgHasElem_ChangeHITTypeOfHIT, bool) error XsdGoPkgHasElems_GetQualificationTypeRequestsequenceRequestschema_GetQualificationTypeRequest_TGetQualificationTypeRequest_ func(*XsdGoPkgHasElems_GetQualificationTypeRequestsequenceRequestschema_GetQualificationTypeRequest_TGetQualificationTypeRequest_, bool) error XsdGoPkgHasElems_RequestsequenceTxsdGetHITsForQualificationTypeGetHITsForQualificationTypeschema_Request_TGetHITsForQualificationTypeRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdGetHITsForQualificationTypeGetHITsForQualificationTypeschema_Request_TGetHITsForQualificationTypeRequest_, bool) error XsdGoPkgHasElems_GrantBonus func(*XsdGoPkgHasElems_GrantBonus, bool) error XsdGoPkgHasElems_DisposeHITRequestsequenceTxsdRequestRequestschema_DisposeHITRequest_TDisposeHITRequest_ func(*XsdGoPkgHasElems_DisposeHITRequestsequenceTxsdRequestRequestschema_DisposeHITRequest_TDisposeHITRequest_, bool) error XsdGoPkgHasElems_HITStatussequenceHITschema_HITStatus_THITStatus_ func(*XsdGoPkgHasElems_HITStatussequenceHITschema_HITStatus_THITStatus_, bool) error XsdGoPkgHasElems_CompleteTimesequenceReviewActionDetailschema_CompleteTime_XsdtDateTime_ func(*XsdGoPkgHasElems_CompleteTimesequenceReviewActionDetailschema_CompleteTime_XsdtDateTime_, bool) error TxsdSendTestEventNotificationResponse func(*TxsdSendTestEventNotificationResponse, bool) error TxsdChangeHITTypeOfHITResponse func(*TxsdChangeHITTypeOfHITResponse, bool) error XsdGoPkgHasElems_UnblockWorkerResultsequenceTxsdUnblockWorkerResponseUnblockWorkerResponseschema_UnblockWorkerResult_TUnblockWorkerResult_ func(*XsdGoPkgHasElems_UnblockWorkerResultsequenceTxsdUnblockWorkerResponseUnblockWorkerResponseschema_UnblockWorkerResult_TUnblockWorkerResult_, bool) error XsdGoPkgHasElem_RequestsequenceTxsdSendTestEventNotificationSendTestEventNotificationschema_Request_TSendTestEventNotificationRequest_ func(*XsdGoPkgHasElem_RequestsequenceTxsdSendTestEventNotificationSendTestEventNotificationschema_Request_TSendTestEventNotificationRequest_, bool) error TQualificationRequirement func(*TQualificationRequirement, bool) error XsdGoPkgHasElem_CodesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Code_XsdtString_ func(*XsdGoPkgHasElem_CodesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Code_XsdtString_, bool) error XsdGoPkgHasElem_HelpTypesequenceHelpRequestschema_HelpType_TxsdHelpRequestSequenceHelpType_ func(*XsdGoPkgHasElem_HelpTypesequenceHelpRequestschema_HelpType_TxsdHelpRequestSequenceHelpType_, bool) error XsdGoPkgHasElems_GetReviewResultsForHIT func(*XsdGoPkgHasElems_GetReviewResultsForHIT, bool) error TGetBlockedWorkersResult func(*TGetBlockedWorkersResult, bool) error XsdGoPkgHasElems_SubjectTypesequenceReviewResultDetailschema_SubjectType_XsdtString_ func(*XsdGoPkgHasElems_SubjectTypesequenceReviewResultDetailschema_SubjectType_XsdtString_, bool) error XsdGoPkgHasElems_WorkerIdsequenceNotifyWorkersRequestschema_WorkerId_XsdtString_ func(*XsdGoPkgHasElems_WorkerIdsequenceNotifyWorkersRequestschema_WorkerId_XsdtString_, bool) error XsdGoPkgHasElems_RequestsequenceTxsdDisposeHITDisposeHITschema_Request_TDisposeHITRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdDisposeHITDisposeHITschema_Request_TDisposeHITRequest_, bool) error XsdGoPkgHasElems_RequestsequenceTxsdDisableHITDisableHITschema_Request_TDisableHITRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdDisableHITDisableHITschema_Request_TDisableHITRequest_, bool) error TxsdGetBlockedWorkersResponse func(*TxsdGetBlockedWorkersResponse, bool) error XsdGoPkgHasElem_CreationTimesequenceHITschema_CreationTime_XsdtDateTime_ func(*XsdGoPkgHasElem_CreationTimesequenceHITschema_CreationTime_XsdtDateTime_, bool) error TxsdSetHITTypeNotificationResponse func(*TxsdSetHITTypeNotificationResponse, bool) error TReviewActionDetail func(*TReviewActionDetail, bool) error XsdGoPkgHasElems_NotifyWorkers func(*XsdGoPkgHasElems_NotifyWorkers, bool) error XsdGoPkgHasElems_RequestsequenceTxsdGetBlockedWorkersGetBlockedWorkersschema_Request_TGetBlockedWorkersRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdGetBlockedWorkersGetBlockedWorkersschema_Request_TGetBlockedWorkersRequest_, bool) error XsdGoPkgHasElems_AvailableParameterssequenceOperationInformationschema_AvailableParameters_TxsdOperationInformationSequenceAvailableParameters_ func(*XsdGoPkgHasElems_AvailableParameterssequenceOperationInformationschema_AvailableParameters_TxsdOperationInformationSequenceAvailableParameters_, bool) error XsdGoPkgHasElems_SubjectIdsequenceQualificationschema_SubjectId_XsdtString_ func(*XsdGoPkgHasElems_SubjectIdsequenceQualificationschema_SubjectId_XsdtString_, bool) error XsdGoPkgHasElem_StatisticsequenceGetRequesterStatisticRequestschema_Statistic_TRequesterStatistic_ func(*XsdGoPkgHasElem_StatisticsequenceGetRequesterStatisticRequestschema_Statistic_TRequesterStatistic_, bool) error TDataPoint func(*TDataPoint, bool) error XsdGoPkgHasElem_RequestsequenceGetRequesterWorkerStatisticschema_Request_TGetRequesterWorkerStatisticRequest_ func(*XsdGoPkgHasElem_RequestsequenceGetRequesterWorkerStatisticschema_Request_TGetRequesterWorkerStatisticRequest_, bool) error XsdGoPkgHasElem_MaxAssignmentssequenceCreateHITRequestschema_MaxAssignments_XsdtInt_ func(*XsdGoPkgHasElem_MaxAssignmentssequenceCreateHITRequestschema_MaxAssignments_XsdtInt_, bool) error XsdGoPkgHasElem_PolicyLevelsequenceGetReviewResultsForHITRequestschema_PolicyLevel_TReviewPolicyLevel_ func(*XsdGoPkgHasElem_PolicyLevelsequenceGetReviewResultsForHITRequestschema_PolicyLevel_TReviewPolicyLevel_, bool) error XsdGoPkgHasElem_ResultsequenceReviewActionDetailschema_Result_XsdtString_ func(*XsdGoPkgHasElem_ResultsequenceReviewActionDetailschema_Result_XsdtString_, bool) error TxsdApproveRejectedAssignmentResponse func(*TxsdApproveRejectedAssignmentResponse, bool) error XsdGoPkgHasElems_RequestsequenceTxsdUnblockWorkerUnblockWorkerschema_Request_TUnblockWorkerRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdUnblockWorkerUnblockWorkerschema_Request_TUnblockWorkerRequest_, bool) error XsdGoPkgHasElems_ValidatesequenceGetReviewResultsForHITschema_Validate_XsdtString_ func(*XsdGoPkgHasElems_ValidatesequenceGetReviewResultsForHITschema_Validate_XsdtString_, bool) error XsdGoPkgHasElem_LocaleValuesequenceQualificationschema_LocaleValue_TLocale_ func(*XsdGoPkgHasElem_LocaleValuesequenceQualificationschema_LocaleValue_TLocale_, bool) error XsdGoPkgHasElem_RevokeQualification func(*XsdGoPkgHasElem_RevokeQualification, bool) error XsdGoPkgHasElem_ElementsequenceTxsdResponseGroupInformationSequenceElementsElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Element_XsdtString_ func(*XsdGoPkgHasElem_ElementsequenceTxsdResponseGroupInformationSequenceElementsElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Element_XsdtString_, bool) error XsdGoPkgHasElem_GetReviewableHITsRequestsequenceTxsdRequestRequestschema_GetReviewableHITsRequest_TGetReviewableHITsRequest_ func(*XsdGoPkgHasElem_GetReviewableHITsRequestsequenceTxsdRequestRequestschema_GetReviewableHITsRequest_TGetReviewableHITsRequest_, bool) error XsdGoPkgHasElem_RegisterHITTypeRequestsequenceTxsdRequestRequestschema_RegisterHITTypeRequest_TRegisterHITTypeRequest_ func(*XsdGoPkgHasElem_RegisterHITTypeRequestsequenceTxsdRequestRequestschema_RegisterHITTypeRequest_TRegisterHITTypeRequest_, bool) error XsdGoPkgHasElems_SendTestEventNotificationResultsequenceTxsdSendTestEventNotificationResponseSendTestEventNotificationResponseschema_SendTestEventNotificationResult_TSendTestEventNotificationResult_ func(*XsdGoPkgHasElems_SendTestEventNotificationResultsequenceTxsdSendTestEventNotificationResponseSendTestEventNotificationResponseschema_SendTestEventNotificationResult_TSendTestEventNotificationResult_, bool) error TGetReviewableHITsResult func(*TGetReviewableHITsResult, bool) error XsdGoPkgHasElem_TimePeriodsequenceGetRequesterStatisticRequestschema_TimePeriod_TimePeriod_ func(*XsdGoPkgHasElem_TimePeriodsequenceGetRequesterStatisticRequestschema_TimePeriod_TimePeriod_, bool) error XsdGoPkgHasElems_GetHITResponse func(*XsdGoPkgHasElems_GetHITResponse, bool) error XsdGoPkgHasElem_GetHITsForQualificationTypeResponse func(*XsdGoPkgHasElem_GetHITsForQualificationTypeResponse, bool) error XsdGoPkgHasElems_UnblockWorker func(*XsdGoPkgHasElems_UnblockWorker, bool) error XsdGoPkgHasElem_BlockWorkerRequestsequenceTxsdRequestRequestschema_BlockWorkerRequest_TBlockWorkerRequest_ func(*XsdGoPkgHasElem_BlockWorkerRequestsequenceTxsdRequestRequestschema_BlockWorkerRequest_TBlockWorkerRequest_, bool) error XsdGoPkgHasElem_StatussequenceReviewActionDetailschema_Status_TReviewActionStatus_ func(*XsdGoPkgHasElem_StatussequenceReviewActionDetailschema_Status_TReviewActionStatus_, bool) error XsdGoPkgHasElems_SearchHITs func(*XsdGoPkgHasElems_SearchHITs, bool) error XsdGoPkgHasElem_SearchQualificationTypesResponse func(*XsdGoPkgHasElem_SearchQualificationTypesResponse, bool) error XsdGoPkgHasElem_GetFileUploadURLResultsequenceTxsdGetFileUploadURLResponseGetFileUploadURLResponseschema_GetFileUploadURLResult_TGetFileUploadURLResult_ func(*XsdGoPkgHasElem_GetFileUploadURLResultsequenceTxsdGetFileUploadURLResponseGetFileUploadURLResponseschema_GetFileUploadURLResult_TGetFileUploadURLResult_, bool) error XsdGoPkgHasElems_GetAccountBalanceRequestsequenceRequestschema_GetAccountBalanceRequest_TGetAccountBalanceRequest_ func(*XsdGoPkgHasElems_GetAccountBalanceRequestsequenceRequestschema_GetAccountBalanceRequest_TGetAccountBalanceRequest_, bool) error XsdGoPkgHasElem_MapEntrysequencePolicyParameterschema_MapEntry_TParameterMapEntry_ func(*XsdGoPkgHasElem_MapEntrysequencePolicyParameterschema_MapEntry_TParameterMapEntry_, bool) error XsdGoPkgHasElem_GetAssignmentsForHITRequestsequenceTxsdRequestRequestschema_GetAssignmentsForHITRequest_TGetAssignmentsForHITRequest_ func(*XsdGoPkgHasElem_GetAssignmentsForHITRequestsequenceTxsdRequestRequestschema_GetAssignmentsForHITRequest_TGetAssignmentsForHITRequest_, bool) error XsdGoPkgHasElem_GetBlockedWorkers func(*XsdGoPkgHasElem_GetBlockedWorkers, bool) error XsdGoPkgHasElems_HelpResponse func(*XsdGoPkgHasElems_HelpResponse, bool) error XsdGoPkgHasElems_DefaultResponseGroupssequenceTxsdOperationInformationOperationInformationschema_DefaultResponseGroups_TxsdOperationInformationSequenceDefaultResponseGroups_ func(*XsdGoPkgHasElems_DefaultResponseGroupssequenceTxsdOperationInformationOperationInformationschema_DefaultResponseGroups_TxsdOperationInformationSequenceDefaultResponseGroups_, bool) error XsdGoPkgHasElem_ActivesequenceSetHITTypeNotificationRequestschema_Active_XsdtBoolean_ func(*XsdGoPkgHasElem_ActivesequenceSetHITTypeNotificationRequestschema_Active_XsdtBoolean_, bool) error XsdGoPkgHasElems_ApproveAssignment func(*XsdGoPkgHasElems_ApproveAssignment, bool) error XsdGoPkgHasElems_StatussequenceGetReviewableHITsRequestschema_Status_TReviewableHITStatus_ func(*XsdGoPkgHasElems_StatussequenceGetReviewableHITsRequestschema_Status_TReviewableHITStatus_, bool) error XsdGoPkgHasElems_ApproveRejectedAssignmentRequestsequenceRequestschema_ApproveRejectedAssignmentRequest_TApproveRejectedAssignmentRequest_ func(*XsdGoPkgHasElems_ApproveRejectedAssignmentRequestsequenceRequestschema_ApproveRejectedAssignmentRequest_TApproveRejectedAssignmentRequest_, bool) error XsdGoPkgHasElem_GetAccountBalanceResponse func(*XsdGoPkgHasElem_GetAccountBalanceResponse, bool) error XsdGoPkgHasElem_SetHITAsReviewingResultsequenceTxsdSetHITAsReviewingResponseSetHITAsReviewingResponseschema_SetHITAsReviewingResult_TSetHITAsReviewingResult_ func(*XsdGoPkgHasElem_SetHITAsReviewingResultsequenceTxsdSetHITAsReviewingResponseSetHITAsReviewingResponseschema_SetHITAsReviewingResult_TSetHITAsReviewingResult_, bool) error XsdGoPkgHasElems_ActionNamesequenceReviewActionDetailschema_ActionName_XsdtString_ func(*XsdGoPkgHasElems_ActionNamesequenceReviewActionDetailschema_ActionName_XsdtString_, bool) error XsdGoPkgHasElems_TestEventTypesequenceSendTestEventNotificationRequestschema_TestEventType_TEventType_ func(*XsdGoPkgHasElems_TestEventTypesequenceSendTestEventNotificationRequestschema_TestEventType_TEventType_, bool) error XsdGoPkgHasElems_CreateHITResponse func(*XsdGoPkgHasElems_CreateHITResponse, bool) error XsdGoPkgHasElem_RequiredParameterssequenceTxsdOperationInformationOperationInformationschema_RequiredParameters_TxsdOperationInformationSequenceRequiredParameters_ func(*XsdGoPkgHasElem_RequiredParameterssequenceTxsdOperationInformationOperationInformationschema_RequiredParameters_TxsdOperationInformationSequenceRequiredParameters_, bool) error XsdGoPkgHasElem_CreationDatesequenceTxsdResponseGroupInformationResponseGroupInformationschema_CreationDate_XsdtString_ func(*XsdGoPkgHasElem_CreationDatesequenceTxsdResponseGroupInformationResponseGroupInformationschema_CreationDate_XsdtString_, bool) error TxsdOperationInformation func(*TxsdOperationInformation, bool) error TGetHITsForQualificationTypeRequest func(*TGetHITsForQualificationTypeRequest, bool) error XsdGoPkgHasElems_SignaturesequenceGetAccountBalanceschema_Signature_XsdtString_ func(*XsdGoPkgHasElems_SignaturesequenceGetAccountBalanceschema_Signature_XsdtString_, bool) error XsdGoPkgHasElems_RequestsequenceTxsdSearchHITsSearchHITsschema_Request_TSearchHITsRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdSearchHITsSearchHITsschema_Request_TSearchHITsRequest_, bool) error XsdGoPkgHasElems_RequestsequenceTxsdUpdateQualificationTypeUpdateQualificationTypeschema_Request_TUpdateQualificationTypeRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdUpdateQualificationTypeUpdateQualificationTypeschema_Request_TUpdateQualificationTypeRequest_, bool) error XsdGoPkgHasElems_TimestampsequenceTxsdGetReviewableHITsGetReviewableHITsschema_Timestamp_XsdtDateTime_ func(*XsdGoPkgHasElems_TimestampsequenceTxsdGetReviewableHITsGetReviewableHITsschema_Timestamp_XsdtDateTime_, bool) error XsdGoPkgHasElem_CurrencyCodesequencePriceschema_CurrencyCode_XsdtString_ func(*XsdGoPkgHasElem_CurrencyCodesequencePriceschema_CurrencyCode_XsdtString_, bool) error XsdGoPkgHasElem_MessageTextsequenceNotifyWorkersRequestschema_MessageText_XsdtString_ func(*XsdGoPkgHasElem_MessageTextsequenceNotifyWorkersRequestschema_MessageText_XsdtString_, bool) error TxsdDisableHITResponse func(*TxsdDisableHITResponse, bool) error XsdGoPkgHasElem_GetQualificationsForQualificationType func(*XsdGoPkgHasElem_GetQualificationsForQualificationType, bool) error XsdGoPkgHasElem_SortDirectionsequenceGetReviewableHITsRequestschema_SortDirection_TSortDirection_ func(*XsdGoPkgHasElem_SortDirectionsequenceGetReviewableHITsRequestschema_SortDirection_TSortDirection_, bool) error XsdGoPkgHasElems_GrantTimesequenceBonusPaymentschema_GrantTime_XsdtDateTime_ func(*XsdGoPkgHasElems_GrantTimesequenceBonusPaymentschema_GrantTime_XsdtDateTime_, bool) error XsdGoPkgHasElems_RetryDelayInSecondssequenceUpdateQualificationTypeRequestschema_RetryDelayInSeconds_XsdtLong_ func(*XsdGoPkgHasElems_RetryDelayInSecondssequenceUpdateQualificationTypeRequestschema_RetryDelayInSeconds_XsdtLong_, bool) error XsdGoPkgHasElems_MustBeRequestablesequenceSearchQualificationTypesRequestschema_MustBeRequestable_XsdtBoolean_ func(*XsdGoPkgHasElems_MustBeRequestablesequenceSearchQualificationTypesRequestschema_MustBeRequestable_XsdtBoolean_, bool) error XsdGoPkgHasElem_NumberOfAssignmentsCompletedsequenceHITschema_NumberOfAssignmentsCompleted_XsdtInt_ func(*XsdGoPkgHasElem_NumberOfAssignmentsCompletedsequenceHITschema_NumberOfAssignmentsCompleted_XsdtInt_, bool) error XsdGoPkgHasElem_HTTPHeaders func(*XsdGoPkgHasElem_HTTPHeaders, bool) error XsdGoPkgHasElems_Request func(*XsdGoPkgHasElems_Request, bool) error XsdGoPkgHasElem_GetAccountBalanceResultsequenceGetAccountBalanceResponseschema_GetAccountBalanceResult_TGetAccountBalanceResult_ func(*XsdGoPkgHasElem_GetAccountBalanceResultsequenceGetAccountBalanceResponseschema_GetAccountBalanceResult_TGetAccountBalanceResult_, bool) error XsdGoPkgHasElems_AssignmentReviewReportsequenceGetReviewResultsForHITResultschema_AssignmentReviewReport_TReviewReport_ func(*XsdGoPkgHasElems_AssignmentReviewReportsequenceGetReviewResultsForHITResultschema_AssignmentReviewReport_TReviewReport_, bool) error XsdGoPkgHasElems_CountrysequenceLocaleschema_Country_XsdtString_ func(*XsdGoPkgHasElems_CountrysequenceLocaleschema_Country_XsdtString_, bool) error XsdGoPkgHasElems_BodysequenceClaimschema_Body_XsdtString_ func(*XsdGoPkgHasElems_BodysequenceClaimschema_Body_XsdtString_, bool) error XsdGoPkgHasElem_RevokeQualificationRequestsequenceTxsdRequestRequestschema_RevokeQualificationRequest_TRevokeQualificationRequest_ func(*XsdGoPkgHasElem_RevokeQualificationRequestsequenceTxsdRequestRequestschema_RevokeQualificationRequest_TRevokeQualificationRequest_, bool) error XsdGoPkgHasElems_DisableHIT func(*XsdGoPkgHasElems_DisableHIT, bool) error XsdGoPkgHasElem_ResponseGroupInformation func(*XsdGoPkgHasElem_ResponseGroupInformation, bool) error XsdGoPkgHasElems_AutoGrantedValuesequenceCreateQualificationTypeRequestschema_AutoGrantedValue_XsdtInt_ func(*XsdGoPkgHasElems_AutoGrantedValuesequenceCreateQualificationTypeRequestschema_AutoGrantedValue_XsdtInt_, bool) error XsdGoPkgHasElem_BonusPaymentsequenceGetBonusPaymentsResultschema_BonusPayment_TBonusPayment_ func(*XsdGoPkgHasElem_BonusPaymentsequenceGetBonusPaymentsResultschema_BonusPayment_TBonusPayment_, bool) error XsdGoPkgHasElems_GetAssignmentsForHIT func(*XsdGoPkgHasElems_GetAssignmentsForHIT, bool) error XsdGoPkgHasElems_CreateQualificationTypeResponse func(*XsdGoPkgHasElems_CreateQualificationTypeResponse, bool) error XsdGoPkgHasElem_HelpResponse func(*XsdGoPkgHasElem_HelpResponse, bool) error XsdGoPkgHasElem_SendTestEventNotificationResultsequenceSendTestEventNotificationResponseschema_SendTestEventNotificationResult_TSendTestEventNotificationResult_ func(*XsdGoPkgHasElem_SendTestEventNotificationResultsequenceSendTestEventNotificationResponseschema_SendTestEventNotificationResult_TSendTestEventNotificationResult_, bool) error XsdGoPkgHasElem_HelpRequestsequenceTxsdRequestRequestschema_HelpRequest_THelpRequest_ func(*XsdGoPkgHasElem_HelpRequestsequenceTxsdRequestRequestschema_HelpRequest_THelpRequest_, bool) error TxsdAssignQualificationResponse func(*TxsdAssignQualificationResponse, bool) error XsdGoPkgHasElems_ExtendHITRequestsequenceTxsdRequestRequestschema_ExtendHITRequest_TExtendHITRequest_ func(*XsdGoPkgHasElems_ExtendHITRequestsequenceTxsdRequestRequestschema_ExtendHITRequest_TExtendHITRequest_, bool) error TExtendHITRequest func(*TExtendHITRequest, bool) error TxsdDisposeQualificationType func(*TxsdDisposeQualificationType, bool) error XsdGoPkgHasElems_NotifyWorkersFailureCodesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureCode_TNotifyWorkersFailureCode_ func(*XsdGoPkgHasElems_NotifyWorkersFailureCodesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureCode_TNotifyWorkersFailureCode_, bool) error XsdGoPkgHasElems_ElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Elements_TxsdResponseGroupInformationSequenceElements_ func(*XsdGoPkgHasElems_ElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Elements_TxsdResponseGroupInformationSequenceElements_, bool) error XsdGoPkgHasElem_IntegerValuesequenceAssignQualificationRequestschema_IntegerValue_XsdtInt_ func(*XsdGoPkgHasElem_IntegerValuesequenceAssignQualificationRequestschema_IntegerValue_XsdtInt_, bool) error XsdGoPkgHasElem_RejectQualificationRequestResponse func(*XsdGoPkgHasElem_RejectQualificationRequestResponse, bool) error XsdGoPkgHasElem_CountrysequenceLocaleschema_Country_XsdtString_ func(*XsdGoPkgHasElem_CountrysequenceLocaleschema_Country_XsdtString_, bool) error XsdGoPkgHasElem_BonusAmountsequenceGrantBonusRequestschema_BonusAmount_TPrice_ func(*XsdGoPkgHasElem_BonusAmountsequenceGrantBonusRequestschema_BonusAmount_TPrice_, bool) error XsdGoPkgHasElems_UpdateQualificationTypeResponse func(*XsdGoPkgHasElems_UpdateQualificationTypeResponse, bool) error XsdGoPkgHasElems_UnblockWorkerResponse func(*XsdGoPkgHasElems_UnblockWorkerResponse, bool) error XsdGoPkgHasElem_Help func(*XsdGoPkgHasElem_Help, bool) error XsdGoPkgHasElems_TypesequenceClaimschema_Type_XsdtString_ func(*XsdGoPkgHasElems_TypesequenceClaimschema_Type_XsdtString_, bool) error XsdGoPkgHasElem_ObjectTypesequenceReviewActionDetailschema_ObjectType_XsdtString_ func(*XsdGoPkgHasElem_ObjectTypesequenceReviewActionDetailschema_ObjectType_XsdtString_, bool) error XsdGoPkgHasElems_RequestsequenceTxsdUpdateQualificationScoreUpdateQualificationScoreschema_Request_TUpdateQualificationScoreRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdUpdateQualificationScoreUpdateQualificationScoreschema_Request_TUpdateQualificationScoreRequest_, bool) error XsdGoPkgHasElem_DefaultResponseGroupssequenceTxsdOperationInformationOperationInformationschema_DefaultResponseGroups_TxsdOperationInformationSequenceDefaultResponseGroups_ func(*XsdGoPkgHasElem_DefaultResponseGroupssequenceTxsdOperationInformationOperationInformationschema_DefaultResponseGroups_TxsdOperationInformationSequenceDefaultResponseGroups_, bool) error XsdGoPkgHasElems_CreationTimesequenceHITschema_CreationTime_XsdtDateTime_ func(*XsdGoPkgHasElems_CreationTimesequenceHITschema_CreationTime_XsdtDateTime_, bool) error XsdGoPkgHasElems_HITLayoutParametersequenceCreateHITRequestschema_HITLayoutParameter_THITLayoutParameter_ func(*XsdGoPkgHasElems_HITLayoutParametersequenceCreateHITRequestschema_HITLayoutParameter_THITLayoutParameter_, bool) error XsdGoPkgHasElem_ExpirationsequenceHITschema_Expiration_XsdtDateTime_ func(*XsdGoPkgHasElem_ExpirationsequenceHITschema_Expiration_XsdtDateTime_, bool) error XsdGoPkgHasElem_Request func(*XsdGoPkgHasElem_Request, bool) error TxsdOperationRequest func(*TxsdOperationRequest, bool) error XsdGoPkgHasElems_CreationDatesequenceResponseGroupInformationschema_CreationDate_XsdtString_ func(*XsdGoPkgHasElems_CreationDatesequenceResponseGroupInformationschema_CreationDate_XsdtString_, bool) error XsdGoPkgHasElems_GetQualificationRequests func(*XsdGoPkgHasElems_GetQualificationRequests, bool) error XsdGoPkgHasElems_GetQualificationRequestsResponse func(*XsdGoPkgHasElems_GetQualificationRequestsResponse, bool) error XsdGoPkgHasElem_DisposeQualificationTypeResponse func(*XsdGoPkgHasElem_DisposeQualificationTypeResponse, bool) error TRevokeQualificationRequest func(*TRevokeQualificationRequest, bool) error TForceExpireHITResult func(*TForceExpireHITResult, bool) error XsdGoPkgHasElem_ForceExpireHITResponse func(*XsdGoPkgHasElem_ForceExpireHITResponse, bool) error TxsdGetAssignmentsForHIT func(*TxsdGetAssignmentsForHIT, bool) error TxsdOperationInformationSequenceAvailableParameters func(*TxsdOperationInformationSequenceAvailableParameters, bool) error XsdGoPkgHasElem_GrantBonusRequestsequenceTxsdRequestRequestschema_GrantBonusRequest_TGrantBonusRequest_ func(*XsdGoPkgHasElem_GrantBonusRequestsequenceTxsdRequestRequestschema_GrantBonusRequest_TGrantBonusRequest_, bool) error TUnblockWorkerRequest func(*TUnblockWorkerRequest, bool) error XsdGoPkgHasElem_SetHITAsReviewingResponse func(*XsdGoPkgHasElem_SetHITAsReviewingResponse, bool) error TxsdGetBonusPaymentsResponse func(*TxsdGetBonusPaymentsResponse, bool) error XsdGoPkgHasElem_ApproveRejectedAssignment func(*XsdGoPkgHasElem_ApproveRejectedAssignment, bool) error XsdGoPkgHasElems_ApproveRejectedAssignment func(*XsdGoPkgHasElems_ApproveRejectedAssignment, bool) error XsdGoPkgHasElems_ApproveRejectedAssignmentResponse func(*XsdGoPkgHasElems_ApproveRejectedAssignmentResponse, bool) error TxsdNotifyWorkers func(*TxsdNotifyWorkers, bool) error XsdGoPkgHasElems_SetHITTypeNotificationResponse func(*XsdGoPkgHasElems_SetHITTypeNotificationResponse, bool) error XsdGoPkgHasElem_DisposeHITResponse func(*XsdGoPkgHasElem_DisposeHITResponse, bool) error XsdGoPkgHasElem_ObjectIdsequenceReviewActionDetailschema_ObjectId_XsdtString_ func(*XsdGoPkgHasElem_ObjectIdsequenceReviewActionDetailschema_ObjectId_XsdtString_, bool) error XsdGoPkgHasElems_ExtendHITResponse func(*XsdGoPkgHasElems_ExtendHITResponse, bool) error XsdGoPkgHasElem_QuerysequenceSearchQualificationTypesRequestschema_Query_XsdtString_ func(*XsdGoPkgHasElem_QuerysequenceSearchQualificationTypesRequestschema_Query_XsdtString_, bool) error XsdGoPkgHasElems_ExtendHIT func(*XsdGoPkgHasElems_ExtendHIT, bool) error XsdGoPkgHasElems_QualificationTypeIdsequenceGetQualificationsForQualificationTypeRequestschema_QualificationTypeId_XsdtString_ func(*XsdGoPkgHasElems_QualificationTypeIdsequenceGetQualificationsForQualificationTypeRequestschema_QualificationTypeId_XsdtString_, bool) error XsdGoPkgHasElems_UniqueRequestTokensequenceGrantBonusRequestschema_UniqueRequestToken_XsdtString_ func(*XsdGoPkgHasElems_UniqueRequestTokensequenceGrantBonusRequestschema_UniqueRequestToken_XsdtString_, bool) error XsdGoPkgHasElems_CodesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Code_XsdtString_ func(*XsdGoPkgHasElems_CodesequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Code_XsdtString_, bool) error XsdGoPkgHasElem_Arguments func(*XsdGoPkgHasElem_Arguments, bool) error TxsdCreateHITResponse func(*TxsdCreateHITResponse, bool) error TGetAssignmentResult func(*TGetAssignmentResult, bool) error XsdGoPkgHasElems_RequiredParameterssequenceTxsdOperationInformationOperationInformationschema_RequiredParameters_TxsdOperationInformationSequenceRequiredParameters_ func(*XsdGoPkgHasElems_RequiredParameterssequenceTxsdOperationInformationOperationInformationschema_RequiredParameters_TxsdOperationInformationSequenceRequiredParameters_, bool) error TxsdUpdateQualificationType func(*TxsdUpdateQualificationType, bool) error XsdGoPkgHasElems_StatussequenceGetQualificationsForQualificationTypeRequestschema_Status_TQualificationStatus_ func(*XsdGoPkgHasElems_StatussequenceGetQualificationsForQualificationTypeRequestschema_Status_TQualificationStatus_, bool) error XsdGoPkgHasElems_HITTypeIdsequenceRegisterHITTypeResultschema_HITTypeId_XsdtString_ func(*XsdGoPkgHasElems_HITTypeIdsequenceRegisterHITTypeResultschema_HITTypeId_XsdtString_, bool) error XsdGoPkgHasElems_DoubleValuesequenceDataPointschema_DoubleValue_XsdtDouble_ func(*XsdGoPkgHasElems_DoubleValuesequenceDataPointschema_DoubleValue_XsdtDouble_, bool) error XsdGoPkgHasElems_RequestsequenceTxsdSendTestEventNotificationSendTestEventNotificationschema_Request_TSendTestEventNotificationRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdSendTestEventNotificationSendTestEventNotificationschema_Request_TSendTestEventNotificationRequest_, bool) error XsdGoPkgHasElem_RejectAssignment func(*XsdGoPkgHasElem_RejectAssignment, bool) error XsdGoPkgHasElems_RejectQualificationRequestResultsequenceTxsdRejectQualificationRequestResponseRejectQualificationRequestResponseschema_RejectQualificationRequestResult_TRejectQualificationRequestResult_ func(*XsdGoPkgHasElems_RejectQualificationRequestResultsequenceTxsdRejectQualificationRequestResponseRejectQualificationRequestResponseschema_RejectQualificationRequestResult_TRejectQualificationRequestResult_, bool) error XsdGoPkgHasElems_HITGroupIdsequenceHITschema_HITGroupId_XsdtString_ func(*XsdGoPkgHasElems_HITGroupIdsequenceHITschema_HITGroupId_XsdtString_, bool) error TReviewPolicy func(*TReviewPolicy, bool) error TSetHITAsReviewingRequest func(*TSetHITAsReviewingRequest, bool) error XsdGoPkgHasElem_UnblockWorkerResponse func(*XsdGoPkgHasElem_UnblockWorkerResponse, bool) error XsdGoPkgHasElems_HITReviewReportsequenceGetReviewResultsForHITResultschema_HITReviewReport_TReviewReport_ func(*XsdGoPkgHasElems_HITReviewReportsequenceGetReviewResultsForHITResultschema_HITReviewReport_TReviewReport_, bool) error TSearchQualificationTypesRequest func(*TSearchQualificationTypesRequest, bool) error XsdGoPkgHasElems_HeadersequenceTxsdHTTPHeadersHTTPHeadersschema_Header_TxsdHTTPHeadersSequenceHeader_ func(*XsdGoPkgHasElems_HeadersequenceTxsdHTTPHeadersHTTPHeadersschema_Header_TxsdHTTPHeadersSequenceHeader_, bool) error XsdGoPkgHasElem_AboutsequenceHelpRequestschema_About_XsdtString_ func(*XsdGoPkgHasElem_AboutsequenceHelpRequestschema_About_XsdtString_, bool) error XsdGoPkgHasElem_GetQualificationsForQualificationTypeResponse func(*XsdGoPkgHasElem_GetQualificationsForQualificationTypeResponse, bool) error XsdGoPkgHasElem_AssignQualificationResponse func(*XsdGoPkgHasElem_AssignQualificationResponse, bool) error XsdGoPkgHasElem_RequestsequenceTxsdDisableHITDisableHITschema_Request_TDisableHITRequest_ func(*XsdGoPkgHasElem_RequestsequenceTxsdDisableHITDisableHITschema_Request_TDisableHITRequest_, bool) error XsdGoPkgHasElem_RejectQualificationRequestResultsequenceTxsdRejectQualificationRequestResponseRejectQualificationRequestResponseschema_RejectQualificationRequestResult_TRejectQualificationRequestResult_ func(*XsdGoPkgHasElem_RejectQualificationRequestResultsequenceTxsdRejectQualificationRequestResponseRejectQualificationRequestResponseschema_RejectQualificationRequestResult_TRejectQualificationRequestResult_, bool) error XsdGoPkgHasElem_RetrieveResultssequenceGetReviewResultsForHITRequestschema_RetrieveResults_XsdtBoolean_ func(*XsdGoPkgHasElem_RetrieveResultssequenceGetReviewResultsForHITRequestschema_RetrieveResults_XsdtBoolean_, bool) error TForceExpireHITRequest func(*TForceExpireHITRequest, bool) error XsdGoPkgHasElems_RequestsequenceTxsdGetAssignmentGetAssignmentschema_Request_TGetAssignmentRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdGetAssignmentGetAssignmentschema_Request_TGetAssignmentRequest_, bool) error XsdGoPkgHasElem_GetAssignmentResponse func(*XsdGoPkgHasElem_GetAssignmentResponse, bool) error TGetRequesterWorkerStatisticRequest func(*TGetRequesterWorkerStatisticRequest, bool) error XsdGoPkgHasElem_GetHITRequestsequenceTxsdRequestRequestschema_GetHITRequest_TGetHITRequest_ func(*XsdGoPkgHasElem_GetHITRequestsequenceTxsdRequestRequestschema_GetHITRequest_TGetHITRequest_, bool) error XsdGoPkgHasElems_GetRequesterStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterStatisticRequest_TGetRequesterStatisticRequest_ func(*XsdGoPkgHasElems_GetRequesterStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterStatisticRequest_TGetRequesterStatisticRequest_, bool) error TAssignQualificationRequest func(*TAssignQualificationRequest, bool) error TxsdDisposeHIT func(*TxsdDisposeHIT, bool) error TxsdDisposeHITResponse func(*TxsdDisposeHITResponse, bool) error XsdGoPkgHasElems_RewardsequenceRegisterHITTypeRequestschema_Reward_TPrice_ func(*XsdGoPkgHasElems_RewardsequenceRegisterHITTypeRequestschema_Reward_TPrice_, bool) error XsdGoPkgHasElem_SearchQualificationTypesRequestsequenceTxsdRequestRequestschema_SearchQualificationTypesRequest_TSearchQualificationTypesRequest_ func(*XsdGoPkgHasElem_SearchQualificationTypesRequestsequenceTxsdRequestRequestschema_SearchQualificationTypesRequest_TSearchQualificationTypesRequest_, bool) error XsdGoPkgHasElem_GetHIT func(*XsdGoPkgHasElem_GetHIT, bool) error TxsdRejectAssignmentResponse func(*TxsdRejectAssignmentResponse, bool) error XsdGoPkgHasElem_AutoApprovalTimesequenceAssignmentschema_AutoApprovalTime_XsdtDateTime_ func(*XsdGoPkgHasElem_AutoApprovalTimesequenceAssignmentschema_AutoApprovalTime_XsdtDateTime_, bool) error XsdGoPkgHasElem_RejectionTimesequenceAssignmentschema_RejectionTime_XsdtDateTime_ func(*XsdGoPkgHasElem_RejectionTimesequenceAssignmentschema_RejectionTime_XsdtDateTime_, bool) error XsdGoPkgHasElem_GetQualificationsForQualificationTypeResultsequenceGetQualificationsForQualificationTypeResponseschema_GetQualificationsForQualificationTypeResult_TGetQualificationsForQualificationTypeResult_ func(*XsdGoPkgHasElem_GetQualificationsForQualificationTypeResultsequenceGetQualificationsForQualificationTypeResponseschema_GetQualificationsForQualificationTypeResult_TGetQualificationsForQualificationTypeResult_, bool) error XsdGoPkgHasElems_SearchQualificationTypesRequestsequenceRequestschema_SearchQualificationTypesRequest_TSearchQualificationTypesRequest_ func(*XsdGoPkgHasElems_SearchQualificationTypesRequestsequenceRequestschema_SearchQualificationTypesRequest_TSearchQualificationTypesRequest_, bool) error XsdGoPkgHasElem_ChangeHITTypeOfHITRequestsequenceTxsdRequestRequestschema_ChangeHITTypeOfHITRequest_TChangeHITTypeOfHITRequest_ func(*XsdGoPkgHasElem_ChangeHITTypeOfHITRequestsequenceTxsdRequestRequestschema_ChangeHITTypeOfHITRequest_TChangeHITTypeOfHITRequest_, bool) error TxsdRegisterHITTypeResponse func(*TxsdRegisterHITTypeResponse, bool) error XsdGoPkgHasElems_AssignQualificationResponse func(*XsdGoPkgHasElems_AssignQualificationResponse, bool) error TGetReviewResultsForHITRequest func(*TGetReviewResultsForHITRequest, bool) error TxsdGetQualificationsForQualificationType func(*TxsdGetQualificationsForQualificationType, bool) error XsdGoPkgHasElem_NotifyWorkers func(*XsdGoPkgHasElem_NotifyWorkers, bool) error XsdGoPkgHasElems_MaxAssignmentsIncrementsequenceExtendHITRequestschema_MaxAssignmentsIncrement_XsdtInt_ func(*XsdGoPkgHasElems_MaxAssignmentsIncrementsequenceExtendHITRequestschema_MaxAssignmentsIncrement_XsdtInt_, bool) error XsdGoPkgHasElem_ApprovalTimesequenceAssignmentschema_ApprovalTime_XsdtDateTime_ func(*XsdGoPkgHasElem_ApprovalTimesequenceAssignmentschema_ApprovalTime_XsdtDateTime_, bool) error XsdGoPkgHasElem_BlockWorkerResponse func(*XsdGoPkgHasElem_BlockWorkerResponse, bool) error XsdGoPkgHasElem_RequestsequenceTxsdCreateQualificationTypeCreateQualificationTypeschema_Request_TCreateQualificationTypeRequest_ func(*XsdGoPkgHasElem_RequestsequenceTxsdCreateQualificationTypeCreateQualificationTypeschema_Request_TCreateQualificationTypeRequest_, bool) error XsdGoPkgHasElems_ActivesequenceSetHITTypeNotificationRequestschema_Active_XsdtBoolean_ func(*XsdGoPkgHasElems_ActivesequenceSetHITTypeNotificationRequestschema_Active_XsdtBoolean_, bool) error TxsdSearchQualificationTypesResponse func(*TxsdSearchQualificationTypesResponse, bool) error TGetQualificationTypeRequest func(*TGetQualificationTypeRequest, bool) error TGetReviewResultsForHITResult func(*TGetReviewResultsForHITResult, bool) error XsdGoPkgHasElem_GrantBonus func(*XsdGoPkgHasElem_GrantBonus, bool) error XsdGoPkgHasElems_GetBonusPaymentsRequestsequenceTxsdRequestRequestschema_GetBonusPaymentsRequest_TGetBonusPaymentsRequest_ func(*XsdGoPkgHasElems_GetBonusPaymentsRequestsequenceTxsdRequestRequestschema_GetBonusPaymentsRequest_TGetBonusPaymentsRequest_, bool) error XsdGoPkgHasElem_HeadersequenceHTTPHeadersschema_Header_TxsdHTTPHeadersSequenceHeader_ func(*XsdGoPkgHasElem_HeadersequenceHTTPHeadersschema_Header_TxsdHTTPHeadersSequenceHeader_, bool) error XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_ func(*XsdGoPkgHasElem_SignaturesequenceTxsdCreateHITCreateHITschema_Signature_XsdtString_, bool) error XsdGoPkgHasElem_RetrieveActionssequenceGetReviewResultsForHITRequestschema_RetrieveActions_XsdtBoolean_ func(*XsdGoPkgHasElem_RetrieveActionssequenceGetReviewResultsForHITRequestschema_RetrieveActions_XsdtBoolean_, bool) error XsdGoPkgHasElem_AvailableBalancesequenceGetAccountBalanceResultschema_AvailableBalance_TPrice_ func(*XsdGoPkgHasElem_AvailableBalancesequenceGetAccountBalanceResultschema_AvailableBalance_TPrice_, bool) error XsdGoPkgHasElems_ExpirationsequenceHITschema_Expiration_XsdtDateTime_ func(*XsdGoPkgHasElems_ExpirationsequenceHITschema_Expiration_XsdtDateTime_, bool) error XsdGoPkgHasElems_RevokeQualificationResponse func(*XsdGoPkgHasElems_RevokeQualificationResponse, bool) error XsdGoPkgHasElem_ApproveRejectedAssignmentRequestsequenceTxsdRequestRequestschema_ApproveRejectedAssignmentRequest_TApproveRejectedAssignmentRequest_ func(*XsdGoPkgHasElem_ApproveRejectedAssignmentRequestsequenceTxsdRequestRequestschema_ApproveRejectedAssignmentRequest_TApproveRejectedAssignmentRequest_, bool) error XsdGoPkgHasElem_GrantQualificationResultsequenceGrantQualificationResponseschema_GrantQualificationResult_TGrantQualificationResult_ func(*XsdGoPkgHasElem_GrantQualificationResultsequenceGrantQualificationResponseschema_GrantQualificationResult_TGrantQualificationResult_, bool) error XsdGoPkgHasElems_ReasonsequenceBonusPaymentschema_Reason_XsdtString_ func(*XsdGoPkgHasElems_ReasonsequenceBonusPaymentschema_Reason_XsdtString_, bool) error XsdGoPkgHasElem_ReviewActionsequenceReviewReportschema_ReviewAction_TReviewActionDetail_ func(*XsdGoPkgHasElem_ReviewActionsequenceReviewReportschema_ReviewAction_TReviewActionDetail_, bool) error XsdGoPkgHasElem_NumberOfAssignmentsAvailablesequenceHITschema_NumberOfAssignmentsAvailable_XsdtInt_ func(*XsdGoPkgHasElem_NumberOfAssignmentsAvailablesequenceHITschema_NumberOfAssignmentsAvailable_XsdtInt_, bool) error XsdGoPkgHasElem_HITGroupIdsequenceHITschema_HITGroupId_XsdtString_ func(*XsdGoPkgHasElem_HITGroupIdsequenceHITschema_HITGroupId_XsdtString_, bool) error XsdGoPkgHasElem_UpdateQualificationScoreResultsequenceTxsdUpdateQualificationScoreResponseUpdateQualificationScoreResponseschema_UpdateQualificationScoreResult_TUpdateQualificationScoreResult_ func(*XsdGoPkgHasElem_UpdateQualificationScoreResultsequenceTxsdUpdateQualificationScoreResponseUpdateQualificationScoreResponseschema_UpdateQualificationScoreResult_TUpdateQualificationScoreResult_, bool) error TxsdGetBonusPayments func(*TxsdGetBonusPayments, bool) error TxsdRejectQualificationRequest func(*TxsdRejectQualificationRequest, bool) error XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationScoreGetQualificationScoreschema_Request_TGetQualificationScoreRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationScoreGetQualificationScoreschema_Request_TGetQualificationScoreRequest_, bool) error XsdGoPkgHasElem_UpdateQualificationTypeResponse func(*XsdGoPkgHasElem_UpdateQualificationTypeResponse, bool) error TxsdResponseGroupInformationSequenceValidOperations func(*TxsdResponseGroupInformationSequenceValidOperations, bool) error XsdGoPkgHasElems_QualificationRequestIdsequenceRejectQualificationRequestRequestschema_QualificationRequestId_XsdtString_ func(*XsdGoPkgHasElems_QualificationRequestIdsequenceRejectQualificationRequestRequestschema_QualificationRequestId_XsdtString_, bool) error TGetStatisticResult func(*TGetStatisticResult, bool) error XsdGoPkgHasElem_GetBlockedWorkersResponse func(*XsdGoPkgHasElem_GetBlockedWorkersResponse, bool) error XsdGoPkgHasElem_RequestsequenceGetBlockedWorkersschema_Request_TGetBlockedWorkersRequest_ func(*XsdGoPkgHasElem_RequestsequenceGetBlockedWorkersschema_Request_TGetBlockedWorkersRequest_, bool) error TGetAssignmentsForHITRequest func(*TGetAssignmentsForHITRequest, bool) error XsdGoPkgHasElems_DisableHITResponse func(*XsdGoPkgHasElems_DisableHITResponse, bool) error XsdGoPkgHasElem_AssignmentStatussequenceAssignmentschema_AssignmentStatus_TAssignmentStatus_ func(*XsdGoPkgHasElem_AssignmentStatussequenceAssignmentschema_AssignmentStatus_TAssignmentStatus_, bool) error XsdGoPkgHasElems_RequestsequenceTxsdAssignQualificationAssignQualificationschema_Request_TAssignQualificationRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdAssignQualificationAssignQualificationschema_Request_TAssignQualificationRequest_, bool) error TUnblockWorkerResult func(*TUnblockWorkerResult, bool) error XsdGoPkgHasElems_HelpTypesequenceHelpRequestschema_HelpType_TxsdHelpRequestSequenceHelpType_ func(*XsdGoPkgHasElems_HelpTypesequenceHelpRequestschema_HelpType_TxsdHelpRequestSequenceHelpType_, bool) error TxsdUpdateQualificationScoreResponse func(*TxsdUpdateQualificationScoreResponse, bool) error XsdGoPkgHasElems_GetAccountBalanceResponse func(*XsdGoPkgHasElems_GetAccountBalanceResponse, bool) error XsdGoPkgHasElems_AcceptTimesequenceAssignmentschema_AcceptTime_XsdtDateTime_ func(*XsdGoPkgHasElems_AcceptTimesequenceAssignmentschema_AcceptTime_XsdtDateTime_, bool) error XsdGoPkgHasElems_GetAssignmentsForHITRequestsequenceTxsdRequestRequestschema_GetAssignmentsForHITRequest_TGetAssignmentsForHITRequest_ func(*XsdGoPkgHasElems_GetAssignmentsForHITRequestsequenceTxsdRequestRequestschema_GetAssignmentsForHITRequest_TGetAssignmentsForHITRequest_, bool) error XsdGoPkgHasElems_RequestsequenceTxsdGetHITGetHITschema_Request_TGetHITRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdGetHITGetHITschema_Request_TGetHITRequest_, bool) error XsdGoPkgHasElems_GrantQualificationResponse func(*XsdGoPkgHasElems_GrantQualificationResponse, bool) error XsdGoPkgHasElem_SortPropertysequenceGetQualificationRequestsRequestschema_SortProperty_TGetQualificationRequestsSortProperty_ func(*XsdGoPkgHasElem_SortPropertysequenceGetQualificationRequestsRequestschema_SortProperty_TGetQualificationRequestsSortProperty_, bool) error XsdGoPkgHasElems_DisposeHIT func(*XsdGoPkgHasElems_DisposeHIT, bool) error TxsdGetQualificationTypeResponse func(*TxsdGetQualificationTypeResponse, bool) error XsdGoPkgHasElems_HITLayoutIdsequenceCreateHITRequestschema_HITLayoutId_XsdtString_ func(*XsdGoPkgHasElems_HITLayoutIdsequenceCreateHITRequestschema_HITLayoutId_XsdtString_, bool) error XsdGoPkgHasElem_ApproveAssignmentResponse func(*XsdGoPkgHasElem_ApproveAssignmentResponse, bool) error XsdGoPkgHasElems_DisposeQualificationType func(*XsdGoPkgHasElems_DisposeQualificationType, bool) error XsdGoPkgHasElem_RequestsequenceTxsdGetQualificationsForQualificationTypeGetQualificationsForQualificationTypeschema_Request_TGetQualificationsForQualificationTypeRequest_ func(*XsdGoPkgHasElem_RequestsequenceTxsdGetQualificationsForQualificationTypeGetQualificationsForQualificationTypeschema_Request_TGetQualificationsForQualificationTypeRequest_, bool) error XsdGoPkgHasElem_ApproveAssignmentResultsequenceApproveAssignmentResponseschema_ApproveAssignmentResult_TApproveAssignmentResult_ func(*XsdGoPkgHasElem_ApproveAssignmentResultsequenceApproveAssignmentResponseschema_ApproveAssignmentResult_TApproveAssignmentResult_, bool) error XsdGoPkgHasElem_AssignQualificationResultsequenceAssignQualificationResponseschema_AssignQualificationResult_TAssignQualificationResult_ func(*XsdGoPkgHasElem_AssignQualificationResultsequenceAssignQualificationResponseschema_AssignQualificationResult_TAssignQualificationResult_, bool) error XsdGoPkgHasElems_SubmitTimesequenceQualificationRequestschema_SubmitTime_XsdtDateTime_ func(*XsdGoPkgHasElems_SubmitTimesequenceQualificationRequestschema_SubmitTime_XsdtDateTime_, bool) error TxsdApproveAssignment func(*TxsdApproveAssignment, bool) error XsdGoPkgHasElems_RequestsequenceTxsdBlockWorkerBlockWorkerschema_Request_TBlockWorkerRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdBlockWorkerBlockWorkerschema_Request_TBlockWorkerRequest_, bool) error XsdGoPkgHasElems_DisableHITRequestsequenceRequestschema_DisableHITRequest_TDisableHITRequest_ func(*XsdGoPkgHasElems_DisableHITRequestsequenceRequestschema_DisableHITRequest_TDisableHITRequest_, bool) error XsdGoPkgHasElems_NumResultssequenceSearchQualificationTypesResultschema_NumResults_XsdtInt_ func(*XsdGoPkgHasElems_NumResultssequenceSearchQualificationTypesResultschema_NumResults_XsdtInt_, bool) error TSetHITTypeNotificationRequest func(*TSetHITTypeNotificationRequest, bool) error XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationsForQualificationTypeGetQualificationsForQualificationTypeschema_Request_TGetQualificationsForQualificationTypeRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationsForQualificationTypeGetQualificationsForQualificationTypeschema_Request_TGetQualificationsForQualificationTypeRequest_, bool) error TxsdUnblockWorkerResponse func(*TxsdUnblockWorkerResponse, bool) error XsdGoPkgHasElems_ActionIdsequenceReviewResultDetailschema_ActionId_XsdtString_ func(*XsdGoPkgHasElems_ActionIdsequenceReviewResultDetailschema_ActionId_XsdtString_, bool) error TGetQualificationRequestsRequest func(*TGetQualificationRequestsRequest, bool) error TGrantQualificationRequest func(*TGrantQualificationRequest, bool) error XsdGoPkgHasElems_SetHITTypeNotification func(*XsdGoPkgHasElems_SetHITTypeNotification, bool) error XsdGoPkgHasElem_HITsequenceGetAssignmentResultschema_Hit_Thit_ func(*XsdGoPkgHasElem_HITsequenceGetAssignmentResultschema_Hit_Thit_, bool) error XsdGoPkgHasElem_GetQualificationRequestsResultsequenceTxsdGetQualificationRequestsResponseGetQualificationRequestsResponseschema_GetQualificationRequestsResult_TGetQualificationRequestsResult_ func(*XsdGoPkgHasElem_GetQualificationRequestsResultsequenceTxsdGetQualificationRequestsResponseGetQualificationRequestsResponseschema_GetQualificationRequestsResult_TGetQualificationRequestsResult_, bool) error XsdGoPkgHasElems_SortPropertysequenceGetReviewableHITsRequestschema_SortProperty_TGetReviewableHITsSortProperty_ func(*XsdGoPkgHasElems_SortPropertysequenceGetReviewableHITsRequestschema_SortProperty_TGetReviewableHITsSortProperty_, bool) error XsdGoPkgHasElem_RequestsequenceNotifyWorkersschema_Request_TNotifyWorkersRequest_ func(*XsdGoPkgHasElem_RequestsequenceNotifyWorkersschema_Request_TNotifyWorkersRequest_, bool) error XsdGoPkgHasElems_DatasequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Data_TKeyValuePair_ func(*XsdGoPkgHasElems_DatasequenceTxsdErrorsSequenceErrorErrorsequenceTxsdErrorsErrorsschema_Data_TKeyValuePair_, bool) error XsdGoPkgHasElem_RegisterHITTypeResponse func(*XsdGoPkgHasElem_RegisterHITTypeResponse, bool) error TxsdDisposeQualificationTypeResponse func(*TxsdDisposeQualificationTypeResponse, bool) error XsdGoPkgHasElems_Arguments func(*XsdGoPkgHasElems_Arguments, bool) error XsdGoPkgHasElem_RequestsequenceTxsdGetFileUploadURLGetFileUploadURLschema_Request_TGetFileUploadURLRequest_ func(*XsdGoPkgHasElem_RequestsequenceTxsdGetFileUploadURLGetFileUploadURLschema_Request_TGetFileUploadURLRequest_, bool) error XsdGoPkgHasElems_RequestsequenceTxsdGetAssignmentsForHITGetAssignmentsForHITschema_Request_TGetAssignmentsForHITRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdGetAssignmentsForHITGetAssignmentsForHITschema_Request_TGetAssignmentsForHITRequest_, bool) error XsdGoPkgHasElem_GetRequesterStatistic func(*XsdGoPkgHasElem_GetRequesterStatistic, bool) error XsdGoPkgHasElems_RequestsequenceTxsdHelpHelpschema_Request_THelpRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdHelpHelpschema_Request_THelpRequest_, bool) error XsdGoPkgHasElem_RequestsequenceTxsdRevokeQualificationRevokeQualificationschema_Request_TRevokeQualificationRequest_ func(*XsdGoPkgHasElem_RequestsequenceTxsdRevokeQualificationRevokeQualificationschema_Request_TRevokeQualificationRequest_, bool) error XsdGoPkgHasElem_HITTypeIdsequenceCreateHITRequestschema_HITTypeId_XsdtString_ func(*XsdGoPkgHasElem_HITTypeIdsequenceCreateHITRequestschema_HITTypeId_XsdtString_, bool) error TDisableHITRequest func(*TDisableHITRequest, bool) error XsdGoPkgHasElems_QuestionsequenceHITschema_Question_XsdtString_ func(*XsdGoPkgHasElems_QuestionsequenceHITschema_Question_XsdtString_, bool) error TxsdUpdateQualificationTypeResponse func(*TxsdUpdateQualificationTypeResponse, bool) error TWorkerBlock func(*TWorkerBlock, bool) error XsdGoPkgHasElems_TotalNumResultssequenceGetBonusPaymentsResultschema_TotalNumResults_XsdtInt_ func(*XsdGoPkgHasElems_TotalNumResultssequenceGetBonusPaymentsResultschema_TotalNumResults_XsdtInt_, bool) error XsdGoPkgHasElem_OperationRequest func(*XsdGoPkgHasElem_OperationRequest, bool) error XsdGoPkgHasElem_CreateHITResponse func(*XsdGoPkgHasElem_CreateHITResponse, bool) error TNotificationSpecification func(*TNotificationSpecification, bool) error XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationRequestsGetQualificationRequestsschema_Request_TGetQualificationRequestsRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdGetQualificationRequestsGetQualificationRequestsschema_Request_TGetQualificationRequestsRequest_, bool) error TxsdGetAssignmentResponse func(*TxsdGetAssignmentResponse, bool) error TxsdGetReviewableHITs func(*TxsdGetReviewableHITs, bool) error XsdGoPkgHasElem_DisposeQualificationTypeResultsequenceTxsdDisposeQualificationTypeResponseDisposeQualificationTypeResponseschema_DisposeQualificationTypeResult_TDisposeQualificationTypeResult_ func(*XsdGoPkgHasElem_DisposeQualificationTypeResultsequenceTxsdDisposeQualificationTypeResponseDisposeQualificationTypeResponseschema_DisposeQualificationTypeResult_TDisposeQualificationTypeResult_, bool) error XsdGoPkgHasElem_AutoApprovalDelayInSecondssequenceCreateHITRequestschema_AutoApprovalDelayInSeconds_XsdtLong_ func(*XsdGoPkgHasElem_AutoApprovalDelayInSecondssequenceCreateHITRequestschema_AutoApprovalDelayInSeconds_XsdtLong_, bool) error XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_ func(*XsdGoPkgHasElems_ResponseGroupsequenceCreateHITRequestschema_ResponseGroup_XsdtString_, bool) error XsdGoPkgHasElem_QuestionIdentifiersequenceGetFileUploadURLRequestschema_QuestionIdentifier_XsdtString_ func(*XsdGoPkgHasElem_QuestionIdentifiersequenceGetFileUploadURLRequestschema_QuestionIdentifier_XsdtString_, bool) error XsdGoPkgHasElem_GetAssignment func(*XsdGoPkgHasElem_GetAssignment, bool) error XsdGoPkgHasElem_GetRequesterStatisticResponse func(*XsdGoPkgHasElem_GetRequesterStatisticResponse, bool) error XsdGoPkgHasElem_RequestsequenceTxsdUpdateQualificationTypeUpdateQualificationTypeschema_Request_TUpdateQualificationTypeRequest_ func(*XsdGoPkgHasElem_RequestsequenceTxsdUpdateQualificationTypeUpdateQualificationTypeschema_Request_TUpdateQualificationTypeRequest_, bool) error XsdGoPkgHasElem_SendTestEventNotificationResponse func(*XsdGoPkgHasElem_SendTestEventNotificationResponse, bool) error TxsdGetQualificationsForQualificationTypeResponse func(*TxsdGetQualificationsForQualificationTypeResponse, bool) error XsdGoPkgHasElem_ExtendHITResponse func(*XsdGoPkgHasElem_ExtendHITResponse, bool) error XsdGoPkgHasElem_CreateQualificationType func(*XsdGoPkgHasElem_CreateQualificationType, bool) error XsdGoPkgHasElem_ActionNamesequenceReviewActionDetailschema_ActionName_XsdtString_ func(*XsdGoPkgHasElem_ActionNamesequenceReviewActionDetailschema_ActionName_XsdtString_, bool) error TxsdGetHITsForQualificationTypeResponse func(*TxsdGetHITsForQualificationTypeResponse, bool) error XsdGoPkgHasElems_ValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_ValidOperations_TxsdResponseGroupInformationSequenceValidOperations_ func(*XsdGoPkgHasElems_ValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_ValidOperations_TxsdResponseGroupInformationSequenceValidOperations_, bool) error XsdGoPkgHasElem_NotifyWorkersRequestsequenceTxsdRequestRequestschema_NotifyWorkersRequest_TNotifyWorkersRequest_ func(*XsdGoPkgHasElem_NotifyWorkersRequestsequenceTxsdRequestRequestschema_NotifyWorkersRequest_TNotifyWorkersRequest_, bool) error XsdGoPkgHasElem_DisposeQualificationTypeRequestsequenceTxsdRequestRequestschema_DisposeQualificationTypeRequest_TDisposeQualificationTypeRequest_ func(*XsdGoPkgHasElem_DisposeQualificationTypeRequestsequenceTxsdRequestRequestschema_DisposeQualificationTypeRequest_TDisposeQualificationTypeRequest_, bool) error XsdGoPkgHasElem_SearchHITsResultsequenceTxsdSearchHITsResponseSearchHITsResponseschema_SearchHITsResult_TSearchHITsResult_ func(*XsdGoPkgHasElem_SearchHITsResultsequenceTxsdSearchHITsResponseSearchHITsResponseschema_SearchHITsResult_TSearchHITsResult_, bool) error XsdGoPkgHasElem_CreateHIT func(*XsdGoPkgHasElem_CreateHIT, bool) error TxsdOperationInformationSequenceRequiredParameters func(*TxsdOperationInformationSequenceRequiredParameters, bool) error XsdGoPkgHasElem_RequestsequenceTxsdUpdateQualificationScoreUpdateQualificationScoreschema_Request_TUpdateQualificationScoreRequest_ func(*XsdGoPkgHasElem_RequestsequenceTxsdUpdateQualificationScoreUpdateQualificationScoreschema_Request_TUpdateQualificationScoreRequest_, bool) error XsdGoPkgHasElem_RequiredToPreviewsequenceQualificationRequirementschema_RequiredToPreview_XsdtBoolean_ func(*XsdGoPkgHasElem_RequiredToPreviewsequenceQualificationRequirementschema_RequiredToPreview_XsdtBoolean_, bool) error XsdGoPkgHasElem_ApproveRejectedAssignmentResponse func(*XsdGoPkgHasElem_ApproveRejectedAssignmentResponse, bool) error XsdGoPkgHasElem_ChangeHITTypeOfHITResultsequenceChangeHITTypeOfHITResponseschema_ChangeHITTypeOfHITResult_TChangeHITTypeOfHITResult_ func(*XsdGoPkgHasElem_ChangeHITTypeOfHITResultsequenceChangeHITTypeOfHITResponseschema_ChangeHITTypeOfHITResult_TChangeHITTypeOfHITResult_, bool) error XsdGoPkgHasElem_NotifyWorkersFailureStatussequenceNotifyWorkersResultschema_NotifyWorkersFailureStatus_TNotifyWorkersFailureStatus_ func(*XsdGoPkgHasElem_NotifyWorkersFailureStatussequenceNotifyWorkersResultschema_NotifyWorkersFailureStatus_TNotifyWorkersFailureStatus_, bool) error XsdGoPkgHasElem_ForceExpireHITRequestsequenceTxsdRequestRequestschema_ForceExpireHITRequest_TForceExpireHITRequest_ func(*XsdGoPkgHasElem_ForceExpireHITRequestsequenceTxsdRequestRequestschema_ForceExpireHITRequest_TForceExpireHITRequest_, bool) error TGetQualificationScoreRequest func(*TGetQualificationScoreRequest, bool) error XsdGoPkgHasElem_DisableHITResponse func(*XsdGoPkgHasElem_DisableHITResponse, bool) error TSearchQualificationTypesResult func(*TSearchQualificationTypesResult, bool) error XsdGoPkgHasElems_RequestsequenceTxsdGetAccountBalanceGetAccountBalanceschema_Request_TGetAccountBalanceRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdGetAccountBalanceGetAccountBalanceschema_Request_TGetAccountBalanceRequest_, bool) error XsdGoPkgHasElems_GetHITsForQualificationTypeRequestsequenceRequestschema_GetHITsForQualificationTypeRequest_TGetHITsForQualificationTypeRequest_ func(*XsdGoPkgHasElems_GetHITsForQualificationTypeRequestsequenceRequestschema_GetHITsForQualificationTypeRequest_TGetHITsForQualificationTypeRequest_, bool) error XsdGoPkgHasElems_SetHITAsReviewingResultsequenceTxsdSetHITAsReviewingResponseSetHITAsReviewingResponseschema_SetHITAsReviewingResult_TSetHITAsReviewingResult_ func(*XsdGoPkgHasElems_SetHITAsReviewingResultsequenceTxsdSetHITAsReviewingResponseSetHITAsReviewingResponseschema_SetHITAsReviewingResult_TSetHITAsReviewingResult_, bool) error XsdGoPkgHasElem_RejectAssignmentResponse func(*XsdGoPkgHasElem_RejectAssignmentResponse, bool) error XsdGoPkgHasElem_GetBonusPaymentsResponse func(*XsdGoPkgHasElem_GetBonusPaymentsResponse, bool) error TxsdUpdateQualificationScore func(*TxsdUpdateQualificationScore, bool) error TxsdGetQualificationScore func(*TxsdGetQualificationScore, bool) error XsdGoPkgHasElem_ValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_ValidOperations_TxsdResponseGroupInformationSequenceValidOperations_ func(*XsdGoPkgHasElem_ValidOperationssequenceTxsdResponseGroupInformationResponseGroupInformationschema_ValidOperations_TxsdResponseGroupInformationSequenceValidOperations_, bool) error XsdGoPkgHasElems_QualificationRequirementsequenceCreateHITRequestschema_QualificationRequirement_TQualificationRequirement_ func(*XsdGoPkgHasElems_QualificationRequirementsequenceCreateHITRequestschema_QualificationRequirement_TQualificationRequirement_, bool) error XsdGoPkgHasElem_WorkerIdsequenceGetRequesterWorkerStatisticRequestschema_WorkerId_XsdtString_ func(*XsdGoPkgHasElem_WorkerIdsequenceGetRequesterWorkerStatisticRequestschema_WorkerId_XsdtString_, bool) error XsdGoPkgHasElem_RevertsequenceSetHITAsReviewingRequestschema_Revert_XsdtBoolean_ func(*XsdGoPkgHasElem_RevertsequenceSetHITAsReviewingRequestschema_Revert_XsdtBoolean_, bool) error XsdGoPkgHasElems_QualificationRequestsequenceGetQualificationRequestsResultschema_QualificationRequest_TQualificationRequest_ func(*XsdGoPkgHasElems_QualificationRequestsequenceGetQualificationRequestsResultschema_QualificationRequest_TQualificationRequest_, bool) error XsdGoPkgHasElems_TestDurationInSecondssequenceQualificationTypeschema_TestDurationInSeconds_XsdtLong_ func(*XsdGoPkgHasElems_TestDurationInSecondssequenceQualificationTypeschema_TestDurationInSeconds_XsdtLong_, bool) error XsdGoPkgHasElem_CreateHITRequestsequenceTxsdRequestRequestschema_CreateHITRequest_TCreateHITRequest_ func(*XsdGoPkgHasElem_CreateHITRequestsequenceTxsdRequestRequestschema_CreateHITRequest_TCreateHITRequest_, bool) error TxsdGrantBonus func(*TxsdGrantBonus, bool) error XsdGoPkgHasElem_NotifyWorkersFailureMessagesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureMessage_XsdtString_ func(*XsdGoPkgHasElem_NotifyWorkersFailureMessagesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureMessage_XsdtString_, bool) error XsdGoPkgHasElems_Information func(*XsdGoPkgHasElems_Information, bool) error XsdGoPkgHasElem_DeadlinesequenceAssignmentschema_Deadline_XsdtDateTime_ func(*XsdGoPkgHasElem_DeadlinesequenceAssignmentschema_Deadline_XsdtDateTime_, bool) error XsdGoPkgHasElems_WorkerBlocksequenceGetBlockedWorkersResultschema_WorkerBlock_TWorkerBlock_ func(*XsdGoPkgHasElems_WorkerBlocksequenceGetBlockedWorkersResultschema_WorkerBlock_TWorkerBlock_, bool) error XsdGoPkgHasElems_RequesterFeedbacksequenceRejectAssignmentRequestschema_RequesterFeedback_XsdtString_ func(*XsdGoPkgHasElems_RequesterFeedbacksequenceRejectAssignmentRequestschema_RequesterFeedback_XsdtString_, bool) error XsdGoPkgHasElem_RequestsequenceTxsdGetReviewableHITsGetReviewableHITsschema_Request_TGetReviewableHITsRequest_ func(*XsdGoPkgHasElem_RequestsequenceTxsdGetReviewableHITsGetReviewableHITsschema_Request_TGetReviewableHITsRequest_, bool) error XsdGoPkgHasElem_UniqueRequestTokensequenceCreateHITRequestschema_UniqueRequestToken_XsdtString_ func(*XsdGoPkgHasElem_UniqueRequestTokensequenceCreateHITRequestschema_UniqueRequestToken_XsdtString_, bool) error XsdGoPkgHasElem_HITReviewPolicysequenceCreateHITRequestschema_HITReviewPolicy_TReviewPolicy_ func(*XsdGoPkgHasElem_HITReviewPolicysequenceCreateHITRequestschema_HITReviewPolicy_TReviewPolicy_, bool) error XsdGoPkgHasElems_DisposeHITResultsequenceTxsdDisposeHITResponseDisposeHITResponseschema_DisposeHITResult_TDisposeHITResult_ func(*XsdGoPkgHasElems_DisposeHITResultsequenceTxsdDisposeHITResponseDisposeHITResponseschema_DisposeHITResult_TDisposeHITResult_, bool) error TDisableHITResult func(*TDisableHITResult, bool) error XsdGoPkgHasElem_ApproveRejectedAssignmentResultsequenceTxsdApproveRejectedAssignmentResponseApproveRejectedAssignmentResponseschema_ApproveRejectedAssignmentResult_TApproveRejectedAssignmentResult_ func(*XsdGoPkgHasElem_ApproveRejectedAssignmentResultsequenceTxsdApproveRejectedAssignmentResponseApproveRejectedAssignmentResponseschema_ApproveRejectedAssignmentResult_TApproveRejectedAssignmentResult_, bool) error XsdGoPkgHasElems_ApprovalTimesequenceAssignmentschema_ApprovalTime_XsdtDateTime_ func(*XsdGoPkgHasElems_ApprovalTimesequenceAssignmentschema_ApprovalTime_XsdtDateTime_, bool) error XsdGoPkgHasElems_SearchHITsResultsequenceTxsdSearchHITsResponseSearchHITsResponseschema_SearchHITsResult_TSearchHITsResult_ func(*XsdGoPkgHasElems_SearchHITsResultsequenceTxsdSearchHITsResponseSearchHITsResponseschema_SearchHITsResult_TSearchHITsResult_, bool) error XsdGoPkgHasElems_AssignQualification func(*XsdGoPkgHasElems_AssignQualification, bool) error XsdGoPkgHasElems_PageNumbersequenceGetQualificationsForQualificationTypeRequestschema_PageNumber_XsdtInt_ func(*XsdGoPkgHasElems_PageNumbersequenceGetQualificationsForQualificationTypeRequestschema_PageNumber_XsdtInt_, bool) error XsdGoPkgHasElem_RequestsequenceHelpschema_Request_THelpRequest_ func(*XsdGoPkgHasElem_RequestsequenceHelpschema_Request_THelpRequest_, bool) error XsdGoPkgHasElem_IsValidsequenceTxsdRequestRequestschema_IsValid_XsdtString_ func(*XsdGoPkgHasElem_IsValidsequenceTxsdRequestRequestschema_IsValid_XsdtString_, bool) error XsdGoPkgHasElem_MaxAssignmentsIncrementsequenceExtendHITRequestschema_MaxAssignmentsIncrement_XsdtInt_ func(*XsdGoPkgHasElem_MaxAssignmentsIncrementsequenceExtendHITRequestschema_MaxAssignmentsIncrement_XsdtInt_, bool) error XsdGoPkgHasElems_RequestsequenceTxsdRegisterHITTypeRegisterHITTypeschema_Request_TRegisterHITTypeRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdRegisterHITTypeRegisterHITTypeschema_Request_TRegisterHITTypeRequest_, bool) error TxsdDisableHIT func(*TxsdDisableHIT, bool) error XsdGoPkgHasElem_ValuesequenceHITLayoutParameterschema_Value_XsdtString_ func(*XsdGoPkgHasElem_ValuesequenceHITLayoutParameterschema_Value_XsdtString_, bool) error XsdGoPkgHasElem_RejectQualificationRequestRequestsequenceTxsdRequestRequestschema_RejectQualificationRequestRequest_TRejectQualificationRequestRequest_ func(*XsdGoPkgHasElem_RejectQualificationRequestRequestsequenceTxsdRequestRequestschema_RejectQualificationRequestRequest_TRejectQualificationRequestRequest_, bool) error XsdGoPkgHasElem_AssignmentReviewReportsequenceGetReviewResultsForHITResultschema_AssignmentReviewReport_TReviewReport_ func(*XsdGoPkgHasElem_AssignmentReviewReportsequenceGetReviewResultsForHITResultschema_AssignmentReviewReport_TReviewReport_, bool) error XsdGoPkgHasElems_ResultsequenceReviewActionDetailschema_Result_XsdtString_ func(*XsdGoPkgHasElems_ResultsequenceReviewActionDetailschema_Result_XsdtString_, bool) error XsdGoPkgHasElems_GetFileUploadURLRequestsequenceRequestschema_GetFileUploadURLRequest_TGetFileUploadURLRequest_ func(*XsdGoPkgHasElems_GetFileUploadURLRequestsequenceRequestschema_GetFileUploadURLRequest_TGetFileUploadURLRequest_, bool) error TPolicyParameter func(*TPolicyParameter, bool) error XsdGoPkgHasElem_RetryDelayInSecondssequenceCreateQualificationTypeRequestschema_RetryDelayInSeconds_XsdtLong_ func(*XsdGoPkgHasElem_RetryDelayInSecondssequenceCreateQualificationTypeRequestschema_RetryDelayInSeconds_XsdtLong_, bool) error XsdGoPkgHasElems_ApproveAssignmentResultsequenceTxsdApproveAssignmentResponseApproveAssignmentResponseschema_ApproveAssignmentResult_TApproveAssignmentResult_ func(*XsdGoPkgHasElems_ApproveAssignmentResultsequenceTxsdApproveAssignmentResponseApproveAssignmentResponseschema_ApproveAssignmentResult_TApproveAssignmentResult_, bool) error XsdGoPkgHasElems_LifetimeInSecondssequenceCreateHITRequestschema_LifetimeInSeconds_XsdtLong_ func(*XsdGoPkgHasElems_LifetimeInSecondssequenceCreateHITRequestschema_LifetimeInSeconds_XsdtLong_, bool) error XsdGoPkgHasElem_GetFileUploadURLRequestsequenceTxsdRequestRequestschema_GetFileUploadURLRequest_TGetFileUploadURLRequest_ func(*XsdGoPkgHasElem_GetFileUploadURLRequestsequenceTxsdRequestRequestschema_GetFileUploadURLRequest_TGetFileUploadURLRequest_, bool) error XsdGoPkgHasElems_GetQualificationScoreResponse func(*XsdGoPkgHasElems_GetQualificationScoreResponse, bool) error XsdGoPkgHasElem_RequestsequenceBlockWorkerschema_Request_TBlockWorkerRequest_ func(*XsdGoPkgHasElem_RequestsequenceBlockWorkerschema_Request_TBlockWorkerRequest_, bool) error XsdGoPkgHasElems_BlockWorkerResponse func(*XsdGoPkgHasElems_BlockWorkerResponse, bool) error TxsdUnblockWorker func(*TxsdUnblockWorker, bool) error XsdGoPkgHasElems_SortPropertysequenceSearchQualificationTypesRequestschema_SortProperty_TSearchQualificationTypesSortProperty_ func(*XsdGoPkgHasElems_SortPropertysequenceSearchQualificationTypesRequestschema_SortProperty_TSearchQualificationTypesSortProperty_, bool) error TxsdForceExpireHIT func(*TxsdForceExpireHIT, bool) error TxsdCreateQualificationType func(*TxsdCreateQualificationType, bool) error XsdGoPkgHasElem_RejectQualificationRequest func(*XsdGoPkgHasElem_RejectQualificationRequest, bool) error TxsdGetQualificationType func(*TxsdGetQualificationType, bool) error XsdGoPkgHasElems_DisposeQualificationTypeResponse func(*XsdGoPkgHasElems_DisposeQualificationTypeResponse, bool) error TGrantQualificationResult func(*TGrantQualificationResult, bool) error XsdGoPkgHasElem_AssignmentIdsequenceGetBonusPaymentsRequestschema_AssignmentId_XsdtString_ func(*XsdGoPkgHasElem_AssignmentIdsequenceGetBonusPaymentsRequestschema_AssignmentId_XsdtString_, bool) error XsdGoPkgHasElems_GetQualificationsForQualificationType func(*XsdGoPkgHasElems_GetQualificationsForQualificationType, bool) error XsdGoPkgHasElems_GrantBonusResultsequenceTxsdGrantBonusResponseGrantBonusResponseschema_GrantBonusResult_TGrantBonusResult_ func(*XsdGoPkgHasElems_GrantBonusResultsequenceTxsdGrantBonusResponseGrantBonusResponseschema_GrantBonusResult_TGrantBonusResult_, bool) error XsdGoPkgHasElems_RequestsequenceTxsdCreateQualificationTypeCreateQualificationTypeschema_Request_TCreateQualificationTypeRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdCreateQualificationTypeCreateQualificationTypeschema_Request_TCreateQualificationTypeRequest_, bool) error XsdGoPkgHasElem_RequestsequenceTxsdDisposeHITDisposeHITschema_Request_TDisposeHITRequest_ func(*XsdGoPkgHasElem_RequestsequenceTxsdDisposeHITDisposeHITschema_Request_TDisposeHITRequest_, bool) error XsdGoPkgHasElems_AssignQualificationRequestsequenceRequestschema_AssignQualificationRequest_TAssignQualificationRequest_ func(*XsdGoPkgHasElems_AssignQualificationRequestsequenceRequestschema_AssignQualificationRequest_TAssignQualificationRequest_, bool) error XsdGoPkgHasElems_ForceExpireHITRequestsequenceRequestschema_ForceExpireHITRequest_TForceExpireHITRequest_ func(*XsdGoPkgHasElems_ForceExpireHITRequestsequenceRequestschema_ForceExpireHITRequest_TForceExpireHITRequest_, bool) error XsdGoPkgHasElems_NotifyWorkersFailureMessagesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureMessage_XsdtString_ func(*XsdGoPkgHasElems_NotifyWorkersFailureMessagesequenceNotifyWorkersFailureStatusschema_NotifyWorkersFailureMessage_XsdtString_, bool) error TxsdErrors func(*TxsdErrors, bool) error XsdGoPkgHasElem_GetRequesterStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterStatisticRequest_TGetRequesterStatisticRequest_ func(*XsdGoPkgHasElem_GetRequesterStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterStatisticRequest_TGetRequesterStatisticRequest_, bool) error TReviewResultDetail func(*TReviewResultDetail, bool) error XsdGoPkgHasElems_QualificationTypesequenceTxsdCreateQualificationTypeResponseCreateQualificationTypeResponseschema_QualificationType_TQualificationType_ func(*XsdGoPkgHasElems_QualificationTypesequenceTxsdCreateQualificationTypeResponseCreateQualificationTypeResponseschema_QualificationType_TQualificationType_, bool) error TDisposeQualificationTypeRequest func(*TDisposeQualificationTypeRequest, bool) error TxsdGetHIT func(*TxsdGetHIT, bool) error TGrantBonusResult func(*TGrantBonusResult, bool) error XsdGoPkgHasElem_GetAssignmentResultsequenceGetAssignmentResponseschema_GetAssignmentResult_TGetAssignmentResult_ func(*XsdGoPkgHasElem_GetAssignmentResultsequenceGetAssignmentResponseschema_GetAssignmentResult_TGetAssignmentResult_, bool) error TGetBlockedWorkersRequest func(*TGetBlockedWorkersRequest, bool) error XsdGoPkgHasElem_TotalNumResultssequenceGetReviewableHITsResultschema_TotalNumResults_XsdtInt_ func(*XsdGoPkgHasElem_TotalNumResultssequenceGetReviewableHITsResultschema_TotalNumResults_XsdtInt_, bool) error XsdGoPkgHasElems_GetQualificationType func(*XsdGoPkgHasElems_GetQualificationType, bool) error XsdGoPkgHasElems_RequestsequenceTxsdGetRequesterWorkerStatisticGetRequesterWorkerStatisticschema_Request_TGetRequesterWorkerStatisticRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdGetRequesterWorkerStatisticGetRequesterWorkerStatisticschema_Request_TGetRequesterWorkerStatisticRequest_, bool) error XsdGoPkgHasElem_SubdivisionsequenceLocaleschema_Subdivision_XsdtString_ func(*XsdGoPkgHasElem_SubdivisionsequenceLocaleschema_Subdivision_XsdtString_, bool) error XsdGoPkgHasElem_NumberOfAssignmentsPendingsequenceHITschema_NumberOfAssignmentsPending_XsdtInt_ func(*XsdGoPkgHasElem_NumberOfAssignmentsPendingsequenceHITschema_NumberOfAssignmentsPending_XsdtInt_, bool) error XsdGoPkgHasElems_GetBlockedWorkersRequestsequenceTxsdRequestRequestschema_GetBlockedWorkersRequest_TGetBlockedWorkersRequest_ func(*XsdGoPkgHasElems_GetBlockedWorkersRequestsequenceTxsdRequestRequestschema_GetBlockedWorkersRequest_TGetBlockedWorkersRequest_, bool) error XsdGoPkgHasElem_CreateQualificationTypeRequestsequenceTxsdRequestRequestschema_CreateQualificationTypeRequest_TCreateQualificationTypeRequest_ func(*XsdGoPkgHasElem_CreateQualificationTypeRequestsequenceTxsdRequestRequestschema_CreateQualificationTypeRequest_TCreateQualificationTypeRequest_, bool) error XsdGoPkgHasElems_RequestsequenceTxsdChangeHITTypeOfHITChangeHITTypeOfHITschema_Request_TChangeHITTypeOfHITRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdChangeHITTypeOfHITChangeHITTypeOfHITschema_Request_TChangeHITTypeOfHITRequest_, bool) error XsdGoPkgHasElem_DisposeQualificationType func(*XsdGoPkgHasElem_DisposeQualificationType, bool) error XsdGoPkgHasElems_RequestsequenceTxsdGetRequesterStatisticGetRequesterStatisticschema_Request_TGetRequesterStatisticRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdGetRequesterStatisticGetRequesterStatisticschema_Request_TGetRequesterStatisticRequest_, bool) error XsdGoPkgHasElems_AboutsequenceHelpRequestschema_About_XsdtString_ func(*XsdGoPkgHasElems_AboutsequenceHelpRequestschema_About_XsdtString_, bool) error XsdGoPkgHasElem_GetReviewResultsForHIT func(*XsdGoPkgHasElem_GetReviewResultsForHIT, bool) error TxsdGetFileUploadURL func(*TxsdGetFileUploadURL, bool) error XsdGoPkgHasElems_RequestsequenceTxsdGetBonusPaymentsGetBonusPaymentsschema_Request_TGetBonusPaymentsRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdGetBonusPaymentsGetBonusPaymentsschema_Request_TGetBonusPaymentsRequest_, bool) error XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_ func(*XsdGoPkgHasElem_CredentialsequenceTxsdCreateHITCreateHITschema_Credential_XsdtString_, bool) error TxsdGrantQualification func(*TxsdGrantQualification, bool) error XsdGoPkgHasElems_GrantQualificationRequestsequenceRequestschema_GrantQualificationRequest_TGrantQualificationRequest_ func(*XsdGoPkgHasElems_GrantQualificationRequestsequenceRequestschema_GrantQualificationRequest_TGrantQualificationRequest_, bool) error XsdGoPkgHasElem_GrantQualificationResponse func(*XsdGoPkgHasElem_GrantQualificationResponse, bool) error TxsdRevokeQualificationResponse func(*TxsdRevokeQualificationResponse, bool) error XsdGoPkgHasElems_GetRequesterStatisticResponse func(*XsdGoPkgHasElems_GetRequesterStatisticResponse, bool) error XsdGoPkgHasElem_ForceExpireHIT func(*XsdGoPkgHasElem_ForceExpireHIT, bool) error XsdGoPkgHasElems_GetBlockedWorkersResultsequenceTxsdGetBlockedWorkersResponseGetBlockedWorkersResponseschema_GetBlockedWorkersResult_TGetBlockedWorkersResult_ func(*XsdGoPkgHasElems_GetBlockedWorkersResultsequenceTxsdGetBlockedWorkersResponseGetBlockedWorkersResponseschema_GetBlockedWorkersResult_TGetBlockedWorkersResult_, bool) error XsdGoPkgHasElem_RequestsequenceTxsdGetAssignmentsForHITGetAssignmentsForHITschema_Request_TGetAssignmentsForHITRequest_ func(*XsdGoPkgHasElem_RequestsequenceTxsdGetAssignmentsForHITGetAssignmentsForHITschema_Request_TGetAssignmentsForHITRequest_, bool) error XsdGoPkgHasElem_BodysequenceClaimschema_Body_XsdtString_ func(*XsdGoPkgHasElem_BodysequenceClaimschema_Body_XsdtString_, bool) error TRegisterHITTypeResult func(*TRegisterHITTypeResult, bool) error TGetQualificationsForQualificationTypeResult func(*TGetQualificationsForQualificationTypeResult, bool) error XsdGoPkgHasElem_GetHITResponse func(*XsdGoPkgHasElem_GetHITResponse, bool) error XsdGoPkgHasElems_AutoGrantedsequenceCreateQualificationTypeRequestschema_AutoGranted_XsdtBoolean_ func(*XsdGoPkgHasElems_AutoGrantedsequenceCreateQualificationTypeRequestschema_AutoGranted_XsdtBoolean_, bool) error XsdGoPkgHasElem_RequestsequenceTxsdDisposeQualificationTypeDisposeQualificationTypeschema_Request_TDisposeQualificationTypeRequest_ func(*XsdGoPkgHasElem_RequestsequenceTxsdDisposeQualificationTypeDisposeQualificationTypeschema_Request_TDisposeQualificationTypeRequest_, bool) error XsdGoPkgHasElem_AnswerKeysequenceCreateQualificationTypeRequestschema_AnswerKey_XsdtString_ func(*XsdGoPkgHasElem_AnswerKeysequenceCreateQualificationTypeRequestschema_AnswerKey_XsdtString_, bool) error XsdGoPkgHasElem_RequestsequenceRegisterHITTypeschema_Request_TRegisterHITTypeRequest_ func(*XsdGoPkgHasElem_RequestsequenceRegisterHITTypeschema_Request_TRegisterHITTypeRequest_, bool) error XsdGoPkgHasElem_GetQualificationRequestsRequestsequenceTxsdRequestRequestschema_GetQualificationRequestsRequest_TGetQualificationRequestsRequest_ func(*XsdGoPkgHasElem_GetQualificationRequestsRequestsequenceTxsdRequestRequestschema_GetQualificationRequestsRequest_TGetQualificationRequestsRequest_, bool) error XsdGoPkgHasElem_ArgumentsequenceTxsdArgumentsArgumentsschema_Argument_TxsdArgumentsSequenceArgument_ func(*XsdGoPkgHasElem_ArgumentsequenceTxsdArgumentsArgumentsschema_Argument_TxsdArgumentsSequenceArgument_, bool) error XsdGoPkgHasElems_TransportsequenceNotificationSpecificationschema_Transport_TNotificationTransport_ func(*XsdGoPkgHasElems_TransportsequenceNotificationSpecificationschema_Transport_TNotificationTransport_, bool) error XsdGoPkgHasElems_RequestsequenceTxsdNotifyWorkersNotifyWorkersschema_Request_TNotifyWorkersRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdNotifyWorkersNotifyWorkersschema_Request_TNotifyWorkersRequest_, bool) error XsdGoPkgHasElem_RewardsequenceCreateHITRequestschema_Reward_TPrice_ func(*XsdGoPkgHasElem_RewardsequenceCreateHITRequestschema_Reward_TPrice_, bool) error XsdGoPkgHasElem_RequesterAnnotationsequenceCreateHITRequestschema_RequesterAnnotation_XsdtString_ func(*XsdGoPkgHasElem_RequesterAnnotationsequenceCreateHITRequestschema_RequesterAnnotation_XsdtString_, bool) error XsdGoPkgHasElems_RequestsequenceTxsdGetFileUploadURLGetFileUploadURLschema_Request_TGetFileUploadURLRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdGetFileUploadURLGetFileUploadURLschema_Request_TGetFileUploadURLRequest_, bool) error XsdGoPkgHasElems_CreateQualificationType func(*XsdGoPkgHasElems_CreateQualificationType, bool) error XsdGoPkgHasElems_AutoApprovalTimesequenceAssignmentschema_AutoApprovalTime_XsdtDateTime_ func(*XsdGoPkgHasElems_AutoApprovalTimesequenceAssignmentschema_AutoApprovalTime_XsdtDateTime_, bool) error XsdGoPkgHasElem_DescriptionsequenceCreateHITRequestschema_Description_XsdtString_ func(*XsdGoPkgHasElem_DescriptionsequenceCreateHITRequestschema_Description_XsdtString_, bool) error XsdGoPkgHasElem_ActionIdsequenceReviewResultDetailschema_ActionId_XsdtString_ func(*XsdGoPkgHasElem_ActionIdsequenceReviewResultDetailschema_ActionId_XsdtString_, bool) error XsdGoPkgHasElems_RequestsequenceTxsdRevokeQualificationRevokeQualificationschema_Request_TRevokeQualificationRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdRevokeQualificationRevokeQualificationschema_Request_TRevokeQualificationRequest_, bool) error XsdGoPkgHasElem_GetAssignmentsForHITResultsequenceTxsdGetAssignmentsForHITResponseGetAssignmentsForHITResponseschema_GetAssignmentsForHITResult_TGetAssignmentsForHITResult_ func(*XsdGoPkgHasElem_GetAssignmentsForHITResultsequenceTxsdGetAssignmentsForHITResponseGetAssignmentsForHITResponseschema_GetAssignmentsForHITResult_TGetAssignmentsForHITResult_, bool) error TBlockWorkerRequest func(*TBlockWorkerRequest, bool) error XsdGoPkgHasElem_GetHITsForQualificationType func(*XsdGoPkgHasElem_GetHITsForQualificationType, bool) error XsdGoPkgHasElems_GetQualificationsForQualificationTypeResultsequenceTxsdGetQualificationsForQualificationTypeResponseGetQualificationsForQualificationTypeResponseschema_GetQualificationsForQualificationTypeResult_TGetQualificationsForQualificationTypeResult_ func(*XsdGoPkgHasElems_GetQualificationsForQualificationTypeResultsequenceTxsdGetQualificationsForQualificationTypeResponseGetQualificationsForQualificationTypeResponseschema_GetQualificationsForQualificationTypeResult_TGetQualificationsForQualificationTypeResult_, bool) error XsdGoPkgHasElem_EventTypesequenceNotificationSpecificationschema_EventType_TEventType_ func(*XsdGoPkgHasElem_EventTypesequenceNotificationSpecificationschema_EventType_TEventType_, bool) error XsdGoPkgHasElem_UpdateQualificationType func(*XsdGoPkgHasElem_UpdateQualificationType, bool) error XsdGoPkgHasElem_ElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Elements_TxsdResponseGroupInformationSequenceElements_ func(*XsdGoPkgHasElem_ElementssequenceTxsdResponseGroupInformationResponseGroupInformationschema_Elements_TxsdResponseGroupInformationSequenceElements_, bool) error XsdGoPkgHasElem_GetFileUploadURLResponse func(*XsdGoPkgHasElem_GetFileUploadURLResponse, bool) error XsdGoPkgHasElem_ChangeHITTypeOfHITResponse func(*XsdGoPkgHasElem_ChangeHITTypeOfHITResponse, bool) error XsdGoPkgHasElems_AssignmentIdsequenceRejectAssignmentRequestschema_AssignmentId_XsdtString_ func(*XsdGoPkgHasElems_AssignmentIdsequenceRejectAssignmentRequestschema_AssignmentId_XsdtString_, bool) error XsdGoPkgHasElems_RequestIdsequenceOperationRequestschema_RequestId_XsdtString_ func(*XsdGoPkgHasElems_RequestIdsequenceOperationRequestschema_RequestId_XsdtString_, bool) error XsdGoPkgHasElems_EventTypesequenceNotificationSpecificationschema_EventType_TEventType_ func(*XsdGoPkgHasElems_EventTypesequenceNotificationSpecificationschema_EventType_TEventType_, bool) error TSetHITAsReviewingResult func(*TSetHITAsReviewingResult, bool) error TxsdGetQualificationRequests func(*TxsdGetQualificationRequests, bool) error XsdGoPkgHasElems_RequestsequenceTxsdGrantQualificationGrantQualificationschema_Request_TGrantQualificationRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdGrantQualificationGrantQualificationschema_Request_TGrantQualificationRequest_, bool) error XsdGoPkgHasElem_CountsequenceGetRequesterStatisticRequestschema_Count_XsdtInt_ func(*XsdGoPkgHasElem_CountsequenceGetRequesterStatisticRequestschema_Count_XsdtInt_, bool) error TxsdRejectQualificationRequestResponse func(*TxsdRejectQualificationRequestResponse, bool) error XsdGoPkgHasElem_AssignQualification func(*XsdGoPkgHasElem_AssignQualification, bool) error XsdGoPkgHasElem_SetHITTypeNotificationResultsequenceTxsdSetHITTypeNotificationResponseSetHITTypeNotificationResponseschema_SetHITTypeNotificationResult_TSetHITTypeNotificationResult_ func(*XsdGoPkgHasElem_SetHITTypeNotificationResultsequenceTxsdSetHITTypeNotificationResponseSetHITTypeNotificationResponseschema_SetHITTypeNotificationResult_TSetHITTypeNotificationResult_, bool) error XsdGoPkgHasElem_SearchHITsRequestsequenceTxsdRequestRequestschema_SearchHITsRequest_TSearchHITsRequest_ func(*XsdGoPkgHasElem_SearchHITsRequestsequenceTxsdRequestRequestschema_SearchHITsRequest_TSearchHITsRequest_, bool) error TGetAssignmentsForHITResult func(*TGetAssignmentsForHITResult, bool) error XsdGoPkgHasElems_ObjectTypesequenceReviewActionDetailschema_ObjectType_XsdtString_ func(*XsdGoPkgHasElems_ObjectTypesequenceReviewActionDetailschema_ObjectType_XsdtString_, bool) error XsdGoPkgHasElem_GetQualificationType func(*XsdGoPkgHasElem_GetQualificationType, bool) error XsdGoPkgHasElems_GetBlockedWorkersResponse func(*XsdGoPkgHasElems_GetBlockedWorkersResponse, bool) error XsdGoPkgHasElem_NotifyWorkersResultsequenceNotifyWorkersResponseschema_NotifyWorkersResult_TNotifyWorkersResult_ func(*XsdGoPkgHasElem_NotifyWorkersResultsequenceNotifyWorkersResponseschema_NotifyWorkersResult_TNotifyWorkersResult_, bool) error TGetReviewableHITsRequest func(*TGetReviewableHITsRequest, bool) error TGetBonusPaymentsRequest func(*TGetBonusPaymentsRequest, bool) error TQualification func(*TQualification, bool) error XsdGoPkgHasElems_RevokeQualificationResultsequenceTxsdRevokeQualificationResponseRevokeQualificationResponseschema_RevokeQualificationResult_TRevokeQualificationResult_ func(*XsdGoPkgHasElems_RevokeQualificationResultsequenceTxsdRevokeQualificationResponseRevokeQualificationResponseschema_RevokeQualificationResult_TRevokeQualificationResult_, bool) error XsdGoPkgHasElems_MapEntrysequencePolicyParameterschema_MapEntry_TParameterMapEntry_ func(*XsdGoPkgHasElems_MapEntrysequencePolicyParameterschema_MapEntry_TParameterMapEntry_, bool) error TKeyValuePair func(*TKeyValuePair, bool) error XsdGoPkgHasElems_ForceExpireHIT func(*XsdGoPkgHasElems_ForceExpireHIT, bool) error TxsdGetAssignmentsForHITResponse func(*TxsdGetAssignmentsForHITResponse, bool) error XsdGoPkgHasElems_HelpRequestsequenceTxsdRequestRequestschema_HelpRequest_THelpRequest_ func(*XsdGoPkgHasElems_HelpRequestsequenceTxsdRequestRequestschema_HelpRequest_THelpRequest_, bool) error TGetFileUploadURLRequest func(*TGetFileUploadURLRequest, bool) error XsdGoPkgHasElems_RegisterHITTypeResponse func(*XsdGoPkgHasElems_RegisterHITTypeResponse, bool) error TSetHITTypeNotificationResult func(*TSetHITTypeNotificationResult, bool) error TxsdGetRequesterStatisticResponse func(*TxsdGetRequesterStatisticResponse, bool) error XsdGoPkgHasElem_AutoGrantedValuesequenceCreateQualificationTypeRequestschema_AutoGrantedValue_XsdtInt_ func(*XsdGoPkgHasElem_AutoGrantedValuesequenceCreateQualificationTypeRequestschema_AutoGrantedValue_XsdtInt_, bool) error XsdGoPkgHasElem_TransportsequenceNotificationSpecificationschema_Transport_TNotificationTransport_ func(*XsdGoPkgHasElem_TransportsequenceNotificationSpecificationschema_Transport_TNotificationTransport_, bool) error XsdGoPkgHasElem_HITReviewReportsequenceGetReviewResultsForHITResultschema_HITReviewReport_TReviewReport_ func(*XsdGoPkgHasElem_HITReviewReportsequenceGetReviewResultsForHITResultschema_HITReviewReport_TReviewReport_, bool) error XsdGoPkgHasElems_CredentialsequenceBlockWorkerschema_Credential_XsdtString_ func(*XsdGoPkgHasElems_CredentialsequenceBlockWorkerschema_Credential_XsdtString_, bool) error XsdGoPkgHasElem_DisableHIT func(*XsdGoPkgHasElem_DisableHIT, bool) error XsdGoPkgHasElems_GetRequesterWorkerStatistic func(*XsdGoPkgHasElems_GetRequesterWorkerStatistic, bool) error XsdGoPkgHasElem_BlockWorkerResultsequenceBlockWorkerResponseschema_BlockWorkerResult_TBlockWorkerResult_ func(*XsdGoPkgHasElem_BlockWorkerResultsequenceBlockWorkerResponseschema_BlockWorkerResult_TBlockWorkerResult_, bool) error XsdGoPkgHasElems_GrantBonusRequestsequenceTxsdRequestRequestschema_GrantBonusRequest_TGrantBonusRequest_ func(*XsdGoPkgHasElems_GrantBonusRequestsequenceTxsdRequestRequestschema_GrantBonusRequest_TGrantBonusRequest_, bool) error XsdGoPkgHasElem_ExtendHITResultsequenceTxsdExtendHITResponseExtendHITResponseschema_ExtendHITResult_TExtendHITResult_ func(*XsdGoPkgHasElem_ExtendHITResultsequenceTxsdExtendHITResponseExtendHITResponseschema_ExtendHITResult_TExtendHITResult_, bool) error XsdGoPkgHasElems_RequestsequenceTxsdApproveAssignmentApproveAssignmentschema_Request_TApproveAssignmentRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdApproveAssignmentApproveAssignmentschema_Request_TApproveAssignmentRequest_, bool) error XsdGoPkgHasElems_GetBonusPaymentsResultsequenceTxsdGetBonusPaymentsResponseGetBonusPaymentsResponseschema_GetBonusPaymentsResult_TGetBonusPaymentsResult_ func(*XsdGoPkgHasElems_GetBonusPaymentsResultsequenceTxsdGetBonusPaymentsResponseGetBonusPaymentsResponseschema_GetBonusPaymentsResult_TGetBonusPaymentsResult_, bool) error TxsdGetRequesterWorkerStatistic func(*TxsdGetRequesterWorkerStatistic, bool) error XsdGoPkgHasElem_GrantBonusResultsequenceTxsdGrantBonusResponseGrantBonusResponseschema_GrantBonusResult_TGrantBonusResult_ func(*XsdGoPkgHasElem_GrantBonusResultsequenceTxsdGrantBonusResponseGrantBonusResponseschema_GrantBonusResult_TGrantBonusResult_, bool) error XsdGoPkgHasElems_GetAssignmentResultsequenceTxsdGetAssignmentResponseGetAssignmentResponseschema_GetAssignmentResult_TGetAssignmentResult_ func(*XsdGoPkgHasElems_GetAssignmentResultsequenceTxsdGetAssignmentResponseGetAssignmentResponseschema_GetAssignmentResult_TGetAssignmentResult_, bool) error XsdGoPkgHasElems_ReviewResultsequenceReviewReportschema_ReviewResult_TReviewResultDetail_ func(*XsdGoPkgHasElems_ReviewResultsequenceReviewReportschema_ReviewResult_TReviewResultDetail_, bool) error TAssignQualificationResult func(*TAssignQualificationResult, bool) error XsdGoPkgHasElem_RevokeQualificationResultsequenceTxsdRevokeQualificationResponseRevokeQualificationResponseschema_RevokeQualificationResult_TRevokeQualificationResult_ func(*XsdGoPkgHasElem_RevokeQualificationResultsequenceTxsdRevokeQualificationResponseRevokeQualificationResponseschema_RevokeQualificationResult_TRevokeQualificationResult_, bool) error XsdGoPkgHasElem_CompleteTimesequenceReviewActionDetailschema_CompleteTime_XsdtDateTime_ func(*XsdGoPkgHasElem_CompleteTimesequenceReviewActionDetailschema_CompleteTime_XsdtDateTime_, bool) error TQualificationRequest func(*TQualificationRequest, bool) error XsdGoPkgHasElem_Information func(*XsdGoPkgHasElem_Information, bool) error XsdGoPkgHasElem_ReviewResultsequenceReviewReportschema_ReviewResult_TReviewResultDetail_ func(*XsdGoPkgHasElem_ReviewResultsequenceReviewReportschema_ReviewResult_TReviewResultDetail_, bool) error XsdGoPkgHasElem_ApproveAssignmentRequestsequenceTxsdRequestRequestschema_ApproveAssignmentRequest_TApproveAssignmentRequest_ func(*XsdGoPkgHasElem_ApproveAssignmentRequestsequenceTxsdRequestRequestschema_ApproveAssignmentRequest_TApproveAssignmentRequest_, bool) error TCreateQualificationTypeRequest func(*TCreateQualificationTypeRequest, bool) error XsdGoPkgHasElems_DisposeQualificationTypeRequestsequenceTxsdRequestRequestschema_DisposeQualificationTypeRequest_TDisposeQualificationTypeRequest_ func(*XsdGoPkgHasElems_DisposeQualificationTypeRequestsequenceTxsdRequestRequestschema_DisposeQualificationTypeRequest_TDisposeQualificationTypeRequest_, bool) error XsdGoPkgHasElem_DisposeHITRequestsequenceTxsdRequestRequestschema_DisposeHITRequest_TDisposeHITRequest_ func(*XsdGoPkgHasElem_DisposeHITRequestsequenceTxsdRequestRequestschema_DisposeHITRequest_TDisposeHITRequest_, bool) error XsdGoPkgHasElem_ExtendHITRequestsequenceTxsdRequestRequestschema_ExtendHITRequest_TExtendHITRequest_ func(*XsdGoPkgHasElem_ExtendHITRequestsequenceTxsdRequestRequestschema_ExtendHITRequest_TExtendHITRequest_, bool) error XsdGoPkgHasElems_SetHITTypeNotificationResultsequenceTxsdSetHITTypeNotificationResponseSetHITTypeNotificationResponseschema_SetHITTypeNotificationResult_TSetHITTypeNotificationResult_ func(*XsdGoPkgHasElems_SetHITTypeNotificationResultsequenceTxsdSetHITTypeNotificationResponseSetHITTypeNotificationResponseschema_SetHITTypeNotificationResult_TSetHITTypeNotificationResult_, bool) error TxsdResponseGroupInformation func(*TxsdResponseGroupInformation, bool) error TApproveAssignmentRequest func(*TApproveAssignmentRequest, bool) error XsdGoPkgHasElem_GetReviewableHITs func(*XsdGoPkgHasElem_GetReviewableHITs, bool) error XsdGoPkgHasElems_GetHITRequestsequenceTxsdRequestRequestschema_GetHITRequest_TGetHITRequest_ func(*XsdGoPkgHasElems_GetHITRequestsequenceTxsdRequestRequestschema_GetHITRequest_TGetHITRequest_, bool) error XsdGoPkgHasElem_GetQualificationScoreResponse func(*XsdGoPkgHasElem_GetQualificationScoreResponse, bool) error XsdGoPkgHasElem_RequestsequenceApproveRejectedAssignmentschema_Request_TApproveRejectedAssignmentRequest_ func(*XsdGoPkgHasElem_RequestsequenceApproveRejectedAssignmentschema_Request_TApproveRejectedAssignmentRequest_, bool) error XsdGoPkgHasElems_RetrieveResultssequenceGetReviewResultsForHITRequestschema_RetrieveResults_XsdtBoolean_ func(*XsdGoPkgHasElems_RetrieveResultssequenceGetReviewResultsForHITRequestschema_RetrieveResults_XsdtBoolean_, bool) error XsdGoPkgHasElems_FileUploadURLsequenceGetFileUploadURLResultschema_FileUploadURL_XsdtString_ func(*XsdGoPkgHasElems_FileUploadURLsequenceGetFileUploadURLResultschema_FileUploadURL_XsdtString_, bool) error XsdGoPkgHasElem_DisposeHITResultsequenceTxsdDisposeHITResponseDisposeHITResponseschema_DisposeHITResult_TDisposeHITResult_ func(*XsdGoPkgHasElem_DisposeHITResultsequenceTxsdDisposeHITResponseDisposeHITResponseschema_DisposeHITResult_TDisposeHITResult_, bool) error XsdGoPkgHasElem_AssignmentDurationInSecondssequenceCreateHITRequestschema_AssignmentDurationInSeconds_XsdtLong_ func(*XsdGoPkgHasElem_AssignmentDurationInSecondssequenceCreateHITRequestschema_AssignmentDurationInSeconds_XsdtLong_, bool) error TGetQualificationsForQualificationTypeRequest func(*TGetQualificationsForQualificationTypeRequest, bool) error XsdGoPkgHasElems_NotifyWorkersResponse func(*XsdGoPkgHasElems_NotifyWorkersResponse, bool) error XsdGoPkgHasElem_RequestsequenceGrantQualificationschema_Request_TGrantQualificationRequest_ func(*XsdGoPkgHasElem_RequestsequenceGrantQualificationschema_Request_TGrantQualificationRequest_, bool) error XsdGoPkgHasElems_SearchQualificationTypesResponse func(*XsdGoPkgHasElems_SearchQualificationTypesResponse, bool) error XsdGoPkgHasElems_AvailableBalancesequenceGetAccountBalanceResultschema_AvailableBalance_TPrice_ func(*XsdGoPkgHasElems_AvailableBalancesequenceGetAccountBalanceResultschema_AvailableBalance_TPrice_, bool) error XsdGoPkgHasElems_OperationRequest func(*XsdGoPkgHasElems_OperationRequest, bool) error XsdGoPkgHasElem_DisableHITRequestsequenceTxsdRequestRequestschema_DisableHITRequest_TDisableHITRequest_ func(*XsdGoPkgHasElem_DisableHITRequestsequenceTxsdRequestRequestschema_DisableHITRequest_TDisableHITRequest_, bool) error TxsdHTTPHeadersSequenceHeader func(*TxsdHTTPHeadersSequenceHeader, bool) error XsdGoPkgHasElem_SubjectTypesequenceReviewResultDetailschema_SubjectType_XsdtString_ func(*XsdGoPkgHasElem_SubjectTypesequenceReviewResultDetailschema_SubjectType_XsdtString_, bool) error TxsdGetBlockedWorkers func(*TxsdGetBlockedWorkers, bool) error TRegisterHITTypeRequest func(*TRegisterHITTypeRequest, bool) error XsdGoPkgHasElems_RegisterHITType func(*XsdGoPkgHasElems_RegisterHITType, bool) error XsdGoPkgHasElem_GetQualificationRequestsResponse func(*XsdGoPkgHasElem_GetQualificationRequestsResponse, bool) error XsdGoPkgHasElems_QualificationTypeStatussequenceCreateQualificationTypeRequestschema_QualificationTypeStatus_TQualificationTypeStatus_ func(*XsdGoPkgHasElems_QualificationTypeStatussequenceCreateQualificationTypeRequestschema_QualificationTypeStatus_TQualificationTypeStatus_, bool) error XsdGoPkgHasElems_LongValuesequenceDataPointschema_LongValue_XsdtLong_ func(*XsdGoPkgHasElems_LongValuesequenceDataPointschema_LongValue_XsdtLong_, bool) error XsdGoPkgHasElems_UnusedsequenceGetAccountBalanceRequestschema_Unused_XsdtString_ func(*XsdGoPkgHasElems_UnusedsequenceGetAccountBalanceRequestschema_Unused_XsdtString_, bool) error XsdGoPkgHasElems_BonusAmountsequenceGrantBonusRequestschema_BonusAmount_TPrice_ func(*XsdGoPkgHasElems_BonusAmountsequenceGrantBonusRequestschema_BonusAmount_TPrice_, bool) error XsdGoPkgHasElems_ExpirationIncrementInSecondssequenceExtendHITRequestschema_ExpirationIncrementInSeconds_XsdtLong_ func(*XsdGoPkgHasElems_ExpirationIncrementInSecondssequenceExtendHITRequestschema_ExpirationIncrementInSeconds_XsdtLong_, bool) error XsdGoPkgHasElem_SortPropertysequenceGetAssignmentsForHITRequestschema_SortProperty_TGetAssignmentsForHITSortProperty_ func(*XsdGoPkgHasElem_SortPropertysequenceGetAssignmentsForHITRequestschema_SortProperty_TGetAssignmentsForHITSortProperty_, bool) error XsdGoPkgHasElem_GetReviewableHITsResponse func(*XsdGoPkgHasElem_GetReviewableHITsResponse, bool) error XsdGoPkgHasElems_RejectQualificationRequest func(*XsdGoPkgHasElems_RejectQualificationRequest, bool) error XsdGoPkgHasElems_HITIdsequenceGetReviewResultsForHITRequestschema_HITId_XsdtString_ func(*XsdGoPkgHasElems_HITIdsequenceGetReviewResultsForHITRequestschema_HITId_XsdtString_, bool) error XsdGoPkgHasElem_Errors func(*XsdGoPkgHasElem_Errors, bool) error XsdGoPkgHasElems_HTTPHeaders func(*XsdGoPkgHasElems_HTTPHeaders, bool) error XsdGoPkgHasElem_RegisterHITTypeResultsequenceTxsdRegisterHITTypeResponseRegisterHITTypeResponseschema_RegisterHITTypeResult_TRegisterHITTypeResult_ func(*XsdGoPkgHasElem_RegisterHITTypeResultsequenceTxsdRegisterHITTypeResponseRegisterHITTypeResponseschema_RegisterHITTypeResult_TRegisterHITTypeResult_, bool) error XsdGoPkgHasElem_GetAssignmentRequestsequenceTxsdRequestRequestschema_GetAssignmentRequest_TGetAssignmentRequest_ func(*XsdGoPkgHasElem_GetAssignmentRequestsequenceTxsdRequestRequestschema_GetAssignmentRequest_TGetAssignmentRequest_, bool) error XsdGoPkgHasElems_GetQualificationRequestsResultsequenceTxsdGetQualificationRequestsResponseGetQualificationRequestsResponseschema_GetQualificationRequestsResult_TGetQualificationRequestsResult_ func(*XsdGoPkgHasElems_GetQualificationRequestsResultsequenceTxsdGetQualificationRequestsResponseGetQualificationRequestsResponseschema_GetQualificationRequestsResult_TGetQualificationRequestsResult_, bool) error TxsdGetRequesterStatistic func(*TxsdGetRequesterStatistic, bool) error XsdGoPkgHasElem_OperationInformation func(*XsdGoPkgHasElem_OperationInformation, bool) error XsdGoPkgHasElem_DoubleValuesequenceDataPointschema_DoubleValue_XsdtDouble_ func(*XsdGoPkgHasElem_DoubleValuesequenceDataPointschema_DoubleValue_XsdtDouble_, bool) error XsdGoPkgHasElem_RequestsequenceTxsdApproveAssignmentApproveAssignmentschema_Request_TApproveAssignmentRequest_ func(*XsdGoPkgHasElem_RequestsequenceTxsdApproveAssignmentApproveAssignmentschema_Request_TApproveAssignmentRequest_, bool) error XsdGoPkgHasElem_ParametersequenceReviewPolicyschema_Parameter_TPolicyParameter_ func(*XsdGoPkgHasElem_ParametersequenceReviewPolicyschema_Parameter_TPolicyParameter_, bool) error XsdGoPkgHasElem_NamesequenceHITLayoutParameterschema_Name_XsdtString_ func(*XsdGoPkgHasElem_NamesequenceHITLayoutParameterschema_Name_XsdtString_, bool) error TxsdSendTestEventNotification func(*TxsdSendTestEventNotification, bool) error XsdGoPkgHasElems_GetAssignment func(*XsdGoPkgHasElems_GetAssignment, bool) error XsdGoPkgHasElem_DisableHITResultsequenceTxsdDisableHITResponseDisableHITResponseschema_DisableHITResult_TDisableHITResult_ func(*XsdGoPkgHasElem_DisableHITResultsequenceTxsdDisableHITResponseDisableHITResponseschema_DisableHITResult_TDisableHITResult_, bool) error XsdGoPkgHasElems_GetQualificationRequestsRequestsequenceTxsdRequestRequestschema_GetQualificationRequestsRequest_TGetQualificationRequestsRequest_ func(*XsdGoPkgHasElems_GetQualificationRequestsRequestsequenceTxsdRequestRequestschema_GetQualificationRequestsRequest_TGetQualificationRequestsRequest_, bool) error XsdGoPkgHasElem_MustBeRequestablesequenceSearchQualificationTypesRequestschema_MustBeRequestable_XsdtBoolean_ func(*XsdGoPkgHasElem_MustBeRequestablesequenceSearchQualificationTypesRequestschema_MustBeRequestable_XsdtBoolean_, bool) error TSearchHITsRequest func(*TSearchHITsRequest, bool) error TxsdGetAssignment func(*TxsdGetAssignment, bool) error XsdGoPkgHasElems_RequesterAnnotationsequenceHITschema_RequesterAnnotation_XsdtString_ func(*XsdGoPkgHasElems_RequesterAnnotationsequenceHITschema_RequesterAnnotation_XsdtString_, bool) error XsdGoPkgHasElems_NumberOfAssignmentsPendingsequenceHITschema_NumberOfAssignmentsPending_XsdtInt_ func(*XsdGoPkgHasElems_NumberOfAssignmentsPendingsequenceHITschema_NumberOfAssignmentsPending_XsdtInt_, bool) error XsdGoPkgHasElems_GetQualificationsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationsForQualificationTypeRequest_TGetQualificationsForQualificationTypeRequest_ func(*XsdGoPkgHasElems_GetQualificationsForQualificationTypeRequestsequenceTxsdRequestRequestschema_GetQualificationsForQualificationTypeRequest_TGetQualificationsForQualificationTypeRequest_, bool) error XsdGoPkgHasElem_MustBeOwnedByCallersequenceSearchQualificationTypesRequestschema_MustBeOwnedByCaller_XsdtBoolean_ func(*XsdGoPkgHasElem_MustBeOwnedByCallersequenceSearchQualificationTypesRequestschema_MustBeOwnedByCaller_XsdtBoolean_, bool) error XsdGoPkgHasElem_IsRequestablesequenceQualificationTypeschema_IsRequestable_XsdtBoolean_ func(*XsdGoPkgHasElem_IsRequestablesequenceQualificationTypeschema_IsRequestable_XsdtBoolean_, bool) error TxsdGetAccountBalance func(*TxsdGetAccountBalance, bool) error XsdGoPkgHasElems_TestsequenceQualificationTypeschema_Test_XsdtString_ func(*XsdGoPkgHasElems_TestsequenceQualificationTypeschema_Test_XsdtString_, bool) error TUpdateQualificationScoreRequest func(*TUpdateQualificationScoreRequest, bool) error XsdGoPkgHasElems_ParametersequenceTxsdOperationInformationSequenceRequiredParametersRequiredParameterssequenceTxsdOperationInformationOperationInformationschema_Parameter_XsdtString_ func(*XsdGoPkgHasElems_ParametersequenceTxsdOperationInformationSequenceRequiredParametersRequiredParameterssequenceTxsdOperationInformationOperationInformationschema_Parameter_XsdtString_, bool) error TxsdOperationInformationSequenceAvailableResponseGroups func(*TxsdOperationInformationSequenceAvailableResponseGroups, bool) error XsdGoPkgHasElems_ResponseGroupInformation func(*XsdGoPkgHasElems_ResponseGroupInformation, bool) error XsdGoPkgHasElems_RevertsequenceSetHITAsReviewingRequestschema_Revert_XsdtBoolean_ func(*XsdGoPkgHasElems_RevertsequenceSetHITAsReviewingRequestschema_Revert_XsdtBoolean_, bool) error XsdGoPkgHasElems_GetAssignmentRequestsequenceTxsdRequestRequestschema_GetAssignmentRequest_TGetAssignmentRequest_ func(*XsdGoPkgHasElems_GetAssignmentRequestsequenceTxsdRequestRequestschema_GetAssignmentRequest_TGetAssignmentRequest_, bool) error XsdGoPkgHasElems_CountsequenceGetRequesterWorkerStatisticRequestschema_Count_XsdtInt_ func(*XsdGoPkgHasElems_CountsequenceGetRequesterWorkerStatisticRequestschema_Count_XsdtInt_, bool) error XsdGoPkgHasElems_RegisterHITTypeRequestsequenceTxsdRequestRequestschema_RegisterHITTypeRequest_TRegisterHITTypeRequest_ func(*XsdGoPkgHasElems_RegisterHITTypeRequestsequenceTxsdRequestRequestschema_RegisterHITTypeRequest_TRegisterHITTypeRequest_, bool) error TSendTestEventNotificationResult func(*TSendTestEventNotificationResult, bool) error XsdGoPkgHasElems_GetReviewResultsForHITResponse func(*XsdGoPkgHasElems_GetReviewResultsForHITResponse, bool) error XsdGoPkgHasElem_UpdateQualificationScoreResponse func(*XsdGoPkgHasElem_UpdateQualificationScoreResponse, bool) error TxsdGetAccountBalanceResponse func(*TxsdGetAccountBalanceResponse, bool) error THelpRequest func(*THelpRequest, bool) error TxsdGetHITsForQualificationType func(*TxsdGetHITsForQualificationType, bool) error XsdGoPkgHasElem_GrantBonusResponse func(*XsdGoPkgHasElem_GrantBonusResponse, bool) error XsdGoPkgHasElem_LifetimeInSecondssequenceCreateHITRequestschema_LifetimeInSeconds_XsdtLong_ func(*XsdGoPkgHasElem_LifetimeInSecondssequenceCreateHITRequestschema_LifetimeInSeconds_XsdtLong_, bool) error XsdGoPkgHasElem_HITIdsequenceGetBonusPaymentsRequestschema_HITId_XsdtString_ func(*XsdGoPkgHasElem_HITIdsequenceGetBonusPaymentsRequestschema_HITId_XsdtString_, bool) error TUpdateQualificationTypeRequest func(*TUpdateQualificationTypeRequest, bool) error XsdGoPkgHasElems_UnblockWorkerRequestsequenceRequestschema_UnblockWorkerRequest_TUnblockWorkerRequest_ func(*XsdGoPkgHasElems_UnblockWorkerRequestsequenceRequestschema_UnblockWorkerRequest_TUnblockWorkerRequest_, bool) error XsdGoPkgHasElem_HITStatussequenceHITschema_HITStatus_THITStatus_ func(*XsdGoPkgHasElem_HITStatussequenceHITschema_HITStatus_THITStatus_, bool) error XsdGoPkgHasElems_GetRequesterWorkerStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterWorkerStatisticRequest_TGetRequesterWorkerStatisticRequest_ func(*XsdGoPkgHasElems_GetRequesterWorkerStatisticRequestsequenceTxsdRequestRequestschema_GetRequesterWorkerStatisticRequest_TGetRequesterWorkerStatisticRequest_, bool) error XsdGoPkgHasElems_NumberOfAssignmentsAvailablesequenceHITschema_NumberOfAssignmentsAvailable_XsdtInt_ func(*XsdGoPkgHasElems_NumberOfAssignmentsAvailablesequenceHITschema_NumberOfAssignmentsAvailable_XsdtInt_, bool) error XsdGoPkgHasCdata func(*XsdGoPkgHasCdata, bool) error XsdGoPkgHasElem_KeysequenceParameterMapEntryschema_Key_XsdtString_ func(*XsdGoPkgHasElem_KeysequenceParameterMapEntryschema_Key_XsdtString_, bool) error TRejectQualificationRequestRequest func(*TRejectQualificationRequestRequest, bool) error XsdGoPkgHasElems_RequestsequenceTxsdGrantBonusGrantBonusschema_Request_TGrantBonusRequest_ func(*XsdGoPkgHasElems_RequestsequenceTxsdGrantBonusGrantBonusschema_Request_TGrantBonusRequest_, bool) error XsdGoPkgHasElem_RequestsequenceGetHITschema_Request_TGetHITRequest_ func(*XsdGoPkgHasElem_RequestsequenceGetHITschema_Request_TGetHITRequest_, bool) error TxsdGetReviewableHITsResponse func(*TxsdGetReviewableHITsResponse, bool) error TxsdRejectAssignment func(*TxsdRejectAssignment, bool) error TxsdCreateQualificationTypeResponse func(*TxsdCreateQualificationTypeResponse, bool) error XsdGoPkgHasElems_PageSizesequenceGetQualificationRequestsRequestschema_PageSize_XsdtInt_ func(*XsdGoPkgHasElems_PageSizesequenceGetQualificationRequestsRequestschema_PageSize_XsdtInt_, bool) error TRejectQualificationRequestResult func(*TRejectQualificationRequestResult, bool) error XsdGoPkgHasElems_NotifyWorkersResultsequenceTxsdNotifyWorkersResponseNotifyWorkersResponseschema_NotifyWorkersResult_TNotifyWorkersResult_ func(*XsdGoPkgHasElems_NotifyWorkersResultsequenceTxsdNotifyWorkersResponseNotifyWorkersResponseschema_NotifyWorkersResult_TNotifyWorkersResult_, bool) error XsdGoPkgHasElem_QualificationRequirementsequenceCreateHITRequestschema_QualificationRequirement_TQualificationRequirement_ func(*XsdGoPkgHasElem_QualificationRequirementsequenceCreateHITRequestschema_QualificationRequirement_TQualificationRequirement_, bool) error XsdGoPkgHasElem_QualificationTypeIdsequenceQualificationRequirementschema_QualificationTypeId_XsdtString_ func(*XsdGoPkgHasElem_QualificationTypeIdsequenceQualificationRequirementschema_QualificationTypeId_XsdtString_, bool) error XsdGoPkgHasElem_SetHITTypeNotificationResponse func(*XsdGoPkgHasElem_SetHITTypeNotificationResponse, bool) error TGetFileUploadURLResult func(*TGetFileUploadURLResult, bool) error TBonusPayment func(*TBonusPayment, bool) error XsdGoPkgHasElem_QualificationRequestIdsequenceRejectQualificationRequestRequestschema_QualificationRequestId_XsdtString_ func(*XsdGoPkgHasElem_QualificationRequestIdsequenceRejectQualificationRequestRequestschema_QualificationRequestId_XsdtString_, bool) error TxsdSetHITAsReviewingResponse func(*TxsdSetHITAsReviewingResponse, bool) error TNotifyWorkersResult func(*TNotifyWorkersResult, bool) error TxsdInformation func(*TxsdInformation, bool) error XsdGoPkgHasElem_RequesterFeedbacksequenceApproveAssignmentRequestschema_RequesterFeedback_XsdtString_ func(*XsdGoPkgHasElem_RequesterFeedbacksequenceApproveAssignmentRequestschema_RequesterFeedback_XsdtString_, bool) error TGetAccountBalanceRequest func(*TGetAccountBalanceRequest, bool) error XsdGoPkgHasElems_NotifyWorkersFailureStatussequenceNotifyWorkersResultschema_NotifyWorkersFailureStatus_TNotifyWorkersFailureStatus_ func(*XsdGoPkgHasElems_NotifyWorkersFailureStatussequenceNotifyWorkersResultschema_NotifyWorkersFailureStatus_TNotifyWorkersFailureStatus_, bool) error XsdGoPkgHasElems_SetHITAsReviewingRequestsequenceTxsdRequestRequestschema_SetHITAsReviewingRequest_TSetHITAsReviewingRequest_ func(*XsdGoPkgHasElems_SetHITAsReviewingRequestsequenceTxsdRequestRequestschema_SetHITAsReviewingRequest_TSetHITAsReviewingRequest_, bool) error XsdGoPkgHasElem_SetHITAsReviewingRequestsequenceTxsdRequestRequestschema_SetHITAsReviewingRequest_TSetHITAsReviewingRequest_ func(*XsdGoPkgHasElem_SetHITAsReviewingRequestsequenceTxsdRequestRequestschema_SetHITAsReviewingRequest_TSetHITAsReviewingRequest_, bool) error XsdGoPkgHasElems_GrantBonusResponse func(*XsdGoPkgHasElems_GrantBonusResponse, bool) error XsdGoPkgHasElem_RevokeQualificationResponse func(*XsdGoPkgHasElem_RevokeQualificationResponse, bool) error XsdGoPkgHasElems_AssignmentsequenceGetAssignmentsForHITResultschema_Assignment_TAssignment_ func(*XsdGoPkgHasElems_AssignmentsequenceGetAssignmentsForHITResultschema_Assignment_TAssignment_, bool) error TxsdGetRequesterWorkerStatisticResponse func(*TxsdGetRequesterWorkerStatisticResponse, bool) error XsdGoPkgHasElem_RequestsequenceTxsdGetQualificationScoreGetQualificationScoreschema_Request_TGetQualificationScoreRequest_ func(*XsdGoPkgHasElem_RequestsequenceTxsdGetQualificationScoreGetQualificationScoreschema_Request_TGetQualificationScoreRequest_, bool) error TClaim func(*TClaim, bool) error }
Provides 961 strong-typed hooks for your own custom handler functions to be invoked when the Walk() method is called on any instance of any (non-attribute-related) struct type defined in this package. If your custom handler does get called at all for a given struct instance, then it always gets called twice, first with the 'enter' bool argument set to true, then (after having Walk()ed all subordinate struct instances, if any) once again with it set to false.