.. rst-class:: phpdoctorst .. role:: php(code) :language: php Timeframes ========== .. php:namespace:: Firstred\PostNL\Entity .. php:class:: Timeframes .. rst-class:: phpdoc-description | Class Timeframes\. :Parent: :php:class:`Firstred\\PostNL\\Entity\\AbstractEntity` Summary ------- Methods ~~~~~~~ * :php:meth:`public \_\_construct\($timeframes, $timeframetimeframes\)` * :php:meth:`public jsonSerialize\(\)` Properties ---------- .. php:attr:: public defaultProperties :Type: string[][] .. php:attr:: protected static Timeframes :Type: :any:`\\Firstred\\PostNL\\Entity\\Timeframe\[\] ` | null .. php:attr:: protected static TimeframeTimeFrames :Type: :any:`\\Firstred\\PostNL\\Entity\\TimeframeTimeFrame\[\] ` | null Methods ------- .. rst-class:: public .. php:method:: public __construct( $timeframes=null, $timeframetimeframes=null) .. rst-class:: phpdoc-description | Timeframes constructor\. :Parameters: * **$timeframes** (array | null) * **$timeframetimeframes** (:any:`Firstred\\PostNL\\Entity\\TimeframeTimeFrame\[\] ` | null) .. rst-class:: public .. php:method:: public jsonSerialize() .. rst-class:: phpdoc-description | Return a serializable array for \`json\_encode\`\. :Returns: array