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

Class Shop

Affilinet\ProductData\Responses\ResponseElements\Shop implements Affilinet\ProductData\Responses\ResponseElements\ShopInterface
Namespace: Affilinet\ProductData\Responses\ResponseElements
Located at Affilinet/ProductData/Responses/ResponseElements/Shop.php
Methods summary
public
# __construct( array $shop )

Shop constructor.

Shop constructor.

Parameters

$shop
public integer
# getId( )

Returns

integer

Implementation of

Affilinet\ProductData\Responses\ResponseElements\ShopInterface::getId()
public DateTime
# getLastUpdate( )

Returns

DateTime

Implementation of

Affilinet\ProductData\Responses\ResponseElements\ShopInterface::getLastUpdate()
public Affilinet\ProductData\Responses\ResponseElements\ImageInterface[]
# getLogo( )

Returns

Affilinet\ProductData\Responses\ResponseElements\ImageInterface[]

Implementation of

Affilinet\ProductData\Responses\ResponseElements\ShopInterface::getLogo()
public integer
# getProductCount( )

Returns

integer

Implementation of

Affilinet\ProductData\Responses\ResponseElements\ShopInterface::getProductCount()
public integer
# getProgramId( )

Returns

integer

Implementation of

Affilinet\ProductData\Responses\ResponseElements\ShopInterface::getProgramId()
public string
# getUrl( )

Returns

string

Implementation of

Affilinet\ProductData\Responses\ResponseElements\ShopInterface::getUrl()
public string
# getName( )

Returns

string

Implementation of

Affilinet\ProductData\Responses\ResponseElements\ShopInterface::getName()
API documentation generated by ApiGen