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