ResponseShipment

class Firstred\PostNL\Entity\Response\ResponseShipment
Class ResponseShipment.
Parent

Firstred\PostNL\Entity\AbstractEntity

Summary

Methods

Properties

public property Firstred\PostNL\Entity\Response\ResponseShipment::$defaultProperties
Type

string[][]

protected static property Firstred\PostNL\Entity\Response\ResponseShipment::$Barcode
Type

string | null

protected static property Firstred\PostNL\Entity\Response\ResponseShipment::$DownPartnerBarcode
Type

string | null

protected static property Firstred\PostNL\Entity\Response\ResponseShipment::$DownPartnerID
Type

string | null

protected static property Firstred\PostNL\Entity\Response\ResponseShipment::$DownPartnerLocation
Type

string | null

protected static property Firstred\PostNL\Entity\Response\ResponseShipment::$Labels
Type

\Firstred\PostNL\Entity\Label[] | null

protected static property Firstred\PostNL\Entity\Response\ResponseShipment::$ProductCodeDelivery
Type

string | null

protected static property Firstred\PostNL\Entity\Response\ResponseShipment::$Warnings
Type

\Firstred\PostNL\Entity\Warning[] | null

Methods

public Firstred\PostNL\Entity\Response\ResponseShipment::__construct($Barcode=null, $ProductCodeDelivery=null, $Labels=null, $DownPartnerBarcode=null, $DownPartnerID=null, $DownPartnerLocation=null, $Warnings=null)
Parameters