LabellingMessage

class Firstred\PostNL\Entity\Message\LabellingMessage
Parent:

Firstred\PostNL\Entity\Message\Message

Summary

Methods

Properties

protected static property Firstred\PostNL\Entity\Message\LabellingMessage::$Printertype
Type:

string | null

Methods

public Firstred\PostNL\Entity\Message\LabellingMessage::__construct($Printertype=\'GraphicFile\|PDF\', $MessageID=null, string|\\DateTimeInterface|null $MessageTimeStamp=null)
Throws:

\Firstred\PostNL\Exception\InvalidArgumentException

public Firstred\PostNL\Entity\Message\LabellingMessage::getPrintertype()
Returns:

string | null

public Firstred\PostNL\Entity\Message\LabellingMessage::setPrintertype($Printertype)
Parameters:
  • $Printertype (string | null)

Returns:

static