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 ShopProperty

Affilinet\ProductData\Responses\ResponseElements\ShopProperty implements Affilinet\ProductData\Responses\ResponseElements\ShopPropertyInterface
Namespace: Affilinet\ProductData\Responses\ResponseElements
Located at Affilinet/ProductData/Responses/ResponseElements/ShopProperty.php
Methods summary
public
# __construct( $propertyName, $totalCount )

ShopProperty constructor.

ShopProperty constructor.

Parameters

$propertyName
string
$totalCount
int
public string
# getPropertyName( )

Returns

string

Implementation of

Affilinet\ProductData\Responses\ResponseElements\ShopPropertyInterface::getPropertyName()
public integer
# getTotalCount( )

Returns

integer

Implementation of

Affilinet\ProductData\Responses\ResponseElements\ShopPropertyInterface::getTotalCount()
API documentation generated by ApiGen