|
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 and insurance for Combined Invoice orders. 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
- Details of an individual discount profile defined by the
user for flat rate shipping--one for each profile defined by the user.
Empty if no shipping discount profiles were defined.
ReturnedCalculatedShippingDiscount
- Details of an individual discount profile defined by the
user for calculated shipping--one for each profile defined by the user.
Empty if no shipping discount profiles were defined.
ReturnedPromotionalShippingDiscount
- Indicates whether the user defined a promotional discount (the discount is active
as soon as it exists).
ReturnedCalculatedHandlingDiscount
- This container consists of details related to how the seller may have specified/modified packaging and handling discounts that are applied
for Combined Invoice orders. This container is only returned if it is set for the Shipping Discount Profile.
ReturnedPromotionalShippingDiscountDetails
- The data for the specific promotional shipping discount.
Returned only if it has been defined.
ReturnedShippingInsurance
- The data for the domestic insurance for combined payment.
Returned only if it has been defined.
ReturnedInternationalShippingInsurance
- The data for the international insurance for combined payment.
Returned only if it has been defined.
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, Exception
ApiException
SdkException
Exception
public CalculatedHandlingDiscountType getReturnedCalculatedHandlingDiscount()
public CalculatedShippingDiscountType getReturnedCalculatedShippingDiscount()
public CombinedPaymentPeriodCodeType getReturnedCombinedDuration()
public CurrencyCodeType getReturnedCurrencyID()
public FlatShippingDiscountType getReturnedFlatShippingDiscount()
public ShippingInsuranceType getReturnedInternationalShippingInsurance()
public 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.