.. rst-class:: phpdoctorst .. role:: php(code) :language: php Envelope ======== .. php:namespace:: Firstred\PostNL\Entity\SOAP .. php:class:: Envelope .. rst-class:: phpdoc-description | Class Envelope\. :Parent: :php:class:`Firstred\\PostNL\\Entity\\AbstractEntity` Summary ------- Methods ~~~~~~~ * :php:meth:`public \_\_construct\($Header, $Body\)` Properties ---------- .. php:attr:: public defaultProperties .. rst-class:: phpdoc-description | Default properties and namespaces for the SOAP API\. :Type: array .. php:attr:: protected static Header :Type: :any:`\\Firstred\\PostNL\\Entity\\SOAP\\Header ` | null .. php:attr:: protected static Body :Type: :any:`\\Firstred\\PostNL\\Entity\\SOAP\\Body ` | null Methods ------- .. rst-class:: public .. php:method:: public __construct( $Header=null, $Body=null) .. rst-class:: phpdoc-description | Envelope constructor\. :Parameters: * **$Header** (:any:`Firstred\\PostNL\\Entity\\SOAP\\Header ` | null) * **$Body** (:any:`Firstred\\PostNL\\Entity\\SOAP\\Body ` | null)