Expectation¶
-
class
Firstred\PostNL\Entity\Expectation¶ - Class Expectation.
Summary¶
Methods¶
Properties¶
-
public property
Firstred\PostNL\Entity\Expectation::$defaultProperties¶ - Type
string[][]
-
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($ETAFrom=null, $ETATo=null)¶ - Parameters
$ETAFrom (
DateTimeInterface| string | null)$ETATo (
DateTimeInterface| string | null)
- Throws
-
public
Firstred\PostNL\Entity\Expectation::setETAFrom($ETAFrom=null)¶ - Parameters
$ETAFrom (
DateTimeInterface| string | null)
- Returns
static
- Throws
- Since
1.2.0
-
public
Firstred\PostNL\Entity\Expectation::setETATo($ETATo=null)¶ - Parameters
$ETATo (
DateTimeInterface| string | null)
- Returns
static
- Throws
- Since
1.2.0