// Generated by xsd compiler for android/java // DO NOT CHANGE! package com.ebay.marketplace.search.v1.services; import com.leansoft.nano.annotation.*; /** * * Response container for the getVersion call. * */ @RootElement(name = "getVersionResponse", namespace = "http://www.ebay.com/marketplace/search/v1/services") public class GetVersionResponse extends BaseServiceResponse { }