Label¶
-
class
Firstred\PostNL\Entity\Label¶ - Class Label.
Summary¶
Methods¶
Constants¶
-
FORMAT_A4 = 1
-
FORMAT_A6 = 2
Properties¶
-
public property
Firstred\PostNL\Entity\Label::$defaultProperties¶ - Type
string[][]
-
protected static property
Firstred\PostNL\Entity\Label::$Content¶ - Type
string | null Base 64 encoded content
-
protected static property
Firstred\PostNL\Entity\Label::$Contenttype¶ - Type
string | null
-
protected static property
Firstred\PostNL\Entity\Label::$Labeltype¶ - Type
string | null
Methods¶
-
public
Firstred\PostNL\Entity\Label::__construct($Content=null, $ContentType=null, $Labeltype=null)¶ - Parameters
$Content (string | null)
$ContentType (string | null)
$Labeltype (string | null)