.. rst-class:: phpdoctorst .. role:: php(code) :language: php ConfirmingResponseShipment ========================== .. php:namespace:: Firstred\PostNL\Entity\Response .. php:class:: ConfirmingResponseShipment .. rst-class:: phpdoc-description | Class ConfirmingResponseShipment\. :Parent: :php:class:`Firstred\\PostNL\\Entity\\AbstractEntity` Summary ------- Methods ~~~~~~~ * :php:meth:`public \_\_construct\($Barcode, $Warnings\)` Properties ---------- .. php:attr:: public defaultProperties :Type: string[][] .. php:attr:: protected static Barcode :Type: string | null .. php:attr:: protected static Warnings :Type: :any:`\\Firstred\\PostNL\\Entity\\Warning\[\] ` | null Methods ------- .. rst-class:: public .. php:method:: public __construct( $Barcode=null, $Warnings=null) :Parameters: * **$Barcode** (string | null) * **$Warnings** (:any:`Firstred\\PostNL\\Entity\\Warning\[\] ` | null)