<?php
/**
 * Class which returns the class map definition
 * @package
 */
class ClassMap
{
    /**
     * Returns the mapping between the WSDL Structs and generated Structs' classes
     * This array is sent to the \SoapClient when calling the WS
     * @return string[]
     */
    final public static function get()
    {
        return array(
            'AddDisputeRequestType' => '\\Structs\\AddDisputeRequestType',
            'AddDisputeResponseType' => '\\Structs\\AddDisputeResponseType',
            'AddDisputeResponseRequestType' => '\\Structs\\AddDisputeResponseRequestType',
            'AddDisputeResponseResponseType' => '\\Structs\\AddDisputeResponseResponseType',
            'AddFixedPriceItemRequestType' => '\\Structs\\AddFixedPriceItemRequestType',
            'AddFixedPriceItemResponseType' => '\\Structs\\AddFixedPriceItemResponseType',
            'AddItemRequestType' => '\\Structs\\AddItemRequestType',
            'AddItemResponseType' => '\\Structs\\AddItemResponseType',
            'AddItemFromSellingManagerTemplateRequestType' => '\\Structs\\AddItemFromSellingManagerTemplateRequestType',
            'AddItemFromSellingManagerTemplateResponseType' => '\\Structs\\AddItemFromSellingManagerTemplateResponseType',
            'AddItemsRequestType' => '\\Structs\\AddItemsRequestType',
            'AddItemsResponseType' => '\\Structs\\AddItemsResponseType',
            'AddMemberMessageAAQToPartnerRequestType' => '\\Structs\\AddMemberMessageAAQToPartnerRequestType',
            'AddMemberMessageAAQToPartnerResponseType' => '\\Structs\\AddMemberMessageAAQToPartnerResponseType',
            'AddMemberMessageRTQRequestType' => '\\Structs\\AddMemberMessageRTQRequestType',
            'AddMemberMessageRTQResponseType' => '\\Structs\\AddMemberMessageRTQResponseType',
            'AddMemberMessagesAAQToBidderRequestType' => '\\Structs\\AddMemberMessagesAAQToBidderRequestType',
            'AddMemberMessagesAAQToBidderResponseType' => '\\Structs\\AddMemberMessagesAAQToBidderResponseType',
            'AddOrderRequestType' => '\\Structs\\AddOrderRequestType',
            'AddOrderResponseType' => '\\Structs\\AddOrderResponseType',
            'AddSecondChanceItemRequestType' => '\\Structs\\AddSecondChanceItemRequestType',
            'AddSecondChanceItemResponseType' => '\\Structs\\AddSecondChanceItemResponseType',
            'AddSellingManagerInventoryFolderRequestType' => '\\Structs\\AddSellingManagerInventoryFolderRequestType',
            'AddSellingManagerInventoryFolderResponseType' => '\\Structs\\AddSellingManagerInventoryFolderResponseType',
            'AddSellingManagerProductRequestType' => '\\Structs\\AddSellingManagerProductRequestType',
            'AddSellingManagerProductResponseType' => '\\Structs\\AddSellingManagerProductResponseType',
            'AddSellingManagerTemplateRequestType' => '\\Structs\\AddSellingManagerTemplateRequestType',
            'AddSellingManagerTemplateResponseType' => '\\Structs\\AddSellingManagerTemplateResponseType',
            'AddToItemDescriptionRequestType' => '\\Structs\\AddToItemDescriptionRequestType',
            'AddToItemDescriptionResponseType' => '\\Structs\\AddToItemDescriptionResponseType',
            'AddToWatchListRequestType' => '\\Structs\\AddToWatchListRequestType',
            'AddToWatchListResponseType' => '\\Structs\\AddToWatchListResponseType',
            'AddTransactionConfirmationItemRequestType' => '\\Structs\\AddTransactionConfirmationItemRequestType',
            'AddTransactionConfirmationItemResponseType' => '\\Structs\\AddTransactionConfirmationItemResponseType',
            'CompleteSaleRequestType' => '\\Structs\\CompleteSaleRequestType',
            'CompleteSaleResponseType' => '\\Structs\\CompleteSaleResponseType',
            'ConfirmIdentityRequestType' => '\\Structs\\ConfirmIdentityRequestType',
            'ConfirmIdentityResponseType' => '\\Structs\\ConfirmIdentityResponseType',
            'DeleteMyMessagesRequestType' => '\\Structs\\DeleteMyMessagesRequestType',
            'DeleteMyMessagesResponseType' => '\\Structs\\DeleteMyMessagesResponseType',
            'DeleteSellingManagerInventoryFolderRequestType' => '\\Structs\\DeleteSellingManagerInventoryFolderRequestType',
            'DeleteSellingManagerInventoryFolderResponseType' => '\\Structs\\DeleteSellingManagerInventoryFolderResponseType',
            'DeleteSellingManagerItemAutomationRuleRequestType' => '\\Structs\\DeleteSellingManagerItemAutomationRuleRequestType',
            'DeleteSellingManagerItemAutomationRuleResponseType' => '\\Structs\\DeleteSellingManagerItemAutomationRuleResponseType',
            'DeleteSellingManagerProductRequestType' => '\\Structs\\DeleteSellingManagerProductRequestType',
            'DeleteSellingManagerProductResponseType' => '\\Structs\\DeleteSellingManagerProductResponseType',
            'DeleteSellingManagerTemplateRequestType' => '\\Structs\\DeleteSellingManagerTemplateRequestType',
            'DeleteSellingManagerTemplateResponseType' => '\\Structs\\DeleteSellingManagerTemplateResponseType',
            'DeleteSellingManagerTemplateAutomationRuleRequestType' => '\\Structs\\DeleteSellingManagerTemplateAutomationRuleRequestType',
            'DeleteSellingManagerTemplateAutomationRuleResponseType' => '\\Structs\\DeleteSellingManagerTemplateAutomationRuleResponseType',
            'DisableUnpaidItemAssistanceRequestType' => '\\Structs\\DisableUnpaidItemAssistanceRequestType',
            'DisableUnpaidItemAssistanceResponseType' => '\\Structs\\DisableUnpaidItemAssistanceResponseType',
            'EndFixedPriceItemRequestType' => '\\Structs\\EndFixedPriceItemRequestType',
            'EndFixedPriceItemResponseType' => '\\Structs\\EndFixedPriceItemResponseType',
            'EndItemRequestType' => '\\Structs\\EndItemRequestType',
            'EndItemResponseType' => '\\Structs\\EndItemResponseType',
            'EndItemsRequestType' => '\\Structs\\EndItemsRequestType',
            'EndItemsResponseType' => '\\Structs\\EndItemsResponseType',
            'ExtendSiteHostedPicturesRequestType' => '\\Structs\\ExtendSiteHostedPicturesRequestType',
            'ExtendSiteHostedPicturesResponseType' => '\\Structs\\ExtendSiteHostedPicturesResponseType',
            'FetchTokenRequestType' => '\\Structs\\FetchTokenRequestType',
            'FetchTokenResponseType' => '\\Structs\\FetchTokenResponseType',
            'GetAccountRequestType' => '\\Structs\\GetAccountRequestType',
            'GetAccountResponseType' => '\\Structs\\GetAccountResponseType',
            'GetAdFormatLeadsRequestType' => '\\Structs\\GetAdFormatLeadsRequestType',
            'GetAdFormatLeadsResponseType' => '\\Structs\\GetAdFormatLeadsResponseType',
            'GetAllBiddersRequestType' => '\\Structs\\GetAllBiddersRequestType',
            'GetAllBiddersResponseType' => '\\Structs\\GetAllBiddersResponseType',
            'GetApiAccessRulesRequestType' => '\\Structs\\GetApiAccessRulesRequestType',
            'GetApiAccessRulesResponseType' => '\\Structs\\GetApiAccessRulesResponseType',
            'GetBestOffersRequestType' => '\\Structs\\GetBestOffersRequestType',
            'GetBestOffersResponseType' => '\\Structs\\GetBestOffersResponseType',
            'GetBidderListRequestType' => '\\Structs\\GetBidderListRequestType',
            'GetBidderListResponseType' => '\\Structs\\GetBidderListResponseType',
            'GetCategoriesRequestType' => '\\Structs\\GetCategoriesRequestType',
            'GetCategoriesResponseType' => '\\Structs\\GetCategoriesResponseType',
            'GetCategoryFeaturesRequestType' => '\\Structs\\GetCategoryFeaturesRequestType',
            'GetCategoryFeaturesResponseType' => '\\Structs\\GetCategoryFeaturesResponseType',
            'GetCategoryMappingsRequestType' => '\\Structs\\GetCategoryMappingsRequestType',
            'GetCategoryMappingsResponseType' => '\\Structs\\GetCategoryMappingsResponseType',
            'GetCategorySpecificsRequestType' => '\\Structs\\GetCategorySpecificsRequestType',
            'GetCategorySpecificsResponseType' => '\\Structs\\GetCategorySpecificsResponseType',
            'GetChallengeTokenRequestType' => '\\Structs\\GetChallengeTokenRequestType',
            'GetChallengeTokenResponseType' => '\\Structs\\GetChallengeTokenResponseType',
            'GetCharitiesRequestType' => '\\Structs\\GetCharitiesRequestType',
            'GetCharitiesResponseType' => '\\Structs\\GetCharitiesResponseType',
            'GetClientAlertsAuthTokenRequestType' => '\\Structs\\GetClientAlertsAuthTokenRequestType',
            'GetClientAlertsAuthTokenResponseType' => '\\Structs\\GetClientAlertsAuthTokenResponseType',
            'GetContextualKeywordsRequestType' => '\\Structs\\GetContextualKeywordsRequestType',
            'GetContextualKeywordsResponseType' => '\\Structs\\GetContextualKeywordsResponseType',
            'GetDescriptionTemplatesRequestType' => '\\Structs\\GetDescriptionTemplatesRequestType',
            'GetDescriptionTemplatesResponseType' => '\\Structs\\GetDescriptionTemplatesResponseType',
            'GetDisputeRequestType' => '\\Structs\\GetDisputeRequestType',
            'GetDisputeResponseType' => '\\Structs\\GetDisputeResponseType',
            'GetFeedbackRequestType' => '\\Structs\\GetFeedbackRequestType',
            'GetFeedbackResponseType' => '\\Structs\\GetFeedbackResponseType',
            'GetItemRequestType' => '\\Structs\\GetItemRequestType',
            'GetItemResponseType' => '\\Structs\\GetItemResponseType',
            'GetItemShippingRequestType' => '\\Structs\\GetItemShippingRequestType',
            'GetItemShippingResponseType' => '\\Structs\\GetItemShippingResponseType',
            'GetItemTransactionsRequestType' => '\\Structs\\GetItemTransactionsRequestType',
            'GetItemTransactionsResponseType' => '\\Structs\\GetItemTransactionsResponseType',
            'GetItemsAwaitingFeedbackRequestType' => '\\Structs\\GetItemsAwaitingFeedbackRequestType',
            'GetItemsAwaitingFeedbackResponseType' => '\\Structs\\GetItemsAwaitingFeedbackResponseType',
            'GetMemberMessagesRequestType' => '\\Structs\\GetMemberMessagesRequestType',
            'GetMemberMessagesResponseType' => '\\Structs\\GetMemberMessagesResponseType',
            'GetMessagePreferencesRequestType' => '\\Structs\\GetMessagePreferencesRequestType',
            'GetMessagePreferencesResponseType' => '\\Structs\\GetMessagePreferencesResponseType',
            'GetMyMessagesRequestType' => '\\Structs\\GetMyMessagesRequestType',
            'GetMyMessagesResponseType' => '\\Structs\\GetMyMessagesResponseType',
            'GetMyeBayBuyingRequestType' => '\\Structs\\GetMyeBayBuyingRequestType',
            'GetMyeBayBuyingResponseType' => '\\Structs\\GetMyeBayBuyingResponseType',
            'GetMyeBayRemindersRequestType' => '\\Structs\\GetMyeBayRemindersRequestType',
            'GetMyeBayRemindersResponseType' => '\\Structs\\GetMyeBayRemindersResponseType',
            'GetMyeBaySellingRequestType' => '\\Structs\\GetMyeBaySellingRequestType',
            'GetMyeBaySellingResponseType' => '\\Structs\\GetMyeBaySellingResponseType',
            'GetNotificationPreferencesRequestType' => '\\Structs\\GetNotificationPreferencesRequestType',
            'GetNotificationPreferencesResponseType' => '\\Structs\\GetNotificationPreferencesResponseType',
            'GetNotificationsUsageRequestType' => '\\Structs\\GetNotificationsUsageRequestType',
            'GetNotificationsUsageResponseType' => '\\Structs\\GetNotificationsUsageResponseType',
            'GetOrderTransactionsRequestType' => '\\Structs\\GetOrderTransactionsRequestType',
            'GetOrderTransactionsResponseType' => '\\Structs\\GetOrderTransactionsResponseType',
            'GetOrdersRequestType' => '\\Structs\\GetOrdersRequestType',
            'GetOrdersResponseType' => '\\Structs\\GetOrdersResponseType',
            'GetPromotionalSaleDetailsRequestType' => '\\Structs\\GetPromotionalSaleDetailsRequestType',
            'GetPromotionalSaleDetailsResponseType' => '\\Structs\\GetPromotionalSaleDetailsResponseType',
            'GetSellerDashboardRequestType' => '\\Structs\\GetSellerDashboardRequestType',
            'GetSellerDashboardResponseType' => '\\Structs\\GetSellerDashboardResponseType',
            'GetSellerEventsRequestType' => '\\Structs\\GetSellerEventsRequestType',
            'GetSellerEventsResponseType' => '\\Structs\\GetSellerEventsResponseType',
            'GetSellerListRequestType' => '\\Structs\\GetSellerListRequestType',
            'GetSellerListResponseType' => '\\Structs\\GetSellerListResponseType',
            'GetSellerTransactionsRequestType' => '\\Structs\\GetSellerTransactionsRequestType',
            'GetSellerTransactionsResponseType' => '\\Structs\\GetSellerTransactionsResponseType',
            'GetSellingManagerAlertsRequestType' => '\\Structs\\GetSellingManagerAlertsRequestType',
            'GetSellingManagerAlertsResponseType' => '\\Structs\\GetSellingManagerAlertsResponseType',
            'GetSellingManagerEmailLogRequestType' => '\\Structs\\GetSellingManagerEmailLogRequestType',
            'GetSellingManagerEmailLogResponseType' => '\\Structs\\GetSellingManagerEmailLogResponseType',
            'GetSellingManagerInventoryRequestType' => '\\Structs\\GetSellingManagerInventoryRequestType',
            'GetSellingManagerInventoryResponseType' => '\\Structs\\GetSellingManagerInventoryResponseType',
            'GetSellingManagerInventoryFolderRequestType' => '\\Structs\\GetSellingManagerInventoryFolderRequestType',
            'GetSellingManagerInventoryFolderResponseType' => '\\Structs\\GetSellingManagerInventoryFolderResponseType',
            'GetSellingManagerItemAutomationRuleRequestType' => '\\Structs\\GetSellingManagerItemAutomationRuleRequestType',
            'GetSellingManagerItemAutomationRuleResponseType' => '\\Structs\\GetSellingManagerItemAutomationRuleResponseType',
            'GetSellingManagerSaleRecordRequestType' => '\\Structs\\GetSellingManagerSaleRecordRequestType',
            'GetSellingManagerSaleRecordResponseType' => '\\Structs\\GetSellingManagerSaleRecordResponseType',
            'GetSellingManagerSoldListingsRequestType' => '\\Structs\\GetSellingManagerSoldListingsRequestType',
            'GetSellingManagerSoldListingsResponseType' => '\\Structs\\GetSellingManagerSoldListingsResponseType',
            'GetSellingManagerTemplateAutomationRuleRequestType' => '\\Structs\\GetSellingManagerTemplateAutomationRuleRequestType',
            'GetSellingManagerTemplateAutomationRuleResponseType' => '\\Structs\\GetSellingManagerTemplateAutomationRuleResponseType',
            'GetSellingManagerTemplatesRequestType' => '\\Structs\\GetSellingManagerTemplatesRequestType',
            'GetSellingManagerTemplatesResponseType' => '\\Structs\\GetSellingManagerTemplatesResponseType',
            'GetSessionIDRequestType' => '\\Structs\\GetSessionIDRequestType',
            'GetSessionIDResponseType' => '\\Structs\\GetSessionIDResponseType',
            'GetShippingDiscountProfilesRequestType' => '\\Structs\\GetShippingDiscountProfilesRequestType',
            'GetShippingDiscountProfilesResponseType' => '\\Structs\\GetShippingDiscountProfilesResponseType',
            'GetStoreRequestType' => '\\Structs\\GetStoreRequestType',
            'GetStoreResponseType' => '\\Structs\\GetStoreResponseType',
            'GetStoreCategoryUpdateStatusRequestType' => '\\Structs\\GetStoreCategoryUpdateStatusRequestType',
            'GetStoreCategoryUpdateStatusResponseType' => '\\Structs\\GetStoreCategoryUpdateStatusResponseType',
            'GetStoreCustomPageRequestType' => '\\Structs\\GetStoreCustomPageRequestType',
            'GetStoreCustomPageResponseType' => '\\Structs\\GetStoreCustomPageResponseType',
            'GetStoreOptionsRequestType' => '\\Structs\\GetStoreOptionsRequestType',
            'GetStoreOptionsResponseType' => '\\Structs\\GetStoreOptionsResponseType',
            'GetStorePreferencesRequestType' => '\\Structs\\GetStorePreferencesRequestType',
            'GetStorePreferencesResponseType' => '\\Structs\\GetStorePreferencesResponseType',
            'GetSuggestedCategoriesRequestType' => '\\Structs\\GetSuggestedCategoriesRequestType',
            'GetSuggestedCategoriesResponseType' => '\\Structs\\GetSuggestedCategoriesResponseType',
            'GetTaxTableRequestType' => '\\Structs\\GetTaxTableRequestType',
            'GetTaxTableResponseType' => '\\Structs\\GetTaxTableResponseType',
            'GetTokenStatusRequestType' => '\\Structs\\GetTokenStatusRequestType',
            'GetTokenStatusResponseType' => '\\Structs\\GetTokenStatusResponseType',
            'GetUserRequestType' => '\\Structs\\GetUserRequestType',
            'GetUserResponseType' => '\\Structs\\GetUserResponseType',
            'GetUserContactDetailsRequestType' => '\\Structs\\GetUserContactDetailsRequestType',
            'GetUserContactDetailsResponseType' => '\\Structs\\GetUserContactDetailsResponseType',
            'GetUserDisputesRequestType' => '\\Structs\\GetUserDisputesRequestType',
            'GetUserDisputesResponseType' => '\\Structs\\GetUserDisputesResponseType',
            'GetUserPreferencesRequestType' => '\\Structs\\GetUserPreferencesRequestType',
            'GetUserPreferencesResponseType' => '\\Structs\\GetUserPreferencesResponseType',
            'GetVeROReasonCodeDetailsRequestType' => '\\Structs\\GetVeROReasonCodeDetailsRequestType',
            'GetVeROReasonCodeDetailsResponseType' => '\\Structs\\GetVeROReasonCodeDetailsResponseType',
            'GetVeROReportStatusRequestType' => '\\Structs\\GetVeROReportStatusRequestType',
            'GetVeROReportStatusResponseType' => '\\Structs\\GetVeROReportStatusResponseType',
            'GeteBayDetailsRequestType' => '\\Structs\\GeteBayDetailsRequestType',
            'GeteBayDetailsResponseType' => '\\Structs\\GeteBayDetailsResponseType',
            'GeteBayOfficialTimeRequestType' => '\\Structs\\GeteBayOfficialTimeRequestType',
            'GeteBayOfficialTimeResponseType' => '\\Structs\\GeteBayOfficialTimeResponseType',
            'LeaveFeedbackRequestType' => '\\Structs\\LeaveFeedbackRequestType',
            'LeaveFeedbackResponseType' => '\\Structs\\LeaveFeedbackResponseType',
            'MoveSellingManagerInventoryFolderRequestType' => '\\Structs\\MoveSellingManagerInventoryFolderRequestType',
            'MoveSellingManagerInventoryFolderResponseType' => '\\Structs\\MoveSellingManagerInventoryFolderResponseType',
            'PlaceOfferRequestType' => '\\Structs\\PlaceOfferRequestType',
            'PlaceOfferResponseType' => '\\Structs\\PlaceOfferResponseType',
            'RelistFixedPriceItemRequestType' => '\\Structs\\RelistFixedPriceItemRequestType',
            'RelistFixedPriceItemResponseType' => '\\Structs\\RelistFixedPriceItemResponseType',
            'RelistItemRequestType' => '\\Structs\\RelistItemRequestType',
            'RelistItemResponseType' => '\\Structs\\RelistItemResponseType',
            'RemoveFromWatchListRequestType' => '\\Structs\\RemoveFromWatchListRequestType',
            'RemoveFromWatchListResponseType' => '\\Structs\\RemoveFromWatchListResponseType',
            'RespondToBestOfferRequestType' => '\\Structs\\RespondToBestOfferRequestType',
            'RespondToBestOfferResponseType' => '\\Structs\\RespondToBestOfferResponseType',
            'RespondToFeedbackRequestType' => '\\Structs\\RespondToFeedbackRequestType',
            'RespondToFeedbackResponseType' => '\\Structs\\RespondToFeedbackResponseType',
            'ReviseCheckoutStatusRequestType' => '\\Structs\\ReviseCheckoutStatusRequestType',
            'ReviseCheckoutStatusResponseType' => '\\Structs\\ReviseCheckoutStatusResponseType',
            'ReviseFixedPriceItemRequestType' => '\\Structs\\ReviseFixedPriceItemRequestType',
            'ReviseFixedPriceItemResponseType' => '\\Structs\\ReviseFixedPriceItemResponseType',
            'ReviseInventoryStatusRequestType' => '\\Structs\\ReviseInventoryStatusRequestType',
            'ReviseInventoryStatusResponseType' => '\\Structs\\ReviseInventoryStatusResponseType',
            'ReviseItemRequestType' => '\\Structs\\ReviseItemRequestType',
            'ReviseItemResponseType' => '\\Structs\\ReviseItemResponseType',
            'ReviseMyMessagesRequestType' => '\\Structs\\ReviseMyMessagesRequestType',
            'ReviseMyMessagesResponseType' => '\\Structs\\ReviseMyMessagesResponseType',
            'ReviseMyMessagesFoldersRequestType' => '\\Structs\\ReviseMyMessagesFoldersRequestType',
            'ReviseMyMessagesFoldersResponseType' => '\\Structs\\ReviseMyMessagesFoldersResponseType',
            'ReviseSellingManagerInventoryFolderRequestType' => '\\Structs\\ReviseSellingManagerInventoryFolderRequestType',
            'ReviseSellingManagerInventoryFolderResponseType' => '\\Structs\\ReviseSellingManagerInventoryFolderResponseType',
            'ReviseSellingManagerProductRequestType' => '\\Structs\\ReviseSellingManagerProductRequestType',
            'ReviseSellingManagerProductResponseType' => '\\Structs\\ReviseSellingManagerProductResponseType',
            'ReviseSellingManagerSaleRecordRequestType' => '\\Structs\\ReviseSellingManagerSaleRecordRequestType',
            'ReviseSellingManagerSaleRecordResponseType' => '\\Structs\\ReviseSellingManagerSaleRecordResponseType',
            'ReviseSellingManagerTemplateRequestType' => '\\Structs\\ReviseSellingManagerTemplateRequestType',
            'ReviseSellingManagerTemplateResponseType' => '\\Structs\\ReviseSellingManagerTemplateResponseType',
            'RevokeTokenRequestType' => '\\Structs\\RevokeTokenRequestType',
            'RevokeTokenResponseType' => '\\Structs\\RevokeTokenResponseType',
            'SaveItemToSellingManagerTemplateRequestType' => '\\Structs\\SaveItemToSellingManagerTemplateRequestType',
            'SaveItemToSellingManagerTemplateResponseType' => '\\Structs\\SaveItemToSellingManagerTemplateResponseType',
            'SellerReverseDisputeRequestType' => '\\Structs\\SellerReverseDisputeRequestType',
            'SellerReverseDisputeResponseType' => '\\Structs\\SellerReverseDisputeResponseType',
            'SendInvoiceRequestType' => '\\Structs\\SendInvoiceRequestType',
            'SendInvoiceResponseType' => '\\Structs\\SendInvoiceResponseType',
            'SetMessagePreferencesRequestType' => '\\Structs\\SetMessagePreferencesRequestType',
            'SetMessagePreferencesResponseType' => '\\Structs\\SetMessagePreferencesResponseType',
            'SetNotificationPreferencesRequestType' => '\\Structs\\SetNotificationPreferencesRequestType',
            'SetNotificationPreferencesResponseType' => '\\Structs\\SetNotificationPreferencesResponseType',
            'SetPromotionalSaleRequestType' => '\\Structs\\SetPromotionalSaleRequestType',
            'SetPromotionalSaleResponseType' => '\\Structs\\SetPromotionalSaleResponseType',
            'SetPromotionalSaleListingsRequestType' => '\\Structs\\SetPromotionalSaleListingsRequestType',
            'SetPromotionalSaleListingsResponseType' => '\\Structs\\SetPromotionalSaleListingsResponseType',
            'SetSellingManagerFeedbackOptionsRequestType' => '\\Structs\\SetSellingManagerFeedbackOptionsRequestType',
            'SetSellingManagerFeedbackOptionsResponseType' => '\\Structs\\SetSellingManagerFeedbackOptionsResponseType',
            'SetSellingManagerItemAutomationRuleRequestType' => '\\Structs\\SetSellingManagerItemAutomationRuleRequestType',
            'SetSellingManagerItemAutomationRuleResponseType' => '\\Structs\\SetSellingManagerItemAutomationRuleResponseType',
            'SetSellingManagerTemplateAutomationRuleRequestType' => '\\Structs\\SetSellingManagerTemplateAutomationRuleRequestType',
            'SetSellingManagerTemplateAutomationRuleResponseType' => '\\Structs\\SetSellingManagerTemplateAutomationRuleResponseType',
            'SetShippingDiscountProfilesRequestType' => '\\Structs\\SetShippingDiscountProfilesRequestType',
            'SetShippingDiscountProfilesResponseType' => '\\Structs\\SetShippingDiscountProfilesResponseType',
            'SetStoreRequestType' => '\\Structs\\SetStoreRequestType',
            'SetStoreResponseType' => '\\Structs\\SetStoreResponseType',
            'SetStoreCategoriesRequestType' => '\\Structs\\SetStoreCategoriesRequestType',
            'SetStoreCategoriesResponseType' => '\\Structs\\SetStoreCategoriesResponseType',
            'SetStoreCustomPageRequestType' => '\\Structs\\SetStoreCustomPageRequestType',
            'SetStoreCustomPageResponseType' => '\\Structs\\SetStoreCustomPageResponseType',
            'SetStorePreferencesRequestType' => '\\Structs\\SetStorePreferencesRequestType',
            'SetStorePreferencesResponseType' => '\\Structs\\SetStorePreferencesResponseType',
            'SetTaxTableRequestType' => '\\Structs\\SetTaxTableRequestType',
            'SetTaxTableResponseType' => '\\Structs\\SetTaxTableResponseType',
            'SetUserNotesRequestType' => '\\Structs\\SetUserNotesRequestType',
            'SetUserNotesResponseType' => '\\Structs\\SetUserNotesResponseType',
            'SetUserPreferencesRequestType' => '\\Structs\\SetUserPreferencesRequestType',
            'SetUserPreferencesResponseType' => '\\Structs\\SetUserPreferencesResponseType',
            'UploadSiteHostedPicturesRequestType' => '\\Structs\\UploadSiteHostedPicturesRequestType',
            'UploadSiteHostedPicturesResponseType' => '\\Structs\\UploadSiteHostedPicturesResponseType',
            'ValidateChallengeInputRequestType' => '\\Structs\\ValidateChallengeInputRequestType',
            'ValidateChallengeInputResponseType' => '\\Structs\\ValidateChallengeInputResponseType',
            'ValidateTestUserRegistrationRequestType' => '\\Structs\\ValidateTestUserRegistrationRequestType',
            'ValidateTestUserRegistrationResponseType' => '\\Structs\\ValidateTestUserRegistrationResponseType',
            'VeROReportItemsRequestType' => '\\Structs\\VeROReportItemsRequestType',
            'VeROReportItemsResponseType' => '\\Structs\\VeROReportItemsResponseType',
            'VerifyAddFixedPriceItemRequestType' => '\\Structs\\VerifyAddFixedPriceItemRequestType',
            'VerifyAddFixedPriceItemResponseType' => '\\Structs\\VerifyAddFixedPriceItemResponseType',
            'VerifyAddItemRequestType' => '\\Structs\\VerifyAddItemRequestType',
            'VerifyAddItemResponseType' => '\\Structs\\VerifyAddItemResponseType',
            'VerifyAddSecondChanceItemRequestType' => '\\Structs\\VerifyAddSecondChanceItemRequestType',
            'VerifyAddSecondChanceItemResponseType' => '\\Structs\\VerifyAddSecondChanceItemResponseType',
            'VerifyRelistItemRequestType' => '\\Structs\\VerifyRelistItemRequestType',
            'VerifyRelistItemResponseType' => '\\Structs\\VerifyRelistItemResponseType',
            'AbstractRequestType' => '\\Structs\\AbstractRequestType',
            'AbstractResponseType' => '\\Structs\\AbstractResponseType',
            'BotBlockRequestType' => '\\Structs\\BotBlockRequestType',
            'BotBlockResponseType' => '\\Structs\\BotBlockResponseType',
            'CustomSecurityHeaderType' => '\\Structs\\CustomSecurityHeaderType',
            'DisputeFilterCountType' => '\\Structs\\DisputeFilterCountType',
            'DisputeMessageType' => '\\Structs\\DisputeMessageType',
            'DisputeResolutionType' => '\\Structs\\DisputeResolutionType',
            'DuplicateInvocationDetailsType' => '\\Structs\\DuplicateInvocationDetailsType',
            'ErrorParameterType' => '\\Structs\\ErrorParameterType',
            'ErrorType' => '\\Structs\\ErrorType',
            'FaultDetailsType' => '\\Structs\\FaultDetailsType',
            'MeasureType' => '\\Structs\\MeasureType',
            'PaginationType' => '\\Structs\\PaginationType',
            'QuantityType' => '\\Structs\\QuantityType',
            'UserIdPasswordType' => '\\Structs\\UserIdPasswordType',
            'XMLRequesterCredentialsType' => '\\Structs\\XMLRequesterCredentialsType',
            'ASQPreferencesType' => '\\Structs\\ASQPreferencesType',
            'AccountEntriesType' => '\\Structs\\AccountEntriesType',
            'AccountEntryType' => '\\Structs\\AccountEntryType',
            'AccountSummaryType' => '\\Structs\\AccountSummaryType',
            'AdFormatEnabledDefinitionType' => '\\Structs\\AdFormatEnabledDefinitionType',
            'AdFormatLeadType' => '\\Structs\\AdFormatLeadType',
            'AddItemRequestContainerType' => '\\Structs\\AddItemRequestContainerType',
            'AddItemResponseContainerType' => '\\Structs\\AddItemResponseContainerType',
            'AddMemberMessagesAAQToBidderRequestContainerType' => '\\Structs\\AddMemberMessagesAAQToBidderRequestContainerType',
            'AddMemberMessagesAAQToBidderResponseContainerType' => '\\Structs\\AddMemberMessagesAAQToBidderResponseContainerType',
            'AdditionalAccountType' => '\\Structs\\AdditionalAccountType',
            'AdditionalCompatibilityEnabledDefinitionType' => '\\Structs\\AdditionalCompatibilityEnabledDefinitionType',
            'AddressAttributeType' => '\\Structs\\AddressAttributeType',
            'AddressType' => '\\Structs\\AddressType',
            'AffiliateTrackingDetailsType' => '\\Structs\\AffiliateTrackingDetailsType',
            'AmountType' => '\\Structs\\AmountType',
            'AnnouncementMessageType' => '\\Structs\\AnnouncementMessageType',
            'ApiAccessRuleType' => '\\Structs\\ApiAccessRuleType',
            'ApplicationDeliveryPreferencesType' => '\\Structs\\ApplicationDeliveryPreferencesType',
            'AttributeArrayType' => '\\ArrayType\\AttributeArrayType',
            'AttributeConversionEnabledFeatureDefinitionType' => '\\Structs\\AttributeConversionEnabledFeatureDefinitionType',
            'AttributeRecommendationsType' => '\\Structs\\AttributeRecommendationsType',
            'AttributeSetArrayType' => '\\ArrayType\\AttributeSetArrayType',
            'AttributeSetType' => '\\Structs\\AttributeSetType',
            'AttributeType' => '\\Structs\\AttributeType',
            'AverageRatingDetailArrayType' => '\\ArrayType\\AverageRatingDetailArrayType',
            'AverageRatingDetailsType' => '\\Structs\\AverageRatingDetailsType',
            'AverageRatingSummaryType' => '\\Structs\\AverageRatingSummaryType',
            'Base64BinaryType' => '\\Structs\\Base64BinaryType',
            'BasicAmountType' => '\\Structs\\BasicAmountType',
            'BasicUpgradePackEnabledDefinitionType' => '\\Structs\\BasicUpgradePackEnabledDefinitionType',
            'BestOfferArrayType' => '\\ArrayType\\BestOfferArrayType',
            'BestOfferAutoAcceptEnabledDefinitionType' => '\\Structs\\BestOfferAutoAcceptEnabledDefinitionType',
            'BestOfferAutoDeclineEnabledDefinitionType' => '\\Structs\\BestOfferAutoDeclineEnabledDefinitionType',
            'BestOfferCounterEnabledDefinitionType' => '\\Structs\\BestOfferCounterEnabledDefinitionType',
            'BestOfferDetailsType' => '\\Structs\\BestOfferDetailsType',
            'BestOfferEnabledDefinitionType' => '\\Structs\\BestOfferEnabledDefinitionType',
            'BestOfferType' => '\\Structs\\BestOfferType',
            'BidApprovalArrayType' => '\\ArrayType\\BidApprovalArrayType',
            'BidApprovalType' => '\\Structs\\BidApprovalType',
            'BidAssistantListType' => '\\Structs\\BidAssistantListType',
            'BidGroupArrayType' => '\\ArrayType\\BidGroupArrayType',
            'BidGroupItemType' => '\\Structs\\BidGroupItemType',
            'BidGroupType' => '\\Structs\\BidGroupType',
            'BidderDetailArrayType' => '\\ArrayType\\BidderDetailArrayType',
            'BidderDetailType' => '\\Structs\\BidderDetailType',
            'BidderNoticePreferencesType' => '\\Structs\\BidderNoticePreferencesType',
            'BiddingDetailsType' => '\\Structs\\BiddingDetailsType',
            'BiddingSummaryType' => '\\Structs\\BiddingSummaryType',
            'BrandMPNIdentifierEnabledDefinitionType' => '\\Structs\\BrandMPNIdentifierEnabledDefinitionType',
            'BrandMPNType' => '\\Structs\\BrandMPNType',
            'BusinessSellerDetailsType' => '\\Structs\\BusinessSellerDetailsType',
            'BuyerGuaranteeEnabledDefinitionType' => '\\Structs\\BuyerGuaranteeEnabledDefinitionType',
            'BuyerPackageEnclosureType' => '\\Structs\\BuyerPackageEnclosureType',
            'BuyerPackageEnclosuresType' => '\\Structs\\BuyerPackageEnclosuresType',
            'BuyerProtectionDetailsType' => '\\Structs\\BuyerProtectionDetailsType',
            'BuyerRequirementDetailsType' => '\\Structs\\BuyerRequirementDetailsType',
            'BuyerRoleMetricsType' => '\\Structs\\BuyerRoleMetricsType',
            'BuyerSatisfactionDashboardType' => '\\Structs\\BuyerSatisfactionDashboardType',
            'BuyerType' => '\\Structs\\BuyerType',
            'BuyingGuideDetailsType' => '\\Structs\\BuyingGuideDetailsType',
            'BuyingGuideType' => '\\Structs\\BuyingGuideType',
            'BuyingSummaryType' => '\\Structs\\BuyingSummaryType',
            'CalculatedHandlingDiscountType' => '\\Structs\\CalculatedHandlingDiscountType',
            'CalculatedShippingDiscountType' => '\\Structs\\CalculatedShippingDiscountType',
            'CalculatedShippingPreferencesType' => '\\Structs\\CalculatedShippingPreferencesType',
            'CalculatedShippingRateType' => '\\Structs\\CalculatedShippingRateType',
            'CancelDetailType' => '\\Structs\\CancelDetailType',
            'CancelOfferArrayType' => '\\Structs\\CancelOfferArrayType',
            'CancelOfferType' => '\\Structs\\CancelOfferType',
            'CartItemType' => '\\Structs\\CartItemType',
            'CatalogProductType' => '\\Structs\\CatalogProductType',
            'CategoryArrayType' => '\\ArrayType\\CategoryArrayType',
            'CategoryFeatureType' => '\\Structs\\CategoryFeatureType',
            'CategoryGroupType' => '\\Structs\\CategoryGroupType',
            'CategoryItemSpecificsType' => '\\Structs\\CategoryItemSpecificsType',
            'CategoryMappingType' => '\\Structs\\CategoryMappingType',
            'CategoryType' => '\\Structs\\CategoryType',
            'CharacteristicSetIDsType' => '\\Structs\\CharacteristicSetIDsType',
            'CharacteristicType' => '\\Structs\\CharacteristicType',
            'CharacteristicsSetProductHistogramType' => '\\Structs\\CharacteristicsSetProductHistogramType',
            'CharacteristicsSetType' => '\\Structs\\CharacteristicsSetType',
            'CharityAffiliationDetailType' => '\\Structs\\CharityAffiliationDetailType',
            'CharityAffiliationDetailsType' => '\\Structs\\CharityAffiliationDetailsType',
            'CharityAffiliationType' => '\\Structs\\CharityAffiliationType',
            'CharityAffiliationsType' => '\\Structs\\CharityAffiliationsType',
            'CharityIDType' => '\\Structs\\CharityIDType',
            'CharityInfoType' => '\\Structs\\CharityInfoType',
            'NonProfitSocialAddressType' => '\\Structs\\NonProfitSocialAddressType',
            'CharitySellerType' => '\\Structs\\CharitySellerType',
            'CharityType' => '\\Structs\\CharityType',
            'CheckoutOrderDetailType' => '\\Structs\\CheckoutOrderDetailType',
            'CheckoutStatusType' => '\\Structs\\CheckoutStatusType',
            'ClassifiedAdAutoAcceptEnabledDefinitionType' => '\\Structs\\ClassifiedAdAutoAcceptEnabledDefinitionType',
            'ClassifiedAdAutoDeclineEnabledDefinitionType' => '\\Structs\\ClassifiedAdAutoDeclineEnabledDefinitionType',
            'ClassifiedAdBestOfferEnabledDefinitionType' => '\\Structs\\ClassifiedAdBestOfferEnabledDefinitionType',
            'ClassifiedAdCompanyNameEnabledDefinitionType' => '\\Structs\\ClassifiedAdCompanyNameEnabledDefinitionType',
            'ClassifiedAdContactByAddressEnabledDefinitionType' => '\\Structs\\ClassifiedAdContactByAddressEnabledDefinitionType',
            'ClassifiedAdContactByEmailEnabledDefintionType' => '\\Structs\\ClassifiedAdContactByEmailEnabledDefintionType',
            'ClassifiedAdContactByPhoneEnabledDefinitionType' => '\\Structs\\ClassifiedAdContactByPhoneEnabledDefinitionType',
            'ClassifiedAdCounterOfferEnabledDefinitionType' => '\\Structs\\ClassifiedAdCounterOfferEnabledDefinitionType',
            'ClassifiedAdPayPerLeadEnabledDefinitionType' => '\\Structs\\ClassifiedAdPayPerLeadEnabledDefinitionType',
            'ClassifiedAdPaymentMethodEnabledDefinitionType' => '\\Structs\\ClassifiedAdPaymentMethodEnabledDefinitionType',
            'ClassifiedAdPhoneCountDefinitionType' => '\\Structs\\ClassifiedAdPhoneCountDefinitionType',
            'ClassifiedAdShippingMethodEnabledDefinitionType' => '\\Structs\\ClassifiedAdShippingMethodEnabledDefinitionType',
            'ClassifiedAdStreetCountDefinitionType' => '\\Structs\\ClassifiedAdStreetCountDefinitionType',
            'CombinedFixedPriceTreatmentEnabledDefinitionType' => '\\Structs\\CombinedFixedPriceTreatmentEnabledDefinitionType',
            'CombinedPaymentPreferencesType' => '\\Structs\\CombinedPaymentPreferencesType',
            'CompatibleVehicleTypeDefinitionType' => '\\Structs\\CompatibleVehicleTypeDefinitionType',
            'ConditionEnabledDefinitionType' => '\\Structs\\ConditionEnabledDefinitionType',
            'ConditionType' => '\\Structs\\ConditionType',
            'ConditionValuesDefinitionType' => '\\Structs\\ConditionValuesDefinitionType',
            'ConditionValuesType' => '\\Structs\\ConditionValuesType',
            'ContactHoursDetailsType' => '\\Structs\\ContactHoursDetailsType',
            'ContextSearchAssetType' => '\\Structs\\ContextSearchAssetType',
            'CountryDetailsType' => '\\Structs\\CountryDetailsType',
            'CrossBorderTradeAustraliaEnabledDefinitionType' => '\\Structs\\CrossBorderTradeAustraliaEnabledDefinitionType',
            'CrossBorderTradeGBEnabledDefinitionType' => '\\Structs\\CrossBorderTradeGBEnabledDefinitionType',
            'CrossBorderTradeNorthAmericaEnabledDefinitionType' => '\\Structs\\CrossBorderTradeNorthAmericaEnabledDefinitionType',
            'CrossPromotionPreferencesType' => '\\Structs\\CrossPromotionPreferencesType',
            'CrossPromotionsType' => '\\Structs\\CrossPromotionsType',
            'CurrencyDetailsType' => '\\Structs\\CurrencyDetailsType',
            'DataElementSetType' => '\\Structs\\DataElementSetType',
            'DateType' => '\\Structs\\DateType',
            'DeliveryDetailsType' => '\\Structs\\DeliveryDetailsType',
            'DeliveryStatusType' => '\\Structs\\DeliveryStatusType',
            'DeliveryURLDetailType' => '\\Structs\\DeliveryURLDetailType',
            'DepositSupportedDefinitionType' => '\\Structs\\DepositSupportedDefinitionType',
            'DescriptionTemplateType' => '\\Structs\\DescriptionTemplateType',
            'DigitalDeliverySelectedType' => '\\Structs\\DigitalDeliverySelectedType',
            'DigitalDeliveryUserType' => '\\Structs\\DigitalDeliveryUserType',
            'DigitalGoodDeliveryEnabledDefinitionType' => '\\Structs\\DigitalGoodDeliveryEnabledDefinitionType',
            'DigitalGoodInfoType' => '\\Structs\\DigitalGoodInfoType',
            'DiscountPriceInfoType' => '\\Structs\\DiscountPriceInfoType',
            'DiscountProfileType' => '\\Structs\\DiscountProfileType',
            'DispatchCutoffTimePreferencesType' => '\\Structs\\DispatchCutoffTimePreferencesType',
            'DispatchTimeMaxDetailsType' => '\\Structs\\DispatchTimeMaxDetailsType',
            'DisputeArrayType' => '\\ArrayType\\DisputeArrayType',
            'DisputeType' => '\\Structs\\DisputeType',
            'DistanceType' => '\\Structs\\DistanceType',
            'DomesticRefundMethodCodeType' => '\\Structs\\DomesticRefundMethodCodeType',
            'DomesticRefundMethodDefinitionType' => '\\Structs\\DomesticRefundMethodDefinitionType',
            'DomesticReturnsAcceptedCodeType' => '\\Structs\\DomesticReturnsAcceptedCodeType',
            'DomesticReturnsAcceptedDefinitionType' => '\\Structs\\DomesticReturnsAcceptedDefinitionType',
            'DomesticReturnsDurationCodeType' => '\\Structs\\DomesticReturnsDurationCodeType',
            'DomesticReturnsDurationDefinitionType' => '\\Structs\\DomesticReturnsDurationDefinitionType',
            'DomesticReturnsShipmentPayeeCodeType' => '\\Structs\\DomesticReturnsShipmentPayeeCodeType',
            'DomesticReturnsShipmentPayeeDefinitionType' => '\\Structs\\DomesticReturnsShipmentPayeeDefinitionType',
            'DutchBINEnabledDefinitionType' => '\\Structs\\DutchBINEnabledDefinitionType',
            'EANEnabledDefinitionType' => '\\Structs\\EANEnabledDefinitionType',
            'EANIdentifierEnabledDefinitionType' => '\\Structs\\EANIdentifierEnabledDefinitionType',
            'EndItemRequestContainerType' => '\\Structs\\EndItemRequestContainerType',
            'EndItemResponseContainerType' => '\\Structs\\EndItemResponseContainerType',
            'EndOfAuctionEmailPreferencesType' => '\\Structs\\EndOfAuctionEmailPreferencesType',
            'EpidSupportedDefinitionType' => '\\Structs\\EpidSupportedDefinitionType',
            'ExcludeShippingLocationDetailsType' => '\\Structs\\ExcludeShippingLocationDetailsType',
            'ExpressConditionRequiredDefinitionType' => '\\Structs\\ExpressConditionRequiredDefinitionType',
            'ExpressEnabledDefinitionType' => '\\Structs\\ExpressEnabledDefinitionType',
            'ExpressItemRequirementsType' => '\\Structs\\ExpressItemRequirementsType',
            'ExpressPicturesRequiredDefinitionType' => '\\Structs\\ExpressPicturesRequiredDefinitionType',
            'ExtendedContactDetailsType' => '\\Structs\\ExtendedContactDetailsType',
            'ExtendedPictureDetailsType' => '\\Structs\\ExtendedPictureDetailsType',
            'ExtendedProductFinderIDType' => '\\Structs\\ExtendedProductFinderIDType',
            'ExternalAlertIDArrayType' => '\\ArrayType\\ExternalAlertIDArrayType',
            'ExternalTransactionType' => '\\Structs\\ExternalTransactionType',
            'FeatureDefinitionsType' => '\\Structs\\FeatureDefinitionsType',
            'FeatureEligibilityType' => '\\Structs\\FeatureEligibilityType',
            'FeeType' => '\\Structs\\FeeType',
            'FeedbackCommentArrayType' => '\\ArrayType\\FeedbackCommentArrayType',
            'FeedbackDetailArrayType' => '\\ArrayType\\FeedbackDetailArrayType',
            'FeedbackDetailType' => '\\Structs\\FeedbackDetailType',
            'FeedbackInfoType' => '\\Structs\\FeedbackInfoType',
            'FeedbackPeriodArrayType' => '\\ArrayType\\FeedbackPeriodArrayType',
            'FeedbackPeriodType' => '\\Structs\\FeedbackPeriodType',
            'FeedbackRequirementsType' => '\\Structs\\FeedbackRequirementsType',
            'FeedbackSummaryType' => '\\Structs\\FeedbackSummaryType',
            'FeesType' => '\\Structs\\FeesType',
            'FlatRateInsuranceRangeCostType' => '\\Structs\\FlatRateInsuranceRangeCostType',
            'FlatShippingDiscountType' => '\\Structs\\FlatShippingDiscountType',
            'FlatShippingPreferencesType' => '\\Structs\\FlatShippingPreferencesType',
            'FreeGalleryPlusEnabledDefinitionType' => '\\Structs\\FreeGalleryPlusEnabledDefinitionType',
            'FreePicturePackEnabledDefinitionType' => '\\Structs\\FreePicturePackEnabledDefinitionType',
            'GetRecommendationsRequestContainerType' => '\\Structs\\GetRecommendationsRequestContainerType',
            'GetRecommendationsResponseContainerType' => '\\Structs\\GetRecommendationsResponseContainerType',
            'GiftSummaryType' => '\\Structs\\GiftSummaryType',
            'GlobalShippingEnabledDefinitionType' => '\\Structs\\GlobalShippingEnabledDefinitionType',
            'Group1MaxFlatShippingCostDefinitionType' => '\\Structs\\Group1MaxFlatShippingCostDefinitionType',
            'Group2MaxFlatShippingCostDefinitionType' => '\\Structs\\Group2MaxFlatShippingCostDefinitionType',
            'Group3MaxFlatShippingCostDefinitionType' => '\\Structs\\Group3MaxFlatShippingCostDefinitionType',
            'GroupValidationRulesType' => '\\Structs\\GroupValidationRulesType',
            'HandlingTimeEnabledDefinitionType' => '\\Structs\\HandlingTimeEnabledDefinitionType',
            'HistogramEntryType' => '\\Structs\\HistogramEntryType',
            'HomePageFeaturedEnabledDefinitionType' => '\\Structs\\HomePageFeaturedEnabledDefinitionType',
            'INEscrowWorkflowTimelineDefinitionType' => '\\Structs\\INEscrowWorkflowTimelineDefinitionType',
            'ISBNEnabledDefinitionType' => '\\Structs\\ISBNEnabledDefinitionType',
            'ISBNIdentifierEnabledDefinitionType' => '\\Structs\\ISBNIdentifierEnabledDefinitionType',
            'InsuranceDetailsType' => '\\Structs\\InsuranceDetailsType',
            'IntegratedMerchantCreditCardInfoType' => '\\Structs\\IntegratedMerchantCreditCardInfoType',
            'InternationalRefundMethodCodeType' => '\\Structs\\InternationalRefundMethodCodeType',
            'InternationalRefundMethodDefinitionType' => '\\Structs\\InternationalRefundMethodDefinitionType',
            'InternationalReturnsAcceptedCodeType' => '\\Structs\\InternationalReturnsAcceptedCodeType',
            'InternationalReturnsAcceptedDefinitionType' => '\\Structs\\InternationalReturnsAcceptedDefinitionType',
            'InternationalReturnsDurationCodeType' => '\\Structs\\InternationalReturnsDurationCodeType',
            'InternationalReturnsDurationDefinitionType' => '\\Structs\\InternationalReturnsDurationDefinitionType',
            'InternationalReturnsShipmentPayeeCodeType' => '\\Structs\\InternationalReturnsShipmentPayeeCodeType',
            'InternationalReturnsShipmentPayeeDefinitionType' => '\\Structs\\InternationalReturnsShipmentPayeeDefinitionType',
            'InternationalShippingServiceOptionsType' => '\\Structs\\InternationalShippingServiceOptionsType',
            'InventoryFeesType' => '\\Structs\\InventoryFeesType',
            'InventoryStatusType' => '\\Structs\\InventoryStatusType',
            'ItemArrayType' => '\\ArrayType\\ItemArrayType',
            'ItemBestOffersArrayType' => '\\Structs\\ItemBestOffersArrayType',
            'ItemBestOffersType' => '\\Structs\\ItemBestOffersType',
            'ItemBidDetailsType' => '\\Structs\\ItemBidDetailsType',
            'ItemCompatibilityEnabledDefinitionType' => '\\Structs\\ItemCompatibilityEnabledDefinitionType',
            'ItemCompatibilityListType' => '\\Structs\\ItemCompatibilityListType',
            'ItemCompatibilityType' => '\\Structs\\ItemCompatibilityType',
            'ItemIDArrayType' => '\\Structs\\ItemIDArrayType',
            'ItemListCustomizationType' => '\\Structs\\ItemListCustomizationType',
            'ItemPolicyViolationType' => '\\Structs\\ItemPolicyViolationType',
            'ItemRatingDetailArrayType' => '\\ArrayType\\ItemRatingDetailArrayType',
            'ItemRatingDetailsType' => '\\Structs\\ItemRatingDetailsType',
            'ItemSpecificDetailsType' => '\\Structs\\ItemSpecificDetailsType',
            'ItemSpecificsEnabledDefinitionType' => '\\Structs\\ItemSpecificsEnabledDefinitionType',
            'ItemTotalsType' => '\\Structs\\ItemTotalsType',
            'ItemTransactionIDArrayType' => '\\ArrayType\\ItemTransactionIDArrayType',
            'ItemTransactionIDType' => '\\Structs\\ItemTransactionIDType',
            'ItemType' => '\\Structs\\ItemType',
            'ItemsCanceledEventType' => '\\Structs\\ItemsCanceledEventType',
            'KTypeSupportedDefinitionType' => '\\Structs\\KTypeSupportedDefinitionType',
            'LabelType' => '\\Structs\\LabelType',
            'LineItemType' => '\\Structs\\LineItemType',
            'ListingAnalyzerRecommendationsType' => '\\Structs\\ListingAnalyzerRecommendationsType',
            'ListingCheckoutRedirectPreferenceType' => '\\Structs\\ListingCheckoutRedirectPreferenceType',
            'ListingDesignerType' => '\\Structs\\ListingDesignerType',
            'ListingDetailsType' => '\\Structs\\ListingDetailsType',
            'ListingDurationDefinitionType' => '\\Structs\\ListingDurationDefinitionType',
            'ListingDurationDefinitionsType' => '\\Structs\\ListingDurationDefinitionsType',
            'ListingDurationReferenceType' => '\\Structs\\ListingDurationReferenceType',
            'ListingEnhancementDurationDefinitionType' => '\\Structs\\ListingEnhancementDurationDefinitionType',
            'ListingEnhancementDurationReferenceType' => '\\Structs\\ListingEnhancementDurationReferenceType',
            'ListingFeatureDetailsType' => '\\Structs\\ListingFeatureDetailsType',
            'ListingRecommendationType' => '\\Structs\\ListingRecommendationType',
            'ListingRecommendationsType' => '\\Structs\\ListingRecommendationsType',
            'ListingStartPriceDetailsType' => '\\Structs\\ListingStartPriceDetailsType',
            'ListingTipArrayType' => '\\ArrayType\\ListingTipArrayType',
            'ListingTipFieldType' => '\\Structs\\ListingTipFieldType',
            'ListingTipMessageType' => '\\Structs\\ListingTipMessageType',
            'ListingTipType' => '\\Structs\\ListingTipType',
            'LocalListingDistancesNonSubscriptionDefinitionType' => '\\Structs\\LocalListingDistancesNonSubscriptionDefinitionType',
            'LocalListingDistancesRegularDefinitionType' => '\\Structs\\LocalListingDistancesRegularDefinitionType',
            'LocalListingDistancesSpecialtyDefinitionType' => '\\Structs\\LocalListingDistancesSpecialtyDefinitionType',
            'LocalMarketAdFormatEnabledDefinitionType' => '\\Structs\\LocalMarketAdFormatEnabledDefinitionType',
            'LocalMarketAutoAcceptEnabledDefinitionType' => '\\Structs\\LocalMarketAutoAcceptEnabledDefinitionType',
            'LocalMarketAutoDeclineEnabledDefinitionType' => '\\Structs\\LocalMarketAutoDeclineEnabledDefinitionType',
            'LocalMarketBestOfferEnabledDefinitionType' => '\\Structs\\LocalMarketBestOfferEnabledDefinitionType',
            'LocalMarketCompanyNameEnabledDefinitionType' => '\\Structs\\LocalMarketCompanyNameEnabledDefinitionType',
            'LocalMarketContactByAddressEnabledDefinitionType' => '\\Structs\\LocalMarketContactByAddressEnabledDefinitionType',
            'LocalMarketContactByEmailEnabledDefinitionType' => '\\Structs\\LocalMarketContactByEmailEnabledDefinitionType',
            'LocalMarketContactByPhoneEnabledDefinitionType' => '\\Structs\\LocalMarketContactByPhoneEnabledDefinitionType',
            'LocalMarketCounterOfferEnabledDefinitionType' => '\\Structs\\LocalMarketCounterOfferEnabledDefinitionType',
            'LocalMarketNonSubscriptionDefinitionType' => '\\Structs\\LocalMarketNonSubscriptionDefinitionType',
            'LocalMarketPaymentMethodCheckOutEnabledDefinitionType' => '\\Structs\\LocalMarketPaymentMethodCheckOutEnabledDefinitionType',
            'LocalMarketPhoneCountDefinitionType' => '\\Structs\\LocalMarketPhoneCountDefinitionType',
            'LocalMarketPremiumSubscriptionDefinitionType' => '\\Structs\\LocalMarketPremiumSubscriptionDefinitionType',
            'LocalMarketRegularSubscriptionDefinitionType' => '\\Structs\\LocalMarketRegularSubscriptionDefinitionType',
            'LocalMarketSellerContactDetailsEnabledDefinitionType' => '\\Structs\\LocalMarketSellerContactDetailsEnabledDefinitionType',
            'LocalMarketShippingMethodEnabledDefinitionType' => '\\Structs\\LocalMarketShippingMethodEnabledDefinitionType',
            'LocalMarketSpecialitySubscriptionDefinitionType' => '\\Structs\\LocalMarketSpecialitySubscriptionDefinitionType',
            'LocalMarketStreetCountDefinitionType' => '\\Structs\\LocalMarketStreetCountDefinitionType',
            'LocalSearchType' => '\\Structs\\LocalSearchType',
            'LookupAttributeArrayType' => '\\ArrayType\\LookupAttributeArrayType',
            'LookupAttributeType' => '\\Structs\\LookupAttributeType',
            'MarkUpMarkDownEventType' => '\\Structs\\MarkUpMarkDownEventType',
            'MarkUpMarkDownHistoryType' => '\\Structs\\MarkUpMarkDownHistoryType',
            'MaxFlatShippingCostCBTExemptDefinitionType' => '\\Structs\\MaxFlatShippingCostCBTExemptDefinitionType',
            'MaxFlatShippingCostDefinitionType' => '\\Structs\\MaxFlatShippingCostDefinitionType',
            'MaxGranularFitmentCountDefinitionType' => '\\Structs\\MaxGranularFitmentCountDefinitionType',
            'MaxItemCompatibilityDefinitionType' => '\\Structs\\MaxItemCompatibilityDefinitionType',
            'MaximumBuyerPolicyViolationsDetailsType' => '\\Structs\\MaximumBuyerPolicyViolationsDetailsType',
            'MaximumBuyerPolicyViolationsType' => '\\Structs\\MaximumBuyerPolicyViolationsType',
            'MaximumItemRequirementsDetailsType' => '\\Structs\\MaximumItemRequirementsDetailsType',
            'MaximumItemRequirementsType' => '\\Structs\\MaximumItemRequirementsType',
            'MaximumUnpaidItemStrikesCountDetailsType' => '\\Structs\\MaximumUnpaidItemStrikesCountDetailsType',
            'MaximumUnpaidItemStrikesDurationDetailsType' => '\\Structs\\MaximumUnpaidItemStrikesDurationDetailsType',
            'MaximumUnpaidItemStrikesInfoDetailsType' => '\\Structs\\MaximumUnpaidItemStrikesInfoDetailsType',
            'MaximumUnpaidItemStrikesInfoType' => '\\Structs\\MaximumUnpaidItemStrikesInfoType',
            'MemberMessageExchangeArrayType' => '\\ArrayType\\MemberMessageExchangeArrayType',
            'MemberMessageExchangeType' => '\\Structs\\MemberMessageExchangeType',
            'MemberMessageType' => '\\Structs\\MemberMessageType',
            'MembershipDetailType' => '\\Structs\\MembershipDetailType',
            'MembershipDetailsType' => '\\Structs\\MembershipDetailsType',
            'MessageMediaType' => '\\Structs\\MessageMediaType',
            'MetadataType' => '\\Structs\\MetadataType',
            'MinItemCompatibilityDefinitionType' => '\\Structs\\MinItemCompatibilityDefinitionType',
            'MinimumFeedbackScoreDetailsType' => '\\Structs\\MinimumFeedbackScoreDetailsType',
            'MinimumReservePriceDefinitionType' => '\\Structs\\MinimumReservePriceDefinitionType',
            'ModifyNameArrayType' => '\\ArrayType\\ModifyNameArrayType',
            'ModifyNameType' => '\\Structs\\ModifyNameType',
            'MotorsLocalMarketEnabledDefinitionType' => '\\Structs\\MotorsLocalMarketEnabledDefinitionType',
            'MultiLegShipmentType' => '\\Structs\\MultiLegShipmentType',
            'MultiLegShippingDetailsType' => '\\Structs\\MultiLegShippingDetailsType',
            'MultiLegShippingServiceType' => '\\Structs\\MultiLegShippingServiceType',
            'MyMessagesAlertArrayType' => '\\ArrayType\\MyMessagesAlertArrayType',
            'MyMessagesAlertIDArrayType' => '\\ArrayType\\MyMessagesAlertIDArrayType',
            'MyMessagesAlertType' => '\\Structs\\MyMessagesAlertType',
            'MyMessagesExternalMessageIDArrayType' => '\\ArrayType\\MyMessagesExternalMessageIDArrayType',
            'MyMessagesFolderSummaryType' => '\\Structs\\MyMessagesFolderSummaryType',
            'MyMessagesFolderType' => '\\Structs\\MyMessagesFolderType',
            'MyMessagesForwardDetailsType' => '\\Structs\\MyMessagesForwardDetailsType',
            'MyMessagesMessageArrayType' => '\\ArrayType\\MyMessagesMessageArrayType',
            'MyMessagesMessageIDArrayType' => '\\ArrayType\\MyMessagesMessageIDArrayType',
            'MyMessagesMessageType' => '\\Structs\\MyMessagesMessageType',
            'MyMessagesResponseDetailsType' => '\\Structs\\MyMessagesResponseDetailsType',
            'MyMessagesSummaryType' => '\\Structs\\MyMessagesSummaryType',
            'MyeBayFavoriteSearchListType' => '\\Structs\\MyeBayFavoriteSearchListType',
            'MyeBayFavoriteSearchType' => '\\Structs\\MyeBayFavoriteSearchType',
            'MyeBayFavoriteSellerListType' => '\\Structs\\MyeBayFavoriteSellerListType',
            'MyeBayFavoriteSellerType' => '\\Structs\\MyeBayFavoriteSellerType',
            'MyeBaySecondChanceOfferListType' => '\\Structs\\MyeBaySecondChanceOfferListType',
            'MyeBaySelectionType' => '\\Structs\\MyeBaySelectionType',
            'MyeBaySellingSummaryType' => '\\Structs\\MyeBaySellingSummaryType',
            'NameRecommendationType' => '\\Structs\\NameRecommendationType',
            'NameValueListArrayType' => '\\ArrayType\\NameValueListArrayType',
            'NameValueListType' => '\\Structs\\NameValueListType',
            'NameValueRelationshipType' => '\\Structs\\NameValueRelationshipType',
            'NonProfitAddressType' => '\\Structs\\NonProfitAddressType',
            'NonSubscriptionDefinitionType' => '\\Structs\\NonSubscriptionDefinitionType',
            'NotificationDetailsArrayType' => '\\ArrayType\\NotificationDetailsArrayType',
            'NotificationDetailsType' => '\\Structs\\NotificationDetailsType',
            'NotificationEnableArrayType' => '\\ArrayType\\NotificationEnableArrayType',
            'NotificationEnableType' => '\\Structs\\NotificationEnableType',
            'NotificationEventPropertyType' => '\\Structs\\NotificationEventPropertyType',
            'NotificationMessageType' => '\\Structs\\NotificationMessageType',
            'NotificationStatisticsType' => '\\Structs\\NotificationStatisticsType',
            'NotificationUserDataType' => '\\Structs\\NotificationUserDataType',
            'NumberOfPolicyViolationsDetailsType' => '\\Structs\\NumberOfPolicyViolationsDetailsType',
            'OfferArrayType' => '\\ArrayType\\OfferArrayType',
            'OfferDiscountsType' => '\\Structs\\OfferDiscountsType',
            'OfferType' => '\\Structs\\OfferType',
            'OrderArrayType' => '\\ArrayType\\OrderArrayType',
            'OrderIDArrayType' => '\\ArrayType\\OrderIDArrayType',
            'OrderTransactionArrayType' => '\\ArrayType\\OrderTransactionArrayType',
            'OrderTransactionType' => '\\Structs\\OrderTransactionType',
            'OrderType' => '\\Structs\\OrderType',
            'PaginatedItemArrayType' => '\\Structs\\PaginatedItemArrayType',
            'PaginatedOrderTransactionArrayType' => '\\Structs\\PaginatedOrderTransactionArrayType',
            'PaginatedTransactionArrayType' => '\\Structs\\PaginatedTransactionArrayType',
            'PaginationResultType' => '\\Structs\\PaginationResultType',
            'PaisaPayFullEscrowEnabledDefinitionType' => '\\Structs\\PaisaPayFullEscrowEnabledDefinitionType',
            'PayPalBuyerProtectionEnabledDefinitionType' => '\\Structs\\PayPalBuyerProtectionEnabledDefinitionType',
            'PayPalRequiredDefinitionType' => '\\Structs\\PayPalRequiredDefinitionType',
            'PayPalRequiredForStoreOwnerDefinitionType' => '\\Structs\\PayPalRequiredForStoreOwnerDefinitionType',
            'PaymentDetailsType' => '\\Structs\\PaymentDetailsType',
            'PaymentHoldDetailType' => '\\Structs\\PaymentHoldDetailType',
            'PaymentInformationCodeType' => '\\Structs\\PaymentInformationCodeType',
            'PaymentInformationType' => '\\Structs\\PaymentInformationType',
            'PaymentMethodDefinitionType' => '\\Structs\\PaymentMethodDefinitionType',
            'PaymentOptionDetailsType' => '\\Structs\\PaymentOptionDetailsType',
            'PaymentOptionsGroupEnabledDefinitionType' => '\\Structs\\PaymentOptionsGroupEnabledDefinitionType',
            'PaymentTransactionCodeType' => '\\Structs\\PaymentTransactionCodeType',
            'PaymentTransactionType' => '\\Structs\\PaymentTransactionType',
            'PaymentsInformationCodeType' => '\\Structs\\PaymentsInformationCodeType',
            'PaymentsInformationType' => '\\Structs\\PaymentsInformationType',
            'PerformanceDashboardType' => '\\Structs\\PerformanceDashboardType',
            'PickupDetailsType' => '\\Structs\\PickupDetailsType',
            'PickupDropOffEnabledDefinitionType' => '\\Structs\\PickupDropOffEnabledDefinitionType',
            'PickupInStoreDetailsType' => '\\Structs\\PickupInStoreDetailsType',
            'PickupMethodSelectedType' => '\\Structs\\PickupMethodSelectedType',
            'PickupOptionsType' => '\\Structs\\PickupOptionsType',
            'PictureDetailsType' => '\\Structs\\PictureDetailsType',
            'PictureManagerDetailsType' => '\\Structs\\PictureManagerDetailsType',
            'PictureManagerFolderType' => '\\Structs\\PictureManagerFolderType',
            'PictureManagerPictureDisplayType' => '\\Structs\\PictureManagerPictureDisplayType',
            'PictureManagerPictureType' => '\\Structs\\PictureManagerPictureType',
            'PictureManagerSubscriptionType' => '\\Structs\\PictureManagerSubscriptionType',
            'PictureSetMemberType' => '\\Structs\\PictureSetMemberType',
            'PictureURLsType' => '\\Structs\\PictureURLsType',
            'PicturesType' => '\\Structs\\PicturesType',
            'PolicyComplianceDashboardType' => '\\Structs\\PolicyComplianceDashboardType',
            'PolicyViolationDurationDetailsType' => '\\Structs\\PolicyViolationDurationDetailsType',
            'PowerSellerDashboardType' => '\\Structs\\PowerSellerDashboardType',
            'PremiumSubscriptionDefinitionType' => '\\Structs\\PremiumSubscriptionDefinitionType',
            'PricingRecommendationsType' => '\\Structs\\PricingRecommendationsType',
            'ProPackEnabledDefinitionType' => '\\Structs\\ProPackEnabledDefinitionType',
            'ProPackPlusEnabledDefinitionType' => '\\Structs\\ProPackPlusEnabledDefinitionType',
            'ProStoresCheckoutPreferenceType' => '\\Structs\\ProStoresCheckoutPreferenceType',
            'ProStoresDetailsType' => '\\Structs\\ProStoresDetailsType',
            'ProductCreationEnabledDefinitionType' => '\\Structs\\ProductCreationEnabledDefinitionType',
            'ProductDetailsType' => '\\Structs\\ProductDetailsType',
            'ProductFamilyType' => '\\Structs\\ProductFamilyType',
            'ProductFinderConstraintType' => '\\Structs\\ProductFinderConstraintType',
            'ProductIdentifiersType' => '\\Structs\\ProductIdentifiersType',
            'ProductInfoType' => '\\Structs\\ProductInfoType',
            'ProductListingDetailsType' => '\\Structs\\ProductListingDetailsType',
            'ProductRecommendationsType' => '\\Structs\\ProductRecommendationsType',
            'ProductRequiredEnabledDefinitionType' => '\\Structs\\ProductRequiredEnabledDefinitionType',
            'ProductSearchPageType' => '\\Structs\\ProductSearchPageType',
            'ProductSearchResultType' => '\\Structs\\ProductSearchResultType',
            'ProductSearchType' => '\\Structs\\ProductSearchType',
            'ProductSuggestionType' => '\\Structs\\ProductSuggestionType',
            'ProductSuggestionsType' => '\\Structs\\ProductSuggestionsType',
            'ProductType' => '\\Structs\\ProductType',
            'ProfileCategoryGroupDefinitionType' => '\\Structs\\ProfileCategoryGroupDefinitionType',
            'PromotedItemType' => '\\Structs\\PromotedItemType',
            'PromotionDetailsType' => '\\Structs\\PromotionDetailsType',
            'PromotionRuleArrayType' => '\\ArrayType\\PromotionRuleArrayType',
            'PromotionRuleType' => '\\Structs\\PromotionRuleType',
            'PromotionalSaleArrayType' => '\\ArrayType\\PromotionalSaleArrayType',
            'PromotionalSaleDetailsType' => '\\Structs\\PromotionalSaleDetailsType',
            'PromotionalSaleType' => '\\Structs\\PromotionalSaleType',
            'PromotionalShippingDiscountDetailsType' => '\\Structs\\PromotionalShippingDiscountDetailsType',
            'PurchaseReminderEmailPreferencesType' => '\\Structs\\PurchaseReminderEmailPreferencesType',
            'QuantityInfoType' => '\\Structs\\QuantityInfoType',
            'QuantityRestrictionPerBuyerInfoType' => '\\Structs\\QuantityRestrictionPerBuyerInfoType',
            'RateTableDetailsType' => '\\Structs\\RateTableDetailsType',
            'ReasonCodeDetailType' => '\\Structs\\ReasonCodeDetailType',
            'RecommendationType' => '\\Structs\\RecommendationType',
            'RecommendationValidationRulesType' => '\\Structs\\RecommendationValidationRulesType',
            'RecommendationsType' => '\\Structs\\RecommendationsType',
            'RecoupmentPolicyConsentType' => '\\Structs\\RecoupmentPolicyConsentType',
            'RefundArrayType' => '\\ArrayType\\RefundArrayType',
            'RefundDetailsType' => '\\Structs\\RefundDetailsType',
            'RefundFailureReasonType' => '\\Structs\\RefundFailureReasonType',
            'RefundFundingSourceArrayType' => '\\Structs\\RefundFundingSourceArrayType',
            'RefundFundingSourceType' => '\\Structs\\RefundFundingSourceType',
            'RefundInformationType' => '\\Structs\\RefundInformationType',
            'RefundLineArrayType' => '\\Structs\\RefundLineArrayType',
            'RefundLineType' => '\\Structs\\RefundLineType',
            'RefundTransactionArrayType' => '\\Structs\\RefundTransactionArrayType',
            'RefundTransactionInfoType' => '\\Structs\\RefundTransactionInfoType',
            'RefundTransactionType' => '\\Structs\\RefundTransactionType',
            'RefundType' => '\\Structs\\RefundType',
            'RegionDetailsType' => '\\Structs\\RegionDetailsType',
            'RegionOfOriginDetailsType' => '\\Structs\\RegionOfOriginDetailsType',
            'RegularSubscriptionDefinitionType' => '\\Structs\\RegularSubscriptionDefinitionType',
            'ReminderCustomizationType' => '\\Structs\\ReminderCustomizationType',
            'RemindersType' => '\\Structs\\RemindersType',
            'RequiredSellerActionArrayType' => '\\ArrayType\\RequiredSellerActionArrayType',
            'ResponseAttributeSetType' => '\\Structs\\ResponseAttributeSetType',
            'RestockingFeeValueDetailsType' => '\\Structs\\RestockingFeeValueDetailsType',
            'ReturnPolicyDescriptionEnabledDefinitionType' => '\\Structs\\ReturnPolicyDescriptionEnabledDefinitionType',
            'ReturnPolicyDetailsType' => '\\Structs\\ReturnPolicyDetailsType',
            'ReturnPolicyEnabledDefinitionType' => '\\Structs\\ReturnPolicyEnabledDefinitionType',
            'ReturnPolicyType' => '\\Structs\\ReturnPolicyType',
            'ReturnsAcceptedDetailsType' => '\\Structs\\ReturnsAcceptedDetailsType',
            'ReturnsWithinDetailsType' => '\\Structs\\ReturnsWithinDetailsType',
            'ReviewDetailsType' => '\\Structs\\ReviewDetailsType',
            'ReviewType' => '\\Structs\\ReviewType',
            'RevisePriceAllowedDefinitionType' => '\\Structs\\RevisePriceAllowedDefinitionType',
            'ReviseQuantityAllowedDefinitionType' => '\\Structs\\ReviseQuantityAllowedDefinitionType',
            'ReviseStatusType' => '\\Structs\\ReviseStatusType',
            'SIFFTASRecommendationsType' => '\\Structs\\SIFFTASRecommendationsType',
            'SKUArrayType' => '\\ArrayType\\SKUArrayType',
            'SMSSubscriptionType' => '\\Structs\\SMSSubscriptionType',
            'SafePaymentRequiredDefinitionType' => '\\Structs\\SafePaymentRequiredDefinitionType',
            'SalesTaxType' => '\\Structs\\SalesTaxType',
            'ScheduleType' => '\\Structs\\ScheduleType',
            'SchedulingInfoType' => '\\Structs\\SchedulingInfoType',
            'SearchAttributesType' => '\\Structs\\SearchAttributesType',
            'SearchDetailsType' => '\\Structs\\SearchDetailsType',
            'SearchStandingDashboardType' => '\\Structs\\SearchStandingDashboardType',
            'SellerAccountDashboardType' => '\\Structs\\SellerAccountDashboardType',
            'SellerContactDetailsEnabledDefinitionType' => '\\Structs\\SellerContactDetailsEnabledDefinitionType',
            'SellerDashboardAlertType' => '\\Structs\\SellerDashboardAlertType',
            'SellerDiscountsType' => '\\Structs\\SellerDiscountsType',
            'SellerDiscountType' => '\\Structs\\SellerDiscountType',
            'SellerExcludeShipToLocationPreferencesType' => '\\Structs\\SellerExcludeShipToLocationPreferencesType',
            'SellerFavoriteItemPreferencesType' => '\\Structs\\SellerFavoriteItemPreferencesType',
            'SellerFeeDiscountDashboardType' => '\\Structs\\SellerFeeDiscountDashboardType',
            'SellerPaymentPreferencesType' => '\\Structs\\SellerPaymentPreferencesType',
            'SellerPaymentProfileType' => '\\Structs\\SellerPaymentProfileType',
            'SellerPaymentType' => '\\Structs\\SellerPaymentType',
            'SellerProfilePreferencesType' => '\\Structs\\SellerProfilePreferencesType',
            'SellerProfilesType' => '\\Structs\\SellerProfilesType',
            'SellerProvidedTitleSupportedDefinitionType' => '\\Structs\\SellerProvidedTitleSupportedDefinitionType',
            'SellerRatingSummaryArrayType' => '\\ArrayType\\SellerRatingSummaryArrayType',
            'RecoupmentPolicyDetailsType' => '\\Structs\\RecoupmentPolicyDetailsType',
            'SellerReturnPreferencesType' => '\\Structs\\SellerReturnPreferencesType',
            'SellerReturnProfileType' => '\\Structs\\SellerReturnProfileType',
            'SellerRoleMetricsType' => '\\Structs\\SellerRoleMetricsType',
            'SellerShippingProfileType' => '\\Structs\\SellerShippingProfileType',
            'SellerType' => '\\Structs\\SellerType',
            'SellereBayPaymentProcessConsentCodeType' => '\\Structs\\SellereBayPaymentProcessConsentCodeType',
            'SellingManagerAlertType' => '\\Structs\\SellingManagerAlertType',
            'SellingManagerAutoListAccordingToScheduleType' => '\\Structs\\SellingManagerAutoListAccordingToScheduleType',
            'SellingManagerAutoListMinActiveItemsType' => '\\Structs\\SellingManagerAutoListMinActiveItemsType',
            'SellingManagerAutoListType' => '\\Structs\\SellingManagerAutoListType',
            'SellingManagerAutoRelistType' => '\\Structs\\SellingManagerAutoRelistType',
            'SellingManagerAutoSecondChanceOfferType' => '\\Structs\\SellingManagerAutoSecondChanceOfferType',
            'SellingManagerEmailLogType' => '\\Structs\\SellingManagerEmailLogType',
            'SellingManagerFolderDetailsType' => '\\Structs\\SellingManagerFolderDetailsType',
            'SellingManagerOrderStatusType' => '\\Structs\\SellingManagerOrderStatusType',
            'SellingManagerProductDetailsType' => '\\Structs\\SellingManagerProductDetailsType',
            'SellingManagerProductInventoryStatusType' => '\\Structs\\SellingManagerProductInventoryStatusType',
            'SellingManagerProductSpecificsType' => '\\Structs\\SellingManagerProductSpecificsType',
            'SellingManagerProductType' => '\\Structs\\SellingManagerProductType',
            'SellingManagerSearchType' => '\\Structs\\SellingManagerSearchType',
            'SellingManagerSoldOrderType' => '\\Structs\\SellingManagerSoldOrderType',
            'SellingManagerSoldTransactionType' => '\\Structs\\SellingManagerSoldTransactionType',
            'SellingManagerTemplateDetailsArrayType' => '\\ArrayType\\SellingManagerTemplateDetailsArrayType',
            'SellingManagerTemplateDetailsType' => '\\Structs\\SellingManagerTemplateDetailsType',
            'SellingManagerVendorDetailsType' => '\\Structs\\SellingManagerVendorDetailsType',
            'SellingStatusType' => '\\Structs\\SellingStatusType',
            'SellingSummaryType' => '\\Structs\\SellingSummaryType',
            'ShipPackageDetailsType' => '\\Structs\\ShipPackageDetailsType',
            'ShipmentLineItemType' => '\\Structs\\ShipmentLineItemType',
            'ShipmentTrackingDetailsType' => '\\Structs\\ShipmentTrackingDetailsType',
            'ShipmentType' => '\\Structs\\ShipmentType',
            'ShippingCarrierDetailsType' => '\\Structs\\ShippingCarrierDetailsType',
            'ShippingCategoryDetailsType' => '\\Structs\\ShippingCategoryDetailsType',
            'ShippingCostPaidByDetailsType' => '\\Structs\\ShippingCostPaidByDetailsType',
            'ShippingDetailsType' => '\\Structs\\ShippingDetailsType',
            'ShippingEstimatedDeliveryInfoType' => '\\Structs\\ShippingEstimatedDeliveryInfoType',
            'ShippingInsuranceType' => '\\Structs\\ShippingInsuranceType',
            'ShippingLocationDetailsType' => '\\Structs\\ShippingLocationDetailsType',
            'ShippingOverrideType' => '\\Structs\\ShippingOverrideType',
            'ShippingPackageDetailsType' => '\\Structs\\ShippingPackageDetailsType',
            'ShippingPackageInfoType' => '\\Structs\\ShippingPackageInfoType',
            'ShippingServiceCostOverrideListType' => '\\Structs\\ShippingServiceCostOverrideListType',
            'ShippingServiceCostOverrideType' => '\\Structs\\ShippingServiceCostOverrideType',
            'ShippingServiceDetailsType' => '\\Structs\\ShippingServiceDetailsType',
            'ShippingServiceOptionsType' => '\\Structs\\ShippingServiceOptionsType',
            'ShippingServicePackageDetailsType' => '\\Structs\\ShippingServicePackageDetailsType',
            'ShippingTermRequiredDefinitionType' => '\\Structs\\ShippingTermRequiredDefinitionType',
            'SiteBuyerRequirementDetailsType' => '\\Structs\\SiteBuyerRequirementDetailsType',
            'SiteDefaultsType' => '\\Structs\\SiteDefaultsType',
            'SiteDetailsType' => '\\Structs\\SiteDetailsType',
            'SiteHostedPictureDetailsType' => '\\Structs\\SiteHostedPictureDetailsType',
            'SiteLocationType' => '\\Structs\\SiteLocationType',
            'SiteWideCharacteristicsType' => '\\Structs\\SiteWideCharacteristicsType',
            'SkypeMeNonTransactionalEnabledDefinitionType' => '\\Structs\\SkypeMeNonTransactionalEnabledDefinitionType',
            'SkypeMeTransactionalEnabledDefinitionType' => '\\Structs\\SkypeMeTransactionalEnabledDefinitionType',
            'SpecialitySubscriptionDefinitionType' => '\\Structs\\SpecialitySubscriptionDefinitionType',
            'StoreColorSchemeArrayType' => '\\ArrayType\\StoreColorSchemeArrayType',
            'StoreColorSchemeType' => '\\Structs\\StoreColorSchemeType',
            'StoreColorType' => '\\Structs\\StoreColorType',
            'StoreCustomCategoryArrayType' => '\\ArrayType\\StoreCustomCategoryArrayType',
            'StoreCustomCategoryType' => '\\Structs\\StoreCustomCategoryType',
            'StoreCustomListingHeaderLinkType' => '\\Structs\\StoreCustomListingHeaderLinkType',
            'StoreCustomListingHeaderType' => '\\Structs\\StoreCustomListingHeaderType',
            'StoreCustomPageArrayType' => '\\ArrayType\\StoreCustomPageArrayType',
            'StoreCustomPageType' => '\\Structs\\StoreCustomPageType',
            'StoreFontType' => '\\Structs\\StoreFontType',
            'StoreInventoryEnabledDefinitionType' => '\\Structs\\StoreInventoryEnabledDefinitionType',
            'StoreLogoArrayType' => '\\ArrayType\\StoreLogoArrayType',
            'StoreLogoType' => '\\Structs\\StoreLogoType',
            'StoreOwnerExtendedListingDurationsDefinitionType' => '\\Structs\\StoreOwnerExtendedListingDurationsDefinitionType',
            'StoreOwnerExtendedListingDurationsEnabledDefinitionType' => '\\Structs\\StoreOwnerExtendedListingDurationsEnabledDefinitionType',
            'StoreOwnerExtendedListingDurationsType' => '\\Structs\\StoreOwnerExtendedListingDurationsType',
            'StorePreferencesType' => '\\Structs\\StorePreferencesType',
            'StoreSubscriptionArrayType' => '\\ArrayType\\StoreSubscriptionArrayType',
            'StoreSubscriptionType' => '\\Structs\\StoreSubscriptionType',
            'StoreThemeArrayType' => '\\Structs\\StoreThemeArrayType',
            'StoreThemeType' => '\\Structs\\StoreThemeType',
            'StoreType' => '\\Structs\\StoreType',
            'StoreVacationPreferencesType' => '\\Structs\\StoreVacationPreferencesType',
            'StorefrontType' => '\\Structs\\StorefrontType',
            'SubscriptionType' => '\\Structs\\SubscriptionType',
            'SuggestedBidValueType' => '\\Structs\\SuggestedBidValueType',
            'SuggestedCategoryArrayType' => '\\Structs\\SuggestedCategoryArrayType',
            'SuggestedCategoryType' => '\\Structs\\SuggestedCategoryType',
            'SummaryEventScheduleType' => '\\Structs\\SummaryEventScheduleType',
            'SupportedEventTypesArrayType' => '\\ArrayType\\SupportedEventTypesArrayType',
            'SupportedSellerProfileType' => '\\Structs\\SupportedSellerProfileType',
            'SupportedSellerProfilesType' => '\\Structs\\SupportedSellerProfilesType',
            'TCREnabledDefinitionType' => '\\Structs\\TCREnabledDefinitionType',
            'TaxDetailsType' => '\\Structs\\TaxDetailsType',
            'TaxIdentifierAttributeType' => '\\Structs\\TaxIdentifierAttributeType',
            'TaxIdentifierType' => '\\Structs\\TaxIdentifierType',
            'TaxJurisdictionType' => '\\Structs\\TaxJurisdictionType',
            'TaxTableType' => '\\Structs\\TaxTableType',
            'TaxesType' => '\\Structs\\TaxesType',
            'ThemeGroupType' => '\\Structs\\ThemeGroupType',
            'TicketListingDetailsType' => '\\Structs\\TicketListingDetailsType',
            'TimeRangeType' => '\\Structs\\TimeRangeType',
            'TimeZoneDetailsType' => '\\Structs\\TimeZoneDetailsType',
            'TokenStatusType' => '\\Structs\\TokenStatusType',
            'TopRatedSellerDetailsType' => '\\Structs\\TopRatedSellerDetailsType',
            'TransactionArrayType' => '\\ArrayType\\TransactionArrayType',
            'TransactionReferenceType' => '\\Structs\\TransactionReferenceType',
            'TransactionStatusType' => '\\Structs\\TransactionStatusType',
            'TransactionType' => '\\Structs\\TransactionType',
            'UPCEnabledDefinitionType' => '\\Structs\\UPCEnabledDefinitionType',
            'UPCIdentifierEnabledDefinitionType' => '\\Structs\\UPCIdentifierEnabledDefinitionType',
            'URLDetailsType' => '\\Structs\\URLDetailsType',
            'UnitInfoType' => '\\Structs\\UnitInfoType',
            'UnitOfMeasurementDetailsType' => '\\Structs\\UnitOfMeasurementDetailsType',
            'UnitOfMeasurementType' => '\\Structs\\UnitOfMeasurementType',
            'UnpaidItemAssistancePreferencesType' => '\\Structs\\UnpaidItemAssistancePreferencesType',
            'UnpaidItemType' => '\\Structs\\UnpaidItemType',
            'UserAgreementInfoType' => '\\Structs\\UserAgreementInfoType',
            'UserConsentRequiredDefinitionType' => '\\Structs\\UserConsentRequiredDefinitionType',
            'UserDefinedListType' => '\\Structs\\UserDefinedListType',
            'UserIDArrayType' => '\\Structs\\UserIDArrayType',
            'UserIdentityType' => '\\Structs\\UserIdentityType',
            'UserType' => '\\Structs\\UserType',
            'VATDetailsType' => '\\Structs\\VATDetailsType',
            'VATRateType' => '\\Structs\\VATRateType',
            'VINSupportedDefinitionType' => '\\Structs\\VINSupportedDefinitionType',
            'VRMSupportedDefinitionType' => '\\Structs\\VRMSupportedDefinitionType',
            'ValType' => '\\Structs\\ValType',
            'ValueCategoryDefinitionType' => '\\Structs\\ValueCategoryDefinitionType',
            'ValuePackEnabledDefinitionType' => '\\Structs\\ValuePackEnabledDefinitionType',
            'ValueRecommendationType' => '\\Structs\\ValueRecommendationType',
            'VariationDetailsType' => '\\Structs\\VariationDetailsType',
            'VariationKeyType' => '\\Structs\\VariationKeyType',
            'VariationProductListingDetailsType' => '\\Structs\\VariationProductListingDetailsType',
            'VariationSpecificPictureSetType' => '\\Structs\\VariationSpecificPictureSetType',
            'VariationType' => '\\Structs\\VariationType',
            'VariationsEnabledDefinitionType' => '\\Structs\\VariationsEnabledDefinitionType',
            'VariationsType' => '\\Structs\\VariationsType',
            'VeROReasonCodeDetailsType' => '\\Structs\\VeROReasonCodeDetailsType',
            'VeROReportItemType' => '\\Structs\\VeROReportItemType',
            'VeROReportItemsType' => '\\Structs\\VeROReportItemsType',
            'VeROReportedItemDetailsType' => '\\Structs\\VeROReportedItemDetailsType',
            'VeROReportedItemType' => '\\Structs\\VeROReportedItemType',
            'VeROSiteDetailType' => '\\Structs\\VeROSiteDetailType',
            'VerifiedUserRequirementsDetailsType' => '\\Structs\\VerifiedUserRequirementsDetailsType',
            'VerifiedUserRequirementsType' => '\\Structs\\VerifiedUserRequirementsType',
            'WantItNowPostArrayType' => '\\ArrayType\\WantItNowPostArrayType',
            'WantItNowPostType' => '\\Structs\\WantItNowPostType',
            'WarrantyDurationDetailsType' => '\\Structs\\WarrantyDurationDetailsType',
            'WarrantyOfferedDetailsType' => '\\Structs\\WarrantyOfferedDetailsType',
            'WarrantyTypeDetailsType' => '\\Structs\\WarrantyTypeDetailsType',
            'XSLFileType' => '\\Structs\\XSLFileType',
            'eBayMotorsProAdFormatEnabledDefinitionType' => '\\Structs\\EBayMotorsProAdFormatEnabledDefinitionType',
            'eBayMotorsProAutoAcceptEnabledDefinitionType' => '\\Structs\\EBayMotorsProAutoAcceptEnabledDefinitionType',
            'eBayMotorsProAutoDeclineEnabledDefinitionType' => '\\Structs\\EBayMotorsProAutoDeclineEnabledDefinitionType',
            'eBayMotorsProBestOfferEnabledDefinitionType' => '\\Structs\\EBayMotorsProBestOfferEnabledDefinitionType',
            'eBayMotorsProCompanyNameEnabledDefinitionType' => '\\Structs\\EBayMotorsProCompanyNameEnabledDefinitionType',
            'eBayMotorsProContactByAddressEnabledDefinitionType' => '\\Structs\\EBayMotorsProContactByAddressEnabledDefinitionType',
            'eBayMotorsProContactByEmailEnabledDefinitionType' => '\\Structs\\EBayMotorsProContactByEmailEnabledDefinitionType',
            'eBayMotorsProContactByPhoneEnabledDefinitionType' => '\\Structs\\EBayMotorsProContactByPhoneEnabledDefinitionType',
            'eBayMotorsProCounterOfferEnabledDefinitionType' => '\\Structs\\EBayMotorsProCounterOfferEnabledDefinitionType',
            'eBayMotorsProPaymentMethodCheckOutEnabledDefinitionType' => '\\Structs\\EBayMotorsProPaymentMethodCheckOutEnabledDefinitionType',
            'eBayMotorsProPhoneCountDefinitionType' => '\\Structs\\EBayMotorsProPhoneCountDefinitionType',
            'eBayMotorsProSellerContactDetailsEnabledDefinitionType' => '\\Structs\\EBayMotorsProSellerContactDetailsEnabledDefinitionType',
            'eBayMotorsProShippingMethodEnabledDefinitionType' => '\\Structs\\EBayMotorsProShippingMethodEnabledDefinitionType',
            'eBayMotorsProStreetCountDefinitionType' => '\\Structs\\EBayMotorsProStreetCountDefinitionType',
            'eBayPLUSPreferenceType' => '\\Structs\\EBayPLUSPreferenceType',
            'eBayPaymentMismatchDetailsType' => '\\Structs\\EBayPaymentMismatchDetailsType',
        );
    }
}
