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 EntityCollection

ArrayObject implements IteratorAggregate, Traversable, ArrayAccess, Serializable, Countable
Extended by ShippoClient\Entity\EntityCollection

Direct known subclasses

ShippoClient\Entity\AddressCollection, ShippoClient\Entity\ParcelCollection, ShippoClient\Entity\RateCollection, ShippoClient\Entity\RefundCollection, ShippoClient\Entity\ShipmentCollection, ShippoClient\Entity\TrackingHistory, ShippoClient\Entity\TransactionCollection
Abstract
Namespace: ShippoClient\Entity
Located at Entity/EntityCollection.php
Methods summary
public
# toArray( )
Methods inherited from ArrayObject
__construct(), 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