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