GetSentDateResponse
- class Firstred\PostNL\Entity\Response\GetSentDateResponse
Summary
Methods
Properties
- protected static property Firstred\PostNL\Entity\Response\GetSentDateResponse::$SentDate
- Type:
\DateTimeInterface| null
- protected static property Firstred\PostNL\Entity\Response\GetSentDateResponse::$Options
- Type:
string[] | null
Methods
- public Firstred\PostNL\Entity\Response\GetSentDateResponse::__construct($GetSentDate=null, $Options=null)
- public Firstred\PostNL\Entity\Response\GetSentDateResponse::setSentDate(string|\\DateTimeInterface|null $SentDate=null)
- Throws:
- Since:
1.2.0
- public Firstred\PostNL\Entity\Response\GetSentDateResponse::getOptions()
- Returns:
string[] | null
- public Firstred\PostNL\Entity\Response\GetSentDateResponse::setOptions($Options)
- Parameters:
$Options (string[] | null)
- Returns:
static
- public Firstred\PostNL\Entity\Response\GetSentDateResponse::getSentDate()
- Returns:
\DateTimeInterface| null