ResponseShipment¶
-
class
Firstred\PostNL\Entity\Response\ResponseShipment¶ - Class ResponseShipment.
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
-
protected static property
Firstred\PostNL\Entity\Response\ResponseShipment::$ProductCodeDelivery¶ - Type
string | null
-
protected static property
Firstred\PostNL\Entity\Response\ResponseShipment::$Warnings¶ - Type
Methods¶
-
public
Firstred\PostNL\Entity\Response\ResponseShipment::__construct($Barcode=null, $ProductCodeDelivery=null, $Labels=null, $DownPartnerBarcode=null, $DownPartnerID=null, $DownPartnerLocation=null, $Warnings=null)¶ - Parameters
$Barcode (string | null)
$ProductCodeDelivery (string | null)
$Labels (
Firstred\PostNL\Entity\Label[]| null)$DownPartnerBarcode (string | null)
$DownPartnerID (string | null)
$DownPartnerLocation (string | null)
$Warnings (
Firstred\PostNL\Entity\Warning[]| null)