GenerateBarcode

class Firstred\PostNL\Entity\Request\GenerateBarcode
Class GenerateLabel.
Parent

Firstred\PostNL\Entity\AbstractEntity

Summary

Methods

Properties

public property Firstred\PostNL\Entity\Request\GenerateBarcode::$defaultProperties
Default properties and namespaces for the SOAP API.
Type

array

protected static property Firstred\PostNL\Entity\Request\GenerateBarcode::$Message
Type

\Firstred\PostNL\Entity\Message\Message | null

protected static property Firstred\PostNL\Entity\Request\GenerateBarcode::$Customer
Type

\Firstred\PostNL\Entity\Customer | null

protected static property Firstred\PostNL\Entity\Request\GenerateBarcode::$Barcode
Type

\Firstred\PostNL\Entity\Barcode | null

Methods

public Firstred\PostNL\Entity\Request\GenerateBarcode::__construct($Barcode=null, $Customer=null, $Message=null)
GenerateBarcode constructor.
Parameters