|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ebay.soap.eBLBaseComponents.ShippingDetailsType
public class ShippingDetailsType
Type defining the ShippingDetails container, which contains the shipping-related
details for an item (pre-checkout) or order (post-checkout).
IMPORTANT: To avoid loss of shipping details when revising a listing, you must include all ShippingDetails fields that were originally provided. Do not omit any tag, even if its value does not change. Omitting a shipping field when revising an item will remove that detail from the listing.
Java class for ShippingDetailsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ShippingDetailsType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="AllowPaymentEdit" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="ApplyShippingDiscount" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="GlobalShipping" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="CalculatedShippingRate" type="{urn:ebay:apis:eBLBaseComponents}CalculatedShippingRateType" minOccurs="0"/> <element name="ChangePaymentInstructions" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="InsuranceWanted" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="PaymentEdited" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="PaymentInstructions" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="SalesTax" type="{urn:ebay:apis:eBLBaseComponents}SalesTaxType" minOccurs="0"/> <element name="ShippingRateErrorMessage" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ShippingRateType" type="{urn:ebay:apis:eBLBaseComponents}ShippingRateTypeCodeType" minOccurs="0"/> <element name="ShippingServiceOptions" type="{urn:ebay:apis:eBLBaseComponents}ShippingServiceOptionsType" maxOccurs="unbounded" minOccurs="0"/> <element name="InternationalShippingServiceOption" type="{urn:ebay:apis:eBLBaseComponents}InternationalShippingServiceOptionsType" maxOccurs="unbounded" minOccurs="0"/> <element name="ShippingType" type="{urn:ebay:apis:eBLBaseComponents}ShippingTypeCodeType" minOccurs="0"/> <element name="SellingManagerSalesRecordNumber" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="ThirdPartyCheckout" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="TaxTable" type="{urn:ebay:apis:eBLBaseComponents}TaxTableType" minOccurs="0"/> <element name="GetItFast" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="ShippingServiceUsed" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/> <element name="DefaultShippingCost" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/> <element name="InsuranceDetails" type="{urn:ebay:apis:eBLBaseComponents}InsuranceDetailsType" minOccurs="0"/> <element name="InternationalInsuranceDetails" type="{urn:ebay:apis:eBLBaseComponents}InsuranceDetailsType" minOccurs="0"/> <element name="ShippingDiscountProfileID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="FlatShippingDiscount" type="{urn:ebay:apis:eBLBaseComponents}FlatShippingDiscountType" minOccurs="0"/> <element name="CalculatedShippingDiscount" type="{urn:ebay:apis:eBLBaseComponents}CalculatedShippingDiscountType" minOccurs="0"/> <element name="PromotionalShippingDiscount" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="InternationalShippingDiscountProfileID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="InternationalFlatShippingDiscount" type="{urn:ebay:apis:eBLBaseComponents}FlatShippingDiscountType" minOccurs="0"/> <element name="InternationalCalculatedShippingDiscount" type="{urn:ebay:apis:eBLBaseComponents}CalculatedShippingDiscountType" minOccurs="0"/> <element name="InternationalPromotionalShippingDiscount" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="PromotionalShippingDiscountDetails" type="{urn:ebay:apis:eBLBaseComponents}PromotionalShippingDiscountDetailsType" minOccurs="0"/> <element name="CODCost" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/> <element name="ExcludeShipToLocation" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/> <element name="SellerExcludeShipToLocationsPreference" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="ShipmentTrackingDetails" type="{urn:ebay:apis:eBLBaseComponents}ShipmentTrackingDetailsType" maxOccurs="unbounded" minOccurs="0"/> <element name="RateTableDetails" type="{urn:ebay:apis:eBLBaseComponents}RateTableDetailsType" minOccurs="0"/> <any/> </sequence> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
ShippingDetailsType()
|
Method Summary | |
---|---|
protected List<Object> |
_getAny()
|
protected List<String> |
_getExcludeShipToLocation()
|
protected List<InternationalShippingServiceOptionsType> |
_getInternationalShippingServiceOption()
|
protected List<ShipmentTrackingDetailsType> |
_getShipmentTrackingDetails()
|
protected List<ShippingServiceOptionsType> |
_getShippingServiceOptions()
|
Object[] |
getAny()
|
Object |
getAny(int idx)
|
int |
getAnyLength()
|
CalculatedShippingDiscountType |
getCalculatedShippingDiscount()
Gets the value of the calculatedShippingDiscount property. |
CalculatedShippingRateType |
getCalculatedShippingRate()
Gets the value of the calculatedShippingRate property. |
AmountType |
getCODCost()
Gets the value of the codCost property. |
AmountType |
getDefaultShippingCost()
Gets the value of the defaultShippingCost property. |
String[] |
getExcludeShipToLocation()
|
String |
getExcludeShipToLocation(int idx)
|
int |
getExcludeShipToLocationLength()
|
FlatShippingDiscountType |
getFlatShippingDiscount()
Gets the value of the flatShippingDiscount property. |
InsuranceDetailsType |
getInsuranceDetails()
Gets the value of the insuranceDetails property. |
CalculatedShippingDiscountType |
getInternationalCalculatedShippingDiscount()
Gets the value of the internationalCalculatedShippingDiscount property. |
FlatShippingDiscountType |
getInternationalFlatShippingDiscount()
Gets the value of the internationalFlatShippingDiscount property. |
InsuranceDetailsType |
getInternationalInsuranceDetails()
Gets the value of the internationalInsuranceDetails property. |
String |
getInternationalShippingDiscountProfileID()
Gets the value of the internationalShippingDiscountProfileID property. |
InternationalShippingServiceOptionsType[] |
getInternationalShippingServiceOption()
|
InternationalShippingServiceOptionsType |
getInternationalShippingServiceOption(int idx)
|
int |
getInternationalShippingServiceOptionLength()
|
String |
getPaymentInstructions()
Gets the value of the paymentInstructions property. |
PromotionalShippingDiscountDetailsType |
getPromotionalShippingDiscountDetails()
Gets the value of the promotionalShippingDiscountDetails property. |
RateTableDetailsType |
getRateTableDetails()
Gets the value of the rateTableDetails property. |
SalesTaxType |
getSalesTax()
Gets the value of the salesTax property. |
Integer |
getSellingManagerSalesRecordNumber()
Gets the value of the sellingManagerSalesRecordNumber property. |
ShipmentTrackingDetailsType[] |
getShipmentTrackingDetails()
|
ShipmentTrackingDetailsType |
getShipmentTrackingDetails(int idx)
|
int |
getShipmentTrackingDetailsLength()
|
String |
getShippingDiscountProfileID()
Gets the value of the shippingDiscountProfileID property. |
String |
getShippingRateErrorMessage()
Gets the value of the shippingRateErrorMessage property. |
ShippingRateTypeCodeType |
getShippingRateType()
Gets the value of the shippingRateType property. |
ShippingServiceOptionsType[] |
getShippingServiceOptions()
|
ShippingServiceOptionsType |
getShippingServiceOptions(int idx)
|
int |
getShippingServiceOptionsLength()
|
String |
getShippingServiceUsed()
Gets the value of the shippingServiceUsed property. |
ShippingTypeCodeType |
getShippingType()
Gets the value of the shippingType property. |
TaxTableType |
getTaxTable()
Gets the value of the taxTable property. |
Boolean |
isAllowPaymentEdit()
Gets the value of the allowPaymentEdit property. |
Boolean |
isApplyShippingDiscount()
Gets the value of the applyShippingDiscount property. |
Boolean |
isChangePaymentInstructions()
Gets the value of the changePaymentInstructions property. |
Boolean |
isGetItFast()
Gets the value of the getItFast property. |
Boolean |
isGlobalShipping()
Gets the value of the globalShipping property. |
Boolean |
isInsuranceWanted()
Gets the value of the insuranceWanted property. |
Boolean |
isInternationalPromotionalShippingDiscount()
Gets the value of the internationalPromotionalShippingDiscount property. |
Boolean |
isPaymentEdited()
Gets the value of the paymentEdited property. |
Boolean |
isPromotionalShippingDiscount()
Gets the value of the promotionalShippingDiscount property. |
Boolean |
isSellerExcludeShipToLocationsPreference()
Gets the value of the sellerExcludeShipToLocationsPreference property. |
Boolean |
isThirdPartyCheckout()
Gets the value of the thirdPartyCheckout property. |
void |
setAllowPaymentEdit(Boolean value)
Sets the value of the allowPaymentEdit property. |
Object |
setAny(int idx,
Object value)
|
void |
setAny(Object[] values)
|
void |
setApplyShippingDiscount(Boolean value)
Sets the value of the applyShippingDiscount property. |
void |
setCalculatedShippingDiscount(CalculatedShippingDiscountType value)
Sets the value of the calculatedShippingDiscount property. |
void |
setCalculatedShippingRate(CalculatedShippingRateType value)
Sets the value of the calculatedShippingRate property. |
void |
setChangePaymentInstructions(Boolean value)
Sets the value of the changePaymentInstructions property. |
void |
setCODCost(AmountType value)
Sets the value of the codCost property. |
void |
setDefaultShippingCost(AmountType value)
Sets the value of the defaultShippingCost property. |
String |
setExcludeShipToLocation(int idx,
String value)
|
void |
setExcludeShipToLocation(String[] values)
|
void |
setFlatShippingDiscount(FlatShippingDiscountType value)
Sets the value of the flatShippingDiscount property. |
void |
setGetItFast(Boolean value)
Sets the value of the getItFast property. |
void |
setGlobalShipping(Boolean value)
Sets the value of the globalShipping property. |
void |
setInsuranceDetails(InsuranceDetailsType value)
Sets the value of the insuranceDetails property. |
void |
setInsuranceWanted(Boolean value)
Sets the value of the insuranceWanted property. |
void |
setInternationalCalculatedShippingDiscount(CalculatedShippingDiscountType value)
Sets the value of the internationalCalculatedShippingDiscount property. |
void |
setInternationalFlatShippingDiscount(FlatShippingDiscountType value)
Sets the value of the internationalFlatShippingDiscount property. |
void |
setInternationalInsuranceDetails(InsuranceDetailsType value)
Sets the value of the internationalInsuranceDetails property. |
void |
setInternationalPromotionalShippingDiscount(Boolean value)
Sets the value of the internationalPromotionalShippingDiscount property. |
void |
setInternationalShippingDiscountProfileID(String value)
Sets the value of the internationalShippingDiscountProfileID property. |
void |
setInternationalShippingServiceOption(InternationalShippingServiceOptionsType[] values)
|
InternationalShippingServiceOptionsType |
setInternationalShippingServiceOption(int idx,
InternationalShippingServiceOptionsType value)
|
void |
setPaymentEdited(Boolean value)
Sets the value of the paymentEdited property. |
void |
setPaymentInstructions(String value)
Sets the value of the paymentInstructions property. |
void |
setPromotionalShippingDiscount(Boolean value)
Sets the value of the promotionalShippingDiscount property. |
void |
setPromotionalShippingDiscountDetails(PromotionalShippingDiscountDetailsType value)
Sets the value of the promotionalShippingDiscountDetails property. |
void |
setRateTableDetails(RateTableDetailsType value)
Sets the value of the rateTableDetails property. |
void |
setSalesTax(SalesTaxType value)
Sets the value of the salesTax property. |
void |
setSellerExcludeShipToLocationsPreference(Boolean value)
Sets the value of the sellerExcludeShipToLocationsPreference property. |
void |
setSellingManagerSalesRecordNumber(Integer value)
Sets the value of the sellingManagerSalesRecordNumber property. |
ShipmentTrackingDetailsType |
setShipmentTrackingDetails(int idx,
ShipmentTrackingDetailsType value)
|
void |
setShipmentTrackingDetails(ShipmentTrackingDetailsType[] values)
|
void |
setShippingDiscountProfileID(String value)
Sets the value of the shippingDiscountProfileID property. |
void |
setShippingRateErrorMessage(String value)
Sets the value of the shippingRateErrorMessage property. |
void |
setShippingRateType(ShippingRateTypeCodeType value)
Sets the value of the shippingRateType property. |
ShippingServiceOptionsType |
setShippingServiceOptions(int idx,
ShippingServiceOptionsType value)
|
void |
setShippingServiceOptions(ShippingServiceOptionsType[] values)
|
void |
setShippingServiceUsed(String value)
Sets the value of the shippingServiceUsed property. |
void |
setShippingType(ShippingTypeCodeType value)
Sets the value of the shippingType property. |
void |
setTaxTable(TaxTableType value)
Sets the value of the taxTable property. |
void |
setThirdPartyCheckout(Boolean value)
Sets the value of the thirdPartyCheckout property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Boolean allowPaymentEdit
protected Boolean applyShippingDiscount
protected Boolean globalShipping
protected CalculatedShippingRateType calculatedShippingRate
protected Boolean changePaymentInstructions
protected Boolean insuranceWanted
protected Boolean paymentEdited
protected String paymentInstructions
protected SalesTaxType salesTax
protected String shippingRateErrorMessage
protected ShippingRateTypeCodeType shippingRateType
protected List<ShippingServiceOptionsType> shippingServiceOptions
protected List<InternationalShippingServiceOptionsType> internationalShippingServiceOption
protected ShippingTypeCodeType shippingType
protected Integer sellingManagerSalesRecordNumber
protected Boolean thirdPartyCheckout
protected TaxTableType taxTable
protected Boolean getItFast
protected String shippingServiceUsed
protected AmountType defaultShippingCost
protected InsuranceDetailsType insuranceDetails
protected InsuranceDetailsType internationalInsuranceDetails
protected String shippingDiscountProfileID
protected FlatShippingDiscountType flatShippingDiscount
protected CalculatedShippingDiscountType calculatedShippingDiscount
protected Boolean promotionalShippingDiscount
protected String internationalShippingDiscountProfileID
protected FlatShippingDiscountType internationalFlatShippingDiscount
protected CalculatedShippingDiscountType internationalCalculatedShippingDiscount
protected Boolean internationalPromotionalShippingDiscount
protected PromotionalShippingDiscountDetailsType promotionalShippingDiscountDetails
protected AmountType codCost
protected List<String> excludeShipToLocation
protected Boolean sellerExcludeShipToLocationsPreference
protected List<ShipmentTrackingDetailsType> shipmentTrackingDetails
protected RateTableDetailsType rateTableDetails
protected List<Object> any
Constructor Detail |
---|
public ShippingDetailsType()
Method Detail |
---|
public Boolean isAllowPaymentEdit()
Boolean
public void setAllowPaymentEdit(Boolean value)
value
- allowed object is
Boolean
public Boolean isApplyShippingDiscount()
Boolean
public void setApplyShippingDiscount(Boolean value)
value
- allowed object is
Boolean
public Boolean isGlobalShipping()
Boolean
public void setGlobalShipping(Boolean value)
value
- allowed object is
Boolean
public CalculatedShippingRateType getCalculatedShippingRate()
CalculatedShippingRateType
public void setCalculatedShippingRate(CalculatedShippingRateType value)
value
- allowed object is
CalculatedShippingRateType
public Boolean isChangePaymentInstructions()
Boolean
public void setChangePaymentInstructions(Boolean value)
value
- allowed object is
Boolean
public Boolean isInsuranceWanted()
Boolean
public void setInsuranceWanted(Boolean value)
value
- allowed object is
Boolean
public Boolean isPaymentEdited()
Boolean
public void setPaymentEdited(Boolean value)
value
- allowed object is
Boolean
public String getPaymentInstructions()
String
public void setPaymentInstructions(String value)
value
- allowed object is
String
public SalesTaxType getSalesTax()
SalesTaxType
public void setSalesTax(SalesTaxType value)
value
- allowed object is
SalesTaxType
public String getShippingRateErrorMessage()
String
public void setShippingRateErrorMessage(String value)
value
- allowed object is
String
public ShippingRateTypeCodeType getShippingRateType()
ShippingRateTypeCodeType
public void setShippingRateType(ShippingRateTypeCodeType value)
value
- allowed object is
ShippingRateTypeCodeType
public ShippingServiceOptionsType[] getShippingServiceOptions()
ShippingServiceOptionsType
public ShippingServiceOptionsType getShippingServiceOptions(int idx)
ShippingServiceOptionsType
public int getShippingServiceOptionsLength()
public void setShippingServiceOptions(ShippingServiceOptionsType[] values)
values
- allowed objects are
ShippingServiceOptionsType
protected List<ShippingServiceOptionsType> _getShippingServiceOptions()
public ShippingServiceOptionsType setShippingServiceOptions(int idx, ShippingServiceOptionsType value)
value
- allowed object is
ShippingServiceOptionsType
public InternationalShippingServiceOptionsType[] getInternationalShippingServiceOption()
InternationalShippingServiceOptionsType
public InternationalShippingServiceOptionsType getInternationalShippingServiceOption(int idx)
InternationalShippingServiceOptionsType
public int getInternationalShippingServiceOptionLength()
public void setInternationalShippingServiceOption(InternationalShippingServiceOptionsType[] values)
values
- allowed objects are
InternationalShippingServiceOptionsType
protected List<InternationalShippingServiceOptionsType> _getInternationalShippingServiceOption()
public InternationalShippingServiceOptionsType setInternationalShippingServiceOption(int idx, InternationalShippingServiceOptionsType value)
value
- allowed object is
InternationalShippingServiceOptionsType
public ShippingTypeCodeType getShippingType()
ShippingTypeCodeType
public void setShippingType(ShippingTypeCodeType value)
value
- allowed object is
ShippingTypeCodeType
public Integer getSellingManagerSalesRecordNumber()
Integer
public void setSellingManagerSalesRecordNumber(Integer value)
value
- allowed object is
Integer
public Boolean isThirdPartyCheckout()
Boolean
public void setThirdPartyCheckout(Boolean value)
value
- allowed object is
Boolean
public TaxTableType getTaxTable()
TaxTableType
public void setTaxTable(TaxTableType value)
value
- allowed object is
TaxTableType
public Boolean isGetItFast()
Boolean
public void setGetItFast(Boolean value)
value
- allowed object is
Boolean
public String getShippingServiceUsed()
String
public void setShippingServiceUsed(String value)
value
- allowed object is
String
public AmountType getDefaultShippingCost()
AmountType
public void setDefaultShippingCost(AmountType value)
value
- allowed object is
AmountType
public InsuranceDetailsType getInsuranceDetails()
InsuranceDetailsType
public void setInsuranceDetails(InsuranceDetailsType value)
value
- allowed object is
InsuranceDetailsType
public InsuranceDetailsType getInternationalInsuranceDetails()
InsuranceDetailsType
public void setInternationalInsuranceDetails(InsuranceDetailsType value)
value
- allowed object is
InsuranceDetailsType
public String getShippingDiscountProfileID()
String
public void setShippingDiscountProfileID(String value)
value
- allowed object is
String
public FlatShippingDiscountType getFlatShippingDiscount()
FlatShippingDiscountType
public void setFlatShippingDiscount(FlatShippingDiscountType value)
value
- allowed object is
FlatShippingDiscountType
public CalculatedShippingDiscountType getCalculatedShippingDiscount()
CalculatedShippingDiscountType
public void setCalculatedShippingDiscount(CalculatedShippingDiscountType value)
value
- allowed object is
CalculatedShippingDiscountType
public Boolean isPromotionalShippingDiscount()
Boolean
public void setPromotionalShippingDiscount(Boolean value)
value
- allowed object is
Boolean
public String getInternationalShippingDiscountProfileID()
String
public void setInternationalShippingDiscountProfileID(String value)
value
- allowed object is
String
public FlatShippingDiscountType getInternationalFlatShippingDiscount()
FlatShippingDiscountType
public void setInternationalFlatShippingDiscount(FlatShippingDiscountType value)
value
- allowed object is
FlatShippingDiscountType
public CalculatedShippingDiscountType getInternationalCalculatedShippingDiscount()
CalculatedShippingDiscountType
public void setInternationalCalculatedShippingDiscount(CalculatedShippingDiscountType value)
value
- allowed object is
CalculatedShippingDiscountType
public Boolean isInternationalPromotionalShippingDiscount()
Boolean
public void setInternationalPromotionalShippingDiscount(Boolean value)
value
- allowed object is
Boolean
public PromotionalShippingDiscountDetailsType getPromotionalShippingDiscountDetails()
PromotionalShippingDiscountDetailsType
public void setPromotionalShippingDiscountDetails(PromotionalShippingDiscountDetailsType value)
value
- allowed object is
PromotionalShippingDiscountDetailsType
public AmountType getCODCost()
AmountType
public void setCODCost(AmountType value)
value
- allowed object is
AmountType
public String[] getExcludeShipToLocation()
String
public String getExcludeShipToLocation(int idx)
String
public int getExcludeShipToLocationLength()
public void setExcludeShipToLocation(String[] values)
values
- allowed objects are
String
protected List<String> _getExcludeShipToLocation()
public String setExcludeShipToLocation(int idx, String value)
value
- allowed object is
String
public Boolean isSellerExcludeShipToLocationsPreference()
Boolean
public void setSellerExcludeShipToLocationsPreference(Boolean value)
value
- allowed object is
Boolean
public ShipmentTrackingDetailsType[] getShipmentTrackingDetails()
ShipmentTrackingDetailsType
public ShipmentTrackingDetailsType getShipmentTrackingDetails(int idx)
ShipmentTrackingDetailsType
public int getShipmentTrackingDetailsLength()
public void setShipmentTrackingDetails(ShipmentTrackingDetailsType[] values)
values
- allowed objects are
ShipmentTrackingDetailsType
protected List<ShipmentTrackingDetailsType> _getShipmentTrackingDetails()
public ShipmentTrackingDetailsType setShipmentTrackingDetails(int idx, ShipmentTrackingDetailsType value)
value
- allowed object is
ShipmentTrackingDetailsType
public RateTableDetailsType getRateTableDetails()
RateTableDetailsType
public void setRateTableDetails(RateTableDetailsType value)
value
- allowed object is
RateTableDetailsType
public Object[] getAny()
Element
Object
public Object getAny(int idx)
Element
Object
public int getAnyLength()
public void setAny(Object[] values)
values
- allowed objects are
Element
Object
protected List<Object> _getAny()
public Object setAny(int idx, Object value)
value
- allowed object is
Element
Object
|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The information contained in this document is proprietary and confidential.
Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc.
For information regarding a qualifying NDA, contact Developer Relations:
developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.