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

Classes

  • Order
  • OrderStatus

Interfaces

  • IsFilledInterface
  • OrderInterface
  • OrderStatusInterface

Traits

  • IsFilledTrait

Interface IsFilledInterface

Direct known implementers

Team3\PayU\Order\Model\Buyer\BuyerInterface, Team3\PayU\Order\Model\Buyer\DeliveryInterface, Team3\PayU\Order\Model\Buyer\InvoiceInterface, Team3\PayU\Order\Model\OrderInterface, Team3\PayU\Order\Model\Products\ProductCollectionInterface, Team3\PayU\Order\Model\Products\ProductInterface, Team3\PayU\Order\Model\ShippingMethods\ShippingMethodCollectionInterface, Team3\PayU\Order\Model\ShippingMethods\ShippingMethodInterface

Indirect known implementers

Team3\PayU\Order\Model\Buyer\Buyer, Team3\PayU\Order\Model\Buyer\Delivery, Team3\PayU\Order\Model\Buyer\Invoice, Team3\PayU\Order\Model\Order, Team3\PayU\Order\Model\Products\Product, Team3\PayU\Order\Model\Products\ProductCollection, Team3\PayU\Order\Model\ShippingMethods\ShippingMethod, Team3\PayU\Order\Model\ShippingMethods\ShippingMethodCollection

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

Methods summary

public boolean
# isFilled( )

Return true if given object is filled

Return true if given object is filled

Returns

boolean

Magic methods summary

PayU integration by Krzysztof Gzocha API documentation generated by ApiGen