Overview

Namespaces

  • Affilinet
    • ProductData
      • Exceptions
      • HttpClient
      • Requests
        • Helper
        • Traits
      • Responses
        • ResponseElements

Classes

  • Category
  • Facet
  • FacetValue
  • Image
  • Price
  • Product
  • Shop
  • ShopProperty

Interfaces

  • CategoryInterface
  • FacetInterface
  • FacetValueInterface
  • ImageInterface
  • PriceInterface
  • ProductInterface
  • ShopInterface
  • ShopPropertyInterface
  • Overview
  • Namespace
  • Class

Interface ShopInterface

Direct known implementers

Affilinet\ProductData\Responses\ResponseElements\Shop
Namespace: Affilinet\ProductData\Responses\ResponseElements
Located at Affilinet/ProductData/Responses/ResponseElements/ShopInterface.php
Methods summary
public integer
# getId( )

Returns

integer
public DateTime
# getLastUpdate( )

Returns

DateTime
public Affilinet\ProductData\Responses\ResponseElements\Image
# getLogo( )

Returns

Affilinet\ProductData\Responses\ResponseElements\Image
public integer
# getProductCount( )

Returns

integer
public integer
# getProgramId( )

Returns

integer
public string
# getUrl( )

Returns

string
public string
# getName( )

Returns

string
API documentation generated by ApiGen