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 Category

Affilinet\ProductData\Responses\ResponseElements\Category implements Affilinet\ProductData\Responses\ResponseElements\CategoryInterface
Namespace: Affilinet\ProductData\Responses\ResponseElements
Located at Affilinet/ProductData/Responses/ResponseElements/Category.php
Methods summary
public
# __construct( $category )
public integer
# getId( )

Returns

integer

Implementation of

Affilinet\ProductData\Responses\ResponseElements\CategoryInterface::getId()
public string
# getIdPath( )

Returns

string

Implementation of

Affilinet\ProductData\Responses\ResponseElements\CategoryInterface::getIdPath()
public string
# getName( )

Returns

string

Implementation of

Affilinet\ProductData\Responses\ResponseElements\CategoryInterface::getName()
public string
# getNamePath( )

Returns

string

Implementation of

Affilinet\ProductData\Responses\ResponseElements\CategoryInterface::getNamePath()
public integer
# getProductCount( )

Returns

integer

Implementation of

Affilinet\ProductData\Responses\ResponseElements\CategoryInterface::getProductCount()
API documentation generated by ApiGen