Label

class Firstred\PostNL\Entity\Label
Class Label.
Parent:

Firstred\PostNL\Entity\AbstractEntity

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::$OutputType
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)

public Firstred\PostNL\Entity\Label::getContenttype()
Returns:

string | null

Deprecated:

1.4.2 Use `getOutputType` instead

public Firstred\PostNL\Entity\Label::setContenttype($Contenttype)
Parameters:
  • $Contenttype (string | null)

Returns:

static

Deprecated:

1.4.2 Use `getOutputType` instead