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 ObjectInformation

ShippoClient\Entity\ObjectInformation uses TurmericSpice\ReadableAttributes (not available)

Direct known subclasses

ShippoClient\Entity\Address, ShippoClient\Entity\Parcel, ShippoClient\Entity\Rate, ShippoClient\Entity\Refund, ShippoClient\Entity\Shipment, ShippoClient\Entity\Transaction
Namespace: ShippoClient\Entity
Located at Entity/ObjectInformation.php
Methods summary
public DateTime
# getObjectCreated( )

Date and time of object creation.

Date and time of object creation.

Returns

DateTime
public DateTime
# getObjectUpdated( )

Date and time of last object update.

Date and time of last object update.

Returns

DateTime
API documentation generated by ApiGen