|
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.sdk.ApiCall
com.ebay.sdk.call.GetShippingDiscountProfilesCall
public class GetShippingDiscountProfilesCall
Wrapper class of the GetShippingDiscountProfiles call of eBay SOAP API.
Title: SOAP API wrapper library.
Description: Contains wrapper classes for eBay SOAP APIs.
Copyright: Copyright (c) 2009
Company: eBay Inc.
ReturnedCurrencyID
- The three-digit code of the currency to be used for shipping cost discounts. A discount profile can only be associated with a listing if the CurrencyID value of the profile matches the Item.Currency value specified in a listing.
ReturnedFlatShippingDiscount
- This container consists of one or more flat-rate shipping discount rules that are set up for a seller's account. This container is returned as an empty element if no flat-rate shipping discount rules are currently set for the seller's account.
ReturnedCalculatedShippingDiscount
- This container consists of one or more calculated shipping discount rules that are set up for a seller's account. This container is returned as an empty element if no calculated shipping discount rules are currently set for the seller's account.
ReturnedPromotionalShippingDiscount
- This field indicates whether or not a seller has set up a promotional shipping discount rule in the seller's account. Only one promotional shipping discount may be defined for a seller's account at any given time. This field is returned whether false
or true
. If true
, details of the rule can be found in the PromotionalShippingDiscountDetails container.
ReturnedCalculatedHandlingDiscount
- This container consists of the handling discount applicable to a calculated shipping discount rule that is set up for a seller's account. This container is not returned if no calculated shipping discount rules are currently set for the seller's account.
ReturnedPromotionalShippingDiscountDetails
- This container consists of information related to the promotional shipping discount rule that is set up for a seller's account. This container is not returned if no promotional shipping discount rule is set up for the seller's account.
ReturnedShippingInsurance
- This container is deprecated.
ReturnedInternationalShippingInsurance
- This container is deprecated.
ReturnedCombinedDuration
- This field indicates the number of days after the sale of an item in which the buyer or seller can combine multiple and mutual order line items into one Combined Invoice order. In a Combined Invoice order, the buyer makes one payment for all order line items, hence only unpaid order line items can be combined into a Combined Invoice order.
Field Summary |
---|
Fields inherited from class com.ebay.sdk.ApiCall |
---|
apiException, sendReqListeners |
Constructor Summary | |
---|---|
GetShippingDiscountProfilesCall()
Constructor. |
|
GetShippingDiscountProfilesCall(ApiContext apiContext)
Constructor. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetShippingDiscountProfilesCall()
public GetShippingDiscountProfilesCall(ApiContext apiContext)
apiContext
- The ApiContext object to be used to make the call.Method Detail |
---|
public CurrencyCodeType getShippingDiscountProfiles() throws ApiException, SdkException, java.lang.Exception
ApiException
SdkException
java.lang.Exception
public CalculatedHandlingDiscountType getReturnedCalculatedHandlingDiscount()
public CalculatedShippingDiscountType getReturnedCalculatedShippingDiscount()
public CombinedPaymentPeriodCodeType getReturnedCombinedDuration()
public CurrencyCodeType getReturnedCurrencyID()
public FlatShippingDiscountType getReturnedFlatShippingDiscount()
public ShippingInsuranceType getReturnedInternationalShippingInsurance()
public java.lang.Boolean getReturnedPromotionalShippingDiscount()
public PromotionalShippingDiscountDetailsType getReturnedPromotionalShippingDiscountDetails()
public ShippingInsuranceType getReturnedShippingInsurance()
|
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.