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 Facet

Affilinet\ProductData\Responses\ResponseElements\Facet implements Affilinet\ProductData\Responses\ResponseElements\FacetInterface
Namespace: Affilinet\ProductData\Responses\ResponseElements
Located at Affilinet/ProductData/Responses/ResponseElements/Facet.php
Methods summary
public
# __construct( array $facet )

Facet constructor.

Facet constructor.

Parameters

$facet
public string
# getName( )

Returns

string

Implementation of

Affilinet\ProductData\Responses\ResponseElements\FacetInterface::getName()
public Affilinet\ProductData\Responses\ResponseElements\FacetValue[]
# getValues( )

Returns

Affilinet\ProductData\Responses\ResponseElements\FacetValue[]

Implementation of

Affilinet\ProductData\Responses\ResponseElements\FacetInterface::getValues()
API documentation generated by ApiGen