PayU integration by Krzysztof Gzocha
  • Namespace
  • Class

Namespaces

  • Team3
    • PayU
      • Annotation
      • Communication
        • CurlRequestBuilder
        • HttpStatusParser
        • Notification
        • Process
          • NotificationProcess
          • ResponseDeserializer
        • Request
          • Model
        • Response
          • Model
        • Sender
      • Configuration
        • Credentials
      • Order
        • Autocomplete
          • Strategy
        • Model
          • Buyer
          • Money
          • Products
          • ShippingMethods
          • Traits
        • Transformer
          • UserOrder
            • Strategy
              • Product
              • ShippingMethod
      • PropertyExtractor
        • Reader
      • Serializer
      • SignatureCalculator
        • Encoder
          • Algorithms
          • Strategy
        • ParametersSorter
        • Validator
      • ValidatorBuilder

Traits

  • AddressTrait
  • OrderIdentificationParametersTrait
  • ProductCollectionTrait
  • ShippingMethodCollectionTrait
  • UrlsTrait

Trait ProductCollectionTrait

Direct Known Users

Team3\PayU\Order\Model\Order

Namespace: Team3\PayU\Order\Model\Traits
Located at Team3/PayU/Order/Model/Traits/ProductCollectionTrait.php

Methods summary

public Team3\PayU\Order\Model\Products\ProductCollectionInterface
# getProductCollection( )

Returns

Team3\PayU\Order\Model\Products\ProductCollectionInterface
public
# setProductCollection( Team3\PayU\Order\Model\Products\ProductCollectionInterface $productCollection )

Parameters

$productCollection

Returns


$this
public
# setProductCollectionFromDeserialization( array $products )

Parameters

$products

Returns


$this

Magic methods summary

Properties summary

protected Team3\PayU\Order\Model\Products\ProductCollectionInterface $productCollection

Jms\accessor(setter="setproductcollectionfromdeserialization")

Jms\groups({"products"})

Jms\serializedname("products")

Jms\type("array<team3\payu\order\model\products\product>")

#
PayU integration by Krzysztof Gzocha API documentation generated by ApiGen