|
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.AbstractRequestType
com.ebay.soap.eBLBaseComponents.SetPromotionalSaleRequestType
public class SetPromotionalSaleRequestType
Creates or modifies a promotional sale. Promotional sales enable sellers to apply discounts and/or free shipping across many listings. To use this call, the seller must be a registered eBay Store owner.
Java class for SetPromotionalSaleRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SetPromotionalSaleRequestType"> <complexContent> <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractRequestType"> <sequence> <element name="Action" type="{urn:ebay:apis:eBLBaseComponents}ModifyActionCodeType" minOccurs="0"/> <element name="PromotionalSaleDetails" type="{urn:ebay:apis:eBLBaseComponents}PromotionalSaleType" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Field Summary | |
---|---|
protected ModifyActionCodeType |
action
|
protected PromotionalSaleType |
promotionalSaleDetails
|
Fields inherited from class com.ebay.soap.eBLBaseComponents.AbstractRequestType |
---|
any, botBlock, detailLevel, endUserIP, errorHandling, errorLanguage, invocationID, messageID, outputSelector, version, warningLevel |
Constructor Summary | |
---|---|
SetPromotionalSaleRequestType()
|
Method Summary | |
---|---|
ModifyActionCodeType |
getAction()
Gets the value of the action property. |
PromotionalSaleType |
getPromotionalSaleDetails()
Gets the value of the promotionalSaleDetails property. |
void |
setAction(ModifyActionCodeType value)
Sets the value of the action property. |
void |
setPromotionalSaleDetails(PromotionalSaleType value)
Sets the value of the promotionalSaleDetails property. |
Methods inherited from class com.ebay.soap.eBLBaseComponents.AbstractRequestType |
---|
_getAny, _getDetailLevel, _getOutputSelector, getAny, getAny, getAnyLength, getBotBlock, getDetailLevel, getDetailLevel, getDetailLevelLength, getEndUserIP, getErrorHandling, getErrorLanguage, getInvocationID, getMessageID, getOutputSelector, getOutputSelector, getOutputSelectorLength, getVersion, getWarningLevel, setAny, setAny, setBotBlock, setDetailLevel, setDetailLevel, setEndUserIP, setErrorHandling, setErrorLanguage, setInvocationID, setMessageID, setOutputSelector, setOutputSelector, setVersion, setWarningLevel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected ModifyActionCodeType action
protected PromotionalSaleType promotionalSaleDetails
Constructor Detail |
---|
public SetPromotionalSaleRequestType()
Method Detail |
---|
public ModifyActionCodeType getAction()
ModifyActionCodeType
public void setAction(ModifyActionCodeType value)
value
- allowed object is
ModifyActionCodeType
public PromotionalSaleType getPromotionalSaleDetails()
PromotionalSaleType
public void setPromotionalSaleDetails(PromotionalSaleType value)
value
- allowed object is
PromotionalSaleType
|
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.