Overview

Namespaces

  • ShippoClient
    • Entity
    • Http
      • Request
        • Addresses
        • Parcels
        • Shipments
        • Transactions
      • Response
        • Exception

Classes

  • Address
  • AddressCollection
  • EntityCollection
  • Location
  • ObjectInformation
  • Parcel
  • ParcelCollection
  • Rate
  • RateCollection
  • Refund
  • RefundCollection
  • ServiceLevel
  • Shipment
  • ShipmentCollection
  • TrackingHistory
  • TrackingStatus
  • Tracks
  • Transaction
  • TransactionCollection
  • WebhookTracks
  • Overview
  • Namespace
  • Class

Class TransactionCollection

ArrayObject implements IteratorAggregate, Traversable, ArrayAccess, Serializable, Countable
Extended by ShippoClient\Entity\EntityCollection
Extended by ShippoClient\Entity\TransactionCollection
Namespace: ShippoClient\Entity
Located at Entity/TransactionCollection.php
Methods summary
public
# __construct( array $entities )

Parameters

$entities
Methods inherited from ShippoClient\Entity\EntityCollection
toArray()
Methods inherited from ArrayObject
append(), asort(), count(), exchangeArray(), getArrayCopy(), getFlags(), getIterator(), getIteratorClass(), ksort(), natcasesort(), natsort(), offsetExists(), offsetGet(), offsetSet(), offsetUnset(), serialize(), setFlags(), setIteratorClass(), uasort(), uksort(), unserialize()
Constants inherited from ArrayObject
ARRAY_AS_PROPS, STD_PROP_LIST
API documentation generated by ApiGen