Expectation
- class Firstred\PostNL\Entity\Expectation
Summary
Methods
Properties
- protected static property Firstred\PostNL\Entity\Expectation::$ETAFrom
- Type:
\DateTimeInterface| null
- protected static property Firstred\PostNL\Entity\Expectation::$ETATo
- Type:
\DateTimeInterface| null
Methods
- public Firstred\PostNL\Entity\Expectation::__construct(\\DateTimeInterface|string|null $ETAFrom=null, \\DateTimeInterface|string|null $ETATo=null)
- public Firstred\PostNL\Entity\Expectation::getETAFrom()
- Returns:
\DateTimeInterface| null
- public Firstred\PostNL\Entity\Expectation::setETAFrom(\\DateTimeInterface|string|null $ETAFrom=null)
- Throws:
- Since:
1.2.0
- public Firstred\PostNL\Entity\Expectation::getETATo()
- Returns:
\DateTimeInterface| null
- public Firstred\PostNL\Entity\Expectation::setETATo(\\DateTimeInterface|string|null $ETATo=null)
- Throws:
- Since:
1.2.0