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:----IlVvFOP/h/ELPcnT77wcSRDfhwaZ09wV+xnXCdYJqse/PDFvzAk/uK/ZxIUleh7Lx9MUpkLNhOUWOsmGp6ZnVCqN0OLLzNILeUQxIynGGe8f/2plrKoSNVbXmSUvHGNrOz1I7YBGtj8RHa/DC3ArbcbchgdJj1+zV1rFesLKQt/jgxHE2a7VTMeI6j956aNVqAUWPkeRfazOJEUcZ2lyFmxwDv0oxr99oBl/fx4FKAOjZpq2af0AYpAVpGfX5zHtpTFn8DjDVlTptmrPsJhMBF4+/6P7S3pKqxmGCI6mZM86Y6rnp+dhaAH5rYqOSf0YJiF9Hp+Jd66tHHWUtdvcL+yCDVljpkquV1XtaNV2KmhL1u3zpCn99WgHOpZLVjCgbFCFCyiSVAdz6OoXeIMqcaR2APDXB8ByEXHSMgwFWqb3bKPYAteQkmISECx6dG/eLqK3AO1cPDsoPetgWmPDSjIIrWTXU6+V6E8mZA1eWpbFyr5v5LCtE2KrqTtJuFqSgt5+CWirgR84jdrozlQaRtIF/m/AiUdjUmrOO9clHhWWbPi45XfCMkLBUF+VA8d7FNvDnoBN+W42exiLpqvIfwVwZNuwa18EvVf8O2ulWDyUn3lZAFVbuy+1Hxyx3Ec2Ky+y82BW0He4qABXpUKMDvltss/P6+al+wIby7S4S5w=----ATTACHMENT:----ODQ4NDk5OTczNzA0NjEyNSA2NzEzNDMzNTY1NTAxOTU4IDc4OTkwOTc0OTk1NzMzNzA=