Class PromotedItemType

Description

PromotedItemType

Merchandizing info for an Item. This contains a list of crosssell or upsell items.

Located in /PayPal/Type/PromotedItemType.php (line 19)

XSDType
   |
   --PromotedItemType
Variable Summary
Method Summary
PromotedItemType PromotedItemType ()
void getItemID ()
void getListingType ()
void getPictureURL ()
void getposition ()
void getTitle ()
void setItemID (mixed $ItemID, [mixed $charset = 'iso-8859-1'])
void setListingType (mixed $ListingType, [mixed $charset = 'iso-8859-1'])
void setPictureURL (mixed $PictureURL, [mixed $charset = 'iso-8859-1'])
void setposition (mixed $position, [mixed $charset = 'iso-8859-1'])
void setPromotionPrice (mixed $PromotionPrice, [mixed $charset = 'iso-8859-1'])
void setPromotionPriceType (mixed $PromotionPriceType, [mixed $charset = 'iso-8859-1'])
void setSelectionType (mixed $SelectionType, [mixed $charset = 'iso-8859-1'])
void setTitle (mixed $Title, [mixed $charset = 'iso-8859-1'])
Variables
mixed $ItemID (line 26)

Item ID for the base item. Based on this item other items are promoted. it is

teh only tag that would show up in all calls that use promoted item type. some are not in soap yet, such as get and ser promotion rules

mixed $ListingType (line 54)
mixed $PictureURL (line 31)

URL for the picture of the promoted item.

mixed $position (line 38)

Where to display in the list of items.currentl y even forget and set does not

have to be minoccur =0 but if we ever were to do revise promotion tems, it can be omitted

mixed $PromotionPrice (line 43)

Promotion Price. Price at which the buyer can buy the item now.

mixed $PromotionPriceType (line 45)
mixed $SelectionType (line 47)
mixed $Title (line 52)

Item Title for the promoted item.

Inherited Variables

Inherited from XSDType

XSDType::$_attributes
XSDType::$_attributeValues
XSDType::$_elements
XSDType::$_namespace
Methods
Constructor PromotedItemType (line 56)
PromotedItemType PromotedItemType ()
getItemID (line 113)
void getItemID ()
getListingType (line 176)
void getListingType ()
getPictureURL (line 122)
void getPictureURL ()
getposition (line 131)
void getposition ()
getPromotionPrice (line 140)
void getPromotionPrice ()
getPromotionPriceType (line 149)
void getPromotionPriceType ()
getSelectionType (line 158)
void getSelectionType ()
getTitle (line 167)
void getTitle ()
setItemID (line 117)
void setItemID (mixed $ItemID, [mixed $charset = 'iso-8859-1'])
setListingType (line 180)
void setListingType (mixed $ListingType, [mixed $charset = 'iso-8859-1'])
setPictureURL (line 126)
void setPictureURL (mixed $PictureURL, [mixed $charset = 'iso-8859-1'])
setposition (line 135)
void setposition (mixed $position, [mixed $charset = 'iso-8859-1'])
setPromotionPrice (line 144)
void setPromotionPrice (mixed $PromotionPrice, [mixed $charset = 'iso-8859-1'])
setPromotionPriceType (line 153)
void setPromotionPriceType (mixed $PromotionPriceType, [mixed $charset = 'iso-8859-1'])
setSelectionType (line 162)
void setSelectionType (mixed $SelectionType, [mixed $charset = 'iso-8859-1'])
setTitle (line 171)
void setTitle (mixed $Title, [mixed $charset = 'iso-8859-1'])

Inherited Methods

Inherited From XSDType

XSDType::XSDType()
XSDType::getattr()
XSDType::getSoapValue()
XSDType::setattr()

Documentation generated on Thu, 23 Jun 2005 13:27:50 -0400 by phpDocumentor 1.2.3