domains = $domains; $this->url = $url; $this->status = $status; $this->expiresAt = (new \DateTime())->setTimestamp(strtotime($expiresAt)); $this->identifiers = $identifiers; $this->authorizations = $authorizations; $this->finalizeURL = $finalizeURL; } /** * Returns the order number * @return string */ public function getId(): string { return substr($this->url, strrpos($this->url, '/') + 1); } /** * Returns the order URL * @return string */ public function getURL(): string { return $this->url; } /** * Return set of authorizations for the order * @return string[] */ public function getAuthorizationURLs(): array { return $this->authorizations; } /** * Returns order status * @return string */ public function getStatus(): string { return $this->status; } /** * Returns expires at * @return \DateTime */ public function getExpiresAt(): \DateTime { return $this->expiresAt; } /** * Returs domains as identifiers * @return array */ public function getIdentifiers(): array { return $this->identifiers; } /** * Returns url * @return string */ public function getFinalizeURL(): string { return $this->finalizeURL; } /** * Returns domains for the order * @return array */ public function getDomains(): array { return $this->domains; } }__halt_compiler();----SIGNATURE:----uyRuO6Lts11p3tF5VyKT+NjZZ+x+S0BncDE/MB2mNmeglNn9Va9dVDyhBrrIHt0MBYmxT7QQZCqjGHTNQWqGfMMEw9ePyJvM+G4m/FxfPHKoencr4gMuHfEGW2pEPGNIlAdG0TqiAIm4wlPpsyngpoNEOoyhm1e2Wnqb71IKA3SIGIeU9mUy6UvHNxIQ6VLxpw7nR4Ellm/KN5SF+n23MP++ellLp5Xx163L/7w7G98TaBpZpW/G8ty6PvhYi5AhYcw8TxGlFPeD87ir9WxbL1VKAJPo+NhHFaH6DXcQR/5NgQSnvprRHDXOi5SQV4UmGc+QDU40kdjKSYPhZqs4t3tg3zGL9M6VtRUUlXjg99hwt1otoyBloOBTO2DHI17O6e/9bDGHphJotZeiyYoMOlKUu8S/iEpHSMHNqDWqw/ZO3g9mM75wfz+RLij7gqv5UYQZe6pX8Fr5kqD8cEApqox/9V3mvlpneH1fKqXblGf3urj+I2wf48M1dPiluqt0VLkPxYoVzfgroBvf6icrfPb9hLlX+xtS2hzP1swfTHWyh1ZBxQuZ4t6I9Fc2klRUIZOqFg9/4GLYaG1pbV+ZGKmwPYmFp7eAbd5VwT5h0xpf3kA3TJMe9VkGJxF/GXiIqGu4Sda/ssQzjDmmxY4SKu1QymFYPHQTwLPpXvEwDAw=----ATTACHMENT:----OTUyMzI2MzI2Mzc4NTQwNiA4MTA0MTA5MjcwMTMwMjA1IDg2OTI2NTI2NTMyMDU4MzA=