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:----XqiHaV5zjAhRx6FZFPPFB4k891LEl2Uru9IdZE/+A6090xKzOg2WfludhUfDhj6rvWZTdzGUWDKCT+VVgHJBMttSC+LBYKOs2jQu7jDo4YHw2ZJikzvlBwoAMhwGnqv1vnv1ewWb0IWMrF9Zz93zmVUmemaOLCfggIdJYHbVhKsNFQKqFTsy3m7ndyLHZB5AezWBHiq+ZmjliKECcf6obG7CwkNJ/wd1R8gM+FXuW49yN1G1gYR2MYrO2nPgpXCBqKNKKN4xYrQF8EEcCyBhoICB9WBTRfzUmyCimz9bIGZgwRlMUQfRRX+esidtJGChrJOYv3fKwkJ2qbZYxFqBGYfF5l0YXNQBRn+aeePo/VasJf78OlpvoqjNLiil5f0e1d8UtvJp0dNW2vusJXhVCPdhvL36T8TI6VE0ciHZ9JAS/cwX6cb5FkAS1zsOWO+2h6V4y3mFWKQAidHPXjY4tGrjU1Z3FASJMzIDq9b9a0gwDfl+f4itJu2FIrIvqIUB3/33JZV8u8h0DCYKfNnvd9f/s0Wjs4ziDYhzC/64KbaPvXCnQ5kSMye4jPYMk4zDVIuX8q6FDYD20zPS9RcMAelxRLQLEYObx0LhV8RF+rzVsVet5iTCbtLEaPJRtQUI1qFnSQMm4UBcjysxfv1uOhFrdVQ5P+OjNeEi2hn02es=----ATTACHMENT:----MTc3MTUzNTA5NzgxMzY2NiA0NjYzMzg2MDg2MDM1MzQ5IDY5MzIwMjIxMTA3MDA1MjI=