Dimension¶
-
class
Firstred\PostNL\Entity\Dimension¶ - Class Dimension.
Summary¶
Methods¶
Properties¶
-
public property
Firstred\PostNL\Entity\Dimension::$defaultProperties¶ - Type
string[][]
-
protected static property
Firstred\PostNL\Entity\Dimension::$Height¶ - Type
string | null
-
protected static property
Firstred\PostNL\Entity\Dimension::$Length¶ - Type
string | null
-
protected static property
Firstred\PostNL\Entity\Dimension::$Volume¶ - Type
string | null
-
protected static property
Firstred\PostNL\Entity\Dimension::$Weight¶ - Type
string | null
-
protected static property
Firstred\PostNL\Entity\Dimension::$Width¶ - Type
string | null
Methods¶
-
public
Firstred\PostNL\Entity\Dimension::__construct($Weight=null, $Height=null, $Length=null, $Volume=null, $Width=null)¶ - Parameters
$Weight (string | null)
$Height (string | null)
$Length (string | null)
$Volume (string | null)
$Width (string | null)