TimeframeTimeFrame
- class Firstred\PostNL\Entity\TimeframeTimeFrame
- Class TimeframeTimeFrame.
Summary
Methods
Properties
- public property Firstred\PostNL\Entity\TimeframeTimeFrame::$defaultProperties
- Type:
string[][]
- protected static property Firstred\PostNL\Entity\TimeframeTimeFrame::$Date
- Type:
string | null
- protected static property Firstred\PostNL\Entity\TimeframeTimeFrame::$From
- Type:
string | null
- protected static property Firstred\PostNL\Entity\TimeframeTimeFrame::$Options
- Type:
string[] | null
- protected static property Firstred\PostNL\Entity\TimeframeTimeFrame::$To
- Type:
string | null
- protected static property Firstred\PostNL\Entity\TimeframeTimeFrame::$Sustainability
- Type:
Methods
- public Firstred\PostNL\Entity\TimeframeTimeFrame::__construct($GetSentDate=null, $From=null, $To=null, $Options=null, $Sustainability=null)
- Parameters:
$GetSentDate (string |
\DateTimeInterface| null)$From (string | null)
$To (string | null)
$Options (string[] | null)
$Sustainability (
Firstred\PostNL\Entity\Sustainability| null)
- Throws:
- public Firstred\PostNL\Entity\TimeframeTimeFrame::setDate($Date=null)
- Parameters:
$Date (string |
\DateTimeInterface| null)
- Returns:
static
- Throws:
- Since:
1.2.0
- public static Firstred\PostNL\Entity\TimeframeTimeFrame::jsonDeserialize($json)
- Parameters:
$json (
stdClass)
- Returns:
mixed |
\stdClass| null- Throws:
- Throws:
- Throws:
- Throws:
- Since:
1.2.0