.. rst-class:: phpdoctorst .. role:: php(code) :language: php OldStatus ========= .. php:namespace:: Firstred\PostNL\Entity .. php:class:: OldStatus .. rst-class:: phpdoc-description | Class OldStatus\. :Parent: :php:class:`Firstred\\PostNL\\Entity\\AbstractEntity` Summary ------- Methods ~~~~~~~ * :php:meth:`public \_\_construct\($PhaseCode, $PhaseDescription, $OldStatusCode, $OldStatusDescription, $TimeStamp\)` Properties ---------- .. php:attr:: public defaultProperties :Type: string[][] .. php:attr:: protected static CurrentPhaseCode :Type: string | null .. php:attr:: protected static CurrentPhaseDescription :Type: string | null .. php:attr:: protected static CurrentOldStatusCode :Type: string | null .. php:attr:: protected static CurrentOldStatusDescription :Type: string | null .. php:attr:: protected static CurrentOldStatusTimeStamp :Type: string | null Methods ------- .. rst-class:: public .. php:method:: public __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)