Overview

Namespaces

  • Alvine
    • Merchant
      • Ebay
        • Lms
          • BulkDataExchange
            • Datatype
            • Input
            • Output
          • DataType
          • FileTransfer
            • Input
              • DataType
            • Output
              • DataType
        • Trading
          • Document
          • Element
        • Util

Classes

  • GetItemResponse
  • Item
  • ModifyName
  • ModifyNameArray
  • ModifyNameList
  • NameValueList
  • NameValueListArray
  • NotAvailableException
  • Quantity
  • SKU
  • StartPrice
  • SyntaxErrorExeption
  • Variation
  • Variations
  • VariationSpecifics
  • VariationSpecificsSet
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated

Class Item

Item

Diese Klasse bildet ein eBay Item ab

Alvine\Xml\Element
Extended by Alvine\Merchant\Ebay\AbstractElement
Extended by Alvine\Merchant\Ebay\Trading\Element\Item
Namespace: Alvine\Merchant\Ebay\Trading\Element
Package: Alvine\Merchant\Ebay
Category: Alvine
License: Alvine Nutzungslizenz
Author: schukai GmbH info@schukai.com
Version: $Revision:$
Since: 20150220
Link: alvine.io
Link: http://developer.ebay.com/devzone/xml/docs/reference/ebay/types/ItemType.html
Located at trading/element/Item.class.php
Methods summary
public Alvine\Merchant\Ebay\Trading\Element\Variations
# getVariations( )

getVariations

getVariations

Gibt die Varianten zurück

Returns

Alvine\Merchant\Ebay\Trading\Element\Variations
Varianten

Throws

Alvine\Merchant\Ebay\Trading\Element\NotAvailableException
Das Element Variations ist nicht vorhanden
Alvine\Merchant\Ebay\Trading\Element\SyntaxErrorExeption
Anzahl der Elemente stimmt nicht
public boolean
# hasVariations( )

hasVariations

hasVariations

gibt zurück ob ein Item Varianten hat

Returns

boolean
public string
# getItemID( )

getItemID

getItemID

Gibt die ItemID zurück

Returns

string
ItemID

Throws

Alvine\Merchant\Ebay\Trading\Element\NotAvailableException
Das Element ItemID ist nicht vorhanden
Methods inherited from Alvine\Merchant\Ebay\AbstractElement
__construct(), validateEbayNode()
alvine.merchant.ebay API-Dokumentation snapshot | © schukai GmbH | Impressum