<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;?php

namespace ebay;

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