Content
- class Firstred\PostNL\Entity\Content
- Class Content.
Summary
Methods
Properties
- public property Firstred\PostNL\Entity\Content::$defaultProperties
- Type:
string[][]
- protected static property Firstred\PostNL\Entity\Content::$CountryOfOrigin
- Type:
string | null
- protected static property Firstred\PostNL\Entity\Content::$Description
- Type:
string | null
- protected static property Firstred\PostNL\Entity\Content::$HSTariffNr
- Type:
string | null
- protected static property Firstred\PostNL\Entity\Content::$Quantity
- Type:
string | null
- protected static property Firstred\PostNL\Entity\Content::$Value
- Type:
string | null
- protected static property Firstred\PostNL\Entity\Content::$Weight
- Type:
string | null
- protected static property Firstred\PostNL\Entity\Content::$Content
- Type:
Methods
- public Firstred\PostNL\Entity\Content::__construct($CountryOfOrigin=null, $Description=null, $HSTariffNr=null, $Quantity=null, $Value=null, $Weight=null, $Content=null)
- Parameters:
$CountryOfOrigin (string | null)
$Description (string | null)
$HSTariffNr (string | null)
$Quantity (string | null)
$Value (string | null)
$Weight (string | null)
$Content (
Firstred\PostNL\Entity\Content[]| null)