Guest User

Untitled

a guest
Sep 22nd, 2012
261
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 130.29 KB | None | 0 0
  1. # Add more folders to ship with the application, here
  2. folder_01.source = qml/meebay
  3. folder_01.target = qml
  4. DEPLOYMENTFOLDERS += folder_01
  5.  
  6. libs.source = lib
  7. libs.target = .
  8. DEPLOYMENTFOLDERS += libs
  9.  
  10. res.source = res1
  11. libs.target = .
  12. DEPLOYMENTFOLDERS += res
  13.  
  14. # Additional import path used to resolve QML modules in Creator's code model
  15. QML_IMPORT_PATH =
  16.  
  17. PKGCONFIG += gq-gconf
  18.  
  19. symbian:TARGET.UID3 = 0xE132DB1F
  20.  
  21. # Smart Installer package's UID
  22. # This UID is from the protected range and therefore the package will
  23. # fail to install if self-signed. By default qmake uses the unprotected
  24. # range value if unprotected UID is defined for the application and
  25. # 0x2002CCCF value if protected UID is given to the application
  26. #symbian:DEPLOYMENT.installer_header = 0x2002CCCF
  27.  
  28. # Allow network access on Symbian
  29. symbian:TARGET.CAPABILITY += NetworkServices
  30.  
  31. QT += core gui declarative network
  32.  
  33. #unix:!symbian:!maemo5 {
  34. # dir1.files = resourc/*
  35. # dir1.path = /opt/$${TARGET}
  36. # INSTALLS += dir1
  37. #} else {
  38. # dir1.source += resourc/*
  39. # DEPLOYMENTFOLDERS = dir1
  40. #}
  41.  
  42. # If your application uses the Qt Mobility libraries, uncomment the following
  43. # lines and add the respective components to the MOBILITY variable.
  44. # CONFIG += mobility
  45. # MOBILITY +=
  46.  
  47. # Speed up launching on MeeGo/Harmattan when using applauncherd daemon
  48. CONFIG += qdeclarative-boostable
  49.  
  50.  
  51. # Add dependency to Symbian components
  52. # CONFIG += qt-components
  53.  
  54. #INCLUDEPATH += ../axis2c-util/include
  55. #INCLUDEPATH += ../axis2c-axiom/include
  56. #INCLUDEPATH += ../axis2c-neethi/include
  57. #INCLUDEPATH += ../axis2c/include
  58. INCLUDEPATH += src/com/ebay/FindingService
  59. INCLUDEPATH += src/com/ebay/ShoppingService
  60. INCLUDEPATH += include
  61. INCLUDEPATH += include/axis2-1.6.0
  62. INCLUDEPATH += include/axis2-1.6.0/platforms
  63. INCLUDEPATH += include/rampart-1.3.0
  64. INCLUDEPATH += include/sandesha2-0.91
  65. INCLUDEPATH += include/savan-1.0
  66. #INCLUDEPATH += src/com/ebay/TradingService
  67.  
  68. LIBS += -Llib -laxis2_axiom \
  69. -laxis2_engine \
  70. -laxis2_http_common \
  71. -laxis2_http_receiver \
  72. -laxis2_http_sender \
  73. -laxis2_parser \
  74. -laxis2_xpath \
  75. -laxutil \
  76. -lguththila \
  77. -lneethi \
  78. -lneethi_util \
  79. #-lrampart \
  80. #-lsandesha2_client \
  81. #-lsavan_client \
  82. #-lsavan_msgreceivers \
  83. #-lsavan_subs_mgr \
  84. #-lsavan_util \
  85. #-lwsf_cpp_msg_recv \
  86. -lwso2_wsf \
  87. #-lwso2_wsf_security
  88.  
  89. LIBS += -L/opt/meebay/lib -Wl,-rpath,/opt/meebay/lib
  90.  
  91. QMAKE_LFLAGS += -Wl,-rpath,/opt/meebay/lib
  92.  
  93. #QMAKE_LFLAGS_RPATH += /home/developer/meebay/lib
  94.  
  95. # The .cpp file which was generated for your project. Feel free to hack it.
  96. SOURCES += main.cpp \
  97. src/com/ebay/FindingService/AckValue.cpp \
  98. src/com/ebay/FindingService/Affiliate.cpp \
  99. src/com/ebay/FindingService/AffiliateSequence_type0.cpp \
  100. src/com/ebay/FindingService/Amount.cpp \
  101. src/com/ebay/FindingService/Aspect.cpp \
  102. src/com/ebay/FindingService/AspectFilter.cpp \
  103. src/com/ebay/FindingService/AspectFilterSequence_type0.cpp \
  104. src/com/ebay/FindingService/AspectHistogramContainer.cpp \
  105. src/com/ebay/FindingService/AspectHistogramContainerSequence_type0.cpp \
  106. src/com/ebay/FindingService/AspectSequence_type0.cpp \
  107. src/com/ebay/FindingService/AspectValueHistogram.cpp \
  108. src/com/ebay/FindingService/BaseFindingServiceRequest.cpp \
  109. src/com/ebay/FindingService/BaseFindingServiceResponse.cpp \
  110. src/com/ebay/FindingService/BaseServiceRequest.cpp \
  111. src/com/ebay/FindingService/BaseServiceResponse.cpp \
  112. src/com/ebay/FindingService/BestMatchFindingServiceRequest.cpp \
  113. src/com/ebay/FindingService/Category.cpp \
  114. src/com/ebay/FindingService/CategoryHistogram.cpp \
  115. src/com/ebay/FindingService/CategoryHistogramContainer.cpp \
  116. src/com/ebay/FindingService/CategoryHistogramContainerSequence_type0.cpp \
  117. src/com/ebay/FindingService/CategorySequence_type0.cpp \
  118. src/com/ebay/FindingService/Condition.cpp \
  119. src/com/ebay/FindingService/ConditionHistogram.cpp \
  120. src/com/ebay/FindingService/ConditionHistogramContainer.cpp \
  121. src/com/ebay/FindingService/ConditionHistogramContainerSequence_type0.cpp \
  122. src/com/ebay/FindingService/ConditionHistogramSequence_type0.cpp \
  123. src/com/ebay/FindingService/ConditionSequence_type0.cpp \
  124. src/com/ebay/FindingService/DiscountPriceInfo.cpp \
  125. src/com/ebay/FindingService/Distance.cpp \
  126. src/com/ebay/FindingService/DomainFilter.cpp \
  127. src/com/ebay/FindingService/DomainFilterSequence_type0.cpp \
  128. src/com/ebay/FindingService/ErrorCategory.cpp \
  129. src/com/ebay/FindingService/ErrorData.cpp \
  130. src/com/ebay/FindingService/ErrorMessage.cpp \
  131. src/com/ebay/FindingService/ErrorParameter.cpp \
  132. src/com/ebay/FindingService/ErrorSeverity.cpp \
  133. src/com/ebay/FindingService/ExtensionType.cpp \
  134. src/com/ebay/FindingService/FindCompletedItemsRequest.cpp \
  135. src/com/ebay/FindingService/FindCompletedItemsRequestE11.cpp \
  136. src/com/ebay/FindingService/FindCompletedItemsResponse.cpp \
  137. src/com/ebay/FindingService/FindCompletedItemsResponseE6.cpp \
  138. src/com/ebay/FindingService/FindItemsAdvancedRequest.cpp \
  139. src/com/ebay/FindingService/FindItemsAdvancedRequestE7.cpp \
  140. src/com/ebay/FindingService/FindItemsAdvancedResponse.cpp \
  141. src/com/ebay/FindingService/FindItemsAdvancedResponseE12.cpp \
  142. src/com/ebay/FindingService/FindItemsByCategoryRequest.cpp \
  143. src/com/ebay/FindingService/FindItemsByCategoryRequestE21.cpp \
  144. src/com/ebay/FindingService/FindItemsByCategoryResponse.cpp \
  145. src/com/ebay/FindingService/FindItemsByCategoryResponseE17.cpp \
  146. src/com/ebay/FindingService/FindItemsByImageRequest.cpp \
  147. src/com/ebay/FindingService/FindItemsByImageRequestE19.cpp \
  148. src/com/ebay/FindingService/FindItemsByImageResponse.cpp \
  149. src/com/ebay/FindingService/FindItemsByImageResponseE16.cpp \
  150. src/com/ebay/FindingService/FindItemsByKeywordsRequest.cpp \
  151. src/com/ebay/FindingService/FindItemsByKeywordsRequestE14.cpp \
  152. src/com/ebay/FindingService/FindItemsByKeywordsResponse.cpp \
  153. src/com/ebay/FindingService/FindItemsByKeywordsResponseE15.cpp \
  154. src/com/ebay/FindingService/FindItemsByProductRequest.cpp \
  155. src/com/ebay/FindingService/FindItemsByProductRequestE18.cpp \
  156. src/com/ebay/FindingService/FindItemsByProductResponse.cpp \
  157. src/com/ebay/FindingService/FindItemsByProductResponseE2.cpp \
  158. src/com/ebay/FindingService/FindItemsForFavoriteSearchRequest.cpp \
  159. src/com/ebay/FindingService/FindItemsForFavoriteSearchRequestE5.cpp \
  160. src/com/ebay/FindingService/FindItemsForFavoriteSearchResponse.cpp \
  161. src/com/ebay/FindingService/FindItemsForFavoriteSearchResponseE9.cpp \
  162. src/com/ebay/FindingService/FindItemsIneBayStoresRequest.cpp \
  163. src/com/ebay/FindingService/FindItemsIneBayStoresRequestE4.cpp \
  164. src/com/ebay/FindingService/FindItemsIneBayStoresResponse.cpp \
  165. src/com/ebay/FindingService/FindItemsIneBayStoresResponseE1.cpp \
  166. src/com/ebay/FindingService/FindingServiceStub.cpp \
  167. src/com/ebay/FindingService/GalleryInfoContainer.cpp \
  168. src/com/ebay/FindingService/GallerySizeEnum.cpp \
  169. src/com/ebay/FindingService/GalleryURL.cpp \
  170. src/com/ebay/FindingService/GetHistogramsRequest.cpp \
  171. src/com/ebay/FindingService/GetHistogramsRequestE0.cpp \
  172. src/com/ebay/FindingService/GetHistogramsResponse.cpp \
  173. src/com/ebay/FindingService/GetHistogramsResponseE10.cpp \
  174. src/com/ebay/FindingService/GetSearchKeywordsRecommendationRequest.cpp \
  175. src/com/ebay/FindingService/GetSearchKeywordsRecommendationRequestE20.cpp \
  176. src/com/ebay/FindingService/GetSearchKeywordsRecommendationResponse.cpp \
  177. src/com/ebay/FindingService/GetSearchKeywordsRecommendationResponseE13.cpp \
  178. src/com/ebay/FindingService/GetVersionRequest.cpp \
  179. src/com/ebay/FindingService/GetVersionRequestE8.cpp \
  180. src/com/ebay/FindingService/GetVersionResponse.cpp \
  181. src/com/ebay/FindingService/GetVersionResponseE3.cpp \
  182. src/com/ebay/FindingService/ItemFilter.cpp \
  183. src/com/ebay/FindingService/ItemFilterSequence_type0.cpp \
  184. src/com/ebay/FindingService/ItemFilterType.cpp \
  185. src/com/ebay/FindingService/ListingInfo.cpp \
  186. src/com/ebay/FindingService/ListingInfoSequence_type0.cpp \
  187. src/com/ebay/FindingService/MapExposureEnum.cpp \
  188. src/com/ebay/FindingService/OutputSelectorType.cpp \
  189. src/com/ebay/FindingService/PaginationInput.cpp \
  190. src/com/ebay/FindingService/PaginationInputSequence_type0.cpp \
  191. src/com/ebay/FindingService/PaginationOutput.cpp \
  192. src/com/ebay/FindingService/PaginationOutputSequence_type0.cpp \
  193. src/com/ebay/FindingService/PriceTreatmentEnum.cpp \
  194. src/com/ebay/FindingService/ProductId.cpp \
  195. src/com/ebay/FindingService/SearchItem.cpp \
  196. src/com/ebay/FindingService/SearchItemSequence_type0.cpp \
  197. src/com/ebay/FindingService/SearchResult.cpp \
  198. src/com/ebay/FindingService/SearchResultSequence_type0.cpp \
  199. src/com/ebay/FindingService/SellerInfo.cpp \
  200. src/com/ebay/FindingService/SellerInfoSequence_type0.cpp \
  201. src/com/ebay/FindingService/SellingStatus.cpp \
  202. src/com/ebay/FindingService/SellingStatusSequence_type0.cpp \
  203. src/com/ebay/FindingService/ShippingInfo.cpp \
  204. src/com/ebay/FindingService/ShippingInfoSequence_type0.cpp \
  205. src/com/ebay/FindingService/SortOrderType.cpp \
  206. src/com/ebay/FindingService/Storefront.cpp \
  207. src/com/ebay/FindingService/StorefrontSequence_type0.cpp \
  208. listmodel.cpp \
  209. findingserviceqtwrapper.cpp \
  210. categoryitem.cpp \
  211. keyvaluelistitem.cpp \
  212. findingservicehelper.cpp \
  213. gconfitemqmlproxy.cpp \
  214. shoppingapiqtwrapper.cpp \
  215. imageprovider.cpp \
  216. imagedownloader.cpp \
  217. findingservicecallback.cpp \
  218. shoppingservicecallback.cpp \
  219. helper.cpp \
  220. settingshelper.cpp
  221.  
  222. SOURCES += src/com/ebay/ShoppingService/AbstractRequestType.cpp \
  223. src/com/ebay/ShoppingService/AbstractResponseType.cpp \
  224. src/com/ebay/ShoppingService/AckCodeType.cpp \
  225. src/com/ebay/ShoppingService/AddressType.cpp \
  226. src/com/ebay/ShoppingService/AmountType.cpp \
  227. src/com/ebay/ShoppingService/AverageRatingDetailsType.cpp \
  228. src/com/ebay/ShoppingService/BusinessSellerDetailsType.cpp \
  229. src/com/ebay/ShoppingService/BuyerPaymentMethodCodeType.cpp \
  230. src/com/ebay/ShoppingService/BuyingGuideDetailsType.cpp \
  231. src/com/ebay/ShoppingService/BuyingGuideType.cpp \
  232. src/com/ebay/ShoppingService/CatalogProductType.cpp \
  233. src/com/ebay/ShoppingService/CategoryArrayType.cpp \
  234. src/com/ebay/ShoppingService/CategoryType.cpp \
  235. src/com/ebay/ShoppingService/CharityStatusCodeType.cpp \
  236. src/com/ebay/ShoppingService/CharityType.cpp \
  237. src/com/ebay/ShoppingService/CommentTypeCodeType.cpp \
  238. src/com/ebay/ShoppingService/CountryCodeType.cpp \
  239. src/com/ebay/ShoppingService/CurrencyCodeType.cpp \
  240. src/com/ebay/ShoppingService/DiscountPriceInfoType.cpp \
  241. src/com/ebay/ShoppingService/DistanceType.cpp \
  242. src/com/ebay/ShoppingService/DomainHistogramType.cpp \
  243. src/com/ebay/ShoppingService/ErrorClassificationCodeType.cpp \
  244. src/com/ebay/ShoppingService/ErrorParameterType.cpp \
  245. src/com/ebay/ShoppingService/ErrorType.cpp \
  246. src/com/ebay/ShoppingService/FeedbackDetailType.cpp \
  247. src/com/ebay/ShoppingService/FeedbackHistoryType.cpp \
  248. src/com/ebay/ShoppingService/FeedbackPeriodType.cpp \
  249. src/com/ebay/ShoppingService/FeedbackRatingDetailCodeType.cpp \
  250. src/com/ebay/ShoppingService/FeedbackRatingStarCodeType.cpp \
  251. src/com/ebay/ShoppingService/FindHalfProductsRequest.cpp \
  252. src/com/ebay/ShoppingService/FindHalfProductsRequestType.cpp \
  253. src/com/ebay/ShoppingService/FindHalfProductsResponse.cpp \
  254. src/com/ebay/ShoppingService/FindHalfProductsResponseType.cpp \
  255. src/com/ebay/ShoppingService/FindPopularItemsRequest.cpp \
  256. src/com/ebay/ShoppingService/FindPopularItemsRequestType.cpp \
  257. src/com/ebay/ShoppingService/FindPopularItemsResponse.cpp \
  258. src/com/ebay/ShoppingService/FindPopularItemsResponseType.cpp \
  259. src/com/ebay/ShoppingService/FindPopularSearchesRequest.cpp \
  260. src/com/ebay/ShoppingService/FindPopularSearchesRequestType.cpp \
  261. src/com/ebay/ShoppingService/FindPopularSearchesResponse.cpp \
  262. src/com/ebay/ShoppingService/FindPopularSearchesResponseType.cpp \
  263. src/com/ebay/ShoppingService/FindProductsRequest.cpp \
  264. src/com/ebay/ShoppingService/FindProductsRequestType.cpp \
  265. src/com/ebay/ShoppingService/FindProductsResponse.cpp \
  266. src/com/ebay/ShoppingService/FindProductsResponseType.cpp \
  267. src/com/ebay/ShoppingService/FindReviewsAndGuidesRequest.cpp \
  268. src/com/ebay/ShoppingService/FindReviewsAndGuidesRequestType.cpp \
  269. src/com/ebay/ShoppingService/FindReviewsAndGuidesResponse.cpp \
  270. src/com/ebay/ShoppingService/FindReviewsAndGuidesResponseType.cpp \
  271. src/com/ebay/ShoppingService/GetCategoryInfoRequest.cpp \
  272. src/com/ebay/ShoppingService/GetCategoryInfoRequestType.cpp \
  273. src/com/ebay/ShoppingService/GetCategoryInfoResponse.cpp \
  274. src/com/ebay/ShoppingService/GetCategoryInfoResponseType.cpp \
  275. src/com/ebay/ShoppingService/GetItemStatusRequest.cpp \
  276. src/com/ebay/ShoppingService/GetItemStatusRequestType.cpp \
  277. src/com/ebay/ShoppingService/GetItemStatusResponse.cpp \
  278. src/com/ebay/ShoppingService/GetItemStatusResponseType.cpp \
  279. src/com/ebay/ShoppingService/GetMultipleItemsRequest.cpp \
  280. src/com/ebay/ShoppingService/GetMultipleItemsRequestType.cpp \
  281. src/com/ebay/ShoppingService/GetMultipleItemsResponse.cpp \
  282. src/com/ebay/ShoppingService/GetMultipleItemsResponseType.cpp \
  283. src/com/ebay/ShoppingService/GetShippingCostsRequest.cpp \
  284. src/com/ebay/ShoppingService/GetShippingCostsRequestType.cpp \
  285. src/com/ebay/ShoppingService/GetShippingCostsResponse.cpp \
  286. src/com/ebay/ShoppingService/GetShippingCostsResponseType.cpp \
  287. src/com/ebay/ShoppingService/GetSingleItemRequest.cpp \
  288. src/com/ebay/ShoppingService/GetSingleItemRequestType.cpp \
  289. src/com/ebay/ShoppingService/GetSingleItemResponse.cpp \
  290. src/com/ebay/ShoppingService/GetSingleItemResponseType.cpp \
  291. src/com/ebay/ShoppingService/GetUserProfileRequest.cpp \
  292. src/com/ebay/ShoppingService/GetUserProfileRequestType.cpp \
  293. src/com/ebay/ShoppingService/GetUserProfileResponse.cpp \
  294. src/com/ebay/ShoppingService/GetUserProfileResponseType.cpp \
  295. src/com/ebay/ShoppingService/GeteBayTimeRequest.cpp \
  296. src/com/ebay/ShoppingService/GeteBayTimeRequestType.cpp \
  297. src/com/ebay/ShoppingService/GeteBayTimeResponse.cpp \
  298. src/com/ebay/ShoppingService/GeteBayTimeResponseType.cpp \
  299. src/com/ebay/ShoppingService/HalfCatalogProductType.cpp \
  300. src/com/ebay/ShoppingService/HalfItemConditionCodeType.cpp \
  301. src/com/ebay/ShoppingService/HalfProductsType.cpp \
  302. src/com/ebay/ShoppingService/HistogramEntryType.cpp \
  303. src/com/ebay/ShoppingService/InsuranceOptionCodeType.cpp \
  304. src/com/ebay/ShoppingService/InternationalShippingServiceOptionType.cpp \
  305. src/com/ebay/ShoppingService/ListingStatusCodeType.cpp \
  306. src/com/ebay/ShoppingService/ListingTypeCodeType.cpp \
  307. src/com/ebay/ShoppingService/MinimumAdvertisedPriceExposureCodeType.cpp \
  308. src/com/ebay/ShoppingService/NameValueListArrayType.cpp \
  309. src/com/ebay/ShoppingService/NameValueListType.cpp \
  310. src/com/ebay/ShoppingService/PicturesType.cpp \
  311. src/com/ebay/ShoppingService/PopularSearchesType.cpp \
  312. src/com/ebay/ShoppingService/PricingTreatmentCodeType.cpp \
  313. src/com/ebay/ShoppingService/ProductIDCodeType.cpp \
  314. src/com/ebay/ShoppingService/ProductIDType.cpp \
  315. src/com/ebay/ShoppingService/ProductSortCodeType.cpp \
  316. src/com/ebay/ShoppingService/ProductStateCodeType.cpp \
  317. src/com/ebay/ShoppingService/QuantityAvailableHintCodeType.cpp \
  318. src/com/ebay/ShoppingService/QuantityInfo.cpp \
  319. src/com/ebay/ShoppingService/ReturnPolicyType.cpp \
  320. src/com/ebay/ShoppingService/ReviewDetailsType.cpp \
  321. src/com/ebay/ShoppingService/ReviewSortCodeType.cpp \
  322. src/com/ebay/ShoppingService/ReviewType.cpp \
  323. src/com/ebay/ShoppingService/SalesTaxType.cpp \
  324. src/com/ebay/ShoppingService/SellerBusinessCodeType.cpp \
  325. src/com/ebay/ShoppingService/SellerLevelCodeType.cpp \
  326. src/com/ebay/ShoppingService/SellingStatusType.cpp \
  327. src/com/ebay/ShoppingService/SeverityCodeType.cpp \
  328. src/com/ebay/ShoppingService/ShippingCostSummaryType.cpp \
  329. src/com/ebay/ShoppingService/ShippingDetailsType.cpp \
  330. src/com/ebay/ShoppingService/ShippingServiceOptionType.cpp \
  331. src/com/ebay/ShoppingService/ShippingTypeCodeType.cpp \
  332. src/com/ebay/ShoppingService/ShoppingStub.cpp \
  333. src/com/ebay/ShoppingService/SimpleItemArrayType.cpp \
  334. src/com/ebay/ShoppingService/SimpleItemType.cpp \
  335. src/com/ebay/ShoppingService/SimpleUserType.cpp \
  336. src/com/ebay/ShoppingService/SiteCodeType.cpp \
  337. src/com/ebay/ShoppingService/SortOrderCodeType.cpp \
  338. src/com/ebay/ShoppingService/StorefrontType.cpp \
  339. src/com/ebay/ShoppingService/TaxJurisdictionType.cpp \
  340. src/com/ebay/ShoppingService/TaxTableType.cpp \
  341. src/com/ebay/ShoppingService/TradingRoleCodeType.cpp \
  342. src/com/ebay/ShoppingService/UnitInfoType.cpp \
  343. src/com/ebay/ShoppingService/UserStatusCodeType.cpp \
  344. src/com/ebay/ShoppingService/VATDetailsType.cpp \
  345. src/com/ebay/ShoppingService/VariationSpecificPictureSetType.cpp \
  346. src/com/ebay/ShoppingService/VariationType.cpp \
  347. src/com/ebay/ShoppingService/VariationsType.cpp
  348.  
  349. # Please do not modify the following two lines. Required for deployment.
  350. include(qmlapplicationviewer/qmlapplicationviewer.pri)
  351. qtcAddDeployment()
  352.  
  353. OTHER_FILES += \
  354. qtc_packaging/debian_harmattan/rules \
  355. qtc_packaging/debian_harmattan/README \
  356. qtc_packaging/debian_harmattan/manifest.aegis \
  357. qtc_packaging/debian_harmattan/copyright \
  358. qtc_packaging/debian_harmattan/control \
  359. qtc_packaging/debian_harmattan/compat \
  360. qtc_packaging/debian_harmattan/changelog \
  361. qtc_packaging/debian_fremantle/rules \
  362. qtc_packaging/debian_fremantle/README \
  363. qtc_packaging/debian_fremantle/copyright \
  364. qtc_packaging/debian_fremantle/control \
  365. qtc_packaging/debian_fremantle/compat \
  366. qtc_packaging/debian_fremantle/changelog
  367.  
  368. HEADERS += src/com/ebay/FindingService/AckValue.h \
  369. src/com/ebay/FindingService/Affiliate.h \
  370. src/com/ebay/FindingService/AffiliateSequence_type0.h \
  371. src/com/ebay/FindingService/Amount.h \
  372. src/com/ebay/FindingService/Aspect.h \
  373. src/com/ebay/FindingService/AspectFilter.h \
  374. src/com/ebay/FindingService/AspectFilterSequence_type0.h \
  375. src/com/ebay/FindingService/AspectHistogramContainer.h \
  376. src/com/ebay/FindingService/AspectHistogramContainerSequence_type0.h \
  377. src/com/ebay/FindingService/AspectSequence_type0.h \
  378. src/com/ebay/FindingService/AspectValueHistogram.h \
  379. src/com/ebay/FindingService/BaseFindingServiceRequest.h \
  380. src/com/ebay/FindingService/BaseFindingServiceResponse.h \
  381. src/com/ebay/FindingService/BaseServiceRequest.h \
  382. src/com/ebay/FindingService/BaseServiceResponse.h \
  383. src/com/ebay/FindingService/BestMatchFindingServiceRequest.h \
  384. src/com/ebay/FindingService/Category.h \
  385. src/com/ebay/FindingService/CategoryHistogram.h \
  386. src/com/ebay/FindingService/CategoryHistogramContainer.h \
  387. src/com/ebay/FindingService/CategoryHistogramContainerSequence_type0.h \
  388. src/com/ebay/FindingService/CategorySequence_type0.h \
  389. src/com/ebay/FindingService/Condition.h \
  390. src/com/ebay/FindingService/ConditionHistogram.h \
  391. src/com/ebay/FindingService/ConditionHistogramContainer.h \
  392. src/com/ebay/FindingService/ConditionHistogramContainerSequence_type0.h \
  393. src/com/ebay/FindingService/ConditionHistogramSequence_type0.h \
  394. src/com/ebay/FindingService/ConditionSequence_type0.h \
  395. src/com/ebay/FindingService/DiscountPriceInfo.h \
  396. src/com/ebay/FindingService/Distance.h \
  397. src/com/ebay/FindingService/DomainFilter.h \
  398. src/com/ebay/FindingService/DomainFilterSequence_type0.h \
  399. src/com/ebay/FindingService/ErrorCategory.h \
  400. src/com/ebay/FindingService/ErrorData.h \
  401. src/com/ebay/FindingService/ErrorMessage.h \
  402. src/com/ebay/FindingService/ErrorParameter.h \
  403. src/com/ebay/FindingService/ErrorSeverity.h \
  404. src/com/ebay/FindingService/ExtensionType.h \
  405. src/com/ebay/FindingService/FindCompletedItemsRequest.h \
  406. src/com/ebay/FindingService/FindCompletedItemsRequestE11.h \
  407. src/com/ebay/FindingService/FindCompletedItemsResponse.h \
  408. src/com/ebay/FindingService/FindCompletedItemsResponseE6.h \
  409. src/com/ebay/FindingService/FindItemsAdvancedRequest.h \
  410. src/com/ebay/FindingService/FindItemsAdvancedRequestE7.h \
  411. src/com/ebay/FindingService/FindItemsAdvancedResponse.h \
  412. src/com/ebay/FindingService/FindItemsAdvancedResponseE12.h \
  413. src/com/ebay/FindingService/FindItemsByCategoryRequest.h \
  414. src/com/ebay/FindingService/FindItemsByCategoryRequestE21.h \
  415. src/com/ebay/FindingService/FindItemsByCategoryResponse.h \
  416. src/com/ebay/FindingService/FindItemsByCategoryResponseE17.h \
  417. src/com/ebay/FindingService/FindItemsByImageRequest.h \
  418. src/com/ebay/FindingService/FindItemsByImageRequestE19.h \
  419. src/com/ebay/FindingService/FindItemsByImageResponse.h \
  420. src/com/ebay/FindingService/FindItemsByImageResponseE16.h \
  421. src/com/ebay/FindingService/FindItemsByKeywordsRequest.h \
  422. src/com/ebay/FindingService/FindItemsByKeywordsRequestE14.h \
  423. src/com/ebay/FindingService/FindItemsByKeywordsResponse.h \
  424. src/com/ebay/FindingService/FindItemsByKeywordsResponseE15.h \
  425. src/com/ebay/FindingService/FindItemsByProductRequest.h \
  426. src/com/ebay/FindingService/FindItemsByProductRequestE18.h \
  427. src/com/ebay/FindingService/FindItemsByProductResponse.h \
  428. src/com/ebay/FindingService/FindItemsByProductResponseE2.h \
  429. src/com/ebay/FindingService/FindItemsForFavoriteSearchRequest.h \
  430. src/com/ebay/FindingService/FindItemsForFavoriteSearchRequestE5.h \
  431. src/com/ebay/FindingService/FindItemsForFavoriteSearchResponse.h \
  432. src/com/ebay/FindingService/FindItemsForFavoriteSearchResponseE9.h \
  433. src/com/ebay/FindingService/FindItemsIneBayStoresRequest.h \
  434. src/com/ebay/FindingService/FindItemsIneBayStoresRequestE4.h \
  435. src/com/ebay/FindingService/FindItemsIneBayStoresResponse.h \
  436. src/com/ebay/FindingService/FindItemsIneBayStoresResponseE1.h \
  437. src/com/ebay/FindingService/FindingServiceStub.h \
  438. src/com/ebay/FindingService/GalleryInfoContainer.h \
  439. src/com/ebay/FindingService/GallerySizeEnum.h \
  440. src/com/ebay/FindingService/GalleryURL.h \
  441. src/com/ebay/FindingService/GetHistogramsRequest.h \
  442. src/com/ebay/FindingService/GetHistogramsRequestE0.h \
  443. src/com/ebay/FindingService/GetHistogramsResponse.h \
  444. src/com/ebay/FindingService/GetHistogramsResponseE10.h \
  445. src/com/ebay/FindingService/GetSearchKeywordsRecommendationRequest.h \
  446. src/com/ebay/FindingService/GetSearchKeywordsRecommendationRequestE20.h \
  447. src/com/ebay/FindingService/GetSearchKeywordsRecommendationResponse.h \
  448. src/com/ebay/FindingService/GetSearchKeywordsRecommendationResponseE13.h \
  449. src/com/ebay/FindingService/GetVersionRequest.h \
  450. src/com/ebay/FindingService/GetVersionRequestE8.h \
  451. src/com/ebay/FindingService/GetVersionResponse.h \
  452. src/com/ebay/FindingService/GetVersionResponseE3.h \
  453. src/com/ebay/FindingService/IFindingServiceCallback.h \
  454. src/com/ebay/FindingService/ItemFilter.h \
  455. src/com/ebay/FindingService/ItemFilterSequence_type0.h \
  456. src/com/ebay/FindingService/ItemFilterType.h \
  457. src/com/ebay/FindingService/ListingInfo.h \
  458. src/com/ebay/FindingService/ListingInfoSequence_type0.h \
  459. src/com/ebay/FindingService/MapExposureEnum.h \
  460. src/com/ebay/FindingService/OutputSelectorType.h \
  461. src/com/ebay/FindingService/PaginationInput.h \
  462. src/com/ebay/FindingService/PaginationInputSequence_type0.h \
  463. src/com/ebay/FindingService/PaginationOutput.h \
  464. src/com/ebay/FindingService/PaginationOutputSequence_type0.h \
  465. src/com/ebay/FindingService/PriceTreatmentEnum.h \
  466. src/com/ebay/FindingService/ProductId.h \
  467. src/com/ebay/FindingService/SearchItem.h \
  468. src/com/ebay/FindingService/SearchItemSequence_type0.h \
  469. src/com/ebay/FindingService/SearchResult.h \
  470. src/com/ebay/FindingService/SearchResultSequence_type0.h \
  471. src/com/ebay/FindingService/SellerInfo.h \
  472. src/com/ebay/FindingService/SellerInfoSequence_type0.h \
  473. src/com/ebay/FindingService/SellingStatus.h \
  474. src/com/ebay/FindingService/SellingStatusSequence_type0.h \
  475. src/com/ebay/FindingService/ShippingInfo.h \
  476. src/com/ebay/FindingService/ShippingInfoSequence_type0.h \
  477. src/com/ebay/FindingService/SortOrderType.h \
  478. src/com/ebay/FindingService/Storefront.h \
  479. src/com/ebay/FindingService/StorefrontSequence_type0.h \
  480. listmodel.h \
  481. findingserviceqtwrapper.h \
  482. categoryitem.h \
  483. keyvaluelistitem.h \
  484. findingservicehelper.h \
  485. gconfitemqmlproxy.h \
  486. shoppingapiqtwrapper.h \
  487. imageprovider.h \
  488. constants.h \
  489. imagedownloader.h \
  490. findingservicecallback.h \
  491. shoppingservicecallback.h \
  492. helper.h \
  493. settingshelper.h
  494.  
  495. HEADERS += src/com/ebay/ShoppingService/AbstractRequestType.h \
  496. src/com/ebay/ShoppingService/AbstractResponseType.h \
  497. src/com/ebay/ShoppingService/AckCodeType.h \
  498. src/com/ebay/ShoppingService/AddressType.h \
  499. src/com/ebay/ShoppingService/AmountType.h \
  500. src/com/ebay/ShoppingService/AverageRatingDetailsType.h \
  501. src/com/ebay/ShoppingService/BusinessSellerDetailsType.h \
  502. src/com/ebay/ShoppingService/BuyerPaymentMethodCodeType.h \
  503. src/com/ebay/ShoppingService/BuyingGuideDetailsType.h \
  504. src/com/ebay/ShoppingService/BuyingGuideType.h \
  505. src/com/ebay/ShoppingService/CatalogProductType.h \
  506. src/com/ebay/ShoppingService/CategoryArrayType.h \
  507. src/com/ebay/ShoppingService/CategoryType.h \
  508. src/com/ebay/ShoppingService/CharityStatusCodeType.h \
  509. src/com/ebay/ShoppingService/CharityType.h \
  510. src/com/ebay/ShoppingService/CommentTypeCodeType.h \
  511. src/com/ebay/ShoppingService/CountryCodeType.h \
  512. src/com/ebay/ShoppingService/CurrencyCodeType.h \
  513. src/com/ebay/ShoppingService/DiscountPriceInfoType.h \
  514. src/com/ebay/ShoppingService/DistanceType.h \
  515. src/com/ebay/ShoppingService/DomainHistogramType.h \
  516. src/com/ebay/ShoppingService/ErrorClassificationCodeType.h \
  517. src/com/ebay/ShoppingService/ErrorParameterType.h \
  518. src/com/ebay/ShoppingService/ErrorType.h \
  519. src/com/ebay/ShoppingService/FeedbackDetailType.h \
  520. src/com/ebay/ShoppingService/FeedbackHistoryType.h \
  521. src/com/ebay/ShoppingService/FeedbackPeriodType.h \
  522. src/com/ebay/ShoppingService/FeedbackRatingDetailCodeType.h \
  523. src/com/ebay/ShoppingService/FeedbackRatingStarCodeType.h \
  524. src/com/ebay/ShoppingService/FindHalfProductsRequest.h \
  525. src/com/ebay/ShoppingService/FindHalfProductsRequestType.h \
  526. src/com/ebay/ShoppingService/FindHalfProductsResponse.h \
  527. src/com/ebay/ShoppingService/FindHalfProductsResponseType.h \
  528. src/com/ebay/ShoppingService/FindPopularItemsRequest.h \
  529. src/com/ebay/ShoppingService/FindPopularItemsRequestType.h \
  530. src/com/ebay/ShoppingService/FindPopularItemsResponse.h \
  531. src/com/ebay/ShoppingService/FindPopularItemsResponseType.h \
  532. src/com/ebay/ShoppingService/FindPopularSearchesRequest.h \
  533. src/com/ebay/ShoppingService/FindPopularSearchesRequestType.h \
  534. src/com/ebay/ShoppingService/FindPopularSearchesResponse.h \
  535. src/com/ebay/ShoppingService/FindPopularSearchesResponseType.h \
  536. src/com/ebay/ShoppingService/FindProductsRequest.h \
  537. src/com/ebay/ShoppingService/FindProductsRequestType.h \
  538. src/com/ebay/ShoppingService/FindProductsResponse.h \
  539. src/com/ebay/ShoppingService/FindProductsResponseType.h \
  540. src/com/ebay/ShoppingService/FindReviewsAndGuidesRequest.h \
  541. src/com/ebay/ShoppingService/FindReviewsAndGuidesRequestType.h \
  542. src/com/ebay/ShoppingService/FindReviewsAndGuidesResponse.h \
  543. src/com/ebay/ShoppingService/FindReviewsAndGuidesResponseType.h \
  544. src/com/ebay/ShoppingService/GetCategoryInfoRequest.h \
  545. src/com/ebay/ShoppingService/GetCategoryInfoRequestType.h \
  546. src/com/ebay/ShoppingService/GetCategoryInfoResponse.h \
  547. src/com/ebay/ShoppingService/GetCategoryInfoResponseType.h \
  548. src/com/ebay/ShoppingService/GetItemStatusRequest.h \
  549. src/com/ebay/ShoppingService/GetItemStatusRequestType.h \
  550. src/com/ebay/ShoppingService/GetItemStatusResponse.h \
  551. src/com/ebay/ShoppingService/GetItemStatusResponseType.h \
  552. src/com/ebay/ShoppingService/GetMultipleItemsRequest.h \
  553. src/com/ebay/ShoppingService/GetMultipleItemsRequestType.h \
  554. src/com/ebay/ShoppingService/GetMultipleItemsResponse.h \
  555. src/com/ebay/ShoppingService/GetMultipleItemsResponseType.h \
  556. src/com/ebay/ShoppingService/GetShippingCostsRequest.h \
  557. src/com/ebay/ShoppingService/GetShippingCostsRequestType.h \
  558. src/com/ebay/ShoppingService/GetShippingCostsResponse.h \
  559. src/com/ebay/ShoppingService/GetShippingCostsResponseType.h \
  560. src/com/ebay/ShoppingService/GetSingleItemRequest.h \
  561. src/com/ebay/ShoppingService/GetSingleItemRequestType.h \
  562. src/com/ebay/ShoppingService/GetSingleItemResponse.h \
  563. src/com/ebay/ShoppingService/GetSingleItemResponseType.h \
  564. src/com/ebay/ShoppingService/GetUserProfileRequest.h \
  565. src/com/ebay/ShoppingService/GetUserProfileRequestType.h \
  566. src/com/ebay/ShoppingService/GetUserProfileResponse.h \
  567. src/com/ebay/ShoppingService/GetUserProfileResponseType.h \
  568. src/com/ebay/ShoppingService/GeteBayTimeRequest.h \
  569. src/com/ebay/ShoppingService/GeteBayTimeRequestType.h \
  570. src/com/ebay/ShoppingService/GeteBayTimeResponse.h \
  571. src/com/ebay/ShoppingService/GeteBayTimeResponseType.h \
  572. src/com/ebay/ShoppingService/HalfCatalogProductType.h \
  573. src/com/ebay/ShoppingService/HalfItemConditionCodeType.h \
  574. src/com/ebay/ShoppingService/HalfProductsType.h \
  575. src/com/ebay/ShoppingService/HistogramEntryType.h \
  576. src/com/ebay/ShoppingService/IShoppingCallback.h \
  577. src/com/ebay/ShoppingService/InsuranceOptionCodeType.h \
  578. src/com/ebay/ShoppingService/InternationalShippingServiceOptionType.h \
  579. src/com/ebay/ShoppingService/ListingStatusCodeType.h \
  580. src/com/ebay/ShoppingService/ListingTypeCodeType.h \
  581. src/com/ebay/ShoppingService/MinimumAdvertisedPriceExposureCodeType.h \
  582. src/com/ebay/ShoppingService/NameValueListArrayType.h \
  583. src/com/ebay/ShoppingService/NameValueListType.h \
  584. src/com/ebay/ShoppingService/PicturesType.h \
  585. src/com/ebay/ShoppingService/PopularSearchesType.h \
  586. src/com/ebay/ShoppingService/PricingTreatmentCodeType.h \
  587. src/com/ebay/ShoppingService/ProductIDCodeType.h \
  588. src/com/ebay/ShoppingService/ProductIDType.h \
  589. src/com/ebay/ShoppingService/ProductSortCodeType.h \
  590. src/com/ebay/ShoppingService/ProductStateCodeType.h \
  591. src/com/ebay/ShoppingService/QuantityAvailableHintCodeType.h \
  592. src/com/ebay/ShoppingService/QuantityInfo.h \
  593. src/com/ebay/ShoppingService/ReturnPolicyType.h \
  594. src/com/ebay/ShoppingService/ReviewDetailsType.h \
  595. src/com/ebay/ShoppingService/ReviewSortCodeType.h \
  596. src/com/ebay/ShoppingService/ReviewType.h \
  597. src/com/ebay/ShoppingService/SalesTaxType.h \
  598. src/com/ebay/ShoppingService/SellerBusinessCodeType.h \
  599. src/com/ebay/ShoppingService/SellerLevelCodeType.h \
  600. src/com/ebay/ShoppingService/SellingStatusType.h \
  601. src/com/ebay/ShoppingService/SeverityCodeType.h \
  602. src/com/ebay/ShoppingService/ShippingCostSummaryType.h \
  603. src/com/ebay/ShoppingService/ShippingDetailsType.h \
  604. src/com/ebay/ShoppingService/ShippingServiceOptionType.h \
  605. src/com/ebay/ShoppingService/ShippingTypeCodeType.h \
  606. src/com/ebay/ShoppingService/ShoppingStub.h \
  607. src/com/ebay/ShoppingService/SimpleItemArrayType.h \
  608. src/com/ebay/ShoppingService/SimpleItemType.h \
  609. src/com/ebay/ShoppingService/SimpleUserType.h \
  610. src/com/ebay/ShoppingService/SiteCodeType.h \
  611. src/com/ebay/ShoppingService/SortOrderCodeType.h \
  612. src/com/ebay/ShoppingService/StorefrontType.h \
  613. src/com/ebay/ShoppingService/TaxJurisdictionType.h \
  614. src/com/ebay/ShoppingService/TaxTableType.h \
  615. src/com/ebay/ShoppingService/TradingRoleCodeType.h \
  616. src/com/ebay/ShoppingService/UnitInfoType.h \
  617. src/com/ebay/ShoppingService/UserStatusCodeType.h \
  618. src/com/ebay/ShoppingService/VATDetailsType.h \
  619. src/com/ebay/ShoppingService/VariationSpecificPictureSetType.h \
  620. src/com/ebay/ShoppingService/VariationType.h \
  621. src/com/ebay/ShoppingService/VariationsType.h
  622.  
  623. SOURCES += src/com/ebay/TradingService/AddDisputeRequest.cpp \
  624. src/com/ebay/TradingService/AddDisputeResponse.cpp \
  625. src/com/ebay/TradingService/AddDisputeResponseRequest.cpp \
  626. src/com/ebay/TradingService/AddDisputeResponseResponse.cpp \
  627. src/com/ebay/TradingService/AddFixedPriceItemRequest.cpp \
  628. src/com/ebay/TradingService/AddFixedPriceItemResponse.cpp \
  629. src/com/ebay/TradingService/AddItemFromSellingManagerTemplateRequest.cpp \
  630. src/com/ebay/TradingService/AddItemFromSellingManagerTemplateResponse.cpp \
  631. src/com/ebay/TradingService/AddItemRequest.cpp \
  632. src/com/ebay/TradingService/AddItemResponse.cpp \
  633. src/com/ebay/TradingService/AddItemsRequest.cpp \
  634. src/com/ebay/TradingService/AddItemsResponse.cpp \
  635. src/com/ebay/TradingService/AddMemberMessageAAQToPartnerRequest.cpp \
  636. src/com/ebay/TradingService/AddMemberMessageAAQToPartnerResponse.cpp \
  637. src/com/ebay/TradingService/AddMemberMessageRTQRequest.cpp \
  638. src/com/ebay/TradingService/AddMemberMessageRTQResponse.cpp \
  639. src/com/ebay/TradingService/AddMemberMessagesAAQToBidderRequest.cpp \
  640. src/com/ebay/TradingService/AddMemberMessagesAAQToBidderResponse.cpp \
  641. src/com/ebay/TradingService/AddOrderRequest.cpp \
  642. src/com/ebay/TradingService/AddOrderResponse.cpp \
  643. src/com/ebay/TradingService/AddSecondChanceItemRequest.cpp \
  644. src/com/ebay/TradingService/AddSecondChanceItemResponse.cpp \
  645. src/com/ebay/TradingService/AddSellingManagerInventoryFolderRequest.cpp \
  646. src/com/ebay/TradingService/AddSellingManagerInventoryFolderResponse.cpp \
  647. src/com/ebay/TradingService/AddSellingManagerProductRequest.cpp \
  648. src/com/ebay/TradingService/AddSellingManagerProductResponse.cpp \
  649. src/com/ebay/TradingService/AddSellingManagerTemplateRequest.cpp \
  650. src/com/ebay/TradingService/AddSellingManagerTemplateResponse.cpp \
  651. src/com/ebay/TradingService/AddToItemDescriptionRequest.cpp \
  652. src/com/ebay/TradingService/AddToItemDescriptionResponse.cpp \
  653. src/com/ebay/TradingService/AddToWatchListRequest.cpp \
  654. src/com/ebay/TradingService/AddToWatchListResponse.cpp \
  655. src/com/ebay/TradingService/AddTransactionConfirmationItemRequest.cpp \
  656. src/com/ebay/TradingService/AddTransactionConfirmationItemResponse.cpp \
  657. src/com/ebay/TradingService/CompleteSaleRequest.cpp \
  658. src/com/ebay/TradingService/CompleteSaleResponse.cpp \
  659. src/com/ebay/TradingService/ConfirmIdentityRequest.cpp \
  660. src/com/ebay/TradingService/ConfirmIdentityResponse.cpp \
  661. src/com/ebay/TradingService/DeleteMyMessagesRequest.cpp \
  662. src/com/ebay/TradingService/DeleteMyMessagesResponse.cpp \
  663. src/com/ebay/TradingService/DeleteSellingManagerInventoryFolderRequest.cpp \
  664. src/com/ebay/TradingService/DeleteSellingManagerInventoryFolderResponse.cpp \
  665. src/com/ebay/TradingService/DeleteSellingManagerItemAutomationRuleRequest.cpp \
  666. src/com/ebay/TradingService/DeleteSellingManagerItemAutomationRuleResponse.cpp \
  667. src/com/ebay/TradingService/DeleteSellingManagerProductRequest.cpp \
  668. src/com/ebay/TradingService/DeleteSellingManagerProductResponse.cpp \
  669. src/com/ebay/TradingService/DeleteSellingManagerTemplateAutomationRuleRequest.cpp \
  670. src/com/ebay/TradingService/DeleteSellingManagerTemplateAutomationRuleResponse.cpp \
  671. src/com/ebay/TradingService/DeleteSellingManagerTemplateRequest.cpp \
  672. src/com/ebay/TradingService/DeleteSellingManagerTemplateResponse.cpp \
  673. src/com/ebay/TradingService/DisableUnpaidItemAssistanceRequest.cpp \
  674. src/com/ebay/TradingService/DisableUnpaidItemAssistanceResponse.cpp \
  675. src/com/ebay/TradingService/EndFixedPriceItemRequest.cpp \
  676. src/com/ebay/TradingService/EndFixedPriceItemResponse.cpp \
  677. src/com/ebay/TradingService/EndItemRequest.cpp \
  678. src/com/ebay/TradingService/EndItemResponse.cpp \
  679. src/com/ebay/TradingService/EndItemsRequest.cpp \
  680. src/com/ebay/TradingService/EndItemsResponse.cpp \
  681. src/com/ebay/TradingService/ExtendSiteHostedPicturesRequest.cpp \
  682. src/com/ebay/TradingService/ExtendSiteHostedPicturesResponse.cpp \
  683. src/com/ebay/TradingService/FetchTokenRequest.cpp \
  684. src/com/ebay/TradingService/FetchTokenResponse.cpp \
  685. src/com/ebay/TradingService/GetAccountRequest.cpp \
  686. src/com/ebay/TradingService/GetAccountResponse.cpp \
  687. src/com/ebay/TradingService/GetAdFormatLeadsRequest.cpp \
  688. src/com/ebay/TradingService/GetAdFormatLeadsResponse.cpp \
  689. src/com/ebay/TradingService/GetAllBiddersRequest.cpp \
  690. src/com/ebay/TradingService/GetAllBiddersResponse.cpp \
  691. src/com/ebay/TradingService/GetApiAccessRulesRequest.cpp \
  692. src/com/ebay/TradingService/GetApiAccessRulesResponse.cpp \
  693. src/com/ebay/TradingService/GetAttributesCSRequest.cpp \
  694. src/com/ebay/TradingService/GetAttributesCSResponse.cpp \
  695. src/com/ebay/TradingService/GetAttributesXSLRequest.cpp \
  696. src/com/ebay/TradingService/GetAttributesXSLResponse.cpp \
  697. src/com/ebay/TradingService/GetBestOffersRequest.cpp \
  698. src/com/ebay/TradingService/GetBestOffersResponse.cpp \
  699. src/com/ebay/TradingService/GetBidderListRequest.cpp \
  700. src/com/ebay/TradingService/GetBidderListResponse.cpp \
  701. src/com/ebay/TradingService/GetCategoriesRequest.cpp \
  702. src/com/ebay/TradingService/GetCategoriesResponse.cpp \
  703. src/com/ebay/TradingService/GetCategory2CSRequest.cpp \
  704. src/com/ebay/TradingService/GetCategory2CSResponse.cpp \
  705. src/com/ebay/TradingService/GetCategoryFeaturesRequest.cpp \
  706. src/com/ebay/TradingService/GetCategoryFeaturesResponse.cpp \
  707. src/com/ebay/TradingService/GetCategoryMappingsRequest.cpp \
  708. src/com/ebay/TradingService/GetCategoryMappingsResponse.cpp \
  709. src/com/ebay/TradingService/GetCategorySpecificsRequest.cpp \
  710. src/com/ebay/TradingService/GetCategorySpecificsResponse.cpp \
  711. src/com/ebay/TradingService/GetChallengeTokenRequest.cpp \
  712. src/com/ebay/TradingService/GetChallengeTokenResponse.cpp \
  713. src/com/ebay/TradingService/GetCharitiesRequest.cpp \
  714. src/com/ebay/TradingService/GetCharitiesResponse.cpp \
  715. src/com/ebay/TradingService/GetClientAlertsAuthTokenRequest.cpp \
  716. src/com/ebay/TradingService/GetClientAlertsAuthTokenResponse.cpp \
  717. src/com/ebay/TradingService/GetContextualKeywordsRequest.cpp \
  718. src/com/ebay/TradingService/GetContextualKeywordsResponse.cpp \
  719. src/com/ebay/TradingService/GetCrossPromotionsRequest.cpp \
  720. src/com/ebay/TradingService/GetCrossPromotionsResponse.cpp \
  721. src/com/ebay/TradingService/GetDescriptionTemplatesRequest.cpp \
  722. src/com/ebay/TradingService/GetDescriptionTemplatesResponse.cpp \
  723. src/com/ebay/TradingService/GetDisputeRequest.cpp \
  724. src/com/ebay/TradingService/GetDisputeResponse.cpp \
  725. src/com/ebay/TradingService/GetFeedbackRequest.cpp \
  726. src/com/ebay/TradingService/GetFeedbackResponse.cpp \
  727. src/com/ebay/TradingService/GetHighBiddersRequest.cpp \
  728. src/com/ebay/TradingService/GetHighBiddersResponse.cpp \
  729. src/com/ebay/TradingService/GetItemRecommendationsRequest.cpp \
  730. src/com/ebay/TradingService/GetItemRecommendationsResponse.cpp \
  731. src/com/ebay/TradingService/GetItemRequest.cpp \
  732. src/com/ebay/TradingService/GetItemResponse.cpp \
  733. src/com/ebay/TradingService/GetItemShippingRequest.cpp \
  734. src/com/ebay/TradingService/GetItemShippingResponse.cpp \
  735. src/com/ebay/TradingService/GetItemTransactionsRequest.cpp \
  736. src/com/ebay/TradingService/GetItemTransactionsResponse.cpp \
  737. src/com/ebay/TradingService/GetItemsAwaitingFeedbackRequest.cpp \
  738. src/com/ebay/TradingService/GetItemsAwaitingFeedbackResponse.cpp \
  739. src/com/ebay/TradingService/GetMemberMessagesRequest.cpp \
  740. src/com/ebay/TradingService/GetMemberMessagesResponse.cpp \
  741. src/com/ebay/TradingService/GetMessagePreferencesRequest.cpp \
  742. src/com/ebay/TradingService/GetMessagePreferencesResponse.cpp \
  743. src/com/ebay/TradingService/GetMyMessagesRequest.cpp \
  744. src/com/ebay/TradingService/GetMyMessagesResponse.cpp \
  745. src/com/ebay/TradingService/GetMyeBayBuyingRequest.cpp \
  746. src/com/ebay/TradingService/GetMyeBayBuyingResponse.cpp \
  747. src/com/ebay/TradingService/GetMyeBayRemindersRequest.cpp \
  748. src/com/ebay/TradingService/GetMyeBayRemindersResponse.cpp \
  749. src/com/ebay/TradingService/GetMyeBaySellingRequest.cpp \
  750. src/com/ebay/TradingService/GetMyeBaySellingResponse.cpp \
  751. src/com/ebay/TradingService/GetNotificationPreferencesRequest.cpp \
  752. src/com/ebay/TradingService/GetNotificationPreferencesResponse.cpp \
  753. src/com/ebay/TradingService/GetNotificationsUsageRequest.cpp \
  754. src/com/ebay/TradingService/GetNotificationsUsageResponse.cpp \
  755. src/com/ebay/TradingService/GetOrderTransactionsRequest.cpp \
  756. src/com/ebay/TradingService/GetOrderTransactionsResponse.cpp \
  757. src/com/ebay/TradingService/GetOrdersRequest.cpp \
  758. src/com/ebay/TradingService/GetOrdersResponse.cpp \
  759. src/com/ebay/TradingService/GetPictureManagerDetailsRequest.cpp \
  760. src/com/ebay/TradingService/GetPictureManagerDetailsResponse.cpp \
  761. src/com/ebay/TradingService/GetPictureManagerOptionsRequest.cpp \
  762. src/com/ebay/TradingService/GetPictureManagerOptionsResponse.cpp \
  763. src/com/ebay/TradingService/GetProductFamilyMembersRequest.cpp \
  764. src/com/ebay/TradingService/GetProductFamilyMembersResponse.cpp \
  765. src/com/ebay/TradingService/GetProductFinderRequest.cpp \
  766. src/com/ebay/TradingService/GetProductFinderResponse.cpp \
  767. src/com/ebay/TradingService/GetProductFinderXSLRequest.cpp \
  768. src/com/ebay/TradingService/GetProductFinderXSLResponse.cpp \
  769. src/com/ebay/TradingService/GetProductSearchPageRequest.cpp \
  770. src/com/ebay/TradingService/GetProductSearchPageResponse.cpp \
  771. src/com/ebay/TradingService/GetProductSearchResultsRequest.cpp \
  772. src/com/ebay/TradingService/GetProductSearchResultsResponse.cpp \
  773. src/com/ebay/TradingService/GetProductSellingPagesRequest.cpp \
  774. src/com/ebay/TradingService/GetProductSellingPagesResponse.cpp \
  775. src/com/ebay/TradingService/GetPromotionRulesRequest.cpp \
  776. src/com/ebay/TradingService/GetPromotionRulesResponse.cpp \
  777. src/com/ebay/TradingService/GetPromotionalSaleDetailsRequest.cpp \
  778. src/com/ebay/TradingService/GetPromotionalSaleDetailsResponse.cpp \
  779. src/com/ebay/TradingService/GetSellerDashboardRequest.cpp \
  780. src/com/ebay/TradingService/GetSellerDashboardResponse.cpp \
  781. src/com/ebay/TradingService/GetSellerEventsRequest.cpp \
  782. src/com/ebay/TradingService/GetSellerEventsResponse.cpp \
  783. src/com/ebay/TradingService/GetSellerListRequest.cpp \
  784. src/com/ebay/TradingService/GetSellerListResponse.cpp \
  785. src/com/ebay/TradingService/GetSellerPaymentsRequest.cpp \
  786. src/com/ebay/TradingService/GetSellerPaymentsResponse.cpp \
  787. src/com/ebay/TradingService/GetSellerTransactionsRequest.cpp \
  788. src/com/ebay/TradingService/GetSellerTransactionsResponse.cpp \
  789. src/com/ebay/TradingService/GetSellingManagerAlertsRequest.cpp \
  790. src/com/ebay/TradingService/GetSellingManagerAlertsResponse.cpp \
  791. src/com/ebay/TradingService/GetSellingManagerEmailLogRequest.cpp \
  792. src/com/ebay/TradingService/GetSellingManagerEmailLogResponse.cpp \
  793. src/com/ebay/TradingService/GetSellingManagerInventoryFolderRequest.cpp \
  794. src/com/ebay/TradingService/GetSellingManagerInventoryFolderResponse.cpp \
  795. src/com/ebay/TradingService/GetSellingManagerInventoryRequest.cpp \
  796. src/com/ebay/TradingService/GetSellingManagerInventoryResponse.cpp \
  797. src/com/ebay/TradingService/GetSellingManagerItemAutomationRuleRequest.cpp \
  798. src/com/ebay/TradingService/GetSellingManagerItemAutomationRuleResponse.cpp \
  799. src/com/ebay/TradingService/GetSellingManagerSaleRecordRequest.cpp \
  800. src/com/ebay/TradingService/GetSellingManagerSaleRecordResponse.cpp \
  801. src/com/ebay/TradingService/GetSellingManagerSoldListingsRequest.cpp \
  802. src/com/ebay/TradingService/GetSellingManagerSoldListingsResponse.cpp \
  803. src/com/ebay/TradingService/GetSellingManagerTemplateAutomationRuleRequest.cpp \
  804. src/com/ebay/TradingService/GetSellingManagerTemplateAutomationRuleResponse.cpp \
  805. src/com/ebay/TradingService/GetSellingManagerTemplatesRequest.cpp \
  806. src/com/ebay/TradingService/GetSellingManagerTemplatesResponse.cpp \
  807. src/com/ebay/TradingService/GetSessionIDRequest.cpp \
  808. src/com/ebay/TradingService/GetSessionIDResponse.cpp \
  809. src/com/ebay/TradingService/GetShippingDiscountProfilesRequest.cpp \
  810. src/com/ebay/TradingService/GetShippingDiscountProfilesResponse.cpp \
  811. src/com/ebay/TradingService/GetStoreCategoryUpdateStatusRequest.cpp \
  812. src/com/ebay/TradingService/GetStoreCategoryUpdateStatusResponse.cpp \
  813. src/com/ebay/TradingService/GetStoreCustomPageRequest.cpp \
  814. src/com/ebay/TradingService/GetStoreCustomPageResponse.cpp \
  815. src/com/ebay/TradingService/GetStoreOptionsRequest.cpp \
  816. src/com/ebay/TradingService/GetStoreOptionsResponse.cpp \
  817. src/com/ebay/TradingService/GetStorePreferencesRequest.cpp \
  818. src/com/ebay/TradingService/GetStorePreferencesResponse.cpp \
  819. src/com/ebay/TradingService/GetStoreRequest.cpp \
  820. src/com/ebay/TradingService/GetStoreResponse.cpp \
  821. src/com/ebay/TradingService/GetSuggestedCategoriesRequest.cpp \
  822. src/com/ebay/TradingService/GetSuggestedCategoriesResponse.cpp \
  823. src/com/ebay/TradingService/GetTaxTableRequest.cpp \
  824. src/com/ebay/TradingService/GetTaxTableResponse.cpp \
  825. src/com/ebay/TradingService/GetTokenStatusRequest.cpp \
  826. src/com/ebay/TradingService/GetTokenStatusResponse.cpp \
  827. src/com/ebay/TradingService/GetUserContactDetailsRequest.cpp \
  828. src/com/ebay/TradingService/GetUserContactDetailsResponse.cpp \
  829. src/com/ebay/TradingService/GetUserDisputesRequest.cpp \
  830. src/com/ebay/TradingService/GetUserDisputesResponse.cpp \
  831. src/com/ebay/TradingService/GetUserPreferencesRequest.cpp \
  832. src/com/ebay/TradingService/GetUserPreferencesResponse.cpp \
  833. src/com/ebay/TradingService/GetUserRequest.cpp \
  834. src/com/ebay/TradingService/GetUserResponse.cpp \
  835. src/com/ebay/TradingService/GetVeROReasonCodeDetailsRequest.cpp \
  836. src/com/ebay/TradingService/GetVeROReasonCodeDetailsResponse.cpp \
  837. src/com/ebay/TradingService/GetVeROReportStatusRequest.cpp \
  838. src/com/ebay/TradingService/GetVeROReportStatusResponse.cpp \
  839. src/com/ebay/TradingService/GetWantItNowPostRequest.cpp \
  840. src/com/ebay/TradingService/GetWantItNowPostResponse.cpp \
  841. src/com/ebay/TradingService/GetWantItNowSearchResultsRequest.cpp \
  842. src/com/ebay/TradingService/GetWantItNowSearchResultsResponse.cpp \
  843. src/com/ebay/TradingService/GeteBayDetailsRequest.cpp \
  844. src/com/ebay/TradingService/GeteBayDetailsResponse.cpp \
  845. src/com/ebay/TradingService/GeteBayOfficialTimeRequest.cpp \
  846. src/com/ebay/TradingService/GeteBayOfficialTimeResponse.cpp \
  847. src/com/ebay/TradingService/IssueRefundRequest.cpp \
  848. src/com/ebay/TradingService/IssueRefundResponse.cpp \
  849. src/com/ebay/TradingService/LeaveFeedbackRequest.cpp \
  850. src/com/ebay/TradingService/LeaveFeedbackResponse.cpp \
  851. src/com/ebay/TradingService/MoveSellingManagerInventoryFolderRequest.cpp \
  852. src/com/ebay/TradingService/MoveSellingManagerInventoryFolderResponse.cpp \
  853. src/com/ebay/TradingService/PlaceOfferRequest.cpp \
  854. src/com/ebay/TradingService/PlaceOfferResponse.cpp \
  855. src/com/ebay/TradingService/RelistFixedPriceItemRequest.cpp \
  856. src/com/ebay/TradingService/RelistFixedPriceItemResponse.cpp \
  857. src/com/ebay/TradingService/RelistItemRequest.cpp \
  858. src/com/ebay/TradingService/RelistItemResponse.cpp \
  859. src/com/ebay/TradingService/RemoveFromWatchListRequest.cpp \
  860. src/com/ebay/TradingService/RemoveFromWatchListResponse.cpp \
  861. src/com/ebay/TradingService/RequesterCredentials.cpp \
  862. src/com/ebay/TradingService/RespondToBestOfferRequest.cpp \
  863. src/com/ebay/TradingService/RespondToBestOfferResponse.cpp \
  864. src/com/ebay/TradingService/RespondToFeedbackRequest.cpp \
  865. src/com/ebay/TradingService/RespondToFeedbackResponse.cpp \
  866. src/com/ebay/TradingService/RespondToWantItNowPostRequest.cpp \
  867. src/com/ebay/TradingService/RespondToWantItNowPostResponse.cpp \
  868. src/com/ebay/TradingService/ReviseCheckoutStatusRequest.cpp \
  869. src/com/ebay/TradingService/ReviseCheckoutStatusResponse.cpp \
  870. src/com/ebay/TradingService/ReviseFixedPriceItemRequest.cpp \
  871. src/com/ebay/TradingService/ReviseFixedPriceItemResponse.cpp \
  872. src/com/ebay/TradingService/ReviseInventoryStatusRequest.cpp \
  873. src/com/ebay/TradingService/ReviseInventoryStatusResponse.cpp \
  874. src/com/ebay/TradingService/ReviseItemRequest.cpp \
  875. src/com/ebay/TradingService/ReviseItemResponse.cpp \
  876. src/com/ebay/TradingService/ReviseMyMessagesFoldersRequest.cpp \
  877. src/com/ebay/TradingService/ReviseMyMessagesFoldersResponse.cpp \
  878. src/com/ebay/TradingService/ReviseMyMessagesRequest.cpp \
  879. src/com/ebay/TradingService/ReviseMyMessagesResponse.cpp \
  880. src/com/ebay/TradingService/ReviseSellingManagerInventoryFolderRequest.cpp \
  881. src/com/ebay/TradingService/ReviseSellingManagerInventoryFolderResponse.cpp \
  882. src/com/ebay/TradingService/ReviseSellingManagerProductRequest.cpp \
  883. src/com/ebay/TradingService/ReviseSellingManagerProductResponse.cpp \
  884. src/com/ebay/TradingService/ReviseSellingManagerSaleRecordRequest.cpp \
  885. src/com/ebay/TradingService/ReviseSellingManagerSaleRecordResponse.cpp \
  886. src/com/ebay/TradingService/ReviseSellingManagerTemplateRequest.cpp \
  887. src/com/ebay/TradingService/ReviseSellingManagerTemplateResponse.cpp \
  888. src/com/ebay/TradingService/RevokeTokenRequest.cpp \
  889. src/com/ebay/TradingService/RevokeTokenResponse.cpp \
  890. src/com/ebay/TradingService/SaveItemToSellingManagerTemplateRequest.cpp \
  891. src/com/ebay/TradingService/SaveItemToSellingManagerTemplateResponse.cpp \
  892. src/com/ebay/TradingService/SellerReverseDisputeRequest.cpp \
  893. src/com/ebay/TradingService/SellerReverseDisputeResponse.cpp \
  894. src/com/ebay/TradingService/SendInvoiceRequest.cpp \
  895. src/com/ebay/TradingService/SendInvoiceResponse.cpp \
  896. src/com/ebay/TradingService/SetMessagePreferencesRequest.cpp \
  897. src/com/ebay/TradingService/SetMessagePreferencesResponse.cpp \
  898. src/com/ebay/TradingService/SetNotificationPreferencesRequest.cpp \
  899. src/com/ebay/TradingService/SetNotificationPreferencesResponse.cpp \
  900. src/com/ebay/TradingService/SetPictureManagerDetailsRequest.cpp \
  901. src/com/ebay/TradingService/SetPictureManagerDetailsResponse.cpp \
  902. src/com/ebay/TradingService/SetPromotionalSaleListingsRequest.cpp \
  903. src/com/ebay/TradingService/SetPromotionalSaleListingsResponse.cpp \
  904. src/com/ebay/TradingService/SetPromotionalSaleRequest.cpp \
  905. src/com/ebay/TradingService/SetPromotionalSaleResponse.cpp \
  906. src/com/ebay/TradingService/SetSellingManagerFeedbackOptionsRequest.cpp \
  907. src/com/ebay/TradingService/SetSellingManagerFeedbackOptionsResponse.cpp \
  908. src/com/ebay/TradingService/SetSellingManagerItemAutomationRuleRequest.cpp \
  909. src/com/ebay/TradingService/SetSellingManagerItemAutomationRuleResponse.cpp \
  910. src/com/ebay/TradingService/SetSellingManagerTemplateAutomationRuleRequest.cpp \
  911. src/com/ebay/TradingService/SetSellingManagerTemplateAutomationRuleResponse.cpp \
  912. src/com/ebay/TradingService/SetShippingDiscountProfilesRequest.cpp \
  913. src/com/ebay/TradingService/SetShippingDiscountProfilesResponse.cpp \
  914. src/com/ebay/TradingService/SetStoreCategoriesRequest.cpp \
  915. src/com/ebay/TradingService/SetStoreCategoriesResponse.cpp \
  916. src/com/ebay/TradingService/SetStoreCustomPageRequest.cpp \
  917. src/com/ebay/TradingService/SetStoreCustomPageResponse.cpp \
  918. src/com/ebay/TradingService/SetStorePreferencesRequest.cpp \
  919. src/com/ebay/TradingService/SetStorePreferencesResponse.cpp \
  920. src/com/ebay/TradingService/SetStoreRequest.cpp \
  921. src/com/ebay/TradingService/SetStoreResponse.cpp \
  922. src/com/ebay/TradingService/SetTaxTableRequest.cpp \
  923. src/com/ebay/TradingService/SetTaxTableResponse.cpp \
  924. src/com/ebay/TradingService/SetUserNotesRequest.cpp \
  925. src/com/ebay/TradingService/SetUserNotesResponse.cpp \
  926. src/com/ebay/TradingService/SetUserPreferencesRequest.cpp \
  927. src/com/ebay/TradingService/SetUserPreferencesResponse.cpp \
  928. src/com/ebay/TradingService/UploadSiteHostedPicturesRequest.cpp \
  929. src/com/ebay/TradingService/UploadSiteHostedPicturesResponse.cpp \
  930. src/com/ebay/TradingService/ValidateChallengeInputRequest.cpp \
  931. src/com/ebay/TradingService/ValidateChallengeInputResponse.cpp \
  932. src/com/ebay/TradingService/ValidateTestUserRegistrationRequest.cpp \
  933. src/com/ebay/TradingService/ValidateTestUserRegistrationResponse.cpp \
  934. src/com/ebay/TradingService/VeROReportItemsRequest.cpp \
  935. src/com/ebay/TradingService/VeROReportItemsResponse.cpp \
  936. src/com/ebay/TradingService/VerifyAddFixedPriceItemRequest.cpp \
  937. src/com/ebay/TradingService/VerifyAddFixedPriceItemResponse.cpp \
  938. src/com/ebay/TradingService/VerifyAddItemRequest.cpp \
  939. src/com/ebay/TradingService/VerifyAddItemResponse.cpp \
  940. src/com/ebay/TradingService/VerifyAddSecondChanceItemRequest.cpp \
  941. src/com/ebay/TradingService/VerifyAddSecondChanceItemResponse.cpp \
  942. src/com/ebay/TradingService/VerifyRelistItemRequest.cpp \
  943. src/com/ebay/TradingService/VerifyRelistItemResponse.cpp \
  944. src/com/ebay/TradingService/eBayAPIInterfaceServiceStub.cpp \
  945. \
  946. # src/com/ebay/TradingService/AddDisputeRequestType.cpp \
  947. # src/com/ebay/TradingService/ItemIDType.cpp \
  948. # src/com/ebay/TradingService/AddDisputeResponseType.cpp \
  949. # src/com/ebay/TradingService/AddDisputeResponseRequestType.cpp \
  950. # src/com/ebay/TradingService/AddDisputeResponseResponseType.cpp \
  951. # src/com/ebay/TradingService/AddFixedPriceItemRequestType.cpp \
  952. # src/com/ebay/TradingService/AddFixedPriceItemResponseType.cpp \
  953. # src/com/ebay/TradingService/AddItemFromSellingManagerTemplateRequestType.cpp \
  954. # src/com/ebay/TradingService/AddItemFromSellingManagerTemplateResponseType.cpp \
  955. # src/com/ebay/TradingService/AddItemRequestType.cpp \
  956. # src/com/ebay/TradingService/AddItemResponseType.cpp \
  957. # src/com/ebay/TradingService/AddItemsRequestType.cpp \
  958. # src/com/ebay/TradingService/AddItemsResponseType.cpp \
  959. \
  960. src/com/ebay/TradingService/ASQPreferencesType.cpp \
  961. src/com/ebay/TradingService/AbstractRequestType.cpp \
  962. src/com/ebay/TradingService/AbstractResponseType.cpp \
  963. src/com/ebay/TradingService/AccessRuleCurrentStatusCodeType.cpp \
  964. src/com/ebay/TradingService/AccessRuleStatusCodeType.cpp \
  965. src/com/ebay/TradingService/AccountDetailEntryCodeType.cpp \
  966. src/com/ebay/TradingService/AccountEntriesType.cpp \
  967. src/com/ebay/TradingService/AccountEntrySortTypeCodeType.cpp \
  968. src/com/ebay/TradingService/AccountEntryType.cpp \
  969. src/com/ebay/TradingService/AccountHistorySelectionCodeType.cpp \
  970. src/com/ebay/TradingService/AccountStateCodeType.cpp \
  971. src/com/ebay/TradingService/AccountSummaryType.cpp \
  972. src/com/ebay/TradingService/AckCodeType.cpp \
  973. src/com/ebay/TradingService/AdFormatEnabledCodeType.cpp \
  974. src/com/ebay/TradingService/AdFormatEnabledDefinitionType.cpp \
  975. src/com/ebay/TradingService/AdFormatLeadStatusCodeType.cpp \
  976. src/com/ebay/TradingService/AdFormatLeadType.cpp \
  977. src/com/ebay/TradingService/AddDisputeRequestType.cpp \
  978. src/com/ebay/TradingService/AddDisputeResponseRequestType.cpp \
  979. src/com/ebay/TradingService/AddDisputeResponseResponseType.cpp \
  980. src/com/ebay/TradingService/AddDisputeResponseType.cpp \
  981. src/com/ebay/TradingService/AddFixedPriceItemRequestType.cpp \
  982. src/com/ebay/TradingService/AddFixedPriceItemResponseType.cpp \
  983. src/com/ebay/TradingService/AddItemFromSellingManagerTemplateRequestType.cpp \
  984. src/com/ebay/TradingService/AddItemFromSellingManagerTemplateResponseType.cpp \
  985. src/com/ebay/TradingService/AddItemRequestContainerType.cpp \
  986. src/com/ebay/TradingService/AddItemRequestType.cpp \
  987. src/com/ebay/TradingService/AddItemResponseContainerType.cpp \
  988. src/com/ebay/TradingService/AddItemResponseType.cpp \
  989. src/com/ebay/TradingService/AddItemsRequestType.cpp \
  990. src/com/ebay/TradingService/AddItemsResponseType.cpp \
  991. src/com/ebay/TradingService/AddMemberMessageAAQToPartnerRequestType.cpp \
  992. src/com/ebay/TradingService/AddMemberMessageAAQToPartnerResponseType.cpp \
  993. src/com/ebay/TradingService/AddMemberMessageRTQRequestType.cpp \
  994. src/com/ebay/TradingService/AddMemberMessageRTQResponseType.cpp \
  995. src/com/ebay/TradingService/AddMemberMessagesAAQToBidderRequestContainerType.cpp \
  996. src/com/ebay/TradingService/AddMemberMessagesAAQToBidderRequestType.cpp \
  997. src/com/ebay/TradingService/AddMemberMessagesAAQToBidderResponseContainerType.cpp \
  998. src/com/ebay/TradingService/AddMemberMessagesAAQToBidderResponseType.cpp \
  999. src/com/ebay/TradingService/AddOrderRequestType.cpp \
  1000. src/com/ebay/TradingService/AddOrderResponseType.cpp \
  1001. src/com/ebay/TradingService/AddSecondChanceItemRequestType.cpp \
  1002. src/com/ebay/TradingService/AddSecondChanceItemResponseType.cpp \
  1003. src/com/ebay/TradingService/AddSellingManagerInventoryFolderRequestType.cpp \
  1004. src/com/ebay/TradingService/AddSellingManagerInventoryFolderResponseType.cpp \
  1005. src/com/ebay/TradingService/AddSellingManagerProductRequestType.cpp \
  1006. src/com/ebay/TradingService/AddSellingManagerProductResponseType.cpp \
  1007. src/com/ebay/TradingService/AddSellingManagerTemplateRequestType.cpp \
  1008. src/com/ebay/TradingService/AddSellingManagerTemplateResponseType.cpp \
  1009. src/com/ebay/TradingService/AddToItemDescriptionRequestType.cpp \
  1010. src/com/ebay/TradingService/AddToItemDescriptionResponseType.cpp \
  1011. src/com/ebay/TradingService/AddToWatchListRequestType.cpp \
  1012. src/com/ebay/TradingService/AddToWatchListResponseType.cpp \
  1013. src/com/ebay/TradingService/AddTransactionConfirmationItemRequestType.cpp \
  1014. src/com/ebay/TradingService/AddTransactionConfirmationItemResponseType.cpp \
  1015. src/com/ebay/TradingService/AdditionalAccountType.cpp \
  1016. src/com/ebay/TradingService/AddressOwnerCodeType.cpp \
  1017. src/com/ebay/TradingService/AddressRecordTypeCodeType.cpp \
  1018. src/com/ebay/TradingService/AddressStatusCodeType.cpp \
  1019. src/com/ebay/TradingService/AddressType.cpp \
  1020. src/com/ebay/TradingService/AddressTypeCodeType.cpp \
  1021. src/com/ebay/TradingService/AddressUsageCodeType.cpp \
  1022. src/com/ebay/TradingService/AffiliateTrackingDetailsType.cpp \
  1023. src/com/ebay/TradingService/AmountType.cpp \
  1024. src/com/ebay/TradingService/AnnouncementMessageCodeType.cpp \
  1025. src/com/ebay/TradingService/AnnouncementMessageType.cpp \
  1026. src/com/ebay/TradingService/ApiAccessRuleType.cpp \
  1027. src/com/ebay/TradingService/ApplicationDeliveryPreferencesType.cpp \
  1028. src/com/ebay/TradingService/ApplicationDeviceTypeCodeType.cpp \
  1029. src/com/ebay/TradingService/AttributeArrayType.cpp \
  1030. src/com/ebay/TradingService/AttributeConversionEnabledCodeType.cpp \
  1031. src/com/ebay/TradingService/AttributeConversionEnabledFeatureDefinitionType.cpp \
  1032. src/com/ebay/TradingService/AttributeRecommendationsType.cpp \
  1033. src/com/ebay/TradingService/AttributeSetArrayType.cpp \
  1034. src/com/ebay/TradingService/AttributeSetType.cpp \
  1035. src/com/ebay/TradingService/AttributeType.cpp \
  1036. src/com/ebay/TradingService/AutomatedLeaveFeedbackEventCodeType.cpp \
  1037. src/com/ebay/TradingService/AverageRatingDetailsType.cpp \
  1038. src/com/ebay/TradingService/AverageRatingSummaryType.cpp \
  1039. src/com/ebay/TradingService/Base64BinaryType.cpp \
  1040. src/com/ebay/TradingService/BasicUpgradePackEnabledDefinitionType.cpp \
  1041. src/com/ebay/TradingService/BestOfferActionCodeType.cpp \
  1042. src/com/ebay/TradingService/BestOfferArrayType.cpp \
  1043. src/com/ebay/TradingService/BestOfferAutoAcceptEnabledDefinitionType.cpp \
  1044. src/com/ebay/TradingService/BestOfferAutoDeclineEnabledDefinitionType.cpp \
  1045. src/com/ebay/TradingService/BestOfferCounterEnabledDefinitionType.cpp \
  1046. src/com/ebay/TradingService/BestOfferDetailsType.cpp \
  1047. src/com/ebay/TradingService/BestOfferEnabledDefinitionType.cpp \
  1048. src/com/ebay/TradingService/BestOfferIDType.cpp \
  1049. src/com/ebay/TradingService/BestOfferStatusCodeType.cpp \
  1050. src/com/ebay/TradingService/BestOfferType.cpp \
  1051. src/com/ebay/TradingService/BestOfferTypeCodeType.cpp \
  1052. src/com/ebay/TradingService/BidActionCodeType.cpp \
  1053. src/com/ebay/TradingService/BidAssistantListType.cpp \
  1054. src/com/ebay/TradingService/BidGroupArrayType.cpp \
  1055. src/com/ebay/TradingService/BidGroupItemStatusCodeType.cpp \
  1056. src/com/ebay/TradingService/BidGroupItemType.cpp \
  1057. src/com/ebay/TradingService/BidGroupStatusCodeType.cpp \
  1058. src/com/ebay/TradingService/BidGroupType.cpp \
  1059. src/com/ebay/TradingService/BidderNoticePreferencesType.cpp \
  1060. src/com/ebay/TradingService/BiddingDetailsType.cpp \
  1061. src/com/ebay/TradingService/BiddingSummaryType.cpp \
  1062. src/com/ebay/TradingService/BoldTitleCodeType.cpp \
  1063. src/com/ebay/TradingService/BorderCodeType.cpp \
  1064. src/com/ebay/TradingService/BotBlockRequestType.cpp \
  1065. src/com/ebay/TradingService/BotBlockResponseType.cpp \
  1066. src/com/ebay/TradingService/BrandMPNIdentifierEnabledDefinitionType.cpp \
  1067. src/com/ebay/TradingService/BrandMPNType.cpp \
  1068. src/com/ebay/TradingService/BusinessRoleType.cpp \
  1069. src/com/ebay/TradingService/BusinessSellerDetailsType.cpp \
  1070. src/com/ebay/TradingService/BuyerGuaranteeEnabledDefinitionType.cpp \
  1071. src/com/ebay/TradingService/BuyerPaymentMethodCodeType.cpp \
  1072. src/com/ebay/TradingService/BuyerProtectionCodeType.cpp \
  1073. src/com/ebay/TradingService/BuyerProtectionDetailsType.cpp \
  1074. src/com/ebay/TradingService/BuyerProtectionSourceCodeType.cpp \
  1075. src/com/ebay/TradingService/BuyerRequirementDetailsType.cpp \
  1076. src/com/ebay/TradingService/BuyerRoleMetricsType.cpp \
  1077. src/com/ebay/TradingService/BuyerSatisfactionDashboardType.cpp \
  1078. src/com/ebay/TradingService/BuyerSatisfactionStatusCodeType.cpp \
  1079. src/com/ebay/TradingService/BuyerType.cpp \
  1080. src/com/ebay/TradingService/BuyingSummaryType.cpp \
  1081. src/com/ebay/TradingService/CalculatedHandlingDiscountType.cpp \
  1082. src/com/ebay/TradingService/CalculatedShippingChargeOptionCodeType.cpp \
  1083. src/com/ebay/TradingService/CalculatedShippingDiscountType.cpp \
  1084. src/com/ebay/TradingService/CalculatedShippingPreferencesType.cpp \
  1085. src/com/ebay/TradingService/CalculatedShippingRateOptionCodeType.cpp \
  1086. src/com/ebay/TradingService/CalculatedShippingRateType.cpp \
  1087. src/com/ebay/TradingService/CategoryArrayType.cpp \
  1088. src/com/ebay/TradingService/CategoryFeatureType.cpp \
  1089. src/com/ebay/TradingService/CategoryGroupType.cpp \
  1090. src/com/ebay/TradingService/CategoryItemSpecificsType.cpp \
  1091. src/com/ebay/TradingService/CategoryMappingType.cpp \
  1092. src/com/ebay/TradingService/CategoryType.cpp \
  1093. src/com/ebay/TradingService/CharacteristicSetIDsType.cpp \
  1094. src/com/ebay/TradingService/CharacteristicType.cpp \
  1095. src/com/ebay/TradingService/CharacteristicsSearchCodeType.cpp \
  1096. src/com/ebay/TradingService/CharacteristicsSetType.cpp \
  1097. src/com/ebay/TradingService/CharityAffiliationDetailType.cpp \
  1098. src/com/ebay/TradingService/CharityAffiliationDetailsType.cpp \
  1099. src/com/ebay/TradingService/CharityAffiliationTypeCodeType.cpp \
  1100. src/com/ebay/TradingService/CharityAffiliationsType.cpp \
  1101. src/com/ebay/TradingService/CharityIDType.cpp \
  1102. src/com/ebay/TradingService/CharityInfoType.cpp \
  1103. src/com/ebay/TradingService/CharityStatusCodeType.cpp \
  1104. src/com/ebay/TradingService/CharityType.cpp \
  1105. src/com/ebay/TradingService/CheckoutMethodCodeType.cpp \
  1106. src/com/ebay/TradingService/CheckoutStatusCodeType.cpp \
  1107. src/com/ebay/TradingService/CheckoutStatusType.cpp \
  1108. src/com/ebay/TradingService/ClassifiedAdAutoAcceptEnabledDefinitionType.cpp \
  1109. src/com/ebay/TradingService/ClassifiedAdAutoDeclineEnabledDefinitionType.cpp \
  1110. src/com/ebay/TradingService/ClassifiedAdBestOfferEnabledCodeType.cpp \
  1111. src/com/ebay/TradingService/ClassifiedAdBestOfferEnabledDefinitionType.cpp \
  1112. src/com/ebay/TradingService/ClassifiedAdCompanyNameEnabledDefinitionType.cpp \
  1113. src/com/ebay/TradingService/ClassifiedAdContactByAddressEnabledDefinitionType.cpp \
  1114. src/com/ebay/TradingService/ClassifiedAdContactByEmailEnabledDefintionType.cpp \
  1115. src/com/ebay/TradingService/ClassifiedAdContactByPhoneEnabledDefinitionType.cpp \
  1116. src/com/ebay/TradingService/ClassifiedAdCounterOfferEnabledDefinitionType.cpp \
  1117. src/com/ebay/TradingService/ClassifiedAdPayPerLeadEnabledDefinitionType.cpp \
  1118. src/com/ebay/TradingService/ClassifiedAdPaymentMethodEnabledCodeType.cpp \
  1119. src/com/ebay/TradingService/ClassifiedAdPaymentMethodEnabledDefinitionType.cpp \
  1120. src/com/ebay/TradingService/ClassifiedAdPhoneCountDefinitionType.cpp \
  1121. src/com/ebay/TradingService/ClassifiedAdShippingMethodEnabledDefinitionType.cpp \
  1122. src/com/ebay/TradingService/ClassifiedAdStreetCountDefinitionType.cpp \
  1123. src/com/ebay/TradingService/CombinedFixedPriceTreatmentEnabledDefinitionType.cpp \
  1124. src/com/ebay/TradingService/CombinedPaymentOptionCodeType.cpp \
  1125. src/com/ebay/TradingService/CombinedPaymentPeriodCodeType.cpp \
  1126. src/com/ebay/TradingService/CombinedPaymentPreferencesType.cpp \
  1127. src/com/ebay/TradingService/CommentTypeCodeType.cpp \
  1128. src/com/ebay/TradingService/CompatibleVehicleTypeDefinitionType.cpp \
  1129. src/com/ebay/TradingService/CompleteSaleRequestType.cpp \
  1130. src/com/ebay/TradingService/CompleteSaleResponseType.cpp \
  1131. src/com/ebay/TradingService/CompleteStatusCodeType.cpp \
  1132. src/com/ebay/TradingService/ConditionEnabledCodeType.cpp \
  1133. src/com/ebay/TradingService/ConditionEnabledDefinitionType.cpp \
  1134. src/com/ebay/TradingService/ConditionType.cpp \
  1135. src/com/ebay/TradingService/ConditionValuesDefinitionType.cpp \
  1136. src/com/ebay/TradingService/ConditionValuesType.cpp \
  1137. src/com/ebay/TradingService/ConfirmIdentityRequestType.cpp \
  1138. src/com/ebay/TradingService/ConfirmIdentityResponseType.cpp \
  1139. src/com/ebay/TradingService/ContactHoursDetailsType.cpp \
  1140. src/com/ebay/TradingService/ContextSearchAssetType.cpp \
  1141. src/com/ebay/TradingService/CountryCodeType.cpp \
  1142. src/com/ebay/TradingService/CountryDetailsType.cpp \
  1143. src/com/ebay/TradingService/CrossBorderTradeAustraliaEnabledDefinitionType.cpp \
  1144. src/com/ebay/TradingService/CrossBorderTradeGBEnabledDefinitionType.cpp \
  1145. src/com/ebay/TradingService/CrossBorderTradeNorthAmericaEnabledDefinitionType.cpp \
  1146. src/com/ebay/TradingService/CrossPromotionPreferencesType.cpp \
  1147. src/com/ebay/TradingService/CrossPromotionsType.cpp \
  1148. src/com/ebay/TradingService/CurrencyCodeType.cpp \
  1149. src/com/ebay/TradingService/CurrencyDetailsType.cpp \
  1150. src/com/ebay/TradingService/CustomSecurityHeaderType.cpp \
  1151. src/com/ebay/TradingService/DataElementSetType.cpp \
  1152. src/com/ebay/TradingService/DateSpecifierCodeType.cpp \
  1153. src/com/ebay/TradingService/DayOfWeekCodeType.cpp \
  1154. src/com/ebay/TradingService/DaysCodeType.cpp \
  1155. src/com/ebay/TradingService/DeleteMyMessagesRequestType.cpp \
  1156. src/com/ebay/TradingService/DeleteMyMessagesResponseType.cpp \
  1157. src/com/ebay/TradingService/DeleteSellingManagerInventoryFolderRequestType.cpp \
  1158. src/com/ebay/TradingService/DeleteSellingManagerInventoryFolderResponseType.cpp \
  1159. src/com/ebay/TradingService/DeleteSellingManagerItemAutomationRuleRequestType.cpp \
  1160. src/com/ebay/TradingService/DeleteSellingManagerItemAutomationRuleResponseType.cpp \
  1161. src/com/ebay/TradingService/DeleteSellingManagerProductRequestType.cpp \
  1162. src/com/ebay/TradingService/DeleteSellingManagerProductResponseType.cpp \
  1163. src/com/ebay/TradingService/DeleteSellingManagerTemplateAutomationRuleRequestType.cpp \
  1164. src/com/ebay/TradingService/DeleteSellingManagerTemplateAutomationRuleResponseType.cpp \
  1165. src/com/ebay/TradingService/DeleteSellingManagerTemplateRequestType.cpp \
  1166. src/com/ebay/TradingService/DeleteSellingManagerTemplateResponseType.cpp \
  1167. src/com/ebay/TradingService/DeliveryURLDetailType.cpp \
  1168. src/com/ebay/TradingService/DepositSupportedDefinitionType.cpp \
  1169. src/com/ebay/TradingService/DepositTypeCodeType.cpp \
  1170. src/com/ebay/TradingService/DescriptionReviseModeCodeType.cpp \
  1171. src/com/ebay/TradingService/DescriptionTemplateCodeType.cpp \
  1172. src/com/ebay/TradingService/DescriptionTemplateType.cpp \
  1173. src/com/ebay/TradingService/DetailLevelCodeType.cpp \
  1174. src/com/ebay/TradingService/DetailNameCodeType.cpp \
  1175. src/com/ebay/TradingService/DeviceTypeCodeType.cpp \
  1176. src/com/ebay/TradingService/DisableUnpaidItemAssistanceRequestType.cpp \
  1177. src/com/ebay/TradingService/DisableUnpaidItemAssistanceResponseType.cpp \
  1178. src/com/ebay/TradingService/DiscountCodeType.cpp \
  1179. src/com/ebay/TradingService/DiscountNameCodeType.cpp \
  1180. src/com/ebay/TradingService/DiscountPriceInfoType.cpp \
  1181. src/com/ebay/TradingService/DiscountProfileType.cpp \
  1182. src/com/ebay/TradingService/DiscountReasonCodeType.cpp \
  1183. src/com/ebay/TradingService/DispatchTimeMaxDetailsType.cpp \
  1184. src/com/ebay/TradingService/DisplayPayNowButtonCodeType.cpp \
  1185. src/com/ebay/TradingService/DisputeActivityCodeType.cpp \
  1186. src/com/ebay/TradingService/DisputeArrayType.cpp \
  1187. src/com/ebay/TradingService/DisputeCreditEligibilityCodeType.cpp \
  1188. src/com/ebay/TradingService/DisputeExplanationCodeType.cpp \
  1189. src/com/ebay/TradingService/DisputeFilterCountType.cpp \
  1190. src/com/ebay/TradingService/DisputeFilterTypeCodeType.cpp \
  1191. src/com/ebay/TradingService/DisputeIDType.cpp \
  1192. src/com/ebay/TradingService/DisputeMessageSourceCodeType.cpp \
  1193. src/com/ebay/TradingService/DisputeMessageType.cpp \
  1194. src/com/ebay/TradingService/DisputeReasonCodeType.cpp \
  1195. src/com/ebay/TradingService/DisputeRecordTypeCodeType.cpp \
  1196. src/com/ebay/TradingService/DisputeResolutionReasonCodeType.cpp \
  1197. src/com/ebay/TradingService/DisputeResolutionRecordTypeCodeType.cpp \
  1198. src/com/ebay/TradingService/DisputeResolutionType.cpp \
  1199. src/com/ebay/TradingService/DisputeSortTypeCodeType.cpp \
  1200. src/com/ebay/TradingService/DisputeStateCodeType.cpp \
  1201. src/com/ebay/TradingService/DisputeStatusCodeType.cpp \
  1202. src/com/ebay/TradingService/DisputeType.cpp \
  1203. src/com/ebay/TradingService/DistanceType.cpp \
  1204. src/com/ebay/TradingService/DuplicateInvocationDetailsType.cpp \
  1205. src/com/ebay/TradingService/DutchBINEnabledDefinitionType.cpp \
  1206. src/com/ebay/TradingService/EANIdentifierEnabledDefinitionType.cpp \
  1207. src/com/ebay/TradingService/EBayMotorsProAdFormatEnabledDefinitionType.cpp \
  1208. src/com/ebay/TradingService/EBayMotorsProAutoAcceptEnabledDefinitionType.cpp \
  1209. src/com/ebay/TradingService/EBayMotorsProAutoDeclineEnabledDefinitionType.cpp \
  1210. src/com/ebay/TradingService/EBayMotorsProBestOfferEnabledDefinitionType.cpp \
  1211. src/com/ebay/TradingService/EBayMotorsProCompanyNameEnabledDefinitionType.cpp \
  1212. src/com/ebay/TradingService/EBayMotorsProContactByAddressEnabledDefinitionType.cpp \
  1213. src/com/ebay/TradingService/EBayMotorsProContactByEmailEnabledDefinitionType.cpp \
  1214. src/com/ebay/TradingService/EBayMotorsProContactByPhoneEnabledDefinitionType.cpp \
  1215. src/com/ebay/TradingService/EBayMotorsProCounterOfferEnabledDefinitionType.cpp \
  1216. src/com/ebay/TradingService/EBayMotorsProPaymentMethodCheckOutEnabledDefinitionType.cpp \
  1217. src/com/ebay/TradingService/EBayMotorsProPhoneCountDefinitionType.cpp \
  1218. src/com/ebay/TradingService/EBayMotorsProSellerContactDetailsEnabledDefinitionType.cpp \
  1219. src/com/ebay/TradingService/EBayMotorsProShippingMethodEnabledDefinitionType.cpp \
  1220. src/com/ebay/TradingService/EBayMotorsProStreetCountDefinitionType.cpp \
  1221. src/com/ebay/TradingService/EBayPaymentMismatchDetailsType.cpp \
  1222. src/com/ebay/TradingService/EBaySubscriptionTypeCodeType.cpp \
  1223. src/com/ebay/TradingService/EnableCodeType.cpp \
  1224. src/com/ebay/TradingService/EndFixedPriceItemRequestType.cpp \
  1225. src/com/ebay/TradingService/EndFixedPriceItemResponseType.cpp \
  1226. src/com/ebay/TradingService/EndItemRequestContainerType.cpp \
  1227. src/com/ebay/TradingService/EndItemRequestType.cpp \
  1228. src/com/ebay/TradingService/EndItemResponseContainerType.cpp \
  1229. src/com/ebay/TradingService/EndItemResponseType.cpp \
  1230. src/com/ebay/TradingService/EndItemsRequestType.cpp \
  1231. src/com/ebay/TradingService/EndItemsResponseType.cpp \
  1232. src/com/ebay/TradingService/EndOfAuctionEmailPreferencesType.cpp \
  1233. src/com/ebay/TradingService/EndOfAuctionLogoTypeCodeType.cpp \
  1234. src/com/ebay/TradingService/EndReasonCodeType.cpp \
  1235. src/com/ebay/TradingService/ErrorClassificationCodeType.cpp \
  1236. src/com/ebay/TradingService/ErrorHandlingCodeType.cpp \
  1237. src/com/ebay/TradingService/ErrorParameterType.cpp \
  1238. src/com/ebay/TradingService/ErrorType.cpp \
  1239. src/com/ebay/TradingService/ExcludeShippingLocationDetailsType.cpp \
  1240. src/com/ebay/TradingService/ExpressConditionRequiredDefinitionType.cpp \
  1241. src/com/ebay/TradingService/ExpressEnabledDefinitionType.cpp \
  1242. src/com/ebay/TradingService/ExpressItemRequirementsType.cpp \
  1243. src/com/ebay/TradingService/ExpressPicturesRequiredDefinitionType.cpp \
  1244. src/com/ebay/TradingService/ExtendSiteHostedPicturesRequestType.cpp \
  1245. src/com/ebay/TradingService/ExtendSiteHostedPicturesResponseType.cpp \
  1246. src/com/ebay/TradingService/ExtendedContactDetailsType.cpp \
  1247. src/com/ebay/TradingService/ExtendedProductFinderIDType.cpp \
  1248. src/com/ebay/TradingService/ExternalProductCodeType.cpp \
  1249. src/com/ebay/TradingService/ExternalProductIDType.cpp \
  1250. src/com/ebay/TradingService/ExternalTransactionType.cpp \
  1251. src/com/ebay/TradingService/FeatureDefinitionsType.cpp \
  1252. src/com/ebay/TradingService/FeatureEligibilityType.cpp \
  1253. src/com/ebay/TradingService/FeatureIDCodeType.cpp \
  1254. src/com/ebay/TradingService/FeaturedFirstCodeType.cpp \
  1255. src/com/ebay/TradingService/FeaturedPlusCodeType.cpp \
  1256. src/com/ebay/TradingService/FedExRateOptionCodeType.cpp \
  1257. src/com/ebay/TradingService/FeeType.cpp \
  1258. src/com/ebay/TradingService/FeedbackCommentArrayType.cpp \
  1259. src/com/ebay/TradingService/FeedbackDetailArrayType.cpp \
  1260. src/com/ebay/TradingService/FeedbackDetailType.cpp \
  1261. src/com/ebay/TradingService/FeedbackInfoType.cpp \
  1262. src/com/ebay/TradingService/FeedbackPeriodArrayType.cpp \
  1263. src/com/ebay/TradingService/FeedbackPeriodType.cpp \
  1264. src/com/ebay/TradingService/FeedbackRatingDetailCodeType.cpp \
  1265. src/com/ebay/TradingService/FeedbackRatingStarCodeType.cpp \
  1266. src/com/ebay/TradingService/FeedbackResponseCodeType.cpp \
  1267. src/com/ebay/TradingService/FeedbackSummaryPeriodCodeType.cpp \
  1268. src/com/ebay/TradingService/FeedbackSummaryType.cpp \
  1269. src/com/ebay/TradingService/FeedbackTypeCodeType.cpp \
  1270. src/com/ebay/TradingService/FeesType.cpp \
  1271. src/com/ebay/TradingService/FetchTokenRequestType.cpp \
  1272. src/com/ebay/TradingService/FetchTokenResponseType.cpp \
  1273. src/com/ebay/TradingService/FlatRateInsuranceRangeCodeType.cpp \
  1274. src/com/ebay/TradingService/FlatRateInsuranceRangeCostType.cpp \
  1275. src/com/ebay/TradingService/FlatShippingDiscountType.cpp \
  1276. src/com/ebay/TradingService/FlatShippingPreferencesType.cpp \
  1277. src/com/ebay/TradingService/FlatShippingRateOptionCodeType.cpp \
  1278. src/com/ebay/TradingService/FreeGalleryPlusEnabledDefinitionType.cpp \
  1279. src/com/ebay/TradingService/FreePicturePackEnabledDefinitionType.cpp \
  1280. src/com/ebay/TradingService/GallerySortFilterCodeType.cpp \
  1281. src/com/ebay/TradingService/GalleryStatusCodeType.cpp \
  1282. src/com/ebay/TradingService/GalleryTypeCodeType.cpp \
  1283. src/com/ebay/TradingService/GeographicExposureCodeType.cpp \
  1284. src/com/ebay/TradingService/GetAccountRequestType.cpp \
  1285. src/com/ebay/TradingService/GetAccountResponseType.cpp \
  1286. src/com/ebay/TradingService/GetAdFormatLeadsRequestType.cpp \
  1287. src/com/ebay/TradingService/GetAdFormatLeadsResponseType.cpp \
  1288. src/com/ebay/TradingService/GetAllBiddersModeCodeType.cpp \
  1289. src/com/ebay/TradingService/GetAllBiddersRequestType.cpp \
  1290. src/com/ebay/TradingService/GetAllBiddersResponseType.cpp \
  1291. src/com/ebay/TradingService/GetApiAccessRulesRequestType.cpp \
  1292. src/com/ebay/TradingService/GetApiAccessRulesResponseType.cpp \
  1293. src/com/ebay/TradingService/GetAttributesCSRequestType.cpp \
  1294. src/com/ebay/TradingService/GetAttributesCSResponseType.cpp \
  1295. src/com/ebay/TradingService/GetAttributesXSLRequestType.cpp \
  1296. src/com/ebay/TradingService/GetAttributesXSLResponseType.cpp \
  1297. src/com/ebay/TradingService/GetBestOffersRequestType.cpp \
  1298. src/com/ebay/TradingService/GetBestOffersResponseType.cpp \
  1299. src/com/ebay/TradingService/GetBidderListRequestType.cpp \
  1300. src/com/ebay/TradingService/GetBidderListResponseType.cpp \
  1301. src/com/ebay/TradingService/GetCategoriesRequestType.cpp \
  1302. src/com/ebay/TradingService/GetCategoriesResponseType.cpp \
  1303. src/com/ebay/TradingService/GetCategory2CSRequestType.cpp \
  1304. src/com/ebay/TradingService/GetCategory2CSResponseType.cpp \
  1305. src/com/ebay/TradingService/GetCategoryFeaturesRequestType.cpp \
  1306. src/com/ebay/TradingService/GetCategoryFeaturesResponseType.cpp \
  1307. src/com/ebay/TradingService/GetCategoryMappingsRequestType.cpp \
  1308. src/com/ebay/TradingService/GetCategoryMappingsResponseType.cpp \
  1309. src/com/ebay/TradingService/GetCategorySpecificsRequestType.cpp \
  1310. src/com/ebay/TradingService/GetCategorySpecificsResponseType.cpp \
  1311. src/com/ebay/TradingService/GetChallengeTokenRequestType.cpp \
  1312. src/com/ebay/TradingService/GetChallengeTokenResponseType.cpp \
  1313. src/com/ebay/TradingService/GetCharitiesRequestType.cpp \
  1314. src/com/ebay/TradingService/GetCharitiesResponseType.cpp \
  1315. src/com/ebay/TradingService/GetClientAlertsAuthTokenRequestType.cpp \
  1316. src/com/ebay/TradingService/GetClientAlertsAuthTokenResponseType.cpp \
  1317. src/com/ebay/TradingService/GetContextualKeywordsRequestType.cpp \
  1318. src/com/ebay/TradingService/GetContextualKeywordsResponseType.cpp \
  1319. src/com/ebay/TradingService/GetCrossPromotionsRequestType.cpp \
  1320. src/com/ebay/TradingService/GetCrossPromotionsResponseType.cpp \
  1321. src/com/ebay/TradingService/GetDescriptionTemplatesRequestType.cpp \
  1322. src/com/ebay/TradingService/GetDescriptionTemplatesResponseType.cpp \
  1323. src/com/ebay/TradingService/GetDisputeRequestType.cpp \
  1324. src/com/ebay/TradingService/GetDisputeResponseType.cpp \
  1325. src/com/ebay/TradingService/GetFeedbackRequestType.cpp \
  1326. src/com/ebay/TradingService/GetFeedbackResponseType.cpp \
  1327. src/com/ebay/TradingService/GetHighBiddersRequestType.cpp \
  1328. src/com/ebay/TradingService/GetHighBiddersResponseType.cpp \
  1329. src/com/ebay/TradingService/GetItemRecommendationsRequestType.cpp \
  1330. src/com/ebay/TradingService/GetItemRecommendationsResponseType.cpp \
  1331. src/com/ebay/TradingService/GetItemRequestType.cpp \
  1332. src/com/ebay/TradingService/GetItemResponseType.cpp \
  1333. src/com/ebay/TradingService/GetItemShippingRequestType.cpp \
  1334. src/com/ebay/TradingService/GetItemShippingResponseType.cpp \
  1335. src/com/ebay/TradingService/GetItemTransactionsRequestType.cpp \
  1336. src/com/ebay/TradingService/GetItemTransactionsResponseType.cpp \
  1337. src/com/ebay/TradingService/GetItemsAwaitingFeedbackRequestType.cpp \
  1338. src/com/ebay/TradingService/GetItemsAwaitingFeedbackResponseType.cpp \
  1339. src/com/ebay/TradingService/GetMemberMessagesRequestType.cpp \
  1340. src/com/ebay/TradingService/GetMemberMessagesResponseType.cpp \
  1341. src/com/ebay/TradingService/GetMessagePreferencesRequestType.cpp \
  1342. src/com/ebay/TradingService/GetMessagePreferencesResponseType.cpp \
  1343. src/com/ebay/TradingService/GetMyMessagesRequestType.cpp \
  1344. src/com/ebay/TradingService/GetMyMessagesResponseType.cpp \
  1345. src/com/ebay/TradingService/GetMyeBayBuyingRequestType.cpp \
  1346. src/com/ebay/TradingService/GetMyeBayBuyingResponseType.cpp \
  1347. src/com/ebay/TradingService/GetMyeBayRemindersRequestType.cpp \
  1348. src/com/ebay/TradingService/GetMyeBayRemindersResponseType.cpp \
  1349. src/com/ebay/TradingService/GetMyeBaySellingRequestType.cpp \
  1350. src/com/ebay/TradingService/GetMyeBaySellingResponseType.cpp \
  1351. src/com/ebay/TradingService/GetNotificationPreferencesRequestType.cpp \
  1352. src/com/ebay/TradingService/GetNotificationPreferencesResponseType.cpp \
  1353. src/com/ebay/TradingService/GetNotificationsUsageRequestType.cpp \
  1354. src/com/ebay/TradingService/GetNotificationsUsageResponseType.cpp \
  1355. src/com/ebay/TradingService/GetOrderTransactionsRequestType.cpp \
  1356. src/com/ebay/TradingService/GetOrderTransactionsResponseType.cpp \
  1357. src/com/ebay/TradingService/GetOrdersRequestType.cpp \
  1358. src/com/ebay/TradingService/GetOrdersResponseType.cpp \
  1359. src/com/ebay/TradingService/GetPictureManagerDetailsRequestType.cpp \
  1360. src/com/ebay/TradingService/GetPictureManagerDetailsResponseType.cpp \
  1361. src/com/ebay/TradingService/GetPictureManagerOptionsRequestType.cpp \
  1362. src/com/ebay/TradingService/GetPictureManagerOptionsResponseType.cpp \
  1363. src/com/ebay/TradingService/GetProductFamilyMembersRequestType.cpp \
  1364. src/com/ebay/TradingService/GetProductFamilyMembersResponseType.cpp \
  1365. src/com/ebay/TradingService/GetProductFinderRequestType.cpp \
  1366. src/com/ebay/TradingService/GetProductFinderResponseType.cpp \
  1367. src/com/ebay/TradingService/GetProductFinderXSLRequestType.cpp \
  1368. src/com/ebay/TradingService/GetProductFinderXSLResponseType.cpp \
  1369. src/com/ebay/TradingService/GetProductSearchPageRequestType.cpp \
  1370. src/com/ebay/TradingService/GetProductSearchPageResponseType.cpp \
  1371. src/com/ebay/TradingService/GetProductSearchResultsRequestType.cpp \
  1372. src/com/ebay/TradingService/GetProductSearchResultsResponseType.cpp \
  1373. src/com/ebay/TradingService/GetProductSellingPagesRequestType.cpp \
  1374. src/com/ebay/TradingService/GetProductSellingPagesResponseType.cpp \
  1375. src/com/ebay/TradingService/GetPromotionRulesRequestType.cpp \
  1376. src/com/ebay/TradingService/GetPromotionRulesResponseType.cpp \
  1377. src/com/ebay/TradingService/GetPromotionalSaleDetailsRequestType.cpp \
  1378. src/com/ebay/TradingService/GetPromotionalSaleDetailsResponseType.cpp \
  1379. src/com/ebay/TradingService/GetRecommendationsRequestContainerType.cpp \
  1380. src/com/ebay/TradingService/GetRecommendationsResponseContainerType.cpp \
  1381. src/com/ebay/TradingService/GetSellerDashboardRequestType.cpp \
  1382. src/com/ebay/TradingService/GetSellerDashboardResponseType.cpp \
  1383. src/com/ebay/TradingService/GetSellerEventsRequestType.cpp \
  1384. src/com/ebay/TradingService/GetSellerEventsResponseType.cpp \
  1385. src/com/ebay/TradingService/GetSellerListRequestType.cpp \
  1386. src/com/ebay/TradingService/GetSellerListResponseType.cpp \
  1387. src/com/ebay/TradingService/GetSellerPaymentsRequestType.cpp \
  1388. src/com/ebay/TradingService/GetSellerPaymentsResponseType.cpp \
  1389. src/com/ebay/TradingService/GetSellerTransactionsRequestType.cpp \
  1390. src/com/ebay/TradingService/GetSellerTransactionsResponseType.cpp \
  1391. src/com/ebay/TradingService/GetSellingManagerAlertsRequestType.cpp \
  1392. src/com/ebay/TradingService/GetSellingManagerAlertsResponseType.cpp \
  1393. src/com/ebay/TradingService/GetSellingManagerEmailLogRequestType.cpp \
  1394. src/com/ebay/TradingService/GetSellingManagerEmailLogResponseType.cpp \
  1395. src/com/ebay/TradingService/GetSellingManagerInventoryFolderRequestType.cpp \
  1396. src/com/ebay/TradingService/GetSellingManagerInventoryFolderResponseType.cpp \
  1397. src/com/ebay/TradingService/GetSellingManagerInventoryRequestType.cpp \
  1398. src/com/ebay/TradingService/GetSellingManagerInventoryResponseType.cpp \
  1399. src/com/ebay/TradingService/GetSellingManagerItemAutomationRuleRequestType.cpp \
  1400. src/com/ebay/TradingService/GetSellingManagerItemAutomationRuleResponseType.cpp \
  1401. src/com/ebay/TradingService/GetSellingManagerSaleRecordRequestType.cpp \
  1402. src/com/ebay/TradingService/GetSellingManagerSaleRecordResponseType.cpp \
  1403. src/com/ebay/TradingService/GetSellingManagerSoldListingsRequestType.cpp \
  1404. src/com/ebay/TradingService/GetSellingManagerSoldListingsResponseType.cpp \
  1405. src/com/ebay/TradingService/GetSellingManagerTemplateAutomationRuleRequestType.cpp \
  1406. src/com/ebay/TradingService/GetSellingManagerTemplateAutomationRuleResponseType.cpp \
  1407. src/com/ebay/TradingService/GetSellingManagerTemplatesRequestType.cpp \
  1408. src/com/ebay/TradingService/GetSellingManagerTemplatesResponseType.cpp \
  1409. src/com/ebay/TradingService/GetSessionIDRequestType.cpp \
  1410. src/com/ebay/TradingService/GetSessionIDResponseType.cpp \
  1411. src/com/ebay/TradingService/GetShippingDiscountProfilesRequestType.cpp \
  1412. src/com/ebay/TradingService/GetShippingDiscountProfilesResponseType.cpp \
  1413. src/com/ebay/TradingService/GetStoreCategoryUpdateStatusRequestType.cpp \
  1414. src/com/ebay/TradingService/GetStoreCategoryUpdateStatusResponseType.cpp \
  1415. src/com/ebay/TradingService/GetStoreCustomPageRequestType.cpp \
  1416. src/com/ebay/TradingService/GetStoreCustomPageResponseType.cpp \
  1417. src/com/ebay/TradingService/GetStoreOptionsRequestType.cpp \
  1418. src/com/ebay/TradingService/GetStoreOptionsResponseType.cpp \
  1419. src/com/ebay/TradingService/GetStorePreferencesRequestType.cpp \
  1420. src/com/ebay/TradingService/GetStorePreferencesResponseType.cpp \
  1421. src/com/ebay/TradingService/GetStoreRequestType.cpp \
  1422. src/com/ebay/TradingService/GetStoreResponseType.cpp \
  1423. src/com/ebay/TradingService/GetSuggestedCategoriesRequestType.cpp \
  1424. src/com/ebay/TradingService/GetSuggestedCategoriesResponseType.cpp \
  1425. src/com/ebay/TradingService/GetTaxTableRequestType.cpp \
  1426. src/com/ebay/TradingService/GetTaxTableResponseType.cpp \
  1427. src/com/ebay/TradingService/GetTokenStatusRequestType.cpp \
  1428. src/com/ebay/TradingService/GetTokenStatusResponseType.cpp \
  1429. src/com/ebay/TradingService/GetUserContactDetailsRequestType.cpp \
  1430. src/com/ebay/TradingService/GetUserContactDetailsResponseType.cpp \
  1431. src/com/ebay/TradingService/GetUserDisputesRequestType.cpp \
  1432. src/com/ebay/TradingService/GetUserDisputesResponseType.cpp \
  1433. src/com/ebay/TradingService/GetUserPreferencesRequestType.cpp \
  1434. src/com/ebay/TradingService/GetUserPreferencesResponseType.cpp \
  1435. src/com/ebay/TradingService/GetUserRequestType.cpp \
  1436. src/com/ebay/TradingService/GetUserResponseType.cpp \
  1437. src/com/ebay/TradingService/GetVeROReasonCodeDetailsRequestType.cpp \
  1438. src/com/ebay/TradingService/GetVeROReasonCodeDetailsResponseType.cpp \
  1439. src/com/ebay/TradingService/GetVeROReportStatusRequestType.cpp \
  1440. src/com/ebay/TradingService/GetVeROReportStatusResponseType.cpp \
  1441. src/com/ebay/TradingService/GetWantItNowPostRequestType.cpp \
  1442. src/com/ebay/TradingService/GetWantItNowPostResponseType.cpp \
  1443. src/com/ebay/TradingService/GetWantItNowSearchResultsRequestType.cpp \
  1444. src/com/ebay/TradingService/GetWantItNowSearchResultsResponseType.cpp \
  1445. src/com/ebay/TradingService/GeteBayDetailsRequestType.cpp \
  1446. src/com/ebay/TradingService/GeteBayDetailsResponseType.cpp \
  1447. src/com/ebay/TradingService/GeteBayOfficialTimeRequestType.cpp \
  1448. src/com/ebay/TradingService/GeteBayOfficialTimeResponseType.cpp \
  1449. src/com/ebay/TradingService/GiftIconCodeType.cpp \
  1450. src/com/ebay/TradingService/GiftServicesCodeType.cpp \
  1451. src/com/ebay/TradingService/GlobalShippingEnabledDefinitionType.cpp \
  1452. src/com/ebay/TradingService/GranularityLevelCodeType.cpp \
  1453. src/com/ebay/TradingService/Group1MaxFlatShippingCostDefinitionType.cpp \
  1454. src/com/ebay/TradingService/Group2MaxFlatShippingCostDefinitionType.cpp \
  1455. src/com/ebay/TradingService/Group3MaxFlatShippingCostDefinitionType.cpp \
  1456. src/com/ebay/TradingService/HandlingNameCodeType.cpp \
  1457. src/com/ebay/TradingService/HandlingTimeEnabledDefinitionType.cpp \
  1458. src/com/ebay/TradingService/HighlightCodeType.cpp \
  1459. src/com/ebay/TradingService/HitCounterCodeType.cpp \
  1460. src/com/ebay/TradingService/HomePageFeaturedCodeType.cpp \
  1461. src/com/ebay/TradingService/HomePageFeaturedEnabledDefinitionType.cpp \
  1462. src/com/ebay/TradingService/INEscrowWorkflowTimelineCodeType.cpp \
  1463. src/com/ebay/TradingService/INEscrowWorkflowTimelineDefinitionType.cpp \
  1464. src/com/ebay/TradingService/ISBNIdentifierEnabledDefinitionType.cpp \
  1465. src/com/ebay/TradingService/InsuranceDetailsType.cpp \
  1466. src/com/ebay/TradingService/InsuranceOptionCodeType.cpp \
  1467. src/com/ebay/TradingService/InsuranceSelectedCodeType.cpp \
  1468. src/com/ebay/TradingService/IntegratedMerchantCreditCardInfoType.cpp \
  1469. src/com/ebay/TradingService/InternationalShippingServiceOptionsType.cpp \
  1470. src/com/ebay/TradingService/InventoryFeesType.cpp \
  1471. src/com/ebay/TradingService/InventoryStatusType.cpp \
  1472. src/com/ebay/TradingService/InventoryTrackingMethodCodeType.cpp \
  1473. src/com/ebay/TradingService/InvocationStatusType.cpp \
  1474. src/com/ebay/TradingService/IssueRefundRequestType.cpp \
  1475. src/com/ebay/TradingService/IssueRefundResponseType.cpp \
  1476. src/com/ebay/TradingService/ItemArrayType.cpp \
  1477. src/com/ebay/TradingService/ItemBestOffersArrayType.cpp \
  1478. src/com/ebay/TradingService/ItemBestOffersType.cpp \
  1479. src/com/ebay/TradingService/ItemBidDetailsType.cpp \
  1480. src/com/ebay/TradingService/ItemCompatibilityEnabledCodeType.cpp \
  1481. src/com/ebay/TradingService/ItemCompatibilityEnabledDefinitionType.cpp \
  1482. src/com/ebay/TradingService/ItemCompatibilityListType.cpp \
  1483. src/com/ebay/TradingService/ItemCompatibilityType.cpp \
  1484. src/com/ebay/TradingService/ItemConditionCodeType.cpp \
  1485. src/com/ebay/TradingService/ItemFormatSortFilterCodeType.cpp \
  1486. src/com/ebay/TradingService/ItemIDArrayType.cpp \
  1487. src/com/ebay/TradingService/ItemIDType.cpp \
  1488. src/com/ebay/TradingService/ItemListCustomizationType.cpp \
  1489. src/com/ebay/TradingService/ItemPolicyViolationType.cpp \
  1490. src/com/ebay/TradingService/ItemRatingDetailArrayType.cpp \
  1491. src/com/ebay/TradingService/ItemRatingDetailsType.cpp \
  1492. src/com/ebay/TradingService/ItemSortFilterCodeType.cpp \
  1493. src/com/ebay/TradingService/ItemSortTypeCodeType.cpp \
  1494. src/com/ebay/TradingService/ItemSpecificDetailsType.cpp \
  1495. src/com/ebay/TradingService/ItemSpecificSourceCodeType.cpp \
  1496. src/com/ebay/TradingService/ItemSpecificsEnabledCodeType.cpp \
  1497. src/com/ebay/TradingService/ItemSpecificsEnabledDefinitionType.cpp \
  1498. src/com/ebay/TradingService/ItemTransactionIDArrayType.cpp \
  1499. src/com/ebay/TradingService/ItemTransactionIDType.cpp \
  1500. src/com/ebay/TradingService/ItemType.cpp \
  1501. src/com/ebay/TradingService/ItemTypeCodeType.cpp \
  1502. src/com/ebay/TradingService/ItemsCanceledEventType.cpp \
  1503. src/com/ebay/TradingService/LabelType.cpp \
  1504. src/com/ebay/TradingService/LeaveFeedbackRequestType.cpp \
  1505. src/com/ebay/TradingService/LeaveFeedbackResponseType.cpp \
  1506. src/com/ebay/TradingService/LineItemType.cpp \
  1507. src/com/ebay/TradingService/ListingAnalyzerRecommendationsType.cpp \
  1508. src/com/ebay/TradingService/ListingCheckoutRedirectPreferenceType.cpp \
  1509. src/com/ebay/TradingService/ListingDesignerType.cpp \
  1510. src/com/ebay/TradingService/ListingDetailsType.cpp \
  1511. src/com/ebay/TradingService/ListingDurationDefinitionType.cpp \
  1512. src/com/ebay/TradingService/ListingDurationDefinitionsType.cpp \
  1513. src/com/ebay/TradingService/ListingDurationReferenceType.cpp \
  1514. src/com/ebay/TradingService/ListingEnhancementDurationDefinitionType.cpp \
  1515. src/com/ebay/TradingService/ListingEnhancementDurationReferenceType.cpp \
  1516. src/com/ebay/TradingService/ListingEnhancementsCodeType.cpp \
  1517. src/com/ebay/TradingService/ListingFeatureDetailsType.cpp \
  1518. src/com/ebay/TradingService/ListingFlowCodeType.cpp \
  1519. src/com/ebay/TradingService/ListingStartPriceDetailsType.cpp \
  1520. src/com/ebay/TradingService/ListingStatusCodeType.cpp \
  1521. src/com/ebay/TradingService/ListingSubtypeCodeType.cpp \
  1522. src/com/ebay/TradingService/ListingTipArrayType.cpp \
  1523. src/com/ebay/TradingService/ListingTipFieldType.cpp \
  1524. src/com/ebay/TradingService/ListingTipMessageType.cpp \
  1525. src/com/ebay/TradingService/ListingTipType.cpp \
  1526. src/com/ebay/TradingService/ListingTypeCodeType.cpp \
  1527. src/com/ebay/TradingService/LocalListingDistancesNonSubscriptionDefinitionType.cpp \
  1528. src/com/ebay/TradingService/LocalListingDistancesRegularDefinitionType.cpp \
  1529. src/com/ebay/TradingService/LocalListingDistancesSpecialtyDefinitionType.cpp \
  1530. src/com/ebay/TradingService/LocalMarketAdFormatEnabledDefinitionType.cpp \
  1531. src/com/ebay/TradingService/LocalMarketAutoAcceptEnabledDefinitionType.cpp \
  1532. src/com/ebay/TradingService/LocalMarketAutoDeclineEnabledDefinitionType.cpp \
  1533. src/com/ebay/TradingService/LocalMarketBestOfferEnabledDefinitionType.cpp \
  1534. src/com/ebay/TradingService/LocalMarketCompanyNameEnabledDefinitionType.cpp \
  1535. src/com/ebay/TradingService/LocalMarketContactByAddressEnabledDefinitionType.cpp \
  1536. src/com/ebay/TradingService/LocalMarketContactByEmailEnabledDefinitionType.cpp \
  1537. src/com/ebay/TradingService/LocalMarketContactByPhoneEnabledDefinitionType.cpp \
  1538. src/com/ebay/TradingService/LocalMarketCounterOfferEnabledDefinitionType.cpp \
  1539. src/com/ebay/TradingService/LocalMarketNonSubscriptionDefinitionType.cpp \
  1540. src/com/ebay/TradingService/LocalMarketPaymentMethodCheckOutEnabledDefinitionType.cpp \
  1541. src/com/ebay/TradingService/LocalMarketPhoneCountDefinitionType.cpp \
  1542. src/com/ebay/TradingService/LocalMarketPremiumSubscriptionDefinitionType.cpp \
  1543. src/com/ebay/TradingService/LocalMarketRegularSubscriptionDefinitionType.cpp \
  1544. src/com/ebay/TradingService/LocalMarketSellerContactDetailsEnabledDefinitionType.cpp \
  1545. src/com/ebay/TradingService/LocalMarketShippingMethodEnabledDefinitionType.cpp \
  1546. src/com/ebay/TradingService/LocalMarketSpecialitySubscriptionDefinitionType.cpp \
  1547. src/com/ebay/TradingService/LocalMarketStreetCountDefinitionType.cpp \
  1548. src/com/ebay/TradingService/LookupAttributeArrayType.cpp \
  1549. src/com/ebay/TradingService/LookupAttributeType.cpp \
  1550. src/com/ebay/TradingService/MarkUpMarkDownEventType.cpp \
  1551. src/com/ebay/TradingService/MarkUpMarkDownEventTypeCodeType.cpp \
  1552. src/com/ebay/TradingService/MarkUpMarkDownHistoryType.cpp \
  1553. src/com/ebay/TradingService/MaxFlatShippingCostCBTExemptDefinitionType.cpp \
  1554. src/com/ebay/TradingService/MaxFlatShippingCostDefinitionType.cpp \
  1555. src/com/ebay/TradingService/MaxGranularFitmentCountDefinitionType.cpp \
  1556. src/com/ebay/TradingService/MaxItemCompatibilityDefinitionType.cpp \
  1557. src/com/ebay/TradingService/MaximumBuyerPolicyViolationsDetailsType.cpp \
  1558. src/com/ebay/TradingService/MaximumBuyerPolicyViolationsType.cpp \
  1559. src/com/ebay/TradingService/MaximumItemRequirementsDetailsType.cpp \
  1560. src/com/ebay/TradingService/MaximumItemRequirementsType.cpp \
  1561. src/com/ebay/TradingService/MaximumUnpaidItemStrikesCountDetailsType.cpp \
  1562. src/com/ebay/TradingService/MaximumUnpaidItemStrikesDurationDetailsType.cpp \
  1563. src/com/ebay/TradingService/MaximumUnpaidItemStrikesInfoDetailsType.cpp \
  1564. src/com/ebay/TradingService/MaximumUnpaidItemStrikesInfoType.cpp \
  1565. src/com/ebay/TradingService/MeasureType.cpp \
  1566. src/com/ebay/TradingService/MeasurementSystemCodeType.cpp \
  1567. src/com/ebay/TradingService/MemberMessageExchangeArrayType.cpp \
  1568. src/com/ebay/TradingService/MemberMessageExchangeType.cpp \
  1569. src/com/ebay/TradingService/MemberMessageType.cpp \
  1570. src/com/ebay/TradingService/MerchDisplayCodeType.cpp \
  1571. src/com/ebay/TradingService/MerchandizingPrefCodeType.cpp \
  1572. src/com/ebay/TradingService/MessageStatusTypeCodeType.cpp \
  1573. src/com/ebay/TradingService/MessageTypeCodeType.cpp \
  1574. src/com/ebay/TradingService/MinItemCompatibilityDefinitionType.cpp \
  1575. src/com/ebay/TradingService/MinimumAdvertisedPriceExposureCodeType.cpp \
  1576. src/com/ebay/TradingService/MinimumFeedbackScoreDetailsType.cpp \
  1577. src/com/ebay/TradingService/MinimumReservePriceDefinitionType.cpp \
  1578. src/com/ebay/TradingService/MismatchTypeCodeType.cpp \
  1579. src/com/ebay/TradingService/ModifyActionCodeType.cpp \
  1580. src/com/ebay/TradingService/ModifyNameArrayType.cpp \
  1581. src/com/ebay/TradingService/ModifyNameType.cpp \
  1582. src/com/ebay/TradingService/MoveSellingManagerInventoryFolderRequestType.cpp \
  1583. src/com/ebay/TradingService/MoveSellingManagerInventoryFolderResponseType.cpp \
  1584. src/com/ebay/TradingService/MultiLegShipmentType.cpp \
  1585. src/com/ebay/TradingService/MultiLegShippingDetailsType.cpp \
  1586. src/com/ebay/TradingService/MultiLegShippingServiceType.cpp \
  1587. src/com/ebay/TradingService/MyMessagesAlertArrayType.cpp \
  1588. src/com/ebay/TradingService/MyMessagesAlertIDArrayType.cpp \
  1589. src/com/ebay/TradingService/MyMessagesAlertIDType.cpp \
  1590. src/com/ebay/TradingService/MyMessagesAlertType.cpp \
  1591. src/com/ebay/TradingService/MyMessagesExternalMessageIDArrayType.cpp \
  1592. src/com/ebay/TradingService/MyMessagesExternalMessageIDType.cpp \
  1593. src/com/ebay/TradingService/MyMessagesFolderOperationCodeType.cpp \
  1594. src/com/ebay/TradingService/MyMessagesFolderSummaryType.cpp \
  1595. src/com/ebay/TradingService/MyMessagesFolderType.cpp \
  1596. src/com/ebay/TradingService/MyMessagesForwardDetailsType.cpp \
  1597. src/com/ebay/TradingService/MyMessagesMessageArrayType.cpp \
  1598. src/com/ebay/TradingService/MyMessagesMessageIDArrayType.cpp \
  1599. src/com/ebay/TradingService/MyMessagesMessageIDType.cpp \
  1600. src/com/ebay/TradingService/MyMessagesMessageType.cpp \
  1601. src/com/ebay/TradingService/MyMessagesResponseDetailsType.cpp \
  1602. src/com/ebay/TradingService/MyMessagesSummaryType.cpp \
  1603. src/com/ebay/TradingService/MyeBayFavoriteSearchListType.cpp \
  1604. src/com/ebay/TradingService/MyeBayFavoriteSearchType.cpp \
  1605. src/com/ebay/TradingService/MyeBayFavoriteSellerListType.cpp \
  1606. src/com/ebay/TradingService/MyeBayFavoriteSellerType.cpp \
  1607. src/com/ebay/TradingService/MyeBaySelectionType.cpp \
  1608. src/com/ebay/TradingService/MyeBaySellingSummaryType.cpp \
  1609. src/com/ebay/TradingService/NameRecommendationType.cpp \
  1610. src/com/ebay/TradingService/NameValueListArrayType.cpp \
  1611. src/com/ebay/TradingService/NameValueListType.cpp \
  1612. src/com/ebay/TradingService/NameValueRelationshipType.cpp \
  1613. src/com/ebay/TradingService/NonProfitAddressType.cpp \
  1614. src/com/ebay/TradingService/NonProfitSocialAddressType.cpp \
  1615. src/com/ebay/TradingService/NonSubscriptionDefinitionType.cpp \
  1616. src/com/ebay/TradingService/NotificationDetailsArrayType.cpp \
  1617. src/com/ebay/TradingService/NotificationDetailsType.cpp \
  1618. src/com/ebay/TradingService/NotificationEnableArrayType.cpp \
  1619. src/com/ebay/TradingService/NotificationEnableType.cpp \
  1620. src/com/ebay/TradingService/NotificationEventPropertyNameCodeType.cpp \
  1621. src/com/ebay/TradingService/NotificationEventPropertyType.cpp \
  1622. src/com/ebay/TradingService/NotificationEventStateCodeType.cpp \
  1623. src/com/ebay/TradingService/NotificationEventTypeCodeType.cpp \
  1624. src/com/ebay/TradingService/NotificationMessageType.cpp \
  1625. src/com/ebay/TradingService/NotificationPayloadTypeCodeType.cpp \
  1626. src/com/ebay/TradingService/NotificationRoleCodeType.cpp \
  1627. src/com/ebay/TradingService/NotificationStatisticsType.cpp \
  1628. src/com/ebay/TradingService/NotificationUserDataType.cpp \
  1629. src/com/ebay/TradingService/NumberOfPolicyViolationsDetailsType.cpp \
  1630. src/com/ebay/TradingService/OfferArrayType.cpp \
  1631. src/com/ebay/TradingService/OfferType.cpp \
  1632. src/com/ebay/TradingService/OrderArrayType.cpp \
  1633. src/com/ebay/TradingService/OrderIDArrayType.cpp \
  1634. src/com/ebay/TradingService/OrderIDType.cpp \
  1635. src/com/ebay/TradingService/OrderStatusCodeType.cpp \
  1636. src/com/ebay/TradingService/OrderStatusFilterCodeType.cpp \
  1637. src/com/ebay/TradingService/OrderTransactionArrayType.cpp \
  1638. src/com/ebay/TradingService/OrderTransactionType.cpp \
  1639. src/com/ebay/TradingService/OrderType.cpp \
  1640. src/com/ebay/TradingService/PaginatedItemArrayType.cpp \
  1641. src/com/ebay/TradingService/PaginatedOrderTransactionArrayType.cpp \
  1642. src/com/ebay/TradingService/PaginatedTransactionArrayType.cpp \
  1643. src/com/ebay/TradingService/PaginationResultType.cpp \
  1644. src/com/ebay/TradingService/PaginationType.cpp \
  1645. src/com/ebay/TradingService/PaidStatusCodeType.cpp \
  1646. src/com/ebay/TradingService/PaisaPayFullEscrowEnabledDefinitionType.cpp \
  1647. src/com/ebay/TradingService/PayPalAccountLevelCodeType.cpp \
  1648. src/com/ebay/TradingService/PayPalAccountStatusCodeType.cpp \
  1649. src/com/ebay/TradingService/PayPalAccountTypeCodeType.cpp \
  1650. src/com/ebay/TradingService/PayPalBuyerProtectionEnabledDefinitionType.cpp \
  1651. src/com/ebay/TradingService/PayPalRequiredDefinitionType.cpp \
  1652. src/com/ebay/TradingService/PayPalRequiredForStoreOwnerDefinitionType.cpp \
  1653. src/com/ebay/TradingService/PaymentDetailsType.cpp \
  1654. src/com/ebay/TradingService/PaymentHoldDetailType.cpp \
  1655. src/com/ebay/TradingService/PaymentHoldStatusCodeType.cpp \
  1656. src/com/ebay/TradingService/PaymentMethodDefinitionType.cpp \
  1657. src/com/ebay/TradingService/PaymentMethodSearchCodeType.cpp \
  1658. src/com/ebay/TradingService/PaymentOptionDetailsType.cpp \
  1659. src/com/ebay/TradingService/PaymentOptionsGroupEnabledCodeType.cpp \
  1660. src/com/ebay/TradingService/PaymentOptionsGroupEnabledDefinitionType.cpp \
  1661. src/com/ebay/TradingService/PaymentStatusCodeType.cpp \
  1662. src/com/ebay/TradingService/PaymentTypeCodeType.cpp \
  1663. src/com/ebay/TradingService/PayoutMethodType.cpp \
  1664. src/com/ebay/TradingService/PerformanceDashboardType.cpp \
  1665. src/com/ebay/TradingService/PerformanceStatusCodeType.cpp \
  1666. src/com/ebay/TradingService/PeriodCodeType.cpp \
  1667. src/com/ebay/TradingService/PhotoDisplayCodeType.cpp \
  1668. src/com/ebay/TradingService/PictureDetailsType.cpp \
  1669. src/com/ebay/TradingService/PictureFormatCodeType.cpp \
  1670. src/com/ebay/TradingService/PictureManagerActionCodeType.cpp \
  1671. src/com/ebay/TradingService/PictureManagerDetailLevelCodeType.cpp \
  1672. src/com/ebay/TradingService/PictureManagerDetailsType.cpp \
  1673. src/com/ebay/TradingService/PictureManagerFolderType.cpp \
  1674. src/com/ebay/TradingService/PictureManagerPictureDisplayType.cpp \
  1675. src/com/ebay/TradingService/PictureManagerPictureDisplayTypeCodeType.cpp \
  1676. src/com/ebay/TradingService/PictureManagerPictureType.cpp \
  1677. src/com/ebay/TradingService/PictureManagerSubscriptionLevelCodeType.cpp \
  1678. src/com/ebay/TradingService/PictureManagerSubscriptionType.cpp \
  1679. src/com/ebay/TradingService/PictureSetCodeType.cpp \
  1680. src/com/ebay/TradingService/PictureSetMemberType.cpp \
  1681. src/com/ebay/TradingService/PictureSourceCodeType.cpp \
  1682. src/com/ebay/TradingService/PictureUploadPolicyCodeType.cpp \
  1683. src/com/ebay/TradingService/PictureWatermarkCodeType.cpp \
  1684. src/com/ebay/TradingService/PicturesType.cpp \
  1685. src/com/ebay/TradingService/PlaceOfferRequestType.cpp \
  1686. src/com/ebay/TradingService/PlaceOfferResponseType.cpp \
  1687. src/com/ebay/TradingService/PolicyComplianceDashboardType.cpp \
  1688. src/com/ebay/TradingService/PolicyComplianceStatusCodeType.cpp \
  1689. src/com/ebay/TradingService/PolicyViolationDurationDetailsType.cpp \
  1690. src/com/ebay/TradingService/PowerSellerDashboardType.cpp \
  1691. src/com/ebay/TradingService/PreferredLocationCodeType.cpp \
  1692. src/com/ebay/TradingService/PremiumSubscriptionDefinitionType.cpp \
  1693. src/com/ebay/TradingService/PricingRecommendationsType.cpp \
  1694. src/com/ebay/TradingService/PricingTreatmentCodeType.cpp \
  1695. src/com/ebay/TradingService/ProPackCodeType.cpp \
  1696. src/com/ebay/TradingService/ProPackEnabledDefinitionType.cpp \
  1697. src/com/ebay/TradingService/ProPackPlusEnabledDefinitionType.cpp \
  1698. src/com/ebay/TradingService/ProStoresCheckoutPreferenceType.cpp \
  1699. src/com/ebay/TradingService/ProStoresDetailsType.cpp \
  1700. src/com/ebay/TradingService/ProductCreationEnabledCodeType.cpp \
  1701. src/com/ebay/TradingService/ProductCreationEnabledDefinitionType.cpp \
  1702. src/com/ebay/TradingService/ProductFamilyType.cpp \
  1703. src/com/ebay/TradingService/ProductFinderConstraintType.cpp \
  1704. src/com/ebay/TradingService/ProductInfoType.cpp \
  1705. src/com/ebay/TradingService/ProductListingDetailsType.cpp \
  1706. src/com/ebay/TradingService/ProductRecommendationsType.cpp \
  1707. src/com/ebay/TradingService/ProductSearchPageType.cpp \
  1708. src/com/ebay/TradingService/ProductSearchResultType.cpp \
  1709. src/com/ebay/TradingService/ProductSearchType.cpp \
  1710. src/com/ebay/TradingService/ProductStateCodeType.cpp \
  1711. src/com/ebay/TradingService/ProductSuggestionType.cpp \
  1712. src/com/ebay/TradingService/ProductSuggestionsType.cpp \
  1713. src/com/ebay/TradingService/ProductType.cpp \
  1714. src/com/ebay/TradingService/ProductUseCaseCodeType.cpp \
  1715. src/com/ebay/TradingService/ProfileCategoryGroupCodeType.cpp \
  1716. src/com/ebay/TradingService/ProfileCategoryGroupDefinitionType.cpp \
  1717. src/com/ebay/TradingService/PromotedItemType.cpp \
  1718. src/com/ebay/TradingService/PromotionDetailsType.cpp \
  1719. src/com/ebay/TradingService/PromotionItemPriceTypeCodeType.cpp \
  1720. src/com/ebay/TradingService/PromotionItemSelectionCodeType.cpp \
  1721. src/com/ebay/TradingService/PromotionMethodCodeType.cpp \
  1722. src/com/ebay/TradingService/PromotionRuleArrayType.cpp \
  1723. src/com/ebay/TradingService/PromotionRuleType.cpp \
  1724. src/com/ebay/TradingService/PromotionSchemeCodeType.cpp \
  1725. src/com/ebay/TradingService/PromotionalSaleArrayType.cpp \
  1726. src/com/ebay/TradingService/PromotionalSaleDetailsType.cpp \
  1727. src/com/ebay/TradingService/PromotionalSaleStatusCodeType.cpp \
  1728. src/com/ebay/TradingService/PromotionalSaleType.cpp \
  1729. src/com/ebay/TradingService/PromotionalSaleTypeCodeType.cpp \
  1730. src/com/ebay/TradingService/PromotionalShippingDiscountDetailsType.cpp \
  1731. src/com/ebay/TradingService/PurchaseReminderEmailPreferencesType.cpp \
  1732. src/com/ebay/TradingService/QuantityAvailableHintCodeType.cpp \
  1733. src/com/ebay/TradingService/QuantityInfoType.cpp \
  1734. src/com/ebay/TradingService/QuantityOperatorCodeType.cpp \
  1735. src/com/ebay/TradingService/QuantityRestrictionPerBuyerInfoType.cpp \
  1736. src/com/ebay/TradingService/QuestionTypeCodeType.cpp \
  1737. src/com/ebay/TradingService/RCSPaymentStatusCodeType.cpp \
  1738. src/com/ebay/TradingService/RangeCodeType.cpp \
  1739. src/com/ebay/TradingService/RateTableDetailsType.cpp \
  1740. src/com/ebay/TradingService/ReasonCodeDetailType.cpp \
  1741. src/com/ebay/TradingService/RecipientRelationCodeType.cpp \
  1742. src/com/ebay/TradingService/RecommendationEngineCodeType.cpp \
  1743. src/com/ebay/TradingService/RecommendationValidationRulesType.cpp \
  1744. src/com/ebay/TradingService/RecommendationsType.cpp \
  1745. src/com/ebay/TradingService/RecoupmentPolicyConsentType.cpp \
  1746. src/com/ebay/TradingService/RecoupmentPolicyDetailsType.cpp \
  1747. src/com/ebay/TradingService/RefundArrayType.cpp \
  1748. src/com/ebay/TradingService/RefundDetailsType.cpp \
  1749. src/com/ebay/TradingService/RefundFailureCodeType.cpp \
  1750. src/com/ebay/TradingService/RefundFailureReasonType.cpp \
  1751. src/com/ebay/TradingService/RefundFundingSourceArrayType.cpp \
  1752. src/com/ebay/TradingService/RefundFundingSourceType.cpp \
  1753. src/com/ebay/TradingService/RefundLineArrayType.cpp \
  1754. src/com/ebay/TradingService/RefundLineType.cpp \
  1755. src/com/ebay/TradingService/RefundLineTypeCodeType.cpp \
  1756. src/com/ebay/TradingService/RefundReasonCodeType.cpp \
  1757. src/com/ebay/TradingService/RefundStatusCodeType.cpp \
  1758. src/com/ebay/TradingService/RefundTransactionArrayType.cpp \
  1759. src/com/ebay/TradingService/RefundTransactionType.cpp \
  1760. src/com/ebay/TradingService/RefundType.cpp \
  1761. src/com/ebay/TradingService/RefundTypeCodeType.cpp \
  1762. src/com/ebay/TradingService/RefundingSourceTypeCodeType.cpp \
  1763. src/com/ebay/TradingService/RegionDetailsType.cpp \
  1764. src/com/ebay/TradingService/RegionOfOriginDetailsType.cpp \
  1765. src/com/ebay/TradingService/RegularSubscriptionDefinitionType.cpp \
  1766. src/com/ebay/TradingService/RelistFixedPriceItemRequestType.cpp \
  1767. src/com/ebay/TradingService/RelistFixedPriceItemResponseType.cpp \
  1768. src/com/ebay/TradingService/RelistItemRequestType.cpp \
  1769. src/com/ebay/TradingService/RelistItemResponseType.cpp \
  1770. src/com/ebay/TradingService/ReminderCustomizationType.cpp \
  1771. src/com/ebay/TradingService/RemindersType.cpp \
  1772. src/com/ebay/TradingService/RemoveFromWatchListRequestType.cpp \
  1773. src/com/ebay/TradingService/RemoveFromWatchListResponseType.cpp \
  1774. src/com/ebay/TradingService/RequiredSellerActionArrayType.cpp \
  1775. src/com/ebay/TradingService/RequiredSellerActionCodeType.cpp \
  1776. src/com/ebay/TradingService/RespondToBestOfferRequestType.cpp \
  1777. src/com/ebay/TradingService/RespondToBestOfferResponseType.cpp \
  1778. src/com/ebay/TradingService/RespondToFeedbackRequestType.cpp \
  1779. src/com/ebay/TradingService/RespondToFeedbackResponseType.cpp \
  1780. src/com/ebay/TradingService/RespondToWantItNowPostRequestType.cpp \
  1781. src/com/ebay/TradingService/RespondToWantItNowPostResponseType.cpp \
  1782. src/com/ebay/TradingService/ResponseAttributeSetType.cpp \
  1783. src/com/ebay/TradingService/RestockingFeeValueDetailsType.cpp \
  1784. src/com/ebay/TradingService/ReturnPolicyDetailsType.cpp \
  1785. src/com/ebay/TradingService/ReturnPolicyEnabledDefinitionType.cpp \
  1786. src/com/ebay/TradingService/ReturnPolicyType.cpp \
  1787. src/com/ebay/TradingService/ReturnsAcceptedDetailsType.cpp \
  1788. src/com/ebay/TradingService/ReturnsWithinDetailsType.cpp \
  1789. src/com/ebay/TradingService/ReviseCheckoutStatusRequestType.cpp \
  1790. src/com/ebay/TradingService/ReviseCheckoutStatusResponseType.cpp \
  1791. src/com/ebay/TradingService/ReviseFixedPriceItemRequestType.cpp \
  1792. src/com/ebay/TradingService/ReviseFixedPriceItemResponseType.cpp \
  1793. src/com/ebay/TradingService/ReviseInventoryStatusRequestType.cpp \
  1794. src/com/ebay/TradingService/ReviseInventoryStatusResponseType.cpp \
  1795. src/com/ebay/TradingService/ReviseItemRequestType.cpp \
  1796. src/com/ebay/TradingService/ReviseItemResponseType.cpp \
  1797. src/com/ebay/TradingService/ReviseMyMessagesFoldersRequestType.cpp \
  1798. src/com/ebay/TradingService/ReviseMyMessagesFoldersResponseType.cpp \
  1799. src/com/ebay/TradingService/ReviseMyMessagesRequestType.cpp \
  1800. src/com/ebay/TradingService/ReviseMyMessagesResponseType.cpp \
  1801. src/com/ebay/TradingService/RevisePriceAllowedDefinitionType.cpp \
  1802. src/com/ebay/TradingService/ReviseQuantityAllowedDefinitionType.cpp \
  1803. src/com/ebay/TradingService/ReviseSellingManagerInventoryFolderRequestType.cpp \
  1804. src/com/ebay/TradingService/ReviseSellingManagerInventoryFolderResponseType.cpp \
  1805. src/com/ebay/TradingService/ReviseSellingManagerProductRequestType.cpp \
  1806. src/com/ebay/TradingService/ReviseSellingManagerProductResponseType.cpp \
  1807. src/com/ebay/TradingService/ReviseSellingManagerSaleRecordRequestType.cpp \
  1808. src/com/ebay/TradingService/ReviseSellingManagerSaleRecordResponseType.cpp \
  1809. src/com/ebay/TradingService/ReviseSellingManagerTemplateRequestType.cpp \
  1810. src/com/ebay/TradingService/ReviseSellingManagerTemplateResponseType.cpp \
  1811. src/com/ebay/TradingService/ReviseStatusType.cpp \
  1812. src/com/ebay/TradingService/RevokeTokenRequestType.cpp \
  1813. src/com/ebay/TradingService/RevokeTokenResponseType.cpp \
  1814. src/com/ebay/TradingService/SIFFTASRecommendationsType.cpp \
  1815. src/com/ebay/TradingService/SKUArrayType.cpp \
  1816. src/com/ebay/TradingService/SKUType.cpp \
  1817. src/com/ebay/TradingService/SMSSubscriptionErrorCodeCodeType.cpp \
  1818. src/com/ebay/TradingService/SMSSubscriptionType.cpp \
  1819. src/com/ebay/TradingService/SMSSubscriptionUserStatusCodeType.cpp \
  1820. src/com/ebay/TradingService/SafePaymentRequiredDefinitionType.cpp \
  1821. src/com/ebay/TradingService/SalesTaxType.cpp \
  1822. src/com/ebay/TradingService/SaveItemToSellingManagerTemplateRequestType.cpp \
  1823. src/com/ebay/TradingService/SaveItemToSellingManagerTemplateResponseType.cpp \
  1824. src/com/ebay/TradingService/SchedulingInfoType.cpp \
  1825. src/com/ebay/TradingService/SearchAttributesType.cpp \
  1826. src/com/ebay/TradingService/SearchDetailsType.cpp \
  1827. src/com/ebay/TradingService/SearchFlagCodeType.cpp \
  1828. src/com/ebay/TradingService/SearchStandingDashboardType.cpp \
  1829. src/com/ebay/TradingService/SearchStandingStatusCodeType.cpp \
  1830. src/com/ebay/TradingService/SecondChanceOfferDurationCodeType.cpp \
  1831. src/com/ebay/TradingService/SelectionModeCodeType.cpp \
  1832. src/com/ebay/TradingService/SellerAccountDashboardType.cpp \
  1833. src/com/ebay/TradingService/SellerAccountStatusCodeType.cpp \
  1834. src/com/ebay/TradingService/SellerBusinessCodeType.cpp \
  1835. src/com/ebay/TradingService/SellerContactDetailsEnabledDefinitionType.cpp \
  1836. src/com/ebay/TradingService/SellerDashboardAlertSeverityCodeType.cpp \
  1837. src/com/ebay/TradingService/SellerDashboardAlertType.cpp \
  1838. src/com/ebay/TradingService/SellerDiscountType.cpp \
  1839. src/com/ebay/TradingService/SellerDiscountsType.cpp \
  1840. src/com/ebay/TradingService/SellerExcludeShipToLocationPreferencesType.cpp \
  1841. src/com/ebay/TradingService/SellerFavoriteItemPreferencesType.cpp \
  1842. src/com/ebay/TradingService/SellerFeeDiscountDashboardType.cpp \
  1843. src/com/ebay/TradingService/SellerGuaranteeLevelCodeType.cpp \
  1844. src/com/ebay/TradingService/SellerLevelCodeType.cpp \
  1845. src/com/ebay/TradingService/SellerPaymentMethodCodeType.cpp \
  1846. src/com/ebay/TradingService/SellerPaymentPreferencesType.cpp \
  1847. src/com/ebay/TradingService/SellerPaymentProfileType.cpp \
  1848. src/com/ebay/TradingService/SellerPaymentType.cpp \
  1849. src/com/ebay/TradingService/SellerProfilePreferencesType.cpp \
  1850. src/com/ebay/TradingService/SellerProfilesType.cpp \
  1851. src/com/ebay/TradingService/SellerProvidedTitleSupportedDefinitionType.cpp \
  1852. src/com/ebay/TradingService/SellerRatingSummaryArrayType.cpp \
  1853. src/com/ebay/TradingService/SellerReturnPreferencesType.cpp \
  1854. src/com/ebay/TradingService/SellerReturnProfileType.cpp \
  1855. src/com/ebay/TradingService/SellerReverseDisputeRequestType.cpp \
  1856. src/com/ebay/TradingService/SellerReverseDisputeResponseType.cpp \
  1857. src/com/ebay/TradingService/SellerRoleMetricsType.cpp \
  1858. src/com/ebay/TradingService/SellerShippingProfileType.cpp \
  1859. src/com/ebay/TradingService/SellerType.cpp \
  1860. src/com/ebay/TradingService/SellereBayPaymentProcessConsentCodeType.cpp \
  1861. src/com/ebay/TradingService/SellereBayPaymentProcessStatusCodeType.cpp \
  1862. src/com/ebay/TradingService/SellingManagerAlertType.cpp \
  1863. src/com/ebay/TradingService/SellingManagerAlertTypeCodeType.cpp \
  1864. src/com/ebay/TradingService/SellingManagerAutoListAccordingToScheduleType.cpp \
  1865. src/com/ebay/TradingService/SellingManagerAutoListMinActiveItemsType.cpp \
  1866. src/com/ebay/TradingService/SellingManagerAutoListType.cpp \
  1867. src/com/ebay/TradingService/SellingManagerAutoRelistOptionCodeType.cpp \
  1868. src/com/ebay/TradingService/SellingManagerAutoRelistType.cpp \
  1869. src/com/ebay/TradingService/SellingManagerAutoRelistTypeCodeType.cpp \
  1870. src/com/ebay/TradingService/SellingManagerAutoSecondChanceOfferType.cpp \
  1871. src/com/ebay/TradingService/SellingManagerAutoSecondChanceOfferTypeCodeType.cpp \
  1872. src/com/ebay/TradingService/SellingManagerAutomationPropertyTypeCodeType.cpp \
  1873. src/com/ebay/TradingService/SellingManagerEmailLogType.cpp \
  1874. src/com/ebay/TradingService/SellingManagerEmailSentStatusCodeType.cpp \
  1875. src/com/ebay/TradingService/SellingManagerEmailTypeCodeType.cpp \
  1876. src/com/ebay/TradingService/SellingManagerFolderDetailsType.cpp \
  1877. src/com/ebay/TradingService/SellingManagerGeneralPropertyTypeCodeType.cpp \
  1878. src/com/ebay/TradingService/SellingManagerInventoryPropertyTypeCodeType.cpp \
  1879. src/com/ebay/TradingService/SellingManagerOrderStatusType.cpp \
  1880. src/com/ebay/TradingService/SellingManagerPaidStatusCodeType.cpp \
  1881. src/com/ebay/TradingService/SellingManagerPaisaPayPropertyTypeCodeType.cpp \
  1882. src/com/ebay/TradingService/SellingManagerProductDetailsType.cpp \
  1883. src/com/ebay/TradingService/SellingManagerProductInventoryStatusType.cpp \
  1884. src/com/ebay/TradingService/SellingManagerProductSortCodeType.cpp \
  1885. src/com/ebay/TradingService/SellingManagerProductSpecificsType.cpp \
  1886. src/com/ebay/TradingService/SellingManagerProductType.cpp \
  1887. src/com/ebay/TradingService/SellingManagerSearchType.cpp \
  1888. src/com/ebay/TradingService/SellingManagerSearchTypeCodeType.cpp \
  1889. src/com/ebay/TradingService/SellingManagerShippedStatusCodeType.cpp \
  1890. src/com/ebay/TradingService/SellingManagerSoldListingsPropertyTypeCodeType.cpp \
  1891. src/com/ebay/TradingService/SellingManagerSoldListingsSortTypeCodeType.cpp \
  1892. src/com/ebay/TradingService/SellingManagerSoldOrderType.cpp \
  1893. src/com/ebay/TradingService/SellingManagerSoldTransactionType.cpp \
  1894. src/com/ebay/TradingService/SellingManagerTemplateDetailsArrayType.cpp \
  1895. src/com/ebay/TradingService/SellingManagerTemplateDetailsType.cpp \
  1896. src/com/ebay/TradingService/SellingManagerVendorDetailsType.cpp \
  1897. src/com/ebay/TradingService/SellingStatusType.cpp \
  1898. src/com/ebay/TradingService/SellingSummaryType.cpp \
  1899. src/com/ebay/TradingService/SendInvoiceRequestType.cpp \
  1900. src/com/ebay/TradingService/SendInvoiceResponseType.cpp \
  1901. src/com/ebay/TradingService/SetMessagePreferencesRequestType.cpp \
  1902. src/com/ebay/TradingService/SetMessagePreferencesResponseType.cpp \
  1903. src/com/ebay/TradingService/SetNotificationPreferencesRequestType.cpp \
  1904. src/com/ebay/TradingService/SetNotificationPreferencesResponseType.cpp \
  1905. src/com/ebay/TradingService/SetPictureManagerDetailsRequestType.cpp \
  1906. src/com/ebay/TradingService/SetPictureManagerDetailsResponseType.cpp \
  1907. src/com/ebay/TradingService/SetPromotionalSaleListingsRequestType.cpp \
  1908. src/com/ebay/TradingService/SetPromotionalSaleListingsResponseType.cpp \
  1909. src/com/ebay/TradingService/SetPromotionalSaleRequestType.cpp \
  1910. src/com/ebay/TradingService/SetPromotionalSaleResponseType.cpp \
  1911. src/com/ebay/TradingService/SetSellingManagerFeedbackOptionsRequestType.cpp \
  1912. src/com/ebay/TradingService/SetSellingManagerFeedbackOptionsResponseType.cpp \
  1913. src/com/ebay/TradingService/SetSellingManagerItemAutomationRuleRequestType.cpp \
  1914. src/com/ebay/TradingService/SetSellingManagerItemAutomationRuleResponseType.cpp \
  1915. src/com/ebay/TradingService/SetSellingManagerTemplateAutomationRuleRequestType.cpp \
  1916. src/com/ebay/TradingService/SetSellingManagerTemplateAutomationRuleResponseType.cpp \
  1917. src/com/ebay/TradingService/SetShippingDiscountProfilesRequestType.cpp \
  1918. src/com/ebay/TradingService/SetShippingDiscountProfilesResponseType.cpp \
  1919. src/com/ebay/TradingService/SetStoreCategoriesRequestType.cpp \
  1920. src/com/ebay/TradingService/SetStoreCategoriesResponseType.cpp \
  1921. src/com/ebay/TradingService/SetStoreCustomPageRequestType.cpp \
  1922. src/com/ebay/TradingService/SetStoreCustomPageResponseType.cpp \
  1923. src/com/ebay/TradingService/SetStorePreferencesRequestType.cpp \
  1924. src/com/ebay/TradingService/SetStorePreferencesResponseType.cpp \
  1925. src/com/ebay/TradingService/SetStoreRequestType.cpp \
  1926. src/com/ebay/TradingService/SetStoreResponseType.cpp \
  1927. src/com/ebay/TradingService/SetTaxTableRequestType.cpp \
  1928. src/com/ebay/TradingService/SetTaxTableResponseType.cpp \
  1929. src/com/ebay/TradingService/SetUserNotesActionCodeType.cpp \
  1930. src/com/ebay/TradingService/SetUserNotesRequestType.cpp \
  1931. src/com/ebay/TradingService/SetUserNotesResponseType.cpp \
  1932. src/com/ebay/TradingService/SetUserPreferencesRequestType.cpp \
  1933. src/com/ebay/TradingService/SetUserPreferencesResponseType.cpp \
  1934. src/com/ebay/TradingService/SeverityCodeType.cpp \
  1935. src/com/ebay/TradingService/ShipPackageDetailsType.cpp \
  1936. src/com/ebay/TradingService/ShipmentDeliveryStatusCodeType.cpp \
  1937. src/com/ebay/TradingService/ShipmentLineItemType.cpp \
  1938. src/com/ebay/TradingService/ShipmentStatusCodeType.cpp \
  1939. src/com/ebay/TradingService/ShipmentTrackingDetailsType.cpp \
  1940. src/com/ebay/TradingService/ShipmentType.cpp \
  1941. src/com/ebay/TradingService/ShippingCarrierCodeType.cpp \
  1942. src/com/ebay/TradingService/ShippingCarrierDetailsType.cpp \
  1943. src/com/ebay/TradingService/ShippingCategoryDetailsType.cpp \
  1944. src/com/ebay/TradingService/ShippingCostPaidByDetailsType.cpp \
  1945. src/com/ebay/TradingService/ShippingDetailsType.cpp \
  1946. src/com/ebay/TradingService/ShippingFeatureCodeType.cpp \
  1947. src/com/ebay/TradingService/ShippingInsuranceType.cpp \
  1948. src/com/ebay/TradingService/ShippingLocationDetailsType.cpp \
  1949. src/com/ebay/TradingService/ShippingPackageCodeType.cpp \
  1950. src/com/ebay/TradingService/ShippingPackageDetailsType.cpp \
  1951. src/com/ebay/TradingService/ShippingRateTypeCodeType.cpp \
  1952. src/com/ebay/TradingService/ShippingRegionCodeType.cpp \
  1953. src/com/ebay/TradingService/ShippingServiceCodeType.cpp \
  1954. src/com/ebay/TradingService/ShippingServiceDetailsType.cpp \
  1955. src/com/ebay/TradingService/ShippingServiceOptionsType.cpp \
  1956. src/com/ebay/TradingService/ShippingServicePackageDetailsType.cpp \
  1957. src/com/ebay/TradingService/ShippingTermRequiredDefinitionType.cpp \
  1958. src/com/ebay/TradingService/ShippingTypeCodeType.cpp \
  1959. src/com/ebay/TradingService/SimpleItemSortCodeType.cpp \
  1960. src/com/ebay/TradingService/SiteBuyerRequirementDetailsType.cpp \
  1961. src/com/ebay/TradingService/SiteCodeType.cpp \
  1962. src/com/ebay/TradingService/SiteDefaultsType.cpp \
  1963. src/com/ebay/TradingService/SiteDetailsType.cpp \
  1964. src/com/ebay/TradingService/SiteHostedPictureDetailsType.cpp \
  1965. src/com/ebay/TradingService/SiteWideCharacteristicsType.cpp \
  1966. src/com/ebay/TradingService/SkypeContactOptionCodeType.cpp \
  1967. src/com/ebay/TradingService/SkypeMeNonTransactionalEnabledDefinitionType.cpp \
  1968. src/com/ebay/TradingService/SkypeMeTransactionalEnabledDefinitionType.cpp \
  1969. src/com/ebay/TradingService/SocialAddressTypeCodeType.cpp \
  1970. src/com/ebay/TradingService/SortOrderCodeType.cpp \
  1971. src/com/ebay/TradingService/SpecialitySubscriptionDefinitionType.cpp \
  1972. src/com/ebay/TradingService/StatusCodeType.cpp \
  1973. src/com/ebay/TradingService/StoreCategoryUpdateActionCodeType.cpp \
  1974. src/com/ebay/TradingService/StoreColorSchemeArrayType.cpp \
  1975. src/com/ebay/TradingService/StoreColorSchemeType.cpp \
  1976. src/com/ebay/TradingService/StoreColorType.cpp \
  1977. src/com/ebay/TradingService/StoreCustomCategoryArrayType.cpp \
  1978. src/com/ebay/TradingService/StoreCustomCategoryType.cpp \
  1979. src/com/ebay/TradingService/StoreCustomHeaderLayoutCodeType.cpp \
  1980. src/com/ebay/TradingService/StoreCustomListingHeaderDisplayCodeType.cpp \
  1981. src/com/ebay/TradingService/StoreCustomListingHeaderLinkCodeType.cpp \
  1982. src/com/ebay/TradingService/StoreCustomListingHeaderLinkType.cpp \
  1983. src/com/ebay/TradingService/StoreCustomListingHeaderType.cpp \
  1984. src/com/ebay/TradingService/StoreCustomPageArrayType.cpp \
  1985. src/com/ebay/TradingService/StoreCustomPageStatusCodeType.cpp \
  1986. src/com/ebay/TradingService/StoreCustomPageType.cpp \
  1987. src/com/ebay/TradingService/StoreFontFaceCodeType.cpp \
  1988. src/com/ebay/TradingService/StoreFontSizeCodeType.cpp \
  1989. src/com/ebay/TradingService/StoreFontType.cpp \
  1990. src/com/ebay/TradingService/StoreHeaderStyleCodeType.cpp \
  1991. src/com/ebay/TradingService/StoreInventoryEnabledDefinitionType.cpp \
  1992. src/com/ebay/TradingService/StoreItemListLayoutCodeType.cpp \
  1993. src/com/ebay/TradingService/StoreItemListSortOrderCodeType.cpp \
  1994. src/com/ebay/TradingService/StoreLogoArrayType.cpp \
  1995. src/com/ebay/TradingService/StoreLogoType.cpp \
  1996. src/com/ebay/TradingService/StoreOwnerExtendedListingDurationsDefinitionType.cpp \
  1997. src/com/ebay/TradingService/StoreOwnerExtendedListingDurationsEnabledDefinitionType.cpp \
  1998. src/com/ebay/TradingService/StoreOwnerExtendedListingDurationsType.cpp \
  1999. src/com/ebay/TradingService/StorePreferencesType.cpp \
  2000. src/com/ebay/TradingService/StoreSubscriptionArrayType.cpp \
  2001. src/com/ebay/TradingService/StoreSubscriptionLevelCodeType.cpp \
  2002. src/com/ebay/TradingService/StoreSubscriptionType.cpp \
  2003. src/com/ebay/TradingService/StoreThemeArrayType.cpp \
  2004. src/com/ebay/TradingService/StoreThemeType.cpp \
  2005. src/com/ebay/TradingService/StoreType.cpp \
  2006. src/com/ebay/TradingService/StoreVacationPreferencesType.cpp \
  2007. src/com/ebay/TradingService/StorefrontType.cpp \
  2008. src/com/ebay/TradingService/StringMatchCodeType.cpp \
  2009. src/com/ebay/TradingService/SuggestedCategoryArrayType.cpp \
  2010. src/com/ebay/TradingService/SuggestedCategoryType.cpp \
  2011. src/com/ebay/TradingService/SummaryEventScheduleType.cpp \
  2012. src/com/ebay/TradingService/SummaryFrequencyCodeType.cpp \
  2013. src/com/ebay/TradingService/SummaryWindowPeriodCodeType.cpp \
  2014. src/com/ebay/TradingService/SupportedSellerProfileType.cpp \
  2015. src/com/ebay/TradingService/SupportedSellerProfilesType.cpp \
  2016. src/com/ebay/TradingService/TCREnabledDefinitionType.cpp \
  2017. src/com/ebay/TradingService/TaskStatusCodeType.cpp \
  2018. src/com/ebay/TradingService/TaxDescriptionCodeType.cpp \
  2019. src/com/ebay/TradingService/TaxDetailsType.cpp \
  2020. src/com/ebay/TradingService/TaxJurisdictionType.cpp \
  2021. src/com/ebay/TradingService/TaxTableType.cpp \
  2022. src/com/ebay/TradingService/TaxTypeCodeType.cpp \
  2023. src/com/ebay/TradingService/TaxesType.cpp \
  2024. src/com/ebay/TradingService/ThemeGroupType.cpp \
  2025. src/com/ebay/TradingService/TicketListingDetailsType.cpp \
  2026. src/com/ebay/TradingService/TimeRangeType.cpp \
  2027. src/com/ebay/TradingService/TimeZoneDetailsType.cpp \
  2028. src/com/ebay/TradingService/TokenStatusCodeType.cpp \
  2029. src/com/ebay/TradingService/TokenStatusType.cpp \
  2030. src/com/ebay/TradingService/TopRatedProgramCodeType.cpp \
  2031. src/com/ebay/TradingService/TopRatedSellerDetailsType.cpp \
  2032. src/com/ebay/TradingService/TradingRoleCodeType.cpp \
  2033. src/com/ebay/TradingService/TransactionArrayType.cpp \
  2034. src/com/ebay/TradingService/TransactionPlatformCodeType.cpp \
  2035. src/com/ebay/TradingService/TransactionStatusType.cpp \
  2036. src/com/ebay/TradingService/TransactionType.cpp \
  2037. src/com/ebay/TradingService/UPCIdentifierEnabledDefinitionType.cpp \
  2038. src/com/ebay/TradingService/UPSRateOptionCodeType.cpp \
  2039. src/com/ebay/TradingService/URLDetailsType.cpp \
  2040. src/com/ebay/TradingService/URLTypeCodeType.cpp \
  2041. src/com/ebay/TradingService/USPSRateOptionCodeType.cpp \
  2042. src/com/ebay/TradingService/UUIDType.cpp \
  2043. src/com/ebay/TradingService/UnitInfoType.cpp \
  2044. src/com/ebay/TradingService/UnitOfMeasurementDetailsType.cpp \
  2045. src/com/ebay/TradingService/UnitOfMeasurementType.cpp \
  2046. src/com/ebay/TradingService/UnpaidItemAssistancePreferencesType.cpp \
  2047. src/com/ebay/TradingService/UnpaidItemCaseOpenTypeCodeType.cpp \
  2048. src/com/ebay/TradingService/UnpaidItemCaseStatusTypeCodeType.cpp \
  2049. src/com/ebay/TradingService/UnpaidItemStatusTypeCodeType.cpp \
  2050. src/com/ebay/TradingService/UnpaidItemType.cpp \
  2051. src/com/ebay/TradingService/UploadSiteHostedPicturesRequestType.cpp \
  2052. src/com/ebay/TradingService/UploadSiteHostedPicturesResponseType.cpp \
  2053. src/com/ebay/TradingService/UserAgreementInfoType.cpp \
  2054. src/com/ebay/TradingService/UserConsentRequiredDefinitionType.cpp \
  2055. src/com/ebay/TradingService/UserDefinedListType.cpp \
  2056. src/com/ebay/TradingService/UserIDArrayType.cpp \
  2057. src/com/ebay/TradingService/UserIDType.cpp \
  2058. src/com/ebay/TradingService/UserIdPasswordType.cpp \
  2059. src/com/ebay/TradingService/UserStatusCodeType.cpp \
  2060. src/com/ebay/TradingService/UserType.cpp \
  2061. src/com/ebay/TradingService/VATDetailsType.cpp \
  2062. src/com/ebay/TradingService/VATRateType.cpp \
  2063. src/com/ebay/TradingService/VATStatusCodeType.cpp \
  2064. src/com/ebay/TradingService/VINSupportedDefinitionType.cpp \
  2065. src/com/ebay/TradingService/VRMSupportedDefinitionType.cpp \
  2066. src/com/ebay/TradingService/ValType.cpp \
  2067. src/com/ebay/TradingService/ValidateChallengeInputRequestType.cpp \
  2068. src/com/ebay/TradingService/ValidateChallengeInputResponseType.cpp \
  2069. src/com/ebay/TradingService/ValidateTestUserRegistrationRequestType.cpp \
  2070. src/com/ebay/TradingService/ValidateTestUserRegistrationResponseType.cpp \
  2071. src/com/ebay/TradingService/ValueCategoryDefinitionType.cpp \
  2072. src/com/ebay/TradingService/ValueFormatCodeType.cpp \
  2073. src/com/ebay/TradingService/ValuePackEnabledDefinitionType.cpp \
  2074. src/com/ebay/TradingService/ValueRecommendationType.cpp \
  2075. src/com/ebay/TradingService/ValueTypeCodeType.cpp \
  2076. src/com/ebay/TradingService/VariationDetailsType.cpp \
  2077. src/com/ebay/TradingService/VariationKeyType.cpp \
  2078. src/com/ebay/TradingService/VariationPictureRuleCodeType.cpp \
  2079. src/com/ebay/TradingService/VariationSpecificPictureSetType.cpp \
  2080. src/com/ebay/TradingService/VariationSpecificsRuleCodeType.cpp \
  2081. src/com/ebay/TradingService/VariationType.cpp \
  2082. src/com/ebay/TradingService/VariationsEnabledDefinitionType.cpp \
  2083. src/com/ebay/TradingService/VariationsType.cpp \
  2084. src/com/ebay/TradingService/VeROItemStatusCodeType.cpp \
  2085. src/com/ebay/TradingService/VeROReasonCodeDetailsType.cpp \
  2086. src/com/ebay/TradingService/VeROReportItemType.cpp \
  2087. src/com/ebay/TradingService/VeROReportItemsRequestType.cpp \
  2088. src/com/ebay/TradingService/VeROReportItemsResponseType.cpp \
  2089. src/com/ebay/TradingService/VeROReportItemsType.cpp \
  2090. src/com/ebay/TradingService/VeROReportPacketStatusCodeType.cpp \
  2091. src/com/ebay/TradingService/VeROReportedItemDetailsType.cpp \
  2092. src/com/ebay/TradingService/VeROReportedItemType.cpp \
  2093. src/com/ebay/TradingService/VeROSiteDetailType.cpp \
  2094. src/com/ebay/TradingService/VerifiedUserRequirementsDetailsType.cpp \
  2095. src/com/ebay/TradingService/VerifiedUserRequirementsType.cpp \
  2096. src/com/ebay/TradingService/VerifyAddFixedPriceItemRequestType.cpp \
  2097. src/com/ebay/TradingService/VerifyAddFixedPriceItemResponseType.cpp \
  2098. src/com/ebay/TradingService/VerifyAddItemRequestType.cpp \
  2099. src/com/ebay/TradingService/VerifyAddItemResponseType.cpp \
  2100. src/com/ebay/TradingService/VerifyAddSecondChanceItemRequestType.cpp \
  2101. src/com/ebay/TradingService/VerifyAddSecondChanceItemResponseType.cpp \
  2102. src/com/ebay/TradingService/VerifyRelistItemRequestType.cpp \
  2103. src/com/ebay/TradingService/VerifyRelistItemResponseType.cpp \
  2104. src/com/ebay/TradingService/WantItNowPostArrayType.cpp \
  2105. src/com/ebay/TradingService/WantItNowPostType.cpp \
  2106. src/com/ebay/TradingService/WarningLevelCodeType.cpp \
  2107. src/com/ebay/TradingService/WarrantyDurationDetailsType.cpp \
  2108. src/com/ebay/TradingService/WarrantyOfferedDetailsType.cpp \
  2109. src/com/ebay/TradingService/WarrantyTypeDetailsType.cpp \
  2110. src/com/ebay/TradingService/WirelessCarrierIDCodeType.cpp \
  2111. src/com/ebay/TradingService/XSLFileType.cpp
Add Comment
Please, Sign In to add comment