OldStatus
- class Firstred\PostNL\Entity\OldStatus
- Class OldStatus.
Summary
Methods
Properties
- public property Firstred\PostNL\Entity\OldStatus::$defaultProperties
- Type:
string[][]
- protected static property Firstred\PostNL\Entity\OldStatus::$CurrentPhaseCode
- Type:
string | null
- protected static property Firstred\PostNL\Entity\OldStatus::$CurrentPhaseDescription
- Type:
string | null
- protected static property Firstred\PostNL\Entity\OldStatus::$CurrentOldStatusCode
- Type:
string | null
- protected static property Firstred\PostNL\Entity\OldStatus::$CurrentOldStatusDescription
- Type:
string | null
- protected static property Firstred\PostNL\Entity\OldStatus::$CurrentOldStatusTimeStamp
- Type:
string | null
Methods
- public Firstred\PostNL\Entity\OldStatus::__construct($PhaseCode=null, $PhaseDescription=null, $OldStatusCode=null, $OldStatusDescription=null, $TimeStamp=null)
- Parameters:
$PhaseCode (string | null)
$PhaseDescription (string | null)
$OldStatusCode (string | null)
$OldStatusDescription (string | null)
$TimeStamp (string | null)